OSDN Git Service

2010-05-01 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 0fa5ee7..39a8d97 100644 (file)
@@ -1,3 +1,24 @@
+2010-05-01  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43949
+       * g++.dg/warn/Warray-bounds-5.C: New testcase.
+
+2010-05-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR c++/43951
+       * g++.dg/init/new28.C: New.
+
+2010-04-30  Iain Sandoe <iains@gcc.gnu.org>
+
+       PR objc++/32052
+       * obj-c++.dg/encode-2.mm: Remove XFAIL. Add test for anonymous
+       structure and nested declarations.
+       * obj-c++.dg/encode-3.mm:  Remove XFAIL. Add test for anonymous
+       structure and nested declarations.  Reduce header clutter and
+       use _exit() rather than abort().
+       * objc.dg/encode-10.m: New.
+       * objc.dg/encode-11.m: New.
+
 2010-04-30  DJ Delorie  <dj@redhat.com>
 
        * gcc.c-torture/execute/20100430-1.c: New test.