X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ftestsuite%2FChangeLog;h=0b5ed35cce399c242e22b3c2dd9b0166605b2fdb;hb=83d5db6618daab73113d7a5d62a10c163f98660e;hp=ab2666689a4a0a7931863d1a7e6b507ec55ce725;hpb=abf74c5b070a30ccb6f884472e9aacb47c420dda;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index ab2666689a4..0b5ed35cce3 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,427 @@ +2000-12-07 Joseph S. Myers + + * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use + __SIZE_TYPE__ instead of int for type of integers cast to + pointers. + +2000-12-07 Jakub Jelinek + + * g++.old-deja/g++.other/cleanup4.C: New test. + +2000-12-07 Joseph S. Myers + + * format-sec-1.c: New test. + +2000-12-07 Joseph S. Myers + + * gcc.dg/format-nonlit-3.c: New test. + +2000-12-07 Joseph S. Myers + + * gcc.dg/c90-printf-1.c: Add test for printf formats reading + through a null pointer. + +2000-12-06 Kriang Lerdsuwanakij + + * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL. + * g++.old-deja/g++.pt/partial4.C: New test. + +2000-12-06 J. David Anglin + + * gcc.c-torture/execute/ieee/hugeval.x: New. + +2000-12-06 Neil Booth + + * gcc.dg/cpp/backslash2.c: New tests. + +2000-12-06 Kaveh R. Ghazi + + * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks. + * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test. + +2000-12-05 Geoffrey Keating + + * gcc.c-torture/execute/20001203-2.c: New testcase. + +2000-12-05 Nathan Sidwell + + * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS. + * g++.old-deja/g++.other/virtual10.C: New test. + +2000-12-05 Nathan Sidwell + + * g++.old-deja/g++.mike/pmf5.C: Remove test. + +2000-12-05 Richard Henderson + + * gcc.c-torture/compile/20001205-1.c: New. + +2000-12-04 Neil Booth + + * g++.old-deja/g++.other/virtual9.C: New test. + * g++.old-deja/g++.pt/crash61.C: New test. + * gcc.c-torture/execute/loop-9.c: New test. + +2000-12-04 Neil Booth + + * g++.old-deja/g++.other/instan1.C, instan2.C: Move to... + * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here. + * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into... + * gcc.dg/cpp/extratokens.c: ...here. + +2000-12-04 Neil Booth + + * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c: + New tests. + +2000-12-03 Kaveh R. Ghazi + + * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks. + * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks. + +2000-12-03 Joseph S. Myers + + * gcc.c-torture/execute/20001203-1.c: New test. + +2000-12-03 Neil Booth + + * gcc.dg/cpp/macro6.c: New test cases. + +2000-12-02 Kaveh R. Ghazi + + * gcc.c-torture/execute/string-opt-9.c: New test. + * gcc.c-torture/execute/string-opt-10.c: Likewise. + * gcc.c-torture/execute/string-opt-11.c: Likewise. + * gcc.c-torture/execute/string-opt-12.c: Likewise. + + * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks. + * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks. + +2000-12-02 Geoffrey Keating + + * gcc.dg/cpp/if-6.c: New testcase. + + * gcc.dg/20001201-1.c: New testcase. + +2000-12-02 Neil Booth + + * g++.old-deja/g++.other/externC4.C, + g++.old-deja/g++.other/friend10.C: New tests. + +2000-12-02 Neil Booth + + * g++.old-deja/g++.other/instan2.C + * g++.old-deja/g++.other/instan3.C: New test. + +2000-12-02 Neil Booth + + * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c, + c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c, + gnuc99.c,gnuc99-pedantic.c: New tests. + +2000-12-01 Joseph S. Myers + + * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c, + gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests. + +2000-12-01 Neil Booth + + * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase. + * gcc.dg/cpp/poison.c: Update. + * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues. + +2000-12-01 Toon Moene + + * g77.f-torture/execute/20001201.f: New test. + +2000-12-01 Joseph S. Myers + + * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL. + +2000-12-01 Jakub Jelinek + + * gcc.c-torture/execute/string-opt-5.c: Add some memset tests. + +2000-12-01 Nathan Sidwell + + * g++.old-deja/g++.other/cast6.C: New test. + +2000-11-30 Geoffrey Keating + + * gcc.c-torture/execute/20001130-2.c: New testcase. + +2000-11-30 Richard Henderson + + * gcc.c-torture/execute/20001130-1.c: New test. + +2000-11-30 Nathan Sidwell + + * g++.old-deja/g++.other/op3.C: New test. + +2000-11-30 Nathan Sidwell + + * g++.old-deja/g++.other/op2.C: New test. + +2000-11-30 Nathan Sidwell + + * g++.old-deja/g++.other/crash38.C: New test. + +2000-11-29 Toon Moene + + * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL. + +2000-11-29 Jakub Jelinek + + * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy + tests. + * gcc.c-torture/execute/string-opt-6.c: New test. + + * gcc.dg/20001117-1.c: Add main. + +2000-11-28 Geoffrey Keating + + * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality. + Move from here ... + * gcc.dg/940510-1.c: ... to here. + + * gcc.dg/20000926-1.c: GNU C now allows initializations of + zero-size arrays in toplevel structures. + +2000-11-28 Jakub Jelinek + + * gcc.c-torture/execute/loop-8.c: New test. + +2000-11-28 Nathan Sidwell + + * g++.old-deja/g++.other/base1.C: New test. + +2000-11-28 Nathan Sidwell + + * g++.old-deja/g++.other/parse2.C: New test. + +2000-11-28 Nathan Sidwell + + * g++.old-deja/g++.pt/incomplete1.C: New test. + +2000-11-28 Nathan Sidwell + + * g++.old-deja/g++.other/friend9.C: New test. + +2000-11-28 Jakub Jelinek + + * gcc.dg/20001127-1.c: New test. + +2000-11-27 Nathan Sidwell + + * g++.old-deja/g++.pt/friend46.C: New test. + +2000-11-27 Nathan Sidwell + + * g++.old-deja/g++.other/ptrmem8.C: New test. + +2000-11-26 Kaveh R. Ghazi + + * gcc.c-torture/execute/string-opt-7.c: New test. + * gcc.c-torture/execute/string-opt-8.c: Likewise. + +2000-11-26 Gabriel Dos Reis + + * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler' + instead of 'mkcheck 2'. + +2000-11-25 Joseph S. Myers + + * gcc.c-torture/execute/memcheck/driver.c, + gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change + C9X references to refer to C99. + +2000-11-25 Jakub Jelinek + + * gcc.dg/ultrasp3.c: New test. + +2000-11-25 Neil Booth + + * gcc.dg/cpp/include2.c: Update test to be locale independent. + +2000-11-25 Alexandre Oliva + + * gcc.c-torture/compile/20001123-2.c: New. + +2000-11-24 Kriang Lerdsuwanakij + + * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure. + +2000-11-24 Bernd Schmidt + + * gcc.dg/sequence-point-1.c: Add some new tests. + * gcc.c-torture/execute/20001124-1.c: New test. + +2000-11-24 Nathan Sidwell + + * g++.old-deja/g++.other/vaarg4.C: New test. + * gcc.c-torture/compile/20001123-1.c: New test. + +2000-11-24 Nathan Sidwell + + * g++.other/crash24.C: Adjust and remove XFAIL. + * g++.other/crash37.C: New test. + +2000-11-23 Nathan Sidwell + + * g++.old-deja/g++.pt/instantiate9.C: New test. + +2000-11-22 Mark Mitchell + + * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the + new ABI, too. + + * g++.old-deja/g++.mike/p6610a.C: This test no longer fails. + * g++.old-deja/g++.robertl/eb55.C: Likewise. + +2000-11-22 Neil Booth + + * gcc.dg/cpp/Wtrigraphs.c: New test. + +2000-11-22 Loren J. Rittle + + * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h. + +2000-11-22 Jakub Jelinek + + * gcc.c-torture/execute/ieee/20001122-1.c: New test. + +2000-11-22 Hans-Peter Nilsson + + * lib/gcc-dg.exp: load_lib scanasm.exp. + (scan-assembler, scan-assembler-not): Break out to scanasm.exp. + * lib/g++-dg.exp: load_lib scanasm.exp. + * lib/scanasm.exp: New. + (scan-assembler, scan-assembler-not): Add optional arguments to + test name, or if not present, the pattern name. + (scan-assembler-dem, scan-assembler-dem-not): New. + + * g++.dg/dg.exp: New. + +2000-11-21 Neil Booth + + * gcc.dg/cpp/integrated1.c: Remove. + +2000-11-21 Jakub Jelinek + + * gcc.c-torture/execute/20001121-1.c: New test. + +2000-11-21 Richard Henderson + + * gcc.c-torture/compile/20001121-1.c: New test. + +2000-11-20 Neil Booth + + * gcc.dg/cpp/integrated1.c: New test. + +2000-11-21 Jakub Jelinek + + * g++.old-deja/g++.other/inline17.C: New test. + +2000-11-20 Donald Lindsay + + * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized + local variable to be zero: I made the variable global. Now + uses abort() and exit() instead of relying on main's return value. + +2000-11-20 Neil Booth + + * gcc.dg/cpp/paste2.c: Update test. + * objc/execute/paste.m: New test. + +2000-11-20 Joseph S. Myers + + * gcc.dg/c99-condexpr-1.c: New test. + +2000-11-20 Neil Booth + + * gcc.dg/cpp/macsyntx.c: Use correct command line option. + +2000-11-20 Nathan Sidwell + + * g++.old-deja/g++.pt/export1.C: New test. + +2000-11-20 Jakub Jelinek + + * gcc.dg/20001117-1.c: New test. + +2000-11-18 Richard Henderson + + * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits. + +2000-11-18 Richard Henderson + + * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa. + * lib/f-torture.exp (TORTURE_OPTIONS): Likewise. + * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise. + +2000-11-18 Richard Henderson + + * gcc.c-torture/execute/20001009-2.c (foo): Rename from main. + (main): New. Exit cleanly. + +2000-11-18 Joseph S. Myers + + * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c, + gcc.dg/c99-fordecl-2.c: New tests. + +2000-11-18 Richard Henderson + + * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c. + * gcc.c-torture/execute/zerolen-2.c: New. + +2000-11-18 Franz Sirl + + * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant + memory. + +2000-11-17 Nathan Sidwell + + * g++.old-deja/g++.pt/instantiate8.C: New test. + +2000-11-17 Nathan Sidwell + + * g++.old-deja/g++.other/incomplete.C: Add more tests. + * g++.old-deja/g++.pt/crash9.C: Mark new expected error. + +2000-11-16 Nick Clifton + + * gcc.c-torture/execute/nestfunc-2.c: New test. + * gcc.c-torture/execute/nestfunc-3.c: New test. + +2000-11-11 Bernd Schmidt + + * gcc.c-torture/compile/20001116-1.c: New test. + +2000-11-15 Franz Sirl + + * gcc.c-torture/execute/20001115-1.c: New test. + +2000-11-15 Mark Mitchell + + * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary. + * g++.old-deja/g++.abi/cxa_vec.C: Likewise. + * g++.old-deja/g++.abi/ptrflags.C: Likewise. + * g++.old-deja/g++.abi/vmihint.C: Likewise. + +2000-11-15 Neil Booth + + gcc.dg/cpp/_Pragma1.c: Update. + gcc.dg/cpp/_Pragma2.c: New test. + +2000-11-15 Nathan Sidwell + + * g++.old-deja/g++.other/anon5.C: New test. + +2000-11-14 Joseph S. Myers + + * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more + tests. + 2000-11-14 Jakub Jelinek * gcc.c-torture/execute/20000801-4.c: Make sure the second string is