OSDN Git Service

2010-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index bedc124..a576470 100644 (file)
@@ -1,3 +1,87 @@
+2010-10-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/45943
+       * gfortran.dg/streamio_16.f90: Update test.
+
+2010-10-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/45903
+       * gcc.target/i386/pr45903.c: New test.
+
+2010-10-08  Arnaud Charlet  <charlet@adacore.com>
+
+       * gnat.dg/interface5.adb: Compile with warnings disabled.
+
+2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       * obj-c++.dg/encode-10.mm: New testcase.
+
+2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       PR objc++/23614
+       * obj-c++.dg/lookup-2.mm: Do not assign 'nil' to a pointer to a
+       C++ class.  Removed XFAIL.
+
+2010-10-07  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/45933
+       * gfortran.dg/typebound_operator_5.f03: New.
+
+2010-10-07  Nicola Pero  <nicola.pero@meta-innovation.com>
+
+       Merge from 'apple/trunk' branch on FSF servers.
+       
+       2006-04-26  Fariborz Jahanian <fjahanian@apple.com>
+
+       Radar 4508851
+       * obj-c++.dg/method-namespace-1.mm: New.
+
+2010-10-07  Martin Jambor  <mjambor@suse.cz>
+
+       * gcc.dg/tree-ssa/sra-11.c: New test.
+
+2010-10-07  Tejas Belagod  <tejas.belagod@arm.com>
+
+       PR Tree-Vect/45847
+       * gcc.dg/vect/pr45847.c: New test.
+
+2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
+           Kai Tietz  <kai.tietz@onevision.com>
+
+       * objc.dg/proto-lossage-4.m: Use intptr_t instead of long type.
+
+2010-10-07  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/45732
+       * gcc.dg/torture/pr45732.c: New testcase.
+
+2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * objc.dg/foreach-1.m: Adjust for -fnext-runtime compatibility.
+       * objc.dg/foreach-2.m: Likewise.
+       * objc.dg/foreach-3.m: Likewise.
+       * objc.dg/foreach-4.m: Likewise.
+       * objc.dg/foreach-5.m: Likewise.
+       * objc.dg/foreach-6.m: Likewise.
+       * objc.dg/foreach-7.m: Likewise.
+       * objc.dg/objc-foreach-4.m: Likewise.
+       * objc.dg/objc-foreach-5.m: Likewise.
+
+2010-10-07  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/45869
+       * gcc.dg/torture/pr45869.c: New testcase.
+       
+2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * objc.dg/set-not-used-1.m: New
+       * obj-c++.dg/set-not-used-1.mm: New.
+
+2010-10-07  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * objc.dg/attributes/method-attribute-3.m: New.
+       * obj-c++.dg/attributes/method-attribute-3.mm: New.
+
 2010-10-07  Mikael Morin  <mikael@gcc.gnu.org>
 
        PR fortran/45916