re PR debug/42630 ("-fcompare-debug failure (length)" with "-O1 -fvariable-expansion...
[gcc.git] / gcc / testsuite / ChangeLog
index fc9ee831db69099c4286537219e7f721009118bc..f9074e3ab60ab6cba92be606c8501a65665991aa 100644 (file)
@@ -1,3 +1,30 @@
+2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR debug/42630
+       * gcc.dg/pr42630.c: New.
+
+2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR debug/42629
+       * gcc.dg/pr42629.c: New.
+
+2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR middle-end/42363
+       * gcc.dg/torture/pr42363.c: New.
+
+2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR debug/42604
+       PR debug/42395
+       * gcc.dg/vect/pr42604.c: New.
+       * gcc.dg/vect/pr42395.c: New.
+
+2010-01-09  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/42512
+       * gcc.c-torture/execute/pr42512.c: New testcase.
+
 2010-01-09  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/41298