OSDN Git Service

2008-05-06 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 1eea848..9cd9e21 100644 (file)
@@ -1,3 +1,100 @@
+2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/36155
+       * g++.dg/ext/utf32-4.C: Fix a typo.
+
+2008-05-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR testsuite/36155
+       * gcc.dg/utf32-4.c: Fix a typo.
+
+       * lib/target-supports.exp (check_effective_target_4byte_wchar_t):
+       Use __WCHAR_TYPE__ instead of wchar_t.
+
+2008-05-06  Mark Shinwell  <shinwell@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+           Andrew Jenner  <andrew@codesourcery.com>
+
+       * g++.old-deja/g++.jason/enum6.C, g++.old-deja/g++.law/enum9.C,
+       g++.old-deja/g++.other/enum4.C, gfortran/enum_9.f90,
+       gfortran.dg/enum_10.f90: Broaden dg-options pattern.
+
+2008-05-06  Tom Tromey  <tromey@redhat.com>
+
+       PR preprocessor/35313, PR preprocessor/36088:
+       * gcc.dg/cpp/pr35313.c: New file.
+       * gcc.dg/cpp/if-oppr.c: Remove test for ',' in a conditional
+       expression.
+       * gcc.dg/cpp/if-oppr2.c: New file.
+
+2008-05-06  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/36117
+       * gfortran.dg/bessel_2.f90: New.
+
+2008-05-06  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/fatp_sra.adb: New test.
+       
+2008-05-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/36141
+       * gcc.c-torture/pr36141.c: New testcase.
+
+2008-05-06  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * lib/target-supports.exp (check_effective_target_4byte_wchar_t):
+       New proc.
+       * gcc.dg/utf16-4.c: Use it.
+       * gcc.dg/utf32-4.c: Use it.
+       * g++.dg/ext/utf16-4.C: Use it.
+       * g++.dg/ext/utf32-4.C: Use it.
+
+2008-05-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * gfortran.dg/dev_null.f90. Remove and replace with...
+       * gfortran.dg/dev_null.F90: Use preprocessor define to
+       generalize the DEV_NULL name.
+
+2008-05-05  Andrew Pinski  <andrew.pinski@playstation.sony.com>
+
+       * gcc.dg/tree-ssa/forwprop-5.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-6.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-7.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-8.c: New testcase.
+       * gcc.dg/tree-ssa/forwprop-9.c: New testcase.
+
+2008-05-05  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/36119
+       * gfortran.dg/vect/pr36119.f: New test. 
+
+2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35995
+       * gfortran.dg/intrinsic_ifunction_1.f90:  New test case.
+
+2008-05-04   Andy Hutchinson   <hutchinsonandy@aim.com>
+
+       * gcc.dg/nested-func-5.c: Skip for target without trampolines.
+       * gcc.dg/torture/nested-fn-1.c: Ditto.
+
+2008-05-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35990
+       * gfortran.dg/intrinsic_pack_4.f90:  New test case.
+
+2008-05-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr6_pkg.ads: New helper.
+       * gnat.dg/discr6.adb: New test.
+
+2008-05-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/alignment4.adb: Adjust.
+       * gnat.dg/alignment5.adb: Likewise.
+       * gnat.dg/alignment6.adb: XFAIL.
+
 2008-05-03  Richard Guenther  <rguenther@suse.de>
 
        * gcc.dg/tree-ssa/loop-36.c: Cleanup the dump file.