OSDN Git Service

fixincludes:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 74c11e8..9d9c543 100644 (file)
@@ -1,3 +1,54 @@
+2010-10-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR c++/46024
+       * g++.dg/warn/miss-format-1.C: Enclose dg-error target list in braces.
+
+2010-10-20  Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
+
+       PR c++/46056
+       * g++.dg/cpp0x/range-for7.C: New.
+
+2010-10-20  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/45667
+       * g++.dg/lto/20101020-1_0.h: New testcase.
+       * g++.dg/lto/20101020-1_0.C: Likewise.
+       * g++.dg/lto/20101020-1_1.C: Likewise.
+
+2010-10-20  Dmitry Melnik  <dm@ispras.ru>
+
+       * gcc.dg/20101013-1.c: New test.
+
+2010-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/46085
+       * gcc.target/i386/pr46085-1.c: New.
+       * gcc.target/i386/pr46085-2.c: Likewise.
+
+2010-10-20  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/45860
+       * gcc.dg/torture/pr45860.c: New testcase.
+
+2010-10-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr25.adb: New test.
+       * gnat.dg/discr25_pkg.ad[sb]: New helper.
+
+2010-10-20  Olivier Hainque  <hainque@adacore.com>
+
+       * gcc.target/powerpc/ehreturn.c: New test.
+
+2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
+       
+       Merge from 'apple/trunk' branch on FSF servers.  Test adapted to
+       not require Foundation and run with the GNU runtime as well.
+
+       2006-03-13  Fariborz Jahanian <fjahanian@apple.com>
+
+        Radar 4439126
+       * obj-c++.dg/template-8.mm: New.        
+
 2010-10-20  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR objc/23709