X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=dff225171e748e7ffd3e4a01294073487c786101;hp=7d4d8f2860def58a56917e7dd981ef0849a181fd;hb=34dcb2fb8181f38c6471c563dcc50f7cc7860dfc;hpb=02ddb12a690f68ca90805e7e22cf4dcecee58060 diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 7d4d8f2860d..dff225171e7 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,7 +1,85 @@ +2005-08-13 Marcin Koziej + Andrew Pinski + + PR libobjc/22492 + * execute/exceptions/finally-1.m: New test. + +2005-08-13 Andrew Pinski + + * objc.dg/nested-func-1.m: Move to ... + * objc/execute/nested-func-1.m: Here. + +2005-08-13 Andrew Pinski + + * lib/objc.exp (objc_target_compile): Check for -fgnu-runtime + in ${options} instead of [target_info name]. + * lib/obj-c++.exp (objc_target_compile): Likewise. + +2005-08-13 Andrew Pinski + + * objc.dg/stubify-2.m: Correct the name of the rtl dump file. + +2005-08-13 Andrew Pinski + + part of PR testsuite/23348 + * lib/objc-torture.exp: Add -fgnu-runtime and/or -fnext-runtime to each + of the torture options. + * objc/compile/trivial.m: New test. + +2005-08-12 Thomas Koenig + + * gfortran.dg/eoshift.f90: Correct format. + +2005-08-12 Thomas Koenig + + * gfortran.fortran-torture/execute/character_passing.f90: + Fix comment typo. + +2005-08-12 Giovanni Bajo + + PR c++/8271 + * g++.dg/template/unify10.C: New. + +2005-08-11 James A. Morrison + + * g++.dg/parse/pr22514.C: Move to... + * g++.dg/debug/pr22514.C: here. + +2005-08-11 Volker Reichelt + + PR c++/23266 + * g++.dg/inherit/pure1.C: New test. + + * ChangeLog: Fix typos. + +2005-08-11 Francois-Xavier Coudert + Steven Bosscher + + * gfortran.dg/runtime_warning_1.f90: New test. + +2005-08-11 Nathan Sidwell + + PR c++/23219 + * g++.dg/parse/crash28.C: New. + +2005-08-11 Richard Guenther + + PR target/23289 + * gcc.target/i386/tailcall-1.c: New testcase. + +2005-08-10 James A. Morrison + + * gcc.dg/vect/vect-67.c: Un-xfail. + +2005-08-10 James A. Morrison + + PR c++/23225 + * g++.dg/testsuite/parse/crash27.C: new test. + 2005-08-10 Thomas Koenig PR libfortran/22143 - gfortran.dg/shift-kind.f90: New testcase. + * gfortran.dg/shift-kind.f90: New testcase. 2005-08-10 Richard Sandiford