OSDN Git Service

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