OSDN Git Service

Fix a typo in ChangeLog.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 9adb755..59a1053 100644 (file)
@@ -1,3 +1,12 @@
+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):
@@ -5,7 +14,7 @@
        * gcc.dg/utf16-4.c: Use it.
        * gcc.dg/utf32-4.c: Use it.
        * g++.dg/ext/utf16-4.C: Use it.
-       * gcc.dg/ext/utf32-4.C: Use it.
+       * g++.dg/ext/utf32-4.C: Use it.
 
 2008-05-05  Danny Smith  <dannysmith@users.sourceforge.net>