OSDN Git Service

* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 55056be..2f81f4c 100644 (file)
@@ -1,3 +1,112 @@
+2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
+
+       * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
+
+2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
+       (g++_link_flags): Likewise.
+       (g++_init): Pass gccpath's value to two previous functions.
+
+2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
+       Ensure logfile entry matches exec command line.
+
+2001-05-31  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
+       * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
+
+2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
+       compiler for irix6.2
+
+2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/optimize3.C: New file.
+
+2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * gcc.c-torture/compile/20010518-2.x: New file to compile, not
+       assemble.
+
+2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.other/optimize2.C: New file.
+
+2001-05-25  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.c-torture/compile/20010518-2.c: New file.
+       * gcc.c-torture/execute/20010518-1.c: New file.
+       * gcc.c-torture/execute/20010518-2.c: New file.
+
+2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
+
+2001-05-24  Mark Mitchell  <mark@codesourcery.com>
+
+       G++ no longer defines builtins that do not begin with __builtin.
+       * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
+       * g++.old-deja/g++.brendand/misc13.C: Likewise.
+       * g++.old-deja/g++.law/builtin1.C: Likewise.
+       * g++.old-deja/g++.law/cvt2.C: Likewise.
+       * g++.old-deja/g++.mike/net5.C: Likewise.
+       * g++.old-deja/g++.other/builtins1.C: Likewise.
+       * g++.old-deja/g++.other/builtins2.C: Likewise.
+       * g++.old-deja/g++.other/builtins3.C: Likewise.
+       * g++.old-deja/g++.other/builtins4.C: Likewise.
+       * g++.old-deja/g++.other/inline8.C: Likewise.
+       * g++.old-deja/g++.robertl/eb39.C: Likewise.
+
+2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * g++.old-deja/g++.pt/using1.C: Adjust.
+       * g++.old-deja/g++.pt/using2.C: New test.
+
+2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/charconst.c: New tests.
+       * gcc.dg/cpp/escape.c: New tests.
+       * gcc.dg/cpp/escape-1.c: New tests.
+       * gcc.dg/cpp/escape-2.c: New tests.
+       * gcc.dg/cpp/ucs.c: New tests.
+
+2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
+
+       * gcc.misc-tests/linkage.exp:  Pass appropriate flags to 
+       native compiler for irix6.5.
+
+Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
+
+       * lib/g++.exp (g++_include_flags): Use args to compute
+       get_multilibs.
+       (g++_link_flags): Likewise.
+       (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
+
+2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc.dg/c90-hexfloat-1.c: Add more tests.
+
+2001-05-21  Geoff Keating  <geoffk@redhat.com>
+
+       * gcc.c-torture/compile/920520-1.x: Merge previous contents into
+       this file.
+
+2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
+       STACK_SIZE;
+       * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
+       to STACK_SIZE; Use it to define size of add_histo array.
+       * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according 
+       to STACK_SIZE.
+       (f): Use GITT_SIZE to define size of gitt local table.
+       * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according 
+       to STACK_SIZE; Use it to define size of bytemem array.
+
 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
 
        * gcc.c-torture/compile/20000804-1.x: New file, this test fails