OSDN Git Service

2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 2f66445..64bdac5 100644 (file)
@@ -1,3 +1,318 @@
+2012-02-15  Tobias Grosser <grosser@fim.uni-passau.de>
+
+       PR tree-optimization/50561
+       * gcc.dg/graphite/pr50561.c: New testcase.
+
+2012-02-15  Georg-Johann Lay  <avr@gjlay.de>
+
+       * gcc.target/avr/torture/builtin_insert_bits-1.c: New test.
+       * gcc.target/avr/torture/builtin_insert_bits-2.c: New test.
+
+2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr35.ad[sb]: New test.
+
+2012-02-15  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/volatile10.adb: New test.
+       * gnat.dg/volatile10_pkg.ads: New helper.
+
+2012-02-14  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/ext/attrib43.C: New.
+
+2012-02-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       * lib/target-supports.exp (check_effective_target_fgnu_tm): New
+       proc.
+       * gfortran.dg/trans-mem-skel.f90: Gate test on effective_target
+       fgnu_tm. 
+       * gcc.dg/lto/trans-mem-1_0.c, gcc.dg/lto/trans-mem-2_0.c,
+       gcc.dg/lto/trans-mem-3_0.c, gcc.dg/lto/trans-mem-4_0.c: Ditto.
+       * gcc.dg/tm/tm.exp: Gate the whole of gcc.dg/tm on
+       effective_target fgnu_tm.
+       * g++.dg/tm/tm.exp: Ditto for g++.dg/tm.
+
+2012-02-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52247
+       * g++.dg/template/asmgoto1.C: New test.
+
+2012-02-14  Ian Lance Taylor  <iant@google.com>
+
+       PR go/48501
+       * go.test/go-test.exp (go-gc-tests): Disable optimizations when
+       compiling generated file for 64bit and index tests.
+
+2012-02-14  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/lower-subreg-1.c: Fix and simplify target selector.
+
+2012-02-14  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52244
+       PR tree-optimization/51528
+       * gcc.dg/torture/pr52244.c: New testcase.
+
+2012-02-14  Walter Lee  <walt@tilera.com>
+
+       * g++.dg/other/PR23205.C: Disable test on tile.
+       * g++.dg/other/pr23205-2.C: Disable test on tile.
+       * gcc.dg/20020312-2.c: Add a condition for __tile__.
+       * gcc.dg/20040813-1.c: Disable test on tile.
+       * gcc.dg/lower-subreg-1.c: Disable test on tilegx.
+       * gcc.misc-tests/linkage.exp: Handle tilegx.
+
+2012-02-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/52210
+       * gcc.dg/pr52210.c: New test.
+
+2012-02-14  Jason Merrill  <jason@redhat.com>
+
+       PR c++/39055
+       * g++.dg/overload/defarg5.C: New.
+
+2012-02-14  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/52181
+       * c-c++-common/pr52181.c: New test.
+
+2012-02-13  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52215
+       * g++.dg/ext/atomic-1.C: New test.
+
+2012-02-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * gcc.c-torture/execute/pr51933.c: Modify for s390 31 bit.
+
+2012-02-13  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/52209
+       * gcc.c-torture/execute/pr52209.c: New test.
+
+2012-02-12  Mikael Morin  <mikael@gcc.gnu.org>
+
+       PR fortran/50981
+       * gfortran.dg/elemental_optional_args_5.f03: New test.
+
+2012-02-12 Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR testsuite/50076
+       * c-c++-common/cxxbitfields-3.c: Adjust scan assembler for nonpic
+       cases.
+
+2012-02-11  Ian Lance Taylor  <iant@google.com>
+
+       PR go/51874
+       * go.test/go-test.exp (go-gc-tests): Don't run nilptr test on
+       SPARC Solaris.  Don't run the test at all on systems where it may
+       not work, rather than xfailing it.
+
+2012-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR rtl-optimization/52175
+       * gcc.c-torture/compile/pr52175.c: New test.
+
+2012-02-10  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51910
+       * g++.dg/template/repo10.C: New.
+
+2012-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/52132
+       * gcc.dg/pr52132.c: New test.
+
+2012-02-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/aggr4.ads: New test.
+       * gnat.dg/specs/aggr4_pkg.ads: New helper.
+
+2012-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/52146
+       * gcc.target/i386/pr52146.c: New.
+
+2012-02-10  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/52177
+       * c-c++-common/pr52177.c: New test.
+
+2012-02-10  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/48600
+       * g++.dg/torture/pr48600.C: New testcase.
+
+2012-02-09  Peter Bergner  <bergner@vnet.ibm.com>
+
+       PR middle-end/52140
+       * gcc.dg/dfp/pr52140.c: New test.
+
+2012-02-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/32380
+       * gfortran.dg/vect/pr32380.f: Use dg-additional-options instead
+       of dg-options.
+
+2012-02-09  Bin Cheng  <bin.cheng@arm.com>
+
+       PR middle-end/51867
+       * testsuite/c-c++-common/dfp/signbit-2.c: Change '-O0' to '-O1'.
+       * testsuite/gcc.dg/pr51867.c: New test.
+
+2012-02-09  Ian Lance Taylor  <iant@google.com>
+
+       * go.test/go-test.exp (go-gc-tests): Don't run stack.go on systems
+       which don't support -fsplit-stack.  Turn off optimization when
+       compiling select5-out.go.
+
+2012-02-08  Ian Lance Taylor  <iant@google.com>
+
+       * go.test/go-test.exp (go-gc-tests): Don't run chan/select2.go on
+       systems which don't support -fsplit-stack.
+
+2012-02-08  Andrew MacLeod  <amacleod@redhat.com>
+
+       * gcc.dg/simulate-thread/simulate-thread.exp: Use -O0, -O2, and -O3.
+       * gcc.dg/simulate-thread/simulate-thread.gdb: Don't display every
+       machine instuction in the log.
+
+2012-02-08  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       * lib/gcc-simulate-thread.exp (simulate-thread): Increase timeout
+         to 20 seconds.
+
+2012-02-08  Magnus Granberg  <zorry@gentoo.org>
+
+       PR driver/48524
+       * gcc.dg/pr48524.c: New test.
+       * gcc.dg/pr48524.spec: New spec file for test.
+
+2012-02-08  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/32380
+       * gfortran.dg/vect/pr32380.f90:  New test.
+
+2012-02-08  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/52151
+       * gfortran.dg/realloc_on_assign_12.f90: New.
+
+2012-02-08  Richard Guenther  <rguenther@suse.de>
+
+       PR rtl-optimization/52170
+       * gcc.dg/torture/pr52170.c: New testcase.
+
+2012-02-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR gcov-profile/52150
+       * gcc.dg/tree-prof/pr52150.c: New test.
+
+       PR rtl-optimization/52139
+       * gcc.dg/pr52139.c: New test.
+
+2012-02-07  Jason Merrill  <jason@redhat.com>
+
+       PR c++/51675
+       * g++.dg/cpp0x/constexpr-union3.C: New.
+
+       PR c++/52035
+       * g++.dg/lto/pr52035_0.C: New.
+
+2012-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gfortran.dg/guality/pr41558.f90: Use lp64 instead of hppa*64*-*-*.
+       * gcc.dg/special/weak-1.c: Likewise.
+       * gcc.dg/ucnid-12.c: Likewise.
+       * gcc.dg/torture/pr45678-1.c: Likewise.
+       * gcc.dg/torture/pr45678-2.c: Likewise.
+       * gcc.dg/vector-4.c: Likewise.
+       * gcc.dg/ipa/inline-5.c: Likewise.
+       * gcc.dg/ucnid-11.c: Likewise.
+       * gcc.misc-tests/gcov-13.c: Likewise.
+       * gcc.misc-tests/gcov-14.c: Likewise.
+       * g++.dg/ext/label13.C: Likewise.
+       * gcc.dg/tree-ssa/ssa-fre-31.c: Use dg-additional-options for extra
+       hppa*-*-hpux* options.
+       * gcc.dg/tree-ssa/ssa-fre-33.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-fre-34.c: Likewise.
+       * gcc.dg/pr48616.c: Likewise.
+       * gcc.dg/pr17957.c: Likewise.
+       * gcc.dg/pr17055-1.c: Likewise.
+       * gcc.dg/pr32912-1.c: Likewise.
+       * gcc.dg/tm/pr51472.c: Likewise.
+       * c-c++-common/fold-bitand-4.c: Likewise.
+       * c-c++-common/Wunused-var-12.c: Use lp64 instead of hppa*64*-*-*.
+       Use dg-additional-options for extra options.
+
+2012-02-07  Joern Rennecke <joern.rennecke@embecosm.com>
+
+       * gcc.target/epiphany/interrupt-2.c: New test.
+
+2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR target/52155
+       * gcc.target/mips/mips.exp (mips-dg-options): Handle target.
+       * gcc.target/mips/loongson-shift-count-truncated-1.c: Force -mlong64
+       for MIPS ELF.
+
+2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR target/52152
+       * objc.dg/stabs-1.m: XFAIL for mips*-*-elf*.
+
+2012-02-07  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR middle-end/24306
+       PR target/52154
+       * lib/target-supports.exp (check_effective_target_mips_eabi): New.
+       * gcc.target/mips/va-arg-1.c: New test.
+
+2012-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
+
+       * gcc.target/powerpc/no-r11-3.c (outer_func): Fix error message
+       for -mno-pointers-to-nested-functions.
+
+2012-02-07  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.c-torture/execute/20120207-1.c: New test.
+
+2012-02-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/52060
+       * gcc.dg/torture/pr52060.c: New test.
+
+       PR middle-end/52074
+       * gcc.c-torture/compile/pr52074.c: New test.
+
+2012-02-07  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/51514
+       * gfortran.dg/class_to_type_2.f90: New.
+
+2012-02-06  Thomas König  <tkoenig@gcc.gnu.org>
+
+       PR fortran/32373
+       * gfortran.dg/vect/vect-8.f90:  Use vect_double effective target.
+       Remove module.
+
+2012-02-06  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52088
+       * g++.dg/template/conv13.C: New.
+
+2012-02-06  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/52115
+       * gcc.c-torture/compile/pr52115.c: New testcase.
+
+2012-02-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/52129
+       * gcc.c-torture/execute/pr52129.c: New test.
+
 2012-02-06  Andrey Belevantsev  <abel@ispras.ru>
 
        * gcc.dg/pr48374.c: Actually add the test I forgot