OSDN Git Service

* config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 2eebcf3..5ee636f 100644 (file)
@@ -1,3 +1,164 @@
+2010-05-10  Wei Guozhi  <carrot@google.com>
+
+       PR target/42879
+       * gcc.target/arm/pr42879.c: New testcase.
+
+2010-05-09  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/44051
+       * gcc.dg/anon-struct-9.c: Avoid generating identifier i386.
+
+2010-05-09  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/10676
+       * gcc.dg/anon-struct-10.c: New test.
+
+2010-05-09  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/44024
+       * gcc.dg/pr44024.c: New testcase.
+
+2010-05-09  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/4784
+       * gcc.dg/anon-struct-9.c: New test.
+
+2010-05-09  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/44043
+       * gcc.c-torture/compile/pr44043.c: New testcase.
+
+2010-05-09  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/ipa/ipa-pta-11.c: Make p and q referenced.
+
+2010-05-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto[12456].adb: Add "target lto" marker.
+       * gnat.dg/specs/lto3.ads: Likewise.
+
+2010-05-08  Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR middle-end/28685
+       * gcc.dg/pr28685-1.c: New file.
+
+2010-05-08  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/44030
+       * gcc.c-torture/compile/pr44030.c: New testcase.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto6.adb: New test.
+       * gnat.dg/lto6_pkg.ads: New helper.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto5.adb: New test.
+       * gnat.dg/lto5_pkg.ad[sb]: New helper.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto4.ad[sb]: New test.
+
+2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/lto3.ads: New test.
+       * gnat.dg/specs/lto3_pkg1.ad[sb]: New helper.
+       * gnat.dg/specs/lto3_pkg2.ad[sb]: Likewise.
+
+2010-05-08  Quentin Ochem  <ochem@adacore.com>
+
+       * gnat.dg/sizetype3.ad[sb]: New test.
+       * gnat.dg/sizetype3_pkg.ads: New helper.
+
+2010-05-07  Fabien Chêne  <fabien.chene@gmail.com>
+
+       PR c++/43951
+       * g++.dg/init/new29.C: New.
+
+2010-05-07  Daniel Franke  <franke.daniel@gmail.com>
+
+        PR fortran/40728
+        * gfortran.dg/coarray_1.f90: Fixed error message.
+        * gfortran.dg/selected_char_kind_3.f90: Fixed error message.
+        * gfortran.dg/intrinsic_std_1.f90: Fixed bogus message.
+        * gfortran.dg/intrinsic_std_5.f90: New.
+
+2010-05-07  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/nullptr20.C: Use sprintf.
+
+2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.dg/lto/20100423-2_0.c: Include <stdio.h>.
+       (size_t, stderr): Remove.
+       (read_error): Replaced __builtin_fprintf by fprintf.
+
+2010-05-07  Shujing Zhao  <pearly.zhao@oracle.com>
+
+       * gcc.dg/ordered-comparison-1.c: New test.
+       * gcc.dg/ordered-comparison-2.c: New test.
+       * gcc.dg/ordered-comparison-3.c: New test.
+       * gcc.dg/ordered-comparison-4.c: New test.
+
+2010-05-06  Mike Stump  <mikestump@comcast.net>
+
+       PR objc/35165
+       * obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.
+
+2010-05-06  Magnus Fromreide  <magfr@lysator.liu.se>
+           Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/nullptr01.C: New.
+       * g++.dg/cpp0x/nullptr02.C: New.
+       * g++.dg/cpp0x/nullptr03.C: New.
+       * g++.dg/cpp0x/nullptr04.C: New.
+       * g++.dg/cpp0x/nullptr05.C: New.
+       * g++.dg/cpp0x/nullptr06.C: New.
+       * g++.dg/cpp0x/nullptr07.C: New.
+       * g++.dg/cpp0x/nullptr08.C: New.
+       * g++.dg/cpp0x/nullptr09.C: New.
+       * g++.dg/cpp0x/nullptr10.C: New.
+       * g++.dg/cpp0x/nullptr11.C: New.
+       * g++.dg/cpp0x/nullptr12.C: New.
+       * g++.dg/cpp0x/nullptr13.C: New.
+       * g++.dg/cpp0x/nullptr14.C: New.
+       * g++.dg/cpp0x/nullptr15.C: New.
+       * g++.dg/cpp0x/nullptr16.C: New.
+       * g++.dg/cpp0x/nullptr17.C: New.
+       * g++.dg/cpp0x/nullptr18.C: New.
+       * g++.dg/cpp0x/nullptr19.C: New.
+       * g++.dg/cpp0x/nullptr20.C: New.
+       * g++.dg/cpp0x/nullptr21.C: New.
+       * g++.dg/cpp0x/nullptr22.C: New.
+       * g++.dg/debug/nullptr01.C: New.
+       * gcc.dg/Wcxx-compat-2.c: Test nullptr and constexpr.
+
+2010-05-06  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/40406
+       * g++.dg/template/crash96.C: New.
+
+2010-05-06  Jan Hubicka  <jh@suse.cz>
+
+       PR tree-optimization/43791
+       * gcc.c-torture/compile/pr43791.c: New file.
+
+2010-05-06  Michael Matz  <matz@suse.de>
+
+       PR tree-optimization/43984
+       * gfortran.dg/pr43984.f90: New test.
+
+2010-05-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       PR 40989
+       * gcc.dg/pr40989.c: New.
+
 2010-05-06  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/43934