OSDN Git Service

* Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3c26037..0790ff2 100644 (file)
@@ -1,3 +1,788 @@
+2000-10-25  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
+       to tell us whether or not we are using V3.
+
+2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
+
+       * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
+       operands. 
+
+2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
+
+2000-10-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20001024-1.c: New test.
+
+2000-10-24  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.old-deja/g++.other/sibcall1.C: New test.
+
+2000-10-20  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/noncompile/init-3.c: New test.
+
+2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-array-1.c: New test.
+
+2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
+       writing through null pointers; remove comment about testing
+       unterminated strings.
+
+2000-10-17  Matthew Hiller  <hiller@redhat.com>
+
+       * gcc.c-torture/execute/20001017-2.c: New test.
+
+2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/compile/20001018-1.c: New test.
+       * gcc.c-torture/compile/20001018-1.x: Xfail.
+
+2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
+
+       * gcc.c-torture/execute/20001017-1.c: New test.
+
+2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
+       for multiple use of arguments with scanf formats; add tests for
+       multiple use of arguments.
+
+2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
+
+       * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
+
+2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-miss-1.c: New test.
+
+2000-10-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20001013-1.c: New test.
+
+2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-branch-1.c: New test.
+
+2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * README, lib/file-format.exp: Remove EGCS references.
+
+2000-10-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001013-1.c: New test.
+
+2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
+       for intmax_t in the compiler using __typeof__ and the type rules
+       for conditional expressions.
+
+2000-10-13  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001012-1.c: New test.
+       * gcc.dg/20001012-2.c: New test.
+
+2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-attr-1.c: New test.
+
+2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
+       __LONG_LONG_MAX__ instead of LLONG_MAX.
+
+2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
+       scanf flags.
+       * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
+       flags.
+
+2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/sequence-pt-1.c: New test.
+
+2000-10-11  Geoff Keating  <geoffk@cygnus.com>
+
+       * gcc.c-torture/execute/20001011-1.c: New testcase.
+       Testcase provided by Zack Weinberg <zackw@stanford.edu>.
+
+2000-10-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
+       does not error on it.
+
+2000-10-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20001009-1.c: New test.
+
+Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.c-torture/compile/20001009-1.c: Move from here ....
+       * gcc.c-torture/execute/20001009-2.c: ... to here.
+
+2000-10-09  Geoff Keating  <geoffk@cygnus.com>
+
+       * gcc.c-torture/compile/20001009-1.c: New testcase.
+       * gcc.c-torture/execute/20001009-1.c: New testcase.
+       Testcases provided by Jan Hubicka <jh@suse.cz>.
+
+2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
+       gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
+       uintmax_t using <limits.h> to emulate the compiler's internal
+       logic.  No longer XFAIL %j tests.
+
+2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
+       gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
+       gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
+       regexps and details of expected handling of some bad formats.
+       * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
+       suppression.
+
+2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
+       g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
+       g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
+       gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
+       in list archives.
+
+2000-10-06  Richard Henderson  <rth@cygnus.com>
+
+       * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
+       * g++.old-deja/g++.brendan/crash52.C: Likewise.
+       * g++.old-deja/g++.jason/report.C: Likewise.
+       * g++.old-deja/g++.law/friend5.C: Likewise.
+       * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
+       of the expected warnings.
+
+2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/enum14.C: New test.
+
+2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/crash59.C: New test.
+
+2000-10-04  Will Cohen  <wcohen@redhat.com>
+
+       * gcc.dg/20000926-1.c: New test.
+
+2000-10-03  Geoff Keating  <geoffk@cygnus.com>
+
+       * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
+       function name for current C++ compiler.
+       Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
+
+2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
+
+       * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
+       __PRETTY_FUNCTION__.     
+       * g++.old-deja/g++.ext/pretty2.C: Likewise.
+
+2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
+
+2000-09-26  Jakub Jelinek  <jakub@redhat.com>
+
+        * gcc.c-torture/compile/20000923-1.c: New test.
+
+2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
+
+       * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
+       * g++.old-deja/g++.pt/ttp62.C: Same.
+       * g++.old-deja/g++.other/inline14.C: Same.
+
+2000-09-24  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.c-torture/execute/20000914-1.c: Declare malloc.
+
+2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-1.c: Add test for wide string format.
+
+2000-09-22  Geoff Keating  <geoffk@cygnus.com>
+
+       * gcc.c-torture/compile/20000922-1.c: New file.
+
+2000-09-21  Nick Clifton  <nickc@redhat.com>
+
+       * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
+       a signed long modulo operation.
+       (mod6): New funciton - perform an unsigned long modulo operation.
+       (main): Add tests for modulos of very large numbers by very small
+       dividends.
+
+2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
+
+2000-09-19  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.dg/compare2.c (case 10): XFAIL.
+
+2000-09-18  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.c-torture/execute/20000906-1.c: Move ...
+       * gcc.dg/20000906-1.c: ... here.  Only run on targets
+       that support __builtin_trap.
+
+Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
+
+       * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
+
+2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
+       * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
+       more $ format tests.
+
+2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-errmk-1.c: New test.
+
+2000-09-17  Greg McGary  <greg@mcgary.org>
+
+       * gcc.c-torture/execute/20000917-1.x: Remove.
+
+2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
+
+2000-09-17  Greg McGary  <greg@mcgary.org>
+
+       * gcc.c-torture/execute/20000917-1.c: New test.
+       * gcc.c-torture/execute/20000917-1.x: XFAIL.
+
+Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
+
+       * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
+       in nested macro bug.
+
+Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
+
+       * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
+
+Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc.c-torture/execute/20000914-1.c: New test.
+
+2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * g++.other/inline13.C: New test.
+2000-09-12  Andreas Jaeger  <aj@suse.de>
+
+       * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
+       constant by Ulrich Drepper <drepper@redhat.com>.
+
+Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
+
+       * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
+
+2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
+
+2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/cpp/backslash.c: New test.
+
+2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.c-torture/execute/20000910-1.c: New test.
+       * gcc.c-torture/execute/20000910-2.c: Likewise.
+
+2000-09-11  Robert Lipe  <robertl@sco.com>
+       
+       * gcc.dg/pragma-align.c: New test.
+
+2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/explicit82.C: New test.
+       * g++.old-deja/g++.pt/explicit83.C: New test.
+
+2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/asm-names.c: New test.
+
+2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/cpp/tr-warn6.c: New test
+
+2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
+       be accepted.
+
+2000-09-07  Catherine Moore  <clm@redhat.com>
+
+        * gcc.c-torture/execute/unroll-1.c: New test.
+
+2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
+       ERROR markers.
+       * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
+       * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
+       * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
+       * gcc.dg/wtr-suffix-1.c: Correct error regexps.
+       * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
+       Preprocess only.
+       * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
+       * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
+
+2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/deduct2.C: New test.
+
+2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/parms2.C: New test.
+
+2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/crash58.C: New test.
+
+2000-09-06  Greg McGary  <greg@mcgary.org>
+
+       * gcc.c-torture/execute/20000906-1.c: New test.
+       * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
+
+2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
+
+2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/crash57.C: New test.
+
+2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/crash56.C: New test.
+
+2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/koenig1.C: New test.
+
+2000-09-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20000904-1.c: New test.
+
+2000-09-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/cpp/paste8.c: New test.
+
+2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.c-torture/compile/20000827-1.c: New test.
+
+2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-diag-1.c: New test.
+
+2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
+       gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
+       gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
+       gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
+       gcc.dg/formatz-1.c: Adjust warning regular expressions.
+
+2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/nested4.C: New test.
+
+2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.ns/scoped1.C: New test.
+
+2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
+
+       * lib/g++.exp: Support testing already-installed GCC.
+
+2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * wtr-label-1.c, wtr-suffix-1.c: New tests.
+
+2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/return-type-2.c: New test.
+
+2000-08-27  Geoff Keating  <geoffk@cygnus.com>
+
+       * gcc.c-torture/compile/20000825-1.c: New test.
+
+2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.dg/dwarf2-2.c: New test.
+
+2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
+       dg-warning regexps.
+
+2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
+       gcc.dg/format-ext-5.c: New tests.
+
+2000-08-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/g++.old-deja/g++.other/crash22.C: New test.
+
+2000-08-24  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/noncompile/930622-2.c: Adjust error message.
+
+2000-08-24  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.dg/ia64-sync-1.c: New test.
+       * gcc.dg/ia64-sync-2.c: New test.
+       * gcc.dg/ia64-asm-1.c: New test.
+
+2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
+       * gcc.dg/format-ext-2.c: New test.
+
+2000-08-23  Jason Merrill  <jason@redhat.com>
+
+       * lib/old-dejagnu.exp: Also ignore "In member function" and
+       "At global scope".
+
+2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/noncompile/label-lineno-1.c: New test.
+
+2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-array-nonobj-1.c: New test.
+
+2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
+       tests.
+       * gcc.dg/format-ext-1.c: New test.
+
+2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
+       gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
+       gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
+       gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
+       gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
+
+2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
+       gcc.dg/c99-strftime-2.c: New tests.
+
+2000-08-22  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.c-torture/execute/20000822-1.c: New test.
+
+2000-08-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20000819-1.x: Remove.
+
+2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
+       gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
+       gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
+       gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
+       gcc.dg/format-xopen-1.c: New tests.
+
+2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
+
+2000-08-21  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.old-deja/g++.other/loop2.C: New test.
+
+       * gcc.c-torture/compile/20000606-1.c: New test.
+       * gcc.c-torture/compile/20000728-1.c: New test.
+       * gcc.c-torture/execute/20000801-1.c: New test.
+       * gcc.c-torture/execute/20000801-2.c: New test.
+       * gcc.c-torture/execute/20000819-1.c: New test.
+       * gcc.c-torture/execute/20000819-1.x: XFAIL.
+       * gcc.dg/20000629-1.c: New test.
+       * gcc.dg/20000724-1.c: New test.
+       * gcc.dg/20000807-1.c: New test.
+
+Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
+
+       * gcc.dg/cpp/pragma-1.c: New test.
+       * gcc.dg/cpp/pragma-2.c: New test.
+
+2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/cpp/lexstrng.c: Don't include string.h.
+       * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
+
+Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
+
+       * gcc.c-torture/compile/20000818-1.c: New test.
+
+2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
+
+       * gcc.c-torture/execute/20000818-1.c: New test.
+
+2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format-va-1.c: New test.
+
+2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/typedef8.C: New test.
+
+2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
+       * g++.old-deja/g++.mike/net36.C: Mark candidate.
+       * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
+       * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
+       * g++.old-deja/g++.other/ptrmem7.C: New test.
+       * g++.old-deja/g++.pt/ptrmem10.C: New test.
+
+2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/typename27.C: New test.
+
+2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
+       * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
+       * g++.old-deja/g++.pt/friend45.C: New test.
+       * g++.old-deja/g++.other/friend8.C: New test.
+
+2000-08-15  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.c-torture/execute/20000815-1.c: New test.
+
+2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
+       gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
+       gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
+
+2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/refinit2.C: New test.
+
+2000-08-13  Geoff Keating  <geoffk@cygnus.com>
+
+       * lib/c-torture.exp (c-torture): Make
+       compiler_conditional_xfail_data global.
+       * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
+       compiler_conditional_xfail_data machinery.
+       (f-torture-execute): Likewise.
+       * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
+       and only when unrolling loops.
+
+       * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
+
+2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/explicit81.C: New test.
+
+2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/typename26.C: New test.
+
+2000-08-10  Geoff Keating  <geoffk@cygnus.com>
+
+       * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
+       warning.
+
+2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/array3.C: New test.
+
+2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
+       gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
+       gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
+       New tests.
+
+2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
+       * g++.old-deja/g++.abi/vmihint.C: Likewise.
+
+2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.c-torture/execute/20000808-1.c: New test.
+
+2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-const-expr-1.c: New test.
+
+2000-08-08  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.dg/noncompile/920923-1.c: Declare calloc.
+
+2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/noncompile/const-ll-1.c: New test.
+
+2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
+
+Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * lib/objc.exp (objc_target_compile): Set the ld_library_path so
+       that running programs linked against the shared version of libobjc
+       run correctly.
+
+2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-printf-1.c: New test.
+
+2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
+
+2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.c-torture/execute/20000731-1.x: Delete.
+
+2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
+       and torture_without_loops as is done by c-torture.exp.
+       (search_for): Copy from c-torture.exp.
+       (gcc-dg-runtest): New function, drives a directory of tests
+       iterating over the TORTURE_OPTIONS.
+       (scan-assembler, scan-assembler-not): Move here from
+       individual directory drivers.
+
+       * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
+       defined by lib/gcc-dg.exp.
+       * gcc.dg/cpp/cpp.exp: Likewise.
+       * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
+       gcc-dg-runtest, so we cycle over optimization options.
+
+       * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
+       * gcc.dg/compare2.c: No longer expected to fail.
+
+Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
+
+       * gcc.c-torture/execute/20000804-1.c: New test.
+
+2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
+
+2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
+
+Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc.c-torture/compile/20000803-1.c: New test.
+
+2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/execute/20000801-3.c,
+       gcc.c-torture/execute/20000801-4.c: New tests.
+       * gcc.c-torture/execute/20000801-3.x,
+       gcc.c-torture/execute/20000801-4.x: Xfail.
+
+2000-08-02  Geoff Keating  <geoffk@cygnus.com>
+
+       * lib/objc.exp (objc_target_compile): Look for libobjc.a in
+       libobjc/.libs to allow for libtool.
+
+2000-08-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/compile/20000802-1.c: New test.
+
+2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/cpp/macsyntx.c: Fix error regexp.
+
+Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * gcc-c-torture/execute/20000731-2.c: New test.
+
+       * gcc.c-torture/execute/20000731-1.c: New test.
+       * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
+
+2000-07-31  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/gcc.dg/cpp/paste7.c: New test.
+       * gcc.dg/cpp/20000725-1.c: New test.
+
+2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
+       * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
+       declaration warning for __builtin_dwarf_reg_size.
+
+       * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
+
+2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/noncompile/voidparam-1.c: New test.
+
+2000-07-30  Richard Henderson  <rth@cygnus.com>
+
+       * gcc.dg/c90-digraph-1.c: Don't xfail.
+       * gcc.dg/compare2.c (case 10): Xfail.
+       * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
+
+2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c99-main-1.c: New test.
+
+2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
+
+Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.c-tortuer/execute/20000726-1.c: New test.
+
+2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.c-torture/execute/enum-2.c: New test.
+
+2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/cpp/tr-warn3.c: New test.
+
+2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.ext/implicit1.C: Remove.
+       * g++.old-deja/g++.jason/c2.C: Remove
+       * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
+       * g++.old-deja/g++.pt/crash16.C: Likewise.
+       * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
+
+2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/for2.C: New test.
+
+2000-07-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20000720-1.c: New test.
+
 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
@@ -90,15 +875,15 @@ Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
 
        * gcc.dg/formatz-1.c: New test.
 
-       * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph.c,
-       * gcc.dg/c99-digraph.c: New tests.
+       * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
+       * gcc.dg/c99-digraph-1.c: New tests.
 
        * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
        * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
 
        * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
        * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
-       * gcc.dg/c90-longlong.c, gcc.dg/c90-restrict-1.c,
+       * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
        * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
        * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
        * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,