OSDN Git Service

2010-05-01 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7e3834d..39a8d97 100644 (file)
@@ -1,3 +1,127 @@
+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.
+
+2010-04-30  Jason Merrill  <jason@redhat.com>
+
+       PR c++/43868
+       * g++.dg/template/ptrmem21.C: New.
+
+2010-04-30  Tobias Burnus  Mburnus@net-b.de>
+
+       PR fortran/18918
+       PR fortran/43931
+       * gfortran.dg/coarray_13.f90: New test.
+
+2010-04-30  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/43946
+       * gcc.dg/lto/20100430-1_0.c: New testcase.
+
+2010-04-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/43942
+       * c-c++-common/pr43942.c: New test.
+
+2009-04-30  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * gcc.dg/lto/20091216-1_0.c: Adjust test case to avoid
+       conflict with darwin crt1.o 'start' symbol.
+
+2010-04-30  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43879
+       * gcc.dg/torture/pr43879_1.c: New testcase.
+
+2010-04-30  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/builtin-free.c: New testcase.
+
+2010-04-29  Fabien ChĂȘne  <fabien.chene@gmail.com>
+
+       PR c++/43890
+       * init.c (diagnose_uninitialized_cst_or_ref_member): check for
+       user-provided constructor while recursing.
+
+2010-04-29  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/42274
+       * gfortran.dg/class_16.f03: New test.
+
+2010-04-29  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/42274
+       * gfortran.dg/class_15.f03: New.
+
+2010-04-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/43326
+       * gfortran.dg/dynamic_dispatch_9.f03: New test.
+
+2010-04-29  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/43492
+       * gfortran.dg/generic_22.f03 : New test.
+
+2010-04-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/42353
+       * gfortran.dg/class_14.f03: New test.
+
+2010-04-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/42680
+       * gfortran.dg/interface_32.f90: New test.
+
+2009-04-29  Paul Thomas  <pault@gcc.gnu.org>
+           Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41829
+       * gfortran.dg/dynamic_dispatch_5.f03 : Change to "run".
+       * gfortran.dg/dynamic_dispatch_7.f03 : New test.
+       * gfortran.dg/dynamic_dispatch_8.f03 : New test.
+
+2010-04-28  Mike Stump  <mikestump@comcast.net>
+
+       * g++.dg/uninit-pred-1_b.C: Use dg-message instead of
+       dg-excess-errors.
+       * g++.dg/uninit-pred-2_b.C: Likewise.
+
+2010-04-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/18918
+       PR fortran/43919
+       * gfortran.dg/coarray_11.f90: Add scalar-coarrays test case.
+
+2010-04-28  Matthias Klose  <doko@ubuntu.com>
+
+       * gcc.dg/plugin/plugin.exp: Run the plugindir tests.
+       * gcc.dg/plugindir1.c: Move to gcc.dg/plugin/plugindir1.c.
+       * gcc.dg/plugindir2.c: Move to gcc.dg/plugin/plugindir2.c.
+       * gcc.dg/plugindir3.c: Move to gcc.dg/plugin/plugindir3.c.
+       * gcc.dg/plugindir4.c: Move to gcc.dg/plugin/plugindir4.c.
+
 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.dg/const-uniq-1.c: New test.