re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))
[gcc.git] / gcc / testsuite / ChangeLog
index 7fe8a18ca0fdb43523dbf353b83a666a09ed3523..cd043f2c12d8b2ace721e29ab78924b85ba58511 100644 (file)
@@ -1,3 +1,45 @@
+2012-04-06  Mike Stump  <mikestump@comcast.net>
+
+       PR testsuite/50722
+       * gcc.dg/pr49994-3.c: Use -w to squelch non-portable warnings.
+
+2012-04-05  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52596
+       * g++.dg/template/qualified-id5.C: New.
+
+2012-04-05  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/52882
+       * gcc.target/i386/pr52882.c: New test.
+
+2012-04-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+           Dominique D'Humieures  <dominiq@lps.ens.fr>
+
+       PR testsuite/52614
+       * gcc.dg/vect/vect.exp: Use -fno-common on all targets.
+       * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Likewise.
+
+2012-04-04  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52845
+       * g++.dg/cpp0x/lambda/lambda-warn4.C: New.
+
+2012-04-03  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52796
+       * g++.dg/cpp0x/variadic-value1.C: New.
+
+2012-04-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/pack18.adb: New test.
+       * gnat.dg/pack18_pkg.ads: New helper.
+
+2012-04-03  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52808
+       * gcc.dg/pr52808.c: New testcase.
+
 2012-04-03  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/52835