OSDN Git Service

Fix PR c++/40239
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c0b4618..65c9f02 100644 (file)
@@ -1,3 +1,36 @@
+2010-04-07  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/40239
+       * g++.dg/init/aggr5.C: New test.
+       * g++.dg/init/aggr5.C: New test.
+
+2010-04-07  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43270
+       * g++.dg/warn/Warray-bounds-4.C: New testcase.
+       * gcc.dg/Warray-bounds-7.c: Likewise.
+
+2010-04-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/bit_packed_array.ad[sb]: Rename into...
+       * gnat.dg/bit_packed_array1.ad[sb]: ...this.
+       * gnat.dg/bit_packed_array4.ad[sb]: New test.
+
+2010-04-07  Jie Zhang  <jie@codesourcery.com>
+
+       PR c++/42556
+       * g++.dg/init/pr42556.C: New test.
+
+2010-04-07  Dodji Seketeli  <dodji@redhat.com>
+
+       PR debug/43628
+       * g++.dg/debug/dwarf2/typedef2.C: New test.
+
+2010-04-06  Dodji Seketeli  <dodji@redhat.com>
+
+       * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from 
+       c-c++-common/dwarf2/redeclaration-1.C
+
 2010-04-06  Jason Merrill  <jason@redhat.com>
 
        * g++.dg/cpp0x/pr31437.C: Adjust error location.