OSDN Git Service

gcc/testsuite:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 5d8d2dc..70e87e0 100644 (file)
@@ -1,3 +1,127 @@
+2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * 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 <scox@redhat.com>
+
+       * 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  <lerdsuwa@users.sourceforge.net>
+
+       * g++.old-deja/g++.pt/defarg14.C: New test.
+
+2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/lineno5.C: New test.
+
+2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/crash68.C: New test.
+
+2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/crash42.C: New test.
+
+2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/extratokens.c: Fix.
+       * gcc.dg/cpp/skipping2.c: New tests.
+
+2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * gcc.c-torture/execute/20010724-1.c: New file.
+       * gcc.c-torture/execute/20010724-1.x: New file.
+
+2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/cond7.C: New test.
+
+2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/optimize4.C: New test.
+
+2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.abi/vbase8-5.C: New test.
+
+2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
+
+       * 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 <David.Billinghurst@riotinto.com>
+
+       * 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  <bje@redhat.com>
+
+       * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
+
+2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+       * 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  <nathan@codesourcery.com>
+
+       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 <David.Billinghurst@riotinto.org>
+
+       * g77.f-torture/compile/pr3743.f:  New test
+
+2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
+
+       * g77.f-torture/execute/f90-intrinsic-bit.f: New test
+
+2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
+       g++.old-deja/g++.pt/static6.C: Likewise.
+       * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
+       supports weak symbols.
+
+2001-07-18  Andreas Jaeger  <aj@suse.de>
+
+       * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
+       supported again.
+
+2001-07-18  Andreas Jaeger  <aj@suse.de>
+
+       * gcc.dg/iftrap-1.c: Fix target line.
+
+2001-07-17  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/execute/20010717-1.c: New.
+
 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
@@ -52,6 +176,13 @@ Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 
        * g++.old-deja/g++.other/enum5.C: New test.
 
+2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
+
+       * 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  <jsm28@cam.ac.uk>
 
        * gcc.c-torture/compile/20010701-1.c,
@@ -183,7 +314,7 @@ Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
 
        * objc/execute/load-2.m: New test.  From Nicola Pero
        <n.pero@mi.flashnet.it>.
-       
+
 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
 
        * gcc.c-torture/execute/20010605-2.c: New test.
@@ -291,13 +422,13 @@ Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
 
 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
 
-       * gcc.misc-tests/linkage.exp:  Pass appropriate flags to 
+       * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
        native compiler for irix6.5.
 
 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
 
        * lib/g++.exp (g++_include_flags): Use args to compute
-       get_multilibs.
+       get_multilibs.
        (g++_link_flags): Likewise.
        (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
 
@@ -316,10 +447,10 @@ Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
        STACK_SIZE;
        * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
        to STACK_SIZE; Use it to define size of add_histo array.
-       * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according 
+       * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
        to STACK_SIZE.
        (f): Use GITT_SIZE to define size of gitt local table.
-       * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according 
+       * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
        to STACK_SIZE; Use it to define size of bytemem array.
 
 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
@@ -403,7 +534,7 @@ Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
 
        * lib/g++.exp: Use testsuite_flags.
-       
+
 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
 
        * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.