OSDN Git Service

2012-02-15 Tobias Grosser <grosser@fim.uni-passau.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 03fba54..64bdac5 100644 (file)
@@ -1,3 +1,115 @@
+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