OSDN Git Service

* attribs.c (decl_attributes): Possibly call
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index a52b0e5..3c027b7 100644 (file)
@@ -1,4 +1,250 @@
-2001-08-14  David Billinghurst <David.Billinghurst@riotinto.com>
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
+
+2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g++.dg/warn/format1.C: New test.
+
+2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
+
+2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
+
+2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/redef2.c: Add test.
+
+2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
+       long-standing bug on i686, apparently.  
+       * gcc.c-torture/execute/loop-2c.x: New file.
+       * gcc.c-torture/execute/loop-2d.x: New file.
+       * gcc.c-torture/execute/loop-3c.x: New file.
+
+2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/20000625-2.c: Correct line number.
+
+2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro10.c: New test.
+       * gcc.dg/cpp/strify3.c: New test.
+       * gcc.dg/cpp/spacing1.c: Add tests.
+       * gcc.dg/cpp/19990703-1.c: Remove bogus test.
+       * gcc.dg/cpp/20000625-2.c: Fudge to pass.
+
+2001-09-24  DJ Delorie  <dj@redhat.com>
+
+       * gcc.c-torture/execute/20010924-1.c: New test.
+       
+2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * testsuite/objc/execute/paste.m: Remove.
+
+2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
+
+2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
+
+       * g77.dg/strlen0.f: New test.
+
+2001-09-21  Richard Henderson  <rth@redhat.com>
+
+       * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
+       * g++.old-deja/g++.abi/vtable2.C: Likewise.
+
+2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       Table-driven attributes.
+       * g++.dg/ext/attrib1.C: New test.
+
+2001-09-20  DJ Delorie  <dj@redhat.com>
+
+       * gcc.dg/20000926-1.c: Update expected warning messages.
+       * gcc.dg/array-2.c: Likewise, and test for warnings too.
+       * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
+       array.
+
+2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
+
+       * g++.dg/eh/registers1.C: New test case.
+
+2001-09-17  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/array-5.c: Fix VLA decomposition test.
+
+2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/line5.c: New testcase.
+
+2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/macro9.c: New test.
+
+2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.c-torture/execute/980223.c: Change type of addr from long 
+       to char *.
+
+2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.c-torture/execute/20010915-1.c: New test.
+
+2001-09-14  Janis Johnson  <janis187@us.ibm.com>
+
+       * g77.dg/bprob: New directory.
+       * g77.dg/bprob/bprob.exp: New file.
+       * g77.dg/bprob/bprob-1.f: New test.
+       * g77.dg/gcov: New directory.
+       * g77.dg/gcov/gcov.exp: New file.
+       * g77.dg/gcov/gcov-1.f: New test.
+       * g77.dg/gcov/gcov-1.x: New file.
+
+2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/directiv.c: Update.
+       * gcc.dg/cpp/undef1.c: Update.
+
+2001-09-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/20010912-1.c: New test.
+
+2001-09-11  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Move almost everything to a new,
+       language-independent file in lib.
+       * lib/gcov.exp: New file.
+
+2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.c-torture/compile/20010911-1.c: New test.
+
+2001-09-10  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/profopt.exp: New, to support profile-directed optimizations.
+       * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
+       * gcc.misc-tests/bprob-1.c: New test.
+       * gcc.misc-tests/bprob-2.c: New test.
+
+2001-09-07  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Add support for a .x file to control
+       XFAIL and which kinds of gcov output to verify.
+       * gcc.misc-tests/gcov-4b.x: New file.
+       * gcc.misc-tests/gcov-5b.x: New file.
+       * gcc.misc-tests/gcov-6.x: New file.
+       * gcc.misc-tests/gcov-7.c: New test.
+       * gcc.misc-tests/gcov-7.x: New file.
+
+2001-09-06  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Add support for call return percentages.
+       * gcc.misc-tests/gcov-6.c: New test.
+
+2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/3986
+       * g++.dg/abi/vbase1.C: New test.
+
+2001-09-05  Ziemowit Laski  <zlaski@apple.com>
+
+       * objc.dg/method-2.m: New.
+       
+2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/4203
+       * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
+       * g++.dg/init/empty1.C: New test.
+
+2001-09-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/compile/20010903-1.c: New test.
+
+2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
+
+       * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
+       for m68k.
+
+2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
+
+       * g++.dg/abi/empty4.C: Allow for 16-bit ints.
+
+       * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
+
+       * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
+
+2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
+       for 16-bit 'unsigned int'.
+
+2001-08-29  Kazu Hirata  <kazu@hxi.com>
+
+       * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
+
+2001-08-27  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
+       * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
+
+2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.dg/asm-names.c (ymain): New.
+
+2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
+       * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
+       * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
+
+2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/compare5.c: New testcase.
+
+2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
+
+       * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
+       and "In instantiation".
+
+2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
+
+2001-08-20  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.misc-tests/gcov.exp: Add support for branch information.
+       * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
+       * gcc.misc-tests/gcov-4.c: New test.
+       * gcc.misc-tests/gcov-4b.c: New test.
+       * gcc.misc-tests/gcov-5b.c: New test.
+
+2001-08-20  Zack Weinberg  <zackw@panix.com>
+
+       * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
+       expected to fail.
+
+2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
+
+2001-08-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/eh/template1.C: New test.
+
+2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
+       Fix thinko.
+       * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
+       for xfail.
+
+2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
 
        * lib/g77-dg.exp:  Use prune.exp for common procedures
        (g77-dg-prune): Replace prune_g77_output with prune_gcc_output