OSDN Git Service

* cppmacro.c: Don't warn about function-like macros without
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 014919d..eccae63 100644 (file)
@@ -1,3 +1,341 @@
+2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/tr-warn2.c: Update.
+
+2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
+
+2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
+       systems.
+
+2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gcc.c-torture/execute/ieee/mzero3.c: New test.
+
+       * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
+       Adjust for c++filt moved to binutils.  Remove spurious duplicate
+       setting of cxxfilt.
+
+2002-09-19  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.dg/20020312-2.c: Update for darwin.
+
+2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/crash32.C: Mark ICE.
+
+Tue Sep 17 13:59:45 2002  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       * objc.dg/comp-types-1.m: New test.
+       * objc.dg/comp-types-2.m: New test.
+       * objc.dg/comp-types-3.m: New test.
+       * objc.dg/comp-types-4.m: New test.
+       * objc.dg/comp-types-5.m: New test.
+       * objc.dg/comp-types-6.m: New test.     
+
+2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
+
+2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/do1.C: New test.
+       
+       * g++.dg/template/subst1.C: New test.
+       
+2002-09-16  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
+
+2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/template/qualttp20.C: Adjust expected errors.
+       * g++.old-deja/g++.jason/report.C: Likewise.
+       * g++.old-deja/g++.other/qual1.C: Likewise.
+
+       * g++.dg/lookup/scoped2.C: New test.
+
+       * g++.dg/ext/asm3.C: New test.
+
+2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
+
+       * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
+
+2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog: follow spelling conventions.
+       * g++.old-deja/g++.abi/ptrmem.C: Likewise.
+       * g++.old-deja/g++.bugs/900210_05.C: Likewise.
+       * g++.old-deja/g++.bugs/900211_04.C: Likewise.
+       * g++.old-deja/g++.bugs/900321_02.C: Likewise.
+       * g++.old-deja/g++.bugs/900404_02.C: Likewise.
+       * g++.old-deja/g++.bugs/900520_06.C: Likewise.
+       * g++.old-deja/g++.law/global-init1.C: Likewise.
+       * g++.old-deja/g++.other/delete4.C: Likewise.
+       * g++.old-deja/g++.other/inline21.C: Likewise.
+       * g++.old-deja/g++.other/singleton.C: Likewise.
+       * g77.dg/strlen0.f: Likewise.
+       * g77.f-torture/compile/20010519-1.f: Likewise.
+       * g77.f-torture/compile/980310-4.f: Likewise.
+       * gcc.c-torture/compile/20000605-1.c: Likewise.
+       * gcc.c-torture/execute/20020225-1.c: Likewise.
+       * gcc.dg/c90-hexfloat-2.c: Likewise.
+       * gcc.dg/c99-bool-1.c: Likewise.
+       * gcc.dg/c99-hexfloat-2.c: Likewise.
+       * gcc.dg/dll-2.c: Likewise.
+       * gcc.dg/wtr-union-init-1.c: Likewise.
+       * gcc.dg/wtr-union-init-2.c: Likewise.
+       * gcc.dg/wtr-union-init-3.c: Likewise.
+       * gcc.dg/cpp/avoidpaste1.c: Likewise.
+       * gcc.dg/cpp/defined.c: Likewise.
+       * gcc.dg/cpp/macsyntx.c: Likewise.
+       * gcc.dg/cpp/paste2.c: Likewise.
+       * gcc.dg/cpp/trad/defined.c: Likewise.
+       * gcc.dg/format/c90-printf-1.c: Likewise.
+       * gcc.dg/format/c90-scanf-1.c: Likewise.
+       * gcc.dg/format/c99-printf-1.c: Likewise.
+       * gcc.dg/format/c99-scanf-1.c: Likewise.
+       * gcc.misc-tests/gcov-8.c: Likewise.
+       * lib/profopt.exp: Likewise.
+
+2002-09-15  Krister Walfridsson  <cato@df.lth.se>
+
+       * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
+
+2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/inherit/using2.C: New test.
+
+2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog: Follow spelling conventions.
+       * g++.dg/template/friend4.C: Likewise.
+       * g++.old-deja/g++.pt/crash67.C: Likewise.
+       * gcc.c-torture/execute/20000801-4.c: Likewise.
+       * gcc.dg/c90-digraph-1.c: Likewise.
+       * gcc.dg/c94-digraph-1.c: Likewise.
+       * gcc.dg/c99-digraph-1.c: Likewise.
+       * gcc.dg/cpp/line5.c: Likewise.
+       * gcc.dg/cpp/multiline.c: Likewise.
+       * gcc.dg/cpp/trad/literals-1.c: Likewise.
+       * gcc.dg/format/attr-3.c: Likewise.
+       * gcc.dg/format/c90-scanf-3.c: Likewise.
+       * gcc.dg/format/ext-4.c: Likewise.
+
+2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/template/pretty1.C: New test.
+
+2002-09-14  Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.c-torture/execute/struct-cpy-1.c: New test.
+
+2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/template/deduce1.C: New test.
+
+2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * gcc.c-torture/execute/simd-1.c: Force all use of int to
+       32-bit int.
+
+2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
+       usage.
+
+2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gcc.c-torture/compile/20020910-1.c: New test.
+
+2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
+
+       * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
+
+2002-09-10  Andreas Jaeger  <aj@suse.de>
+
+       * gcc.dg/20020312-2.c: Adjust for x86-64.
+
+2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * g77.dg/7388.f: New test case for PR 7388.
+
+2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
+
+       * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
+
+2002-09-05  Ziemowit Laski <zlaski@apple.com>
+
+       * objc.dg/proto-lossage-1.m: New test.
+
+2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/_Pragma4.c: Fix typo.
+
+Fri Sep  6 16:39:37 2002  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
+       expected to pass.
+
+2002-09-06  Stan Shebs  <shebs@apple.com>
+           David Edelsohn  <edelsohn@gnu.org>
+
+       * gcc.dg/weak: New directory.
+       * gcc.dg/weak-[1-9].c: Move to new directory, remove all
+       target-specific xfail bits.
+       * gcc.dg/typeof-2.c: Move to new directory.
+       * gcc.dg/weak.exp: New expect script.
+
+2002-09-06  Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.c-torture/execute/extzvsi.c: New test.
+
+2002-09-05  Stan Shebs  <shebs@apple.com>
+
+       * gcc.dg/weak-1.c: xfail on Darwin.
+       * gcc.dg/weak-2.c: Ditto.
+       * gcc.dg/weak-3.c: Ditto.
+       * gcc.dg/weak-4.c: Ditto.
+       * gcc.dg/weak-5.c: Ditto.
+       * gcc.dg/weak-6.c: Ditto.
+       * gcc.dg/weak-7.c: Ditto.
+       * gcc.dg/weak-8.c: Ditto.
+       * gcc.dg/weak-9.c: Ditto.
+
+Thu Sep  5 00:34:33 2002  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * gcc.c-torture/execute/loop-14.c: New test.
+
+2002-09-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/other/cxa-atexit1.C: New test.
+
+       * gcc.dg/typeof-2.c: New test.
+
+2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/_Pragma4.c: New test.
+
+Tue Sep  3 11:04:26 2002  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       * objc/execute/nil_method-1.m: New testcase.
+
+Sun Sep  1 12:47:39 2002  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       * objc/execute/class-tests-1.h (test_class_with_superclass): Call
+       [Object class], not [Object initialize].
+
+2002-08-31  Roger Sayle  <roger@eyesopen.com>
+           Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gcc.c-torture/execute/20020720-1.x: Skip test on
+       mmix-knuth-mmixware.  Correct comment.
+
+2002-08-27  Mark Mitchell  <mark@codesourcery.com>
+
+       * testsuite/g++.dg/abi/bitfield5.C: New test.
+       * testsuite/g++.dg/abi/vbase10.C: Likewise.
+
+Tue Aug 27 22:23:22 2002  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       * objc.dg/undeclared-selector.m: New test.
+
+2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/offsetof1.C: Avoid cast warning.
+
+2002-08-26  Ziemowit Laski  <zlaski@apple.com>
+
+       * objc.dg/super-class-2.m: New test.
+
+2002-08-24  Matt Austern  <austern@apple.com>
+
+       * g++.dg/ext/lvaddr.C: New test.
+       * g++.dg/ext/lvcast.C: New test.
+
+2002-08-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * testsuite/g++.dg/inherit/cond1.C: New test.
+
+2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.dg/noncompile/incomplete-1.c: New test.
+
+2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * gcc.dg/typespec-1.c: New test.
+
+2002-08-20  Devang Patel  <dpatel@apple.com>
+       * objc.dg/proto-hier-2.m: New test.
+
+2002-08-19  Ziemowit Laski  <zlaski@apple.com>
+
+       * objc.dg/bitfield-1.m: New test.
+       * objc.dg/bitfield-2.m: New test.
+
+2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
+       gcc.dg/c99-flex-array-4.c: New tests.
+
+2002-08-16  Stan Shebs  <shebs@apple.com>
+
+       * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
+
+2002-08-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/typeof-1.c: New test.
+       * g++.dg/ext/typeof2.C: New test.
+
+2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/offsetof1.C: New test.
+
+2002-08-14  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/tls/diag-3.c: Fix expected message strings.
+
+2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gcc.dg/cpp/_Pragma3.c: New test.
+
+2002-08-13  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/template/inherit3: New test.
+
+2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.dg/bitfld-4.c: Add blank options.
+
+2002-08-09  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/template/crash1.C: New test.
+
+2002-08-08  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/tls/opt-2.c: New test.
+
+2002-08-08  Devang Patel  <dpatel@apple.com>
+
+       * objc.dg/selector-1.m : New test
+
+2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/abi/bitfield4.C: New test.
+       * gcc.dg/bitfld-4.c: New test.
+
+2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.dg/other/packed1.C: New test.
+
+2002-08-07  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/abi/offsetof.C: Tweak error messages.
+       * g++.old-deja/g++.mike/p10769a.C: Likewise.
+
 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
 
        * gcc.dg/bitfld-3.c: New test.
 
 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
 
-        * testsuite/gcc.dg/tls/diag-3.c: New.
+       * testsuite/gcc.dg/tls/diag-3.c: New.
 
 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
 
 
 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
 
-        * g++.old-deja/g++.abi/ptrflags.C (expect): Change
+       * g++.old-deja/g++.abi/ptrflags.C (expect): Change
        __qualifier_flags to __flags.
 
 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
        * g++.dg/lookup/disamb1.C: Fix typo in comment.
        * g++.dg/other/error1.C: Change expected error message.
        * g++.dg/template/conv4.C: Likewise.
-       
+
 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
 
        * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
-       for documented behaviour.
+       for documented behavior.
 
 2002-07-25  Roger Sayle  <roger@eyesopen.com>
 
 2002-07-24  Richard Henderson  <rth@redhat.com>
 
        * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
-       
+
 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
 
        * g++.dg/ext/alignof1.C (main): Return 0 for success.
@@ -1846,7 +2184,7 @@ Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
        * lib/prune.exp: Remove "In (program|subroutine"block-data)"
        message from g77
        * lib/g77-dg.exp: Trim g77 error messages so that they are
-       recognised by dg.exp.
+       recognized by dg.exp.
 
 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
 
@@ -2506,7 +2844,7 @@ Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
 
 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
 
-       * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
+       * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
        additional tests.
 
 2001-12-27  Roger Sayle <roger@eyesopen.com>
@@ -6452,7 +6790,7 @@ Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
 
        * 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.
+       (mod6): New function - perform an unsigned long modulo operation.
        (main): Add tests for modulos of very large numbers by very small
        dividends.