OSDN Git Service

* attribs.c (decl_attributes): Possibly call
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index b501b2d..3c027b7 100644 (file)
@@ -1,3 +1,512 @@
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
+
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g++.dg/warn/format1.C: New test.
+
+2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
+
+2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
+
+2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/redef2.c: Add test.
+
+2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
+       long-standing bug on i686, apparently.  
+       * gcc.c-torture/execute/loop-2c.x: New file.
+       * gcc.c-torture/execute/loop-2d.x: New file.
+       * gcc.c-torture/execute/loop-3c.x: New file.
+
+2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/20000625-2.c: Correct line number.
+
+2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro10.c: New test.
+       * gcc.dg/cpp/strify3.c: New test.
+       * gcc.dg/cpp/spacing1.c: Add tests.
+       * gcc.dg/cpp/19990703-1.c: Remove bogus test.
+       * gcc.dg/cpp/20000625-2.c: Fudge to pass.
+
+2001-09-24  DJ Delorie  <dj@redhat.com>
+
+       * gcc.c-torture/execute/20010924-1.c: New test.
+       
+2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * testsuite/objc/execute/paste.m: Remove.
+
+2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
+
+2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
+
+       * g77.dg/strlen0.f: New test.
+
+2001-09-21  Richard Henderson  <rth@redhat.com>
+
+       * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
+       * g++.old-deja/g++.abi/vtable2.C: Likewise.
+
+2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       Table-driven attributes.
+       * g++.dg/ext/attrib1.C: New test.
+
+2001-09-20  DJ Delorie  <dj@redhat.com>
+
+       * gcc.dg/20000926-1.c: Update expected warning messages.
+       * gcc.dg/array-2.c: Likewise, and test for warnings too.
+       * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
+       array.
+
+2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
+
+       * g++.dg/eh/registers1.C: New test case.
+
+2001-09-17  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/array-5.c: Fix VLA decomposition test.
+
+2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/line5.c: New testcase.
+
+2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro9.c: New test.
+
+2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.c-torture/execute/980223.c: Change type of addr from long 
+       to char *.
+
+2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.c-torture/execute/20010915-1.c: New test.
+
+2001-09-14  Janis Johnson  <janis187@us.ibm.com>
+
+       * g77.dg/bprob: New directory.
+       * g77.dg/bprob/bprob.exp: New file.
+       * g77.dg/bprob/bprob-1.f: New test.
+       * g77.dg/gcov: New directory.
+       * g77.dg/gcov/gcov.exp: New file.
+       * g77.dg/gcov/gcov-1.f: New test.
+       * g77.dg/gcov/gcov-1.x: New file.
+
+2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/directiv.c: Update.
+       * gcc.dg/cpp/undef1.c: Update.
+
+2001-09-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20010912-1.c: New test.
+
+2001-09-11  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Move almost everything to a new,
+       language-independent file in lib.
+       * lib/gcov.exp: New file.
+
+2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/compile/20010911-1.c: New test.
+
+2001-09-10  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/profopt.exp: New, to support profile-directed optimizations.
+       * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
+       * gcc.misc-tests/bprob-1.c: New test.
+       * gcc.misc-tests/bprob-2.c: New test.
+
+2001-09-07  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Add support for a .x file to control
+       XFAIL and which kinds of gcov output to verify.
+       * gcc.misc-tests/gcov-4b.x: New file.
+       * gcc.misc-tests/gcov-5b.x: New file.
+       * gcc.misc-tests/gcov-6.x: New file.
+       * gcc.misc-tests/gcov-7.c: New test.
+       * gcc.misc-tests/gcov-7.x: New file.
+
+2001-09-06  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Add support for call return percentages.
+       * gcc.misc-tests/gcov-6.c: New test.
+
+2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/3986
+       * g++.dg/abi/vbase1.C: New test.
+
+2001-09-05  Ziemowit Laski  <zlaski@apple.com>
+
+       * objc.dg/method-2.m: New.
+       
+2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/4203
+       * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
+       * g++.dg/init/empty1.C: New test.
+
+2001-09-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/compile/20010903-1.c: New test.
+
+2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
+
+       * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
+       for m68k.
+
+2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
+
+       * g++.dg/abi/empty4.C: Allow for 16-bit ints.
+
+       * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
+
+       * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
+
+2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
+       for 16-bit 'unsigned int'.
+
+2001-08-29  Kazu Hirata  <kazu@hxi.com>
+
+       * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
+
+2001-08-27  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
+       * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
+
+2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.dg/asm-names.c (ymain): New.
+
+2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
+       * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
+       * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
+
+2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/compare5.c: New testcase.
+
+2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
+
+       * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
+       and "In instantiation".
+
+2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
+
+2001-08-20  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Add support for branch information.
+       * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
+       * gcc.misc-tests/gcov-4.c: New test.
+       * gcc.misc-tests/gcov-4b.c: New test.
+       * gcc.misc-tests/gcov-5b.c: New test.
+
+2001-08-20  Zack Weinberg  <zackw@panix.com>
+
+       * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
+       expected to fail.
+
+2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
+
+2001-08-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/eh/template1.C: New test.
+
+2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
+       Fix thinko.
+       * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
+       for xfail.
+
+2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * lib/g77-dg.exp:  Use prune.exp for common procedures
+       (g77-dg-prune): Replace prune_g77_output with prune_gcc_output 
+       * lib/g77.exp: (g77-dg-prune) Remove 
+
+2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
+
+       * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
+
+2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       * g++.dg/template/unify1.C: New test.
+
+2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/empty4.C: New test.
+
+2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
+       solaris2.*
+       * g77.f-torture/compile/pr3743.x: Likewise
+
+2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
+
+       * g++.dg/other/using-declaration.C: New test.
+
+2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/tr-sign.c: New testcase.
+
+2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/19951025-1.c: Revert.
+       * gcc.dg/cpp/directiv.c: We no longer process directives that
+       interrupt macro arguments.
+
+2001-08-03  Zack Weinberg  <zackw@stanford.edu>
+
+       * gcc.dg/bconstp-1.c: New test.
+
+2001-08-03  Richard Henderson  <rth@redhat.com>
+
+       * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
+
+2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/19951025-1.c: Update.
+
+2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * g77.dg/ff90-1.f (s): Fix reference of variable z,
+       should be x.
+
+2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
+
+       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 <David.Billinghurst@riotinto.com>
+
+       * 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 <David.Billinghurst@riotinto.com>
+
+       * 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  <zlaski@apple.com>
+
+       * 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  <hp@bitrange.com>
+
+       * 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  <nathan@codesourcery.com>
+
+       * g++.dg/abi/vthunk1.C: New test.
+
+2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/vbase8-22.C: New test.
+
+2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro8.c: New test.
+
+2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/vbase8-21.C: New test.
+
+2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/vbase8-10.C: New test.
+
+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
+       tests.
+
+2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
+
+       * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
+
+2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
+       UAC_SIGBUS, UAC_NOPRINT definitions.
+
 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
 
        * objc/execute/object_is_class.m: New test.
@@ -38,6 +547,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,
@@ -169,7 +685,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.
@@ -277,13 +793,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.
 
@@ -302,10 +818,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>
@@ -389,7 +905,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.