X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=d0813ca70bea541e24fb6d1a4e4f0f5fa57d82d8;hb=f97c71a1d54442d59f290950d87736fb4674b030;hp=c5dd4b216262895363aec21f3582668df22d8db6;hpb=00320b83449e02d2f85db1e6992649a3694c853c;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index c5dd4b21626..d0813ca70be 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,194 @@ +2001-08-03 Zack Weinberg + + * gcc.dg/bconstp-1.c: New test. + +2001-08-03 Richard Henderson + + * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests. + +2001-08-02 Neil Booth + + * gcc.dg/cpp/19951025-1.c: Update. + +2001-08-02 Jeffrey Oldham + + * g77.dg/ff90-1.f (s): Fix reference of variable z, + should be x. + +2001-08-02 Nathan Sidwell + + Kill -fhonor-std. + * g++.old-deja/g++.ns/ns14.C: Remove special options. + * g++.old-deja/g++.other/std1.C: Likewise. + * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive. + +2001-08-01 David Billinghurst + + * lib/g77.exp: Load gcc-defs.exp for common procedures + (g77_pass, g77_fail, g77_finish, g77_exit, + ${tool}_check_unsupported_p} Now redundant. Deleted. + +2001-08-01 David Billinghurst + + * g77.dg/fbackslash.f + * g77.dg/fcase-preserve.f + * g77.dg/ff90-1.f + * g77.dg/ffixed-line-length-0.f + * g77.dg/ffixed-line-length-132.f + * g77.dg/ffixed-line-length-7.f + * g77.dg/ffixed-line-length-72.f + * g77.dg/ffixed-line-length-none.f + * g77.dg/ffree-form-1.f + * g77.dg/fno-backslash.f + * g77.dg/fno-f90-1.f + * g77.dg/fno-fixed-form-1.f + * g77.dg/fno-onetrip.f + * g77.dg/fno-typeless-boz.f + * g77.dg/fno-underscoring.f + * g77.dg/fno-vxt-1.f + * g77.dg/fonetrip.f + * g77.dg/ftypeless-boz.f + * g77.dg/fugly-assumed.f + * g77.dg/funderscoring.f + * g77.dg/fvxt-1.f + +2001-08-01 Ziemowit Laski + + * objc.dg/fwd-proto-1.m: New. + * objc.dg/local-decl-1.m: New. + * objc.dg/naming-1.m: New. + * objc.dg/naming-2.m: New. + * objc.dg/proto-hier-1.m: New. + +2001-07-31 Hans-Peter Nilsson + + * gcc.dg/c99-scope-2.c: Don't generally assume adding more + largest-type elements to a struct makes its size grow. + +2001-07-31 Nathan Sidwell + + * g++.dg/abi/vthunk1.C: New test. + +2001-07-31 Nathan Sidwell + + * g++.dg/abi/vbase8-22.C: New test. + +2001-07-31 Neil Booth + + * gcc.dg/cpp/macro8.c: New test. + +2001-07-27 Nathan Sidwell + + * g++.dg/abi/vbase8-21.C: New test. + +2001-07-27 Nathan Sidwell + + * g++.dg/abi/vbase8-10.C: New test. + +2001-07-27 Rainer Orth + + * lib/g++.exp (g++_set_ld_library_path): Renamed to + ${tool}_set_ld_library_path. + Changed caller. + * lib/objc.exp (${tool}_set_ld_library_path): New, copied from + g++.exp. + +2001-07-26 Stan Cox + + * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed. + * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish, + gcc_exit, gcc_check_unsupported_p): + Moved to gcc-deps.exp + * gcc-deps.exp: New file. + +2001-07-26 Kriang Lerdsuwanakij + + * g++.old-deja/g++.pt/defarg14.C: New test. + +2001-07-26 Nathan Sidwell + + * g++.old-deja/g++.other/lineno5.C: New test. + +2001-07-26 Nathan Sidwell + + * g++.old-deja/g++.pt/crash68.C: New test. + +2001-07-26 Nathan Sidwell + + * g++.old-deja/g++.other/crash42.C: New test. + +2001-07-26 Neil Booth + + * gcc.dg/cpp/extratokens.c: Fix. + * gcc.dg/cpp/skipping2.c: New tests. + +2001-07-25 Rainer Orth + + * gcc.c-torture/execute/20010724-1.c: New file. + * gcc.c-torture/execute/20010724-1.x: New file. + +2001-07-25 Nathan Sidwell + + * g++.old-deja/g++.other/cond7.C: New test. + +2001-07-25 Nathan Sidwell + + * g++.old-deja/g++.other/optimize4.C: New test. + +2001-07-25 Nathan Sidwell + + * g++.old-deja/g++.abi/vbase8-5.C: New test. + +2001-07-24 Jason Merrill + + * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument. + * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c, + gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it. + * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise. + + * lib/prune.exp (prune_gcc_output): Prune "Please submit a full + bug report" message. + + * g++.dg/dg.exp: Run tests from subdirectories other than "special". + * g++.dg/ext/instantiate1.C: Move from old-deja. + +2001-07-24 David Billinghurst + + * g77.f-torture/execute/intrinsic-unix-bessel.f: New test + * g77.f-torture/execute/intrinsic-unix-erf.f: New test + * g77.f-torture/execute/intrinsic-vax-cd.f: New test + * g77.f-torture/execute/intrinsic-f2c-z.f: New test + +Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com) + + * gcc.c-torture/execute/20010723-1.c: New test. + +2001-07-23 Ben Elliston + + * g++.old-deja/g++.other/enum5.C: Mark as XFAIL. + +2001-07-22 Franz Sirl + + * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on + i[34567]86-*-*. + Delete handling of ieee_multilib_flags. + Pass -mieee for alpha*-*-* and sh-*-*. + * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir. + +2001-07-21 Nathan Sidwell + + Remove old-abi tests. + * g++.old-deja/g++.mike/p11116.C: Remove. + * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef. + +2001-07-20 David Billinghurst + + * g77.f-torture/compile/pr3743.f: New test + +2001-07-20 David Billinghurst + + * g77.f-torture/execute/f90-intrinsic-bit.f: New test + 2001-07-19 Rainer Orth * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL. @@ -72,6 +263,13 @@ Mon Jul 16 12:21:56 2001 Nicola Pero * g++.old-deja/g++.other/enum5.C: New test. +2001-07-10 Jason Merrill + + * lib/g++-dg.exp: Load file-format and target-supports like gcc. + (g++-dg-prune): Call prune_gcc_output. + * prune.exp: New file for prune_gcc_output. + * lib/g++.exp, lib/gcc.exp: Load it. + 2001-07-08 Joseph S. Myers * gcc.c-torture/compile/20010701-1.c,