OSDN Git Service

* README, lib/file-format.exp: Remove EGCS references.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 9c51afe..d10ae23 100644 (file)
@@ -1,3 +1,380 @@
+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.
@@ -212,7 +589,7 @@ Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
 
 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
 
-       * gcc.c-torture/execute/20000731-1.x: Delete.  
+       * gcc.c-torture/execute/20000731-1.x: Delete.
 
 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>