X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=93083bff1c8046ee477d8b9edd46c5f868ad6702;hp=f8a7eeb91c85df302d4155b1843d5ae01cc19df6;hb=e2cc114217554bd87d6804c6b0c0175bdcf7a55a;hpb=3af1003b2dd7670ab984919f14e64b8df7dcc028 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f8a7eeb91c8..93083bff1c8 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,235 @@ +2010-03-25 Jakub Jelinek + + PR c/43385 + * gcc.c-torture/execute/pr43385.c: New test. + +2010-03-24 Joseph Myers + + * gcc.dg/strncpy-fix-1.c: New test. + +2010-03-24 Iain Sandoe + + PR testsuite/41609 + * lib/objc-torture.exp (objc-set-runtime-options): New. + * objc/execute/execute.exp: Check runtime options on each pass. + * objc/execute/exceptions/exceptions.exp: Ditto. + * objc/compile/compile.exp: Ditto. + + PR testsuite/42348 + * lib/target-supports.exp: Add support for ObjC/ObjC++ tools in + standard tests. + (check_effective_target_objc2): New proc. + (check_effective_target_next_runtime): New proc. + * lib/objc.exp: Determine which runtime is in force and support it. + * lib/obj-c++.exp: Ditto. + +2010-03-24 Jason Merrill + + PR c++/43502 + * g++.dg/cpp0x/lambda/lambda-debug.C: New. + +2010-03-24 Martin Jambor + + * gcc.dg/ipa/ipa-1.c: Delete trailing spaces, put the call to f into + a loop. + * gcc.dg/ipa/ipa-2.c: Likewise. + * gcc.dg/ipa/ipa-3.c: Likewise. + * gcc.dg/ipa/ipa-4.c: Likewise. + * gcc.dg/ipa/ipa-5.c: Likewise. + * gcc.dg/ipa/ipa-7.c: Likewise. + * gcc.dg/ipa/ipa-6.c: Delete trailing spaces, put the call to foo into + a loop. + * gcc.dg/ipa/ipacost-2.c: Delete trailing spaces, put the call to + i_can_not_be_propagated_fully2 into a loop. + * gcc.dg/ipa/ipa-8.c: New test. + * g++.dg/ipa/iinline-1.C: Put the call to docalling into a loop. + +2010-03-24 Jakub Jelinek + + PR debug/19192 + PR debug/43479 + * gcc.dg/guality/pr43479.c: New test. + * gcc.dg/debug/dwarf2/inline2.c (third): Make a a global var + and add volatile keyword. + +2010-03-23 Mike Stump + + * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: Enhance portability. + +2010-03-23 Jason Merrill + + * g++.dg/ext/altivec-17.C: Adjust error message. + + * g++.dg/cpp0x/lambda/lambda-const-neg.C: Adjust for non-static op(). + * g++.dg/cpp0x/lambda/lambda-conv.C: Likewise. + * g++.dg/cpp0x/lambda/lambda-mangle.C: Likewise. + * g++.dg/cpp0x/lambda/lambda-non-const.C: Likewise. + * g++.dg/cpp0x/lambda/lambda-conv2.C: New. + * g++.dg/cpp0x/lambda/lambda-conv3.C: New. + +2010-03-22 Jason Merrill + + PR c++/43333 + * g++.dg/ext/is_pod.C: Pass -std=c++0x. + * g++.dg/ext/is_pod_98.C: New. + + PR c++/43281 + * g++.dg/cpp0x/auto18.C: New. + + * gcc.dg/pr36997.c: Adjust error message. + * g++.dg/ext/vector9.C: Likewise. + * g++.dg/conversion/simd3.C: Likewise. + * g++.dg/other/error23.C: Likewise. + +2010-03-22 Michael Matz + + PR middle-end/43475 + * gfortran.dg/pr43475.f90: New testcase. + +2010-03-22 Richard Guenther + + PR tree-optimization/43390 + * gfortran.fortran-torture/execute/pr43390.f90: New testcase. + +2010-03-21 Kaveh R. Ghazi + + * gcc.target/powerpc/ppc-sdata-1.c: Require nonpic. + * gcc.target/powerpc/ppc-sdata-2.c: Likewise. + +2010-03-20 Simon Martin + Michael Matz + + PR c++/43081 + * g++.dg/parse/crash56.C: New test. + +2010-03-20 Paul Thomas + + PR fortran/43450 + * gfortran.dg/whole_file_15.f90 : New test. + +2010-03-20 Jerry DeLisle + + PR fortran/43409 + * gfortran.dg/inquire_size.f90: New test. + +2010-03-20 Richard Guenther + + PR rtl-optimization/43438 + * gcc.c-torture/execute/pr43438.c: New testcase. + +2010-03-20 Dodji Seketeli + + PR c++/43375 + * g++.dg/abi/mangle42.C: New test. + +2010-03-19 Andrew Pinski + + PR C/43211 + * gcc.dg/pr43211.c: New test. + * gcc.dg/pr18809-1.c: Don't expect an error when calling foo. + +2010-03-19 Bernd Schmidt + + PR rtl-optimization/42258 + * gcc.target/arm/thumb1-mul-moves.c: New test. + + PR target/40697 + * gcc.target/arm/thumb-andsi.c: New test. + + * gcc.target/arm/thumb-andsi.c: Correct dg-options and add + dg-require-effective-target. + +2010-03-19 Michael Matz + + PR c++/43116 + * g++.dg/other/pr43116.C: New testcase. + +2010-03-19 Michael Matz + + PR target/43305 + * gcc.dg/pr43305.c: New testcase. + +2010-03-19 Richard Guenther + + PR tree-optimization/43415 + * gcc.c-torture/compile/pr43415.c: New testcase. + +2010-03-19 Eric Botcazou + + PR ada/43106 + * gnat.dg/case_optimization2.adb: New test. + * gnat.dg/case_optimization_pkg2.ad[sb]: New helper. + +2010-03-18 Francois-Xavier Coudert + Jack Howarth + + PR target/36399 + * gcc.target/i386/push-1.c: Don't xfail + scan-assembler-not "movups" on darwin. + +2010-03-18 Jakub Jelinek + + PR debug/43058 + * gcc.dg/pr43058.c: New test. + +2010-03-18 Martin Jambor + + PR middle-end/42450 + * g++.dg/torture/pr42450.C: New test. + +2010-03-18 Michael Matz + + PR middle-end/43419 + * gcc.dg/pr43419.c: New testcase. + +2010-03-18 H.J. Lu + + PR rtl-optimization/43360 + * gcc.dg/torture/pr43360.c: New. + +2010-03-18 Michael Matz + + PR tree-optimization/43402 + * gcc.dg/pr43402.c: New testcase. + +2010-03-17 Peter Bergner + + PR target/42427 + * gcc.dg/pr42427.c: New test. + +2010-03-17 Jerry DeLisle + + PR libfortran/43265 + * gfortran.dg/read_empty_file.f: New test. + * gfortran.dg/read_eof_all.f90: New test. + * gfortran.dg/namelist_27.f90: Eliminate infinite loop posibility. + * gfortran.dg/namelist_28.f90: Eliminate infinite loop posibility. + +2010-03-17 Michael Matz + + * gcc.dg/pr43300.c: Add -w. + +2010-03-17 Richard Guenther + + * gcc.dg/pr43379.c: Add -w. + +2010-03-17 Tobias Burnus + + PR fortran/43331 + * gfortran.dg/cray_pointers_1.f90: Update dg-error message. + +2010-03-16 Uros Bizjak + + * gcc.dg/graphite/block-3.c: Add dg-timeout-factor. + +2010-03-16 Rainer Orth + + * ada/acats/run_all.sh: Log start and end times. + +2010-03-16 Rainer Orth + + * gnat.dg/socket1.adb: Disable on *-*-solaris2*. + 2010-03-16 Richard Guenther PR middle-end/43379