OSDN Git Service

PR middle-end/48973
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c62eccd..28a22e3 100644 (file)
@@ -1,5 +1,38 @@
+2011-05-23  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/48973
+       * gcc.c-torture/execute/pr48973-1.c: New test.
+       * gcc.c-torture/execute/pr48973-2.c: New test.
+
+2011-05-22  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/sfinae23.C: New.
+       * g++.dg/cpp0x/sfinae8.C: Correct.
+
+2011-05-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/49029
+       * gcc.c-torture/compile/pr49029.c: New test.
+
 2011-05-20  Jason Merrill  <jason@redhat.com>
 
+       * g++.dg/cpp0x/constexpr-static7.C: New.
+
+       * g++.dg/cpp0x/enum13.C: New.
+
+       * g++.dg/cpp0x/defaulted26.C: New.
+
+       * g++.dg/cpp0x/noexcept02.C: Fix.
+       * g++.dg/cpp0x/noexcept03.C: Fix.
+       * g++.dg/cpp0x/noexcept08.C: Fix.
+       * g++.dg/cpp0x/noexcept10.C: New.
+
+       * g++.dg/cpp0x/constexpr-friend.C: New.
+       * g++.dg/cpp0x/constexpr-incomplete1.C: New.
+       * g++.dg/cpp0x/constexpr-incomplete2.C: New.
+       * g++.dg/cpp0x/constexpr-incomplete3.C: New.
+       * g++.dg/cpp0x/constexpr-memfn1.C: Adjust.
+
        * g++.dg/cpp0x/sfinae22.C: New.
 
        * g++.dg/cpp0x/variadic108.C: New.