X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=8cefbf4125a658aa1eb7cbc662c1902b104158b6;hb=9be1353919ef0b9c7319e44fb1e80aad908b3fea;hp=d124d4ac7f3e58bca111b2f41fa08f1b971b86c0;hpb=f906eb6380210f24d66daacadf2d97a8423dbc21;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index d124d4ac7f3..8cefbf4125a 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,7 +1,213 @@ +2010-04-01 Dodji Seketeli + + PR debug/43325 + * c-c++-common/dwarf2/redeclaration-1.C: New test. + +2010-04-01 Jason Merrill + + * g++.dg/cpp0x/initlist12.C: Adjust expected errors. + +2010-04-01 Janne Blomqvist + Manfred Schwarb + + PR libfortran/43605 + * gfortran.dg/ftell_3.f90: New test. + +2010-04-01 Richard Guenther + + PR middle-end/43614 + * gcc.c-torture/compile/pr43614.c: New testcase. + +2010-04-01 Martin Jambor + + PR tree-optimization/43141 + * gcc.dg/guality/pr43141.c: New test. + +2010-04-01 Rainer Orth + + * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*. + * g++.dg/eh/spbp.C: Likewise. + * g++.dg/ext/label13.C (C::C): xfail dg-bogus on alpha*-dec-osf*. + * g++.dg/other/pragma-ep-1.C: Properly define p, remove + superfluous casts. + * gcc.dg/mtune.c: Add dg-bogus "mcpu". + * objc.dg/dwarf-1.m: Skip on alpha*-dec-osf*. + * objc.dg/dwarf-2.m: Likewise. + +2010-03-31 Sebastian Pop + + PR middle-end/43464 + * gcc.dg/graphite/id-pr43464.c: New. + * gcc.dg/graphite/id-pr43464-1.c: New. + +2010-03-31 Sebastian Pop + + PR middle-end/43351 + * gcc.dg/graphite/id-pr43351.c + +2010-03-31 Iain Sandoe + + PR testsuite/35165 + * obj-c++.dg/try-catch-9.mm: Don't XFAIL m32 NeXT runtime. + * obj-c++.dg/try-catch-2.mm: Ditto. + * obj-c++.dg/lookup-2.mm: Ditto. + * obj-c++.dg/encode-8.m: Ditto. + * obj-c++.dg/cxx-ivars-2.mm: Ditto. + * obj-c++.dg/cxx-ivars-3.mm: Skip for GNU, XFail for m64 NeXT. + * obj-c++.dg/const-str-10.mm: Skip for GNU, match .quad for m64 NeXT. + * obj-c++.dg/const-str-11.mm: Ditto. + * obj-c++.dg/const-str-9.mm: Ditto. + * obj-c++.dg/bitfield-3.mm: Skip for GNU runtime. + * obj-c++.dg/bitfield-2.mm: XFAIL run for m64 NeXT runtime. + * obj-c++.dg/except-1.mm: Ditto. + * obj-c++.dg/const-str-7.mm: Ditto. + * obj-c++.dg/cxx-ivars-1.mm: Ditto. + * obj-c++.dg/const-str-3.mm: Ditto. + * obj-c++.dg/const-str-7.mm: Ditto. + * obj-c++.dg/stubify-2.mm: Change dump file name. + + PR objc++/23613 + * gcc/testsuite/objc-obj-c++-shared/next-mapping.h (CLASSPTRFIELD): + New macro. + * gcc/testsuite/obj-c++.dg/isa-field-1.mm: Use new CLASSPTRFIELD macro. + Remove dg-xfail-if. + +2010-03-31 Martin Jambor + + * gcc.dg/guality/inline-params.c: Disable early inlining. Xfail run + only with -O2, -O3 or -Os and not with -fwhopr. + +2010-03-31 Dodji Seketeli + + PR c++/43558 + * g++.dg/template/typedef31.C: New test. + +2010-03-31 Rainer Orth + + * g++.dg/ext/visibility/pragma-override1.C: Allow for .hidden in + assembler output on *-*-solaris2*. + * g++.dg/ext/visibility/pragma-override2.C: Likewise. + +2010-03-31 Jakub Jelinek + + PR debug/43557 + * gcc.dg/pr43557-1.c: New test. + * gcc.dg/pr43557-2.c: New file. + +2010-03-31 Jie Zhang + + PR 43562 + * gcc.dg/pr43562.c: New test. + +2010-03-30 Jason Merrill + + PR c++/43076 + * g++.dg/template/error-recovery1.C: New. + + PR c++/41786 + * g++.dg/parse/ambig5.C: New. + +2010-03-30 Jakub Jelinek + + PR debug/43593 + * gcc.dg/guality/pr43593.c: New test. + +2010-03-30 Sebastian Pop + + PR middle-end/43430 + * gcc.dg/vect/pr43430-1.c: New. + +2010-03-30 Jason Merrill + + PR c++/43559 + * g++.dg/template/partial7.C: New. + +2010-03-30 Andreas Krebbel + + * gcc.target/s390/stackcheck1.c: New testcase. + +2010-03-29 Jerry DeLisle + + PR libfortran/43265 + * gfortran.dg/read_eof_8.f90: New test. + +2010-03-29 Jason Merrill + + * gcc.dg/cpp/include6.c: Change [] to (). + + N3077 + * c-c++-common/raw-string-1.c: Update handling of trigraphs, line + splicing and UCNs. + * c-c++-common/raw-string-2.c: Add trigraph test. + * c-c++-common/raw-string-8.c: New. + * c-c++-common/raw-string-9.c: New. + * c-c++-common/raw-string-10.c: New. + + * c-c++-common/raw-string-1.c: Combine C and C++ raw string tests. + * c-c++-common/raw-string-2.c: Combine C and C++ raw string tests. + * c-c++-common/raw-string-3.c: Combine C and C++ raw string tests. + * c-c++-common/raw-string-4.c: Combine C and C++ raw string tests. + * c-c++-common/raw-string-5.c: Combine C and C++ raw string tests. + * c-c++-common/raw-string-6.c: Combine C and C++ raw string tests. + * c-c++-common/raw-string-7.c: Combine C and C++ raw string tests. + +2010-03-29 Richard Guenther + + PR tree-optimization/43560 + * gcc.dg/torture/pr43560.c: New testcase. + +2010-03-29 Jason Merrill + + N3077 + * g++.dg/ext/raw-string-1.C: Change [] to (). + * g++.dg/ext/raw-string-2.C: Change [] to (). + Don't use \ in delimiter. + * g++.dg/ext/raw-string-3.C: Change [] to (). + * g++.dg/ext/raw-string-4.C: Change [] to (). + * g++.dg/ext/raw-string-5.C: Change [] to (). + Test for error on \ in delimiter. + * g++.dg/ext/raw-string-6.C: Change [] to (). + * g++.dg/ext/raw-string-7.C: Change [] to (). + +2010-03-29 Jie Zhang + + PR 43564 + * gcc.dg/pr43564.c: New test. + +2010-03-29 Tobias Burnus + + PR fortran/43551 + * gfortran.dg/direct_io_12.f90: New test. + +2010-03-28 Jan Hubicka + + PR tree-optimization/43505 + * gfortran.dg/pr43505.f90: New testcase. + +2010-03-27 Uros Bizjak + + PR tree-optimization/43528 + * gcc.target/i386/pr43528.c: New test. + +2010-03-26 Joseph Myers + + PR c/43381 + * gcc.dg/parm-impl-decl-3.c: New test. + +2010-03-26 Jason Merrill + + PR c++/43509 + * g++.dg/cpp0x/parse1.C: New. + +2010-03-26 Uros Bizjak + + PR target/43524 + * gcc.target/i386/pr43524.c: New test. + 2010-03-26 Martin Jambor - * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Deleted trailing - whitespace, renamed main to foo. + * gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c: Delete trailing + whitespace, rename main to foo. * gcc/testsuite/gcc.dg/tree-ssa/loadpre14.c: Likewise. * gcc/testsuite/gcc.dg/tree-ssa/loadpre15.c: Likewise. * gcc/testsuite/gcc.dg/tree-ssa/loadpre16.c: Likewise. @@ -37,7 +243,7 @@ * objc-obj-c++-shared/next-mapping.h: New file. * objc/execute/next_mapping.h: Delete. * objc.dg/special/special.exp: For all targets run the tests with - -fgnu-runtime, for darwin targets also run the tests with + -fgnu-runtime, for darwin targets also run the tests with -fnext-runtime. * objc.dg/dg.exp: Ditto. * obj-c++.dg/dg.exp: Ditto. @@ -46,7 +252,7 @@ include use of updated NeXT interface. * objc/execute/formal_protocol-5.m: Ditto. * objc/execute/protocol-isEqual-2.m: Ditto. - * objc/execute/protocol-isEqual-4.m: Ditto. + * objc/execute/protocol-isEqual-4.m: Ditto. * objc/execute/class-11.m: Use shared wrapper headers (Object1.h, Protocol1.h) and next-mapping.h as required. * objc/execute/object_is_class.m: Ditto. @@ -188,7 +394,7 @@ * objc.dg/fix-and-continue-2.m: Ditto. * objc.dg/method-9.m: Ditto. * objc.dg/isa-field-1.m: Ditto. - * objc.dg/local-decl-2.m: Ditto. + * objc.dg/local-decl-2.m: Ditto. * objc.dg/objc-gc-4.m: Ditto. * objc.dg/type-stream-1.m: Skip for NeXT runtime. * objc.dg/gnu-runtime-3.m: Ditto. @@ -197,7 +403,7 @@ * objc.dg/selector-3.m: Ditto. * objc.dg/gnu-runtime-1.m: Ditto. * objc.dg/const-str-12.m: Ditto. - * objc.dg/gnu-runtime-2.m: Ditto. + * objc.dg/gnu-runtime-2.m: Ditto. * objc.dg/no-extra-load.m: Skip for gnu-runtime. * objc.dg/selector-1.m: Ditto. * objc.dg/stubify-2.m: Ditto. @@ -207,27 +413,27 @@ * objc.dg/next-runtime-1.m: Ditto. * objc.dg/symtab-1.m: Ditto. * objc.dg/stubify-1.m: Ditto. - * objc.dg/bitfield-2.m: Ditto. + * objc.dg/bitfield-2.m: Ditto. * objc.dg/try-catch-10.m: Apply to both runtimes. * objc.dg/const-str-1.m: Ditto. * objc.dg/image-info.m: Ditto. - * objc.dg/encode-9.m: Ditto. + * objc.dg/encode-9.m: Ditto. * objc.dg/pragma-1.m: Apply test to all targets. * objc.dg/const-str-4.m: Ditto. * objc.dg/const-str-8.m: Ditto. * objc.dg/super-class-2.m: Ditto. * objc.dg/try-catch-5.m: Ditto. * objc.dg/const-str-10.m: Use shared wrapper headers (Object1.h, - Protocol1.h) and next-mapping.h as required. Use new NeXT + Protocol1.h) and next-mapping.h as required. Use new NeXT interface as required. Skip for gnu-runtime. Test for .quad at m64. * objc.dg/const-str-11.m: Ditto. - * objc.dg/const-str-9.m: Ditto. + * objc.dg/const-str-9.m: Ditto. * objc.dg/method-4.m: Skip for 64Bit NeXT. * objc.dg/encode-1.m: Remove redundant -lobjc. * objc.dg/try-catch-9.m: Tidy space. * obj-c++.dg/method-19.mm: Use shared wrapper headers (Object1.h, - Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT + Protocol1.h) and next-mapping.h as required. XFAIL run if NeXT and 64bit. Use new NeXT interface as required. * obj-c++.dg/template-4.mm: Ditto. * obj-c++.dg/defs.mm: Ditto. @@ -247,7 +453,7 @@ * obj-c++.dg/template-1.mm: Ditto. * obj-c++.dg/encode-6.mm: Ditto. * obj-c++.dg/bitfield-2.mm: Use shared wrapper headers (Object1.h, - Protocol1.h) and next-mapping.h as required. Use new NeXT + Protocol1.h) and next-mapping.h as required. Use new NeXT interface as required. * obj-c++.dg/except-1.mm: Ditto. * obj-c++.dg/const-str-7.mm: Ditto. @@ -292,15 +498,15 @@ * obj-c++.dg/gnu-runtime-2.mm: Skip if NeXT runtime. * obj-c++.dg/gnu-runtime-3.mm: Ditto. * obj-c++.dg/gnu-runtime-1.mm: Ditto. - * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper - headers (Object1.h, Protocol1.h) and next-mapping.h as required. + * objc.dg/zero-link-2.m: Skip if gnu runtime. Use shared wrapper + headers (Object1.h, Protocol1.h) and next-mapping.h as required. Use new NeXT interface as required. * obj-c++.dg/const-str-10.mm: Ditto. * obj-c++.dg/const-str-11.mm: Ditto. * obj-c++.dg/const-str-9.mm: Ditto. * obj-c++.dg/method-11.mm: Ditto. - * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper - headers (Object1.h, Protocol1.h) and next-mapping.h as required. + * obj-c++.dg/cxx-ivars-3.mm: Skip if gnu runtime. Use shared wrapper + headers (Object1.h, Protocol1.h) and next-mapping.h as required. Use new NeXT interface as required. XFAIL run if NeXT and 64bit. * obj-c++.dg/encode-8.mm: Remove redundant -lobjc. * obj-c++.dg/const-str-1.mm: Run for NeXT as well as gnu. @@ -343,7 +549,7 @@ 2010-03-24 Martin Jambor * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into - a loop. + a loop. * gcc.dg/ipa/ipa-2.c: Likewise. * gcc.dg/ipa/ipa-3.c: Likewise. * gcc.dg/ipa/ipa-4.c: Likewise.