X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=3fc716486c90a7b3a9fe7fa366b93e1fcc2e3155;hp=5b213ca82fdaf263f977709bc29b0bf6314ac395;hb=378410a1f617ab69edff3c53c0341ada5ad5cc25;hpb=1a9a3bd19520f9e1b2c869480777c039f31bbeef diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 5b213ca82fd..3fc716486c9 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,274 @@ +2010-05-10 Richard Guenther + + PR tree-optimization/44050 + * gcc.dg/torture/pr44050.c: New testcase. + +2010-05-10 Wei Guozhi + + PR target/42879 + * gcc.target/arm/pr42879.c: New testcase. + +2010-05-09 Joseph Myers + + PR c/44051 + * gcc.dg/anon-struct-9.c: Avoid generating identifier i386. + +2010-05-09 Joseph Myers + + PR c/10676 + * gcc.dg/anon-struct-10.c: New test. + +2010-05-09 Richard Guenther + + PR middle-end/44024 + * gcc.dg/pr44024.c: New testcase. + +2010-05-09 Joseph Myers + + PR c/4784 + * gcc.dg/anon-struct-9.c: New test. + +2010-05-09 Richard Guenther + + PR middle-end/44043 + * gcc.c-torture/compile/pr44043.c: New testcase. + +2010-05-09 Richard Guenther + + * gcc.dg/ipa/ipa-pta-11.c: Make p and q referenced. + +2010-05-09 Eric Botcazou + + * gnat.dg/lto6.adb: Remove superfluous -gnat05 switch. + +2010-05-08 Eric Botcazou + + * gnat.dg/lto[12456].adb: Add "target lto" marker. + * gnat.dg/specs/lto3.ads: Likewise. + +2010-05-08 Sandra Loosemore + + PR middle-end/28685 + * gcc.dg/pr28685-1.c: New file. + +2010-05-08 Richard Guenther + + PR tree-optimization/44030 + * gcc.c-torture/compile/pr44030.c: New testcase. + +2010-05-08 Eric Botcazou + + * gnat.dg/lto6.adb: New test. + * gnat.dg/lto6_pkg.ads: New helper. + +2010-05-08 Eric Botcazou + + * gnat.dg/lto5.adb: New test. + * gnat.dg/lto5_pkg.ad[sb]: New helper. + +2010-05-08 Eric Botcazou + + * gnat.dg/lto4.ad[sb]: New test. + +2010-05-08 Eric Botcazou + + * 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 + + * gnat.dg/sizetype3.ad[sb]: New test. + * gnat.dg/sizetype3_pkg.ads: New helper. + +2010-05-07 Fabien Chêne + + PR c++/43951 + * g++.dg/init/new29.C: New. + +2010-05-07 Daniel Franke + + 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 + + * g++.dg/cpp0x/nullptr20.C: Use sprintf. + +2010-05-07 Rainer Orth + + * gcc.dg/lto/20100423-2_0.c: Include . + (size_t, stderr): Remove. + (read_error): Replaced __builtin_fprintf by fprintf. + +2010-05-07 Shujing Zhao + + * 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 + + PR objc/35165 + * obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase. + +2010-05-06 Magnus Fromreide + Jason Merrill + + * 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 + + PR c++/40406 + * g++.dg/template/crash96.C: New. + +2010-05-06 Jan Hubicka + + PR tree-optimization/43791 + * gcc.c-torture/compile/pr43791.c: New file. + +2010-05-06 Michael Matz + + PR tree-optimization/43984 + * gfortran.dg/pr43984.f90: New test. + +2010-05-06 Manuel López-Ibáñez + + PR 40989 + * gcc.dg/pr40989.c: New. + +2010-05-06 Richard Guenther + + PR tree-optimization/43934 + * gcc.dg/tree-ssa/ssa-lim-9.c: New testcase. + +2010-05-06 Richard Guenther + + PR tree-optimization/43987 + * gcc.c-torture/execute/pr43987.c: New testcase. + * gcc.dg/torture/pta-escape-1.c: Adjust. + * gcc.dg/tree-ssa/pta-escape-1.c: Likewise. + * gcc.dg/tree-ssa/pta-escape-2.c: Likewise. + * gcc.dg/tree-ssa/pta-escape-3.c: Likewise. + * gcc.dg/ipa/ipa-pta-11.c: Likewise. + +2010-04-22 Jakub Jelinek + Dodji Seketeli + + PR c/18624 + * g++.dg/warn/Wunused-7.C: Add dg-warning. + * g++.dg/template/sfinae16.C: Likewise. + * gcc.dg/Wunused-var-1.c: Moved to... + * c-c++-common/Wunused-var-1.c: ...here. New test. + * gcc.dg/Wunused-var-2.c: Moved to... + * c-c++-common/Wunused-var-2.c: ...here. New test. + * gcc.dg/Wunused-var-3.c: Moved to... + * c-c++-common/Wunused-var-3.c: ...here. New test. + * gcc.dg/Wunused-var-4.c: Moved to... + * gcc.dg/Wunused-var-1.c: ... here. + * gcc.dg/Wunused-var-5.c: Moved to... + * c-c++-common/Wunused-var-4.c: ...here. New test. + * gcc.dg/Wunused-var-7.c: Moved to... + * c-c++-common/Wunused-var-5.c: ...here. New test. + * gcc.dg/Wunused-var-6.c: Moved to... + * gcc.dg/Wunused-var-2.c: ... here. + * c-c++-common/Wunused-var-1.c: New test. + * c-c++-common/Wunused-var-2.c: New test. + * c-c++-common/Wunused-var-3.c: New test. + * c-c++-common/Wunused-var-4.c: New test. + * c-c++-common/Wunused-var-5.c: New test. + * g++.dg/warn/Wunused-var-1.C: New test. + * g++.dg/warn/Wunused-var-2.C: New test. + * g++.dg/warn/Wunused-var-3.C: New test. + * g++.dg/warn/Wunused-var-4.C: New test. + * g++.dg/warn/Wunused-var-5.C: New test. + * g++.dg/warn/Wunused-var-6.C: New test. + * g++.dg/warn/Wunused-var-7.C: New test. + * g++.dg/warn/Wunused-var-8.C: New test. + * g++.dg/warn/Wunused-parm-1.C: New test. + * g++.dg/warn/Wunused-parm-2.C: New test. + * g++.dg/warn/Wunused-parm-3.C: New test. + +2010-05-06 Tobias Burnus + + PR fortran/43985 + * gfortran.dg/gomp/crayptr5.f90: New test case. + +2010-05-05 Jason Merrill + + PR debug/43370 + * g++.dg/ext/attrib39.C: New. + +2010-05-05 Daniel Franke + + PR fortran/24978 + * gfortran.dg/data_invalid.f90: New. + +2010-05-05 Eric Botcazou + + * gnat.dg/lto2.adb: New test. + +2010-05-05 Jason Merrill + + PR c++/43787 + * g++.dg/opt/empty1.C: New. + +2010-05-05 Janus Weil + + PR fortran/43696 + * gfortran.dg/class_17.f03: New. + +2010-05-04 Neil Vachharajani + + * gcc.dg/tree-prof/wcoverage-mismatch.c: Adjusted. + +2010-05-04 Mike Stump + + PR objc/35165 + * encode-8.mm: Restore running of testcase, skip for gnu-runtime. + +2010-05-04 H.J. Lu + + PR target/43668 + * gcc.target/i386/pr43668.c: New. + +2010-05-04 Paolo Carlini + + PR c++/43028 + * g++.dg/cpp0x/initlist31.C: New. + +2010-05-04 Jakub Jelinek + + PR c/43981 + * gcc.dg/Wunused-var-8.c: New test. + 2010-05-04 Jason Merrill PR c++/38064