OSDN Git Service

2008-05-06 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e5bf09b..9cd9e21 100644 (file)
@@ -1,3 +1,32 @@
+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