OSDN Git Service

* builtins.c (fold_builtin_constant_p): Return integer_zero_node
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 407d875..d0813ca 100644 (file)
@@ -1,3 +1,186 @@
+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
@@ -80,6 +263,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,