OSDN Git Service

* c-common.c (c_common_reswords): Add _Static_assert for C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 1ce44f0..64242be 100644 (file)
@@ -1,3 +1,35 @@
+2010-05-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c1x-static-assert-1.c, gcc.dg/c1x-static-assert-2.c,
+       gcc.dg/c1x-static-assert-3.c, gcc.dg/c1x-static-assert-4.c,
+       gcc.dg/c1x-static-assert-5.c, gcc.dg/c1x-static-assert-6.c,
+       gcc.dg/c90-static-assert-1.c, gcc.dg/c99-static-assert-1.c: New
+       tests.
+
+2010-05-15  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/eh/spec10.C: New.
+       * g++.dg/eh/spec11.C: New.
+       * g++.old-deja/g++.mike/eh34.C: Remove dg-options.
+
+2010-05-15  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/44154
+       PR fortran/42647
+       * gfortran.dg/allocatable_scalar_9.f90: New.
+
+2010-05-15  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/44148
+       * g++.dg/torture/pr44148.C: New test.
+
+2010-05-15  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c1x-anon-struct-1.c, gcc.dg/c1x-anon-struct-2.c,
+       gcc.dg/c90-anon-struct-1.c, gcc.dg/c99-anon-struct-1.c: New tests.
+       * gcc.dg/20080820.c, gcc.dg/anon-struct-1.c: Update expected
+       diagnostics and type sizes.
+
 2010-05-15  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/lto9.adb: New test.