2003-03-04 Roger Sayle * g++.old-deja/g++.other/builtins10.C: New test for PR 9367. * gcc.dg/format/attr-5.c: Handle new conflicting types warning. 2003-03-03 Mark Mitchell PR c++/9878 * g++.dg/init/ref1.C: New test. 2003-03-02 Stephane Carrez * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort for HC11/HC12 (asm needs two int registers). * gcc.c-torture/compile/20020312-1.x: New file, don't execute on HC11/HC12 because the test uses an asm which needs two 32-bit registers. 2003-03-02 Stephane Carrez * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort for HC11/HC12 (array is too large otherwise). * gcc.c-torture/compile/920501-4.x: New file, likewise. * gcc.c-torture/compile/20010518-2.x: Likewise. * gcc.c-torture/compile/980506-1.x: Don't execute this test on HC11/HC12 (array is too large). 2003-02-28 Mark Mitchell PR c++/9879 * testsuite/g++.dg/init/new4.C: New test. 2003-02-25 Mark Mitchell PR c++/9829 * g++.dg/parse/namespace1.C: New test. 2003-02-25 Franz Sirl PR target/9732 * gcc.dg/20030225-1.c: New test. 2003-02-24 Rainer Orth * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX. * gcc.dg/pragma-ep-1.c: Likewise. 2003-02-24 Kriang Lerdsuwanakij PR c++/9602 * g++.dg/template/friend16.C: New test. 2003-02-23 Kriang Lerdsuwanakij PR c++/7982 * g++.dg/warn/implicit-typename1.C: New test. 2003-02-22 Hans-Peter Nilsson * gcc.dg/asmreg-1.c: New test. 2003-02-21 Richard Henderson * gcc.dg/attr-invalid.c: Allow __used__ on static data. 2003-02-21 Mark Mitchell PR c++/9749 * g++.dg/parse/varmod1.C: New test. PR c++/9727 * g++.dg/template/op1.C: New test. 2003-02-21 Zack Weinberg * gcc.dg/cpp/include3.c: New test. * gcc.dg/cpp/inc/foo.h: New file. 2003-02-21 Mark Mitchell PR c++/8906 * g++.dg/template/nested2.C: New test. PR c++/8724 * g++.dg/expr/dtor1.C: New test. 2003-02-21 Glen Nakamura * gcc.c-torture/execute/20030221-1.c: New test. 2003-02-20 Mark Mitchell PR c++/9729 * g++.dg/abi/conv1.C: New test. Thu Feb 20 14:39:49 CET 2003 Jan Hubicka * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64. 2003-02-19 Daniel Jacobowitz * gcc.c-torture/compile/20030219-1.c: New test. 2003-02-18 Kazu Hirata * gcc.c-torture/execute/20030218-1.c: New. 2003-02-18 Mark Mitchell PR c++/9704 * g++.dg/init/copy5.C: New test. 2003-02-18 Kriang Lerdsuwanakij PR c++/9459 * g++.dg/ext/typeof4.C: New test. Wed Feb 12 17:18:27 CET 2003 Jan Hubicka * gcc.dg/i386-mmx-3.c: Change -march=k8 to -march=athlon. * gcc.dg/i386-ssetype-1.c: Likewise. * gcc.dg/i386-ssetype-2.c: Likewise. * gcc.dg/i386-ssetype-3.c: Likewise. * gcc.dg/i386-ssetype-4.c: Likewise. * gcc.dg/i386-ssetype-5.c: Likewise. 2003-02-14 Josef Zlomek * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on cris-*-elf* cris-*-aout* and mmix-*-*. 2003-02-13 Josef Zlomek * gcc.dg/20030213-1.c: New test. 2003-02-11 Mark Mitchell * g++.dg/parse/octal1.C: New file. 2003-02-10 Eric Botcazou Christian Ehrhardt * gcc.dg/decl-2.c: New test. 2003-02-06 Kaveh R. Ghazi * gcc.dg/20020430-1.c: Fix dg command typos. * gcc.dg/20020503-1.c: Likewise. 2003-02-06 Eric Botcazou * gcc.c-torture/compile/20030206-1.c: New test. 2003-02-05 Kaveh R. Ghazi * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL conditions for SPARC targets. Tue Feb 4 21:58:43 CET 2003 Jan Hubicka * gcc.dg/i386-ssetype-?.c: Compile using -march=k8; fix for register passing convetions. 2003-02-03 Mark Mitchell PR c++/7129 * testsuite/g++.dg/ext/max.C: New test. 2003-02-03 Richard Earnshaw * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is 'natural-endian'. 2003-02-01 Loren J. Rittle * gcc.dg/struct-ret-libc.c: New test. 2003-01-31 Ulrich Weigand * gcc.dg/20030129-1.c: New test. 2003-01-31 Paolo Carlini Further tweaks for Bison-1.875. * g++.dg/lookup/using2.C: Test for "(parse|syntax) error". * g++.dg/other/do1.C: Likewise. * g++.dg/parse/angle-bracket.C: Likewise. * g++.dg/template/typename3.C: Likewise. 2003-01-31 Kriang Lerdsuwanakij PR c++/8849 * g++.dg/template/ptrmem4.C: New test. 2003-01-31 Kriang Lerdsuwanakij PR c++/9453 * g++.dg/template/friend14.C: New test. * g++.dg/template/friend15.C: New test. * g++.old-deja/g++.other/defarg1.C: Adjust error message. 2003-01-29 Nathan Sidwell PR c++/9437 * g++.dg/template/unify4.C: New test. 2003-01-28 Nathan Sidwell * g++.dg/abi/dcast1.C: New test. 2003-01-28 Toon Moene PR fortran/9258 * g77.dg/pr9258.f: New test. 2003-01-27 Jeffrey D. Oldham PR c++/47 * g++.old-deja/g++.other/lookup24.C: New test. 2003-01-27 Kaveh R. Ghazi PR middle-end/7227 * gcc.dg/uninit-C.c: New test. Sat Jan 25 21:06:49 CET 2003 Jan Hubicka PR opt/8492 * gcc.c-torture/compile/20030125-1.c 2003-01-25 Ulrich Weigand * gcc.dg/20030123-1.c: New test. 2003-01-25 Paolo Carlini Tweaks for Bison-1.875. From the NEWS file: "- `parse error' -> `syntax error' Bison now uniformly uses the term `syntax error'" * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error". * gcc.dg/cpp/digraph2.c: Likewise. * gcc.dg/cpp/direct2.c: Likewise. * gcc.dg/cpp/paste4.c: Likewise. * gcc.dg/c90-restrict-1.c: Likewise. * gcc.dg/c99-func-2.c: Likewise. * gcc.dg/noncompile/920721-2.c: Likewise. * gcc.dg/noncompile/930622-2.c: Likewise. * gcc.dg/noncompile/940112-1.c: Likewise. * gcc.dg/noncompile/950921-1.c: Likewise. * gcc.dg/noncompile/951123-1.c: Likewise. * gcc.dg/noncompile/971104-1.c: Likewise. * gcc.dg/noncompile/990416-1.c: Likewise. 2003-01-22 Mark Mitchell PR c++/9328 * g++.dg/ext/typeof3.C: New test. 2003-01-20 Kazu Hirata * gcc.c-torture/execute/20030120-1.c: New. 2003-01-15 Kaveh R. Ghazi * gcc.c-torture/execute/builtin-constant.x: XFAIL the test. 2003-01-15 Stephane Carrez * gcc.c-torture/compile/20000804-1.x: Don't execute this test at all for HC11/HC12. * gcc.c-torture/compile/20001205-1.x: Likewise. * gcc.c-torture/compile/20001226-1.x: Likewise. * gcc.c-torture/compile/920520-1.x: Likewise. * gcc.c-torture/compile/961203-1.x: Likewise. * gcc.c-torture/compile/20020604-1.x: Likewise. 2003-01-14 Eric Botcazou * gcc.dg/i386-mmx-3.c: New test. 2003-01-10 Josef Zlomek * gcc.c-torture/compile/20030110-1.c: New test. 2003-01-09 Eric Botcazou * gcc.dg/old-style-asm-1.c: New test. 2003-01-09 Eric Botcazou * gcc.c-torture/execute/20030109-1.c: New test. 2003-01-07 Kriang Lerdsuwanakij PR c++/9030 * g++.dg/template/friend12.C: New test. * g++.dg/template/friend13.C: Likewise. * g++.old-deja/g++.eh/spec6.C: Add missing error message. * g++.old-deja/g++.other/defarg1.C: Change expected error message. 2003-01-06 Mark Mitchell PR c++/9165 * g++.dg/warn/Wunused-3.C: New test. 2003-01-03 Nathan Sidwell * g++.dg/template/ntp2.C: New test. 2003-01-02 Kazu Hirata * gcc.dg/h8300-stack-1.c: New. 2002-12-31 Janis Johnson * lib/profopt.exp: Change the name of a global variable to avoid possible clashes with other test suites. 2002-12-26 Nathan Sidwell * g++.dg/warn/inline1.C: New test. * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines. * g++.old-deja/g++.jason/synth10.C: Likewise. * g++.old-deja/g++.mike/net31.C: Likewise. * g++.old-deja/g++.mike/p8786.C: Likewise. * g++.dg/template/friend10.C: New test. * g++.dg/template/conv5.C: New test. 2002-12-24 Nathan Sidwell * g++.dg/lookup/scoped3.C: New test. * g++.dg/lookup/decl1.C: New test. * g++.dg/lookup/decl2.C: New test. 2002-12-24 Joseph S. Myers * g++.dg/init/new1.C, g++.dg/template/alignof1.C, gcc.c-torture/compile/20021015-1.c, gcc.c-torture/compile/20021015-2.c, gcc.c-torture/compile/20021123-1.c, gcc.c-torture/compile/20021123-2.c, gcc.c-torture/compile/20021123-3.c, gcc.c-torture/compile/20021123-4.c, gcc.c-torture/execute/20021024-1.c: Add tests previously added only to 3.1 or 3.2 branch. 2002-12-22 Nathan Sidwell * g++.dg/parse/conv_op1.C: New test. 2002-12-19 Devang Patel * gcc.dg/darwin-ld-5.c: Rewrite test to test -dynamic. 2002-12-19 Eric Botcazou * gcc.c-torture/execute/20021219-1.c: New test. 2002-12-18 Kriang Lerdsuwanakij PR c++/8099 * g++.dg/template/friend9.C: New test. 2002-12-18 Kriang Lerdsuwanakij PR c++/3663 * g++.dg/template/access7.C: New test. 2002-12-18 Kriang Lerdsuwanakij PR c++/8442 * g++.dg/template/type2.C: New test. * g++.dg/template/ttp3.C: Change expected error message. 2002-12-12 Devang Patel * gcc.dg/darwin-ld-1.c: New test. * gcc.dg/darwin-ld-2.c: New test. * gcc.dg/darwin-ld-3.c: New test. * gcc.dg/darwin-ld-4.c: New test. * gcc.dg/darwin-ld-5.c: New test. 2002-12-12 Eric Botcazou * gcc.c-torture/compile/20021212-1.c: New test. 2002-12-11 Neil Booth * gcc.dg/fshort-wchar: New test. 2002-12-10 Mark Mitchell PR c++/8372 * g++.dg/template/dtor1.C: New test. * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error markers. 2002-12-10 Jakub Jelinek * g++.dg/parse/parameter-declaration-1.C: Expect error on last line. 2002-12-09 Mark Mitchell * g++.dg/template/static1.C: New test. * g++.dg/template/static2.C: New test. * g++.old-deja/g++.ext/memconst.C: New test. 2002-12-08 Kaveh R. Ghazi * g++.dg/special/conpr-2.C: Expect failure on solaris2. * g++.dg/special/ecos.exp (conpr-3.C): Likewise. * g++.dg/special/initp1.C: Likewise. 2002-12-06 Jakub Jelinek * gcc.c-torture/execute/20021204-1.c: New test. 2002-12-04 Geoffrey Keating * gcc.dg/ppc-fmadd-1.c: New file. * gcc.dg/ppc-fmadd-2.c: New file. * gcc.dg/ppc-fmadd-3.c: New file. 2002-12-04 Eric Botcazou * gcc.c-torture/compile/20021204-1.c: New test. 2002-12-03 Mark Mitchell PR c++/8688 * g++.dg/init/brace3.C: New test. 2002-12-02 Kazu Hirata * gcc.dg/20020210-1.c: Fix a comment typo. 2002-12-02 Mark Mitchell PR c++/8720 * g++.dg/parse/defarg1.C: New test. PR c++/8615 * g++.dg/template/char1.C: New test. * g++.dg/template/varmod1.C: Fix typo. 2002-12-02 Kriang Lerdsuwanakij DR 180 * g++.old-deja/g++.pt/crash32.C: Expect error. 2002-12-01 Mark Mitchell PR c++/5919 * g++.dg/template/varmod1.C: New test. PR c++/8727 * g++.dg/inherit/typeinfo1.C: New test. PR c++/8663 * g++.dg/inherit/typedef1.C: New test. 2002-11-30 Mark Mitchell PR c++/8332 PR c++/8493 * g++.dg/template/strlen1.C: New test. PR c++/8227 * g++.dg/template/ctor2.C: New test. PR c++/8214 * g++.dg/init/string1.C: New test. PR c++/8511 * g++.dg/template/friend8.C: New test. 2002-11-29 Joe Buck * g++.dg/lookup/anon2.C: New test. 2002-11-28 Kazu Hirata * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the h8300 port. 2002-11-27 Richard Sandiford * gcc.dg/bitfld-6.c: New test. Wed Nov 27 14:37:34 CET 2002 Jan Hubicka * gcc.c-torture/execute/20021127.[cx]: New test. 2002-11-26 Geoffrey Keating * g++.dg/init/brace2.C: New test. * g++.old-deja/g++.mike/p9129.C: Correct. 2002-11-26 Mark Mitchell * g++.dg/abi/empty10.C: Don't run on non-x86 targets. 2002-11-25 Mark Mitchell * testsuite/g++.dg/abi/empty11.C: New test. * testsuite/g++.dg/rtti/cv1.C: New test. 2002-11-25 Hans-Peter Nilsson * lib/prune.exp: Prune more -fpic/-fPIC warnings. 2002-11-24 Mark Mitchell * g++.dg/abi/empty10.C: New test. 2002-11-24 Eric Botcazou * gcc.c-torture/compile/20021124-1.c: New test. 2002-11-22 Mark Mitchell * g++.dg/abi/rtti2.C: New test. 2002-11-21 Eric Botcazou * gcc.dg/i386-unroll-1.c: New test. 2002-11-20 Eric Botcazou * gcc.c-torture/compile/20021120-1.c: New test. * gcc.c-torture/compile/20021120-2.c: New test. 2002-11-20 Richard Sandiford * gcc.dg/bitfld-5.c: New test. 2002-11-20 Richard Sandiford * gcc.c-torture/execute/20021120-3.c: New test. 2002-11-20 Richard Sandiford * gcc.c-torture/execute/20021120-2.c: New test. 2002-11-20 Richard Sandiford * gcc.c-torture/execute/20021120-1.c: New test. 2002-11-20 Jakub Jelinek * gcc.c-torture/execute/20021118-3.c: New test. 2002-11-19 Eric Botcazou * gcc.c-torture/compile/20021119-1.c: New test. 2002-11-19 Jason Thorpe * gcc.dg/duff-1.c: New test. * gcc.dg/duff-2.c: New test. * gcc.dg/duff-3.c: New test. 2002-11-18 Neil Booth * gcc.dg/cpp/_Pragma5.c: New test. 2002-11-18 Richard Sandiford * gcc.c-torture/execute/20021118-2.c: New test. 2002-11-18 Richard Sandiford * gcc.c-torture/execute/20021118-1.c: New test. 2002-11-16 Jakub Jelinek * gcc.dg/20021116-1.c: New test. 2002-11-14 Mark Mitchell * g++.dg/abi/vcall1.C: New test. 2002-11-14 Jakub Jelinek * gcc.dg/20021029-1.c: New test. * gcc.dg/20021029-2.c: New test. 2002-11-13 John David Anglin * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*. 2002-11-09 Eric Botcazou PR c/8439 * gcc.dg/20021110.c: Move to ... * gcc.c-torture/compile/20021110.c: .... here. 2002-11-11 Franz Sirl PR c/8467 * gcc.c-torture/execute/20021111-1.c 2002-11-09 Eric Botcazou PR c/8439 * gcc.dg/20021110.c: New test. 2002-11-10 Mark Mitchell * g++.dg/abi/vthunk3.C: Run only on x86. 2002-11-10 Joseph S. Myers * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests. 2002-11-09 Hans-Peter Nilsson * lib/compat.exp (compat-execute): Fix logic error in last change. 2002-11-09 Neil Booth * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update. 2002-11-09 Kriang Lerdsuwanakij PR c++/8389 * g++.dg/template/access6.C: New test. Fri Nov 8 10:52:15 CET 2002 Jan Hubicka * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure. 2002-11-07 Mark Mitchell * g++.dg/abi/vthunk3.C: New test. PR c++/8338 * g++.dg/template/crash2.C: New test. 2002-11-07 Mark Mitchell * testsuite/g++.dg/abi/dtor1.C: New test. * testsuite/g++.dg/abi/dtor2.C: Likewise. 2002-11-05 Geoffrey Keating * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on Darwin. 2002-11-04 Adam Nemet * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use -mthumb. Only xfail with -O0. 2002-11-03 Mark Mitchell * g++.dg/abi/thunk1.C: New test. * g++.dg/abi/thunk2.C: Likewise. * g++.dg/abi/vtt1.C: Likewise. 2002-11-02 Diego Novillo PR optimization/8423 * gcc.c-torture/execute/builtin-constant.c: New test. 2002-11-01 Zack Weinberg * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C: Add some more cases. 2002-11-01 Mark Mitchell PR c++/8391 * g++.dg/opt/local1.C: New test. 2002-10-30 Mark Mitchell PR c++/8160 * g++.dg/template/complit1.C: New test. PR c++/8149 * g++.dg/template/typename4.C: Likewise. 2002-10-30 Kriang Lerdsuwanakij Core issue 287, PR c++/7639 * g++.dg/template/instantiate1.C: Adjust error location. * g++.dg/template/instantiate3.C: New test. * g++.old-deja/g++.pt/crash10.C: Adjust error location. * g++.old-deja/g++.pt/derived3.C: Adjust error location. * g++.old-deja/g++.pt/spec28.C: Reorder declaration. 2002-10-29 Hans-Peter Nilsson * lib/compat.exp (compat-execute): Don't clean out a gluefile. 2002-10-29 Mark Mitchell PR c++/8287 * g++.dg/init/dtor2.C: New test. 2002-10-28 Kaveh R. Ghazi * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6. * gcc.dg/nest.c: Bypass errors on irix6. 2002-10-27 Hans-Peter Nilsson * gcc.dg/nest.c: Expect error for mmix-*-*. * gcc.dg/20021014-1.c: Use dg-error, not dg-build. 2002-10-26 Hans-Peter Nilsson * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors markers. * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*. 2002-10-25 Mike Stump * gcc.dg/warn-1.c: New test. 2002-10-25 Zack Weinberg * g++.dg/template/typename3.C: New test. 2002-10-25 Mark Mitchell * g++.dg/lookup/ptrmem1.C: New test. * g++.dg/abi/vthunk2.C: New test. 2002-10-25 Zack Weinberg * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests. 2002-10-24 Mark Mitchell * g++.dg/abi/empty9.C: New test. 2002-10-24 Richard Henderson * g++.dg/inherit/thunk1.C: Enable for ia64. 2002-10-23 Mark Mitchell PR c++/8067 * g++.dg/lookup/pretty1.C: New test. 2002-10-23 Jakub Jelinek * gcc.dg/20021023-1.c: New test. 2002-10-23 Mark Mitchell PR c++/7679 * g++.dg/parse/inline1.C: New test. 2002-10-23 Richard Henderson * g++.dg/inherit/thunk1.C: Enable for x86_64. * g++.dg/inherit/thunk1.C: Enable for s390 and alpha. 2002-10-22 Mark Mitchell PR c++/6579 * g++.dg/parse/stmtexpr3.C: New test. 2002-10-22 Nathan Sidwell * g++.dg/expr/cond1.C: New test. 2002-10-21 Mark Mitchell * g++.dg/abi/vbase13.C: New test. * g++.dg/abi/vbase14.C: Likewise. 2002-10-21 Jakub Jelinek * gcc.dg/tls/pic-1.c: New test. * gcc.dg/tls/nonpic-1.c: New test. * gcc.dg/20021018-1.c: New test. 2002-10-21 Ulrich Weigand * lib/profopt.exp (profopt-cleanup): New argument TESTCASE. Remove only files with the same base name as the test case. (profopt-perf-value): Pass TESTCASE to profopt-cleanup. (profopt-execute): Likewise. Also, remove old profiling and performance data files before running the tests. * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls. * g++.dg/bprob/bprob.exp: Likewise. * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp to allow more general test case names. * g++.dg/bprob/bprob-1.C: Rename to ... * g++.dg/bprob/g++-bprob-1.C: ... this. * g77.dg/bprob/bprob-1.f: Rename to ... * g77.dg/bprob/g77-bprob-1.f: ... this. 2002-10-21 Zack Weinberg * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with bison 1.50 or later. 2002-10-21 Janis Johnson * g++.dg/README: Describe more test directories. 2002-10-21 Mark Mitchell * g++.dg/init/array6.C: Add additional tests. 2002-10-21 Ulrich Weigand * gcc.dg/weak/typeof-2.c: Handle s390x targets as well. * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode. 2002-10-21 Kazu Hirata * gcc.c-torture/compile/20020604-1.x: New. * gcc.c-torture/compile/simd-5.x: Likewise. * gcc.c-torture/execute/920710-1.x: Likewise. * gcc.c-torture/execute/20020720-1.x: Disable on h8300. 2002-10-21 Mark Mitchell * g++.dg/inherit/override1.C: Add dg-options clause. 2002-10-20 Zdenek Dvorak * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and _mm_slli_si128. 2002-10-19 Andreas Schwab * lib/compat.exp (compat-run): Prepend "./" when $dest has no directory component. 2002-10-18 Mark Mitchell * g++.dg/inherit/thunk1.C: New test. * g++.dg/inherit/override1.C: New test. * g++.dg/abi/mangle11.C: New test. * g++.dg/abi/mangle14.C: New test. * g++.dg/abi/mangle17.C: New test. 2002-10-17 Nathan Sidwell * g++.dg/overload/member2.C: New test. 2002-10-17 Janis Johnson * g++.dg/README: Describe new compat directory. * g++.dg/dg.exp: Skip tests in compat directory. * README.compat: New file. * lib/compat.exp: New expect script. * g++.dg/compat: New test directory. * g++.dg/compat/compat.exp: New expect script. * g++.dg/compat/abi: New test directory. * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C, g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h, g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C, g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h, g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C, g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h, g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C, g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h, g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C, g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h, g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C, g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files. * g++.dg/compat/break: New test directory. * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C, g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h, g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C, g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h, g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C, g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h, g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C, g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h, g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C, g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h, g++.dg/compat/break/README: New files. * g++.dg/compat/eh: New test directory. * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C, g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h, g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C, g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h, g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C, g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h, g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C, g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h, g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C, g++.dg/compat/eh/filter2_y.C, g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C, g++.dg/compat/eh/new1_y.C, g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C, g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h, g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C, g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h, g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C, g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h, g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C, g++.dg/compat/eh/unexpected1_y.C: New files. * g++.dg/compat/init: New test directory. * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C, g++.dg/compat/init/array5_y.C, g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C, g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h, g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C, g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h, g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C, g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h, g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C, g++.dg/compat/init/init-ref2_y.C: New files. 2002-10-17 Mark Mitchell PR c++/7584 * g++.dg/inherit/using3.C: New test. Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka * gcc.dg/20021017-2.c: New test. 2002-10-17 Mark Mitchell * g++.dg/abi/mangle16.C: Adjust. * g++.dg/init/array8.C: New test. 2002-10-17 Richard Sandiford * gcc.dg/special/mips-abi.exp: New test. * gcc.dg/special/mips-abi.s: Empty file used by the above. 2002-10-16 Mark Mitchell * g++.dg/abi/mangle16.C: New test. * g++.dg/abi/mangle17.C: Likewise. PR c++/7478 * g++.dg/template/ref1.C: New test. 2002-10-16 Kaveh R. Ghazi * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips. 2002-10-16 Ulrich Weigand * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test. 2002-10-16 Mark Mitchell PR c++/7524 * g++.dg/init/array7.C: New test. 2002-10-15 Mark Mitchell * g++.dg/init/array6.C: New test. * g++.dg/abi/mangle13.C: Likewise. * g++.dg/abi/mangle14.C: Likewise. * g++.dg/abi/mangle15.C: Likewise. 2002-10-14 Mark Mitchell * g++.dg/abi/empty8.C: New test. 2002-10-15 Nathan Sidwell * g++.dg/init/ctor1.C: New test. 2002-10-15 Ulrich Weigand * gcc.c-torture/execute/20021015-1.c: New test. Tue Oct 15 14:22:41 2002 J"orn Rennecke * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test. Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka * gcc.dg/i386-ssetype-[1-5].c: New tests. 2002-10-14 Richard Henderson * gcc.dg/20020219-1.c: Disable for 16-bit targets. 2002-10-14 Mark Mitchell PR optimization/6631 * g++.dg/opt/const2.C: New test. 2002-10-14 Mark Mitchell PR c++/7176 * g++.dg/parse/friend1.C: New test. * g++.old-deja/g++.pt/memtemp64.C: Adjust. 2002-10-14 Jakub Jelinek * gcc.dg/20021014-1.c: New test. 2002-10-11 Mark Mitchell PR c++/5661 * g++.dg/ext/vlm1.C: New test. * g++.dg/ext/vlm2.C: Likewise. * g++.dg/init/array1.C: Remove invalid braces. * g++.dg/init/brace1.C: New test. * g++.dg/init/copy2.C: Likewise. * g++.dg/init/copy3.C: Likewise. * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR. * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of braces. 2002-10-11 Neil Booth * gcc.dg/cpp/assembler.S: Don't use -ansi. Fri Oct 11 10:56:49 2002 Richard Shann * gcc.c-torture/compile/simd-5.c: New test. 2002-10-10 Jim Wilson * gcc.c-torture/execute/20021010-1.c: New test. 2002-10-09 Zack Weinberg PR c/7353 * g++.dg/ext/typedef-init.C: New test. * gcc.dg/typedef-init.c: New test. 2002-10-09 Neil Booth * gcc.dg/cpp/paste13.c: New test. 2002-10-08 Kaveh R. Ghazi * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For remaining platforms, XFAIL during compile, not execute. Don't XFAIL at -O0. 2002-10-08 Nathan Sidwell * gcc.dg/alias-1.c: Tweak expected warning. 2002-10-06 D.Venkatasubramanian * gcc.dg/20020411-1.c: Disable for 16-bit "int". 2002-10-06 Andreas Jaeger * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp. * gcc.dg/cpp/c++98.C: Likewise. * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here. * g++.dg/cpp/c++98.C: Likewise. * g++.dg/README (Subdirectories): Mention cpp directory. PR target/7559 * gcc.dg/20021006-1.c: New test. 2002-10-05 Kriang Lerdsuwanakij PR c++/7804 * g++.dg/other/warning1.C: New test. 2002-10-04 Roger Sayle * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping the test on failing platforms. Mark sparcv9-*-*, sparc64-*-* and sparc-*-* with -m64 as expected failures. See PR 8087. 2002-10-03 Mark Mitchell PR c++/7931 * g++.dg/template/ptrmem3.C: New test. PR c++/7754 * g++.dg/template/union1.C: New test. 2002-10-03 Mark Mitchell PR c++/8006 * g++.dg/abi/mangle9.C: New test. * g++.dg/abi/mangle10.C: New test. * g++.dg/abi/mangle11.C: New test. * g++.dg/abi/mangle12.C: New test. 2002-10-02 Mark Mitchell PR c++/7188. * g++.dg/template/meminit1.C: New test. * g++.dg/warn/Wreorder-1.C: Likewise. * g++.old-deja/g++.mike/warn3.C: Tweak. * lib/prune.exp: Ingore "in copy constructor". 2002-10-02 Andreas Jaeger * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c, gcc.dg/20020103-1.c, gcc.dg/20000614-2.c, g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable on x86-64. 2002-10-01 Mark Mitchell * gcc.dg/empty1.C: Fix typo. 2002-10-01 Nathan Sidwell * gcc.dg/alias-1.c: New test. 2002-10-01 Mark Mitchell * gcc.dg/empty1.C: New test. * g++.dg/tls/init-2.C: Tweak error messages. 2002-10-01 Richard Sandiford * gcc.c-torture/compile/20020923-1.c: New test. 2002-09-30 Jason Thorpe * gcc.c-torture/execute/ffs-1.c: New test. * gcc.c-torture/execute/ffs-2.c: Ditto. 2002-09-30 Nathan Sidwell * g++.dg/overload/member1.C: New test. 2002-09-30 Mark Mitchell * g++.dg/abi/empty7.C: New test. * g++.dg/init/pm2.C: Likewise. 2002-09-29 Nathan Sidwell * g++.dg/rtti/crash1.C: New test. 2002-09-29 Hans-Peter Nilsson * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: New tests. 2002-09-28 Roger Sayle * gcc.c-torture/execute/20020720-1.x: No longer skip test on powerpc and MMIX targets. 2002-09-27 Zack Weinberg * gcc.dg/cpp/20020927-1.c: New. 2002-09-26 David S. Miller * gcc.c-torture/compile/trunctfdf.c: New. 2002-09-26 Kaveh R. Ghazi * lib/target-supports.exp (check_weak_available): Handle solaris2. 2002-09-27 Alan Modra * gcc.c-torture/execute/loop-15.c: New. 2002-09-26 Janis Johnson * README.QMTEST: Fix typo. 2002-09-26 Ulrich Weigand * gcc.dg/20020926-1.c: New test. 2002-09-25 David S. Miller PR target/7842 * gcc.c-torture/execute/shiftdi.c: New test. 2002-09-26 Richard Earnshaw * lib/gcc.exp (gcc_init): Use a filename for the testglue that is unique to the tool. * lib/g77.exp (g77_init): Likewise. * lib/g++.exp (g++_init): Likewise. * lib/objc.exp (objc_init): Likewise. 2002-09-25 Mark Mitchell * gcc/testsuite/g++.dg/abi/empty5.C: New test. * gcc/testsuite/g++.dg/abi/empty6.C: New test. * gcc/testsuite/g++.dg/abi/vbase12.C: New test. 2002-09-25 Richard Henderson * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for too-small long double. 2002-09-23 Hans-Peter Nilsson * gcc.dg/20020919-1.c: New test. 2002-09-23 Mark Mitchell * g++.dg/abi/bitfield6.C: New test. * g++.dg/abi/bitfield7.C: New test. * g++.dg/abi/bitfield8.C: New test. * g++.dg/abi/vbase11.C: New test. 2002-09-22 John David Anglin * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target hppa*-*-hpux*. Update test comment. 2002-09-20 Jakub Jelinek * gcc.dg/tls/struct-1.c: New test. 2002-09-20 Neil Booth * gcc.dg/cpp/tr-warn2.c: Update. 2002-09-20 Richard Earnshaw * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems. 2002-09-20 Richard Earnshaw * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based systems. 2002-09-20 Hans-Peter Nilsson * 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 * gcc.dg/20020312-2.c: Update for darwin. 2002-09-18 Nathan Sidwell * g++.old-deja/g++.other/crash32.C: Mark ICE. Tue Sep 17 13:59:45 2002 Nicola Pero * 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 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file. 2002-09-16 Nathan Sidwell * g++.dg/other/do1.C: New test. * g++.dg/template/subst1.C: New test. 2002-09-16 Steve Ellcey * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__. 2002-09-16 Nathan Sidwell * 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 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char. 2002-09-16 Kazu Hirata * 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 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE. 2002-09-15 Nathan Sidwell * g++.dg/inherit/using2.C: New test. 2002-09-15 Kazu Hirata * 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 * g++.dg/template/pretty1.C: New test. 2002-09-14 Alan Modra * gcc.c-torture/execute/struct-cpy-1.c: New test. 2002-09-13 Matt Austern * testsuite/g++.dg/other/constref[12].C: New, regression tests for passing a cast expression to a function by const reference. 2002-09-13 Nathan Sidwell * g++.dg/template/deduce1.C: New test. 2002-09-13 Kazu Hirata * gcc.c-torture/execute/simd-1.c: Force all use of int to 32-bit int. 2002-09-10 John David Anglin * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct usage. 2002-09-10 Richard Earnshaw * gcc.c-torture/compile/20020910-1.c: New test. 2002-09-10 Frank Ch. Eigler * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call. 2002-09-10 Andreas Jaeger * gcc.dg/20020312-2.c: Adjust for x86-64. 2002-09-08 Toon Moene * g77.dg/7388.f: New test case for PR 7388. 2002-09-07 Ansgar Esztermann * gcc.dg/compare2.c: Remove xfail from cases 10 and 12. 2002-09-05 Ziemowit Laski * objc.dg/proto-lossage-1.m: New test. 2002-09-06 Neil Booth * gcc.dg/cpp/_Pragma4.c: Fix typo. Fri Sep 6 16:39:37 2002 Nicola Pero * objc/execute/formal_protocol-6.x: Removed. This testcase is now expected to pass. 2002-09-06 Stan Shebs David Edelsohn * 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 * gcc.c-torture/execute/extzvsi.c: New test. 2002-09-05 Stan Shebs * 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 * gcc.c-torture/execute/loop-14.c: New test. 2002-09-04 Jakub Jelinek * g++.dg/other/cxa-atexit1.C: New test. * gcc.dg/typeof-2.c: New test. 2002-09-03 Neil Booth * gcc.dg/cpp/_Pragma4.c: New test. Tue Sep 3 11:04:26 2002 Nicola Pero * objc/execute/nil_method-1.m: New testcase. Sun Sep 1 12:47:39 2002 Nicola Pero * objc/execute/class-tests-1.h (test_class_with_superclass): Call [Object class], not [Object initialize]. 2002-08-31 Roger Sayle Hans-Peter Nilsson * gcc.c-torture/execute/20020720-1.x: Skip test on mmix-knuth-mmixware. Correct comment. 2002-08-27 Mark Mitchell * testsuite/g++.dg/abi/bitfield5.C: New test. * testsuite/g++.dg/abi/vbase10.C: Likewise. Tue Aug 27 22:23:22 2002 Nicola Pero * objc.dg/undeclared-selector.m: New test. 2002-08-27 Nathan Sidwell * g++.dg/other/offsetof1.C: Avoid cast warning. 2002-08-26 Ziemowit Laski * objc.dg/super-class-2.m: New test. 2002-08-24 Matt Austern * g++.dg/ext/lvaddr.C: New test. * g++.dg/ext/lvcast.C: New test. 2002-08-22 Mark Mitchell * testsuite/g++.dg/inherit/cond1.C: New test. 2002-08-22 Geoffrey Keating * gcc.dg/noncompile/incomplete-1.c: New test. 2002-08-21 Joseph S. Myers * gcc.dg/typespec-1.c: New test. 2002-08-20 Devang Patel * objc.dg/proto-hier-2.m: New test. 2002-08-19 Ziemowit Laski * objc.dg/bitfield-1.m: New test. * objc.dg/bitfield-2.m: New test. 2002-08-17 Joseph S. Myers * 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 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case. 2002-08-15 Jakub Jelinek * gcc.dg/typeof-1.c: New test. * g++.dg/ext/typeof2.C: New test. 2002-08-15 Nathan Sidwell * g++.dg/other/offsetof1.C: New test. 2002-08-14 Richard Henderson * gcc.dg/tls/diag-3.c: Fix expected message strings. 2002-08-14 Neil Booth * gcc.dg/cpp/_Pragma3.c: New test. 2002-08-13 Mark Mitchell * g++.dg/template/inherit3: New test. 2002-08-10 Nathan Sidwell * gcc.dg/bitfld-4.c: Add blank options. 2002-08-09 Mark Mitchell * g++.dg/template/crash1.C: New test. 2002-08-08 Jakub Jelinek * gcc.dg/tls/opt-2.c: New test. 2002-08-08 Devang Patel * objc.dg/selector-1.m : New test 2002-08-08 Nathan Sidwell * g++.dg/abi/bitfield4.C: New test. * gcc.dg/bitfld-4.c: New test. 2002-08-08 Nathan Sidwell * g++.dg/other/packed1.C: New test. 2002-08-07 Mark Mitchell * g++.dg/abi/offsetof.C: Tweak error messages. * g++.old-deja/g++.mike/p10769a.C: Likewise. 2002-08-08 Jakub Jelinek * gcc.dg/bitfld-3.c: New test. 2002-08-07 Jakub Jelinek Richard Henderson * gcc.dg/i386-bitfield1.c: New test. * g++.dg/abi/bitfield3.C: Update. 2002-08-07 Neil Booth * objc.dg/const-str-2.m: Update. * gcc.dg/cpp/c++98.c: Change to C extension. * gcc.dg/cpp/c++98-pedantic.c: Similarly. * gcc.dg/cpp/cpp.exp: Process .C extensions too. 2002-08-06 Aldy Hernandez * testsuite/gcc.dg/tls/diag-3.c: New. 2002-08-07 Gabriel Dos Reis * g++.dg/README (Subdirectories): Document new subdir expr. * g++.dg/expr/pmf-1.C: New test. 2002-08-06 Neil Booth * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests. 2002-08-06 Jakub Jelinek * g++.dg/abi/bitfield3.C: New test. 2002-08-05 Nathan Sidwell * lib/gcov.exp: Tweak expected line formats. * gcc.misc-tests/gcov8.c: New test. * gcc.misc-tests/gcov8.x: New flags. 2002-08-05 Jakub Jelinek * consistency.vlad/layout/endian.c: Include string.h. * gcc.c-torture/execute/20020805-1.c: New test. 2002-08-04 Gabriel Dos Reis * g++.dg/other/conversion1.C: New test. 2002-08-03 Roger Sayle * gcc.dg/builtins-1.c: New testcase. 2002-08-02 Mark Mitchell * g++.dg/inherit/access3.C: New test. 2002-08-01 Jakub Jelinek * gcc.dg/ia64-visibility-2.c: New test. 2002-08-01 Benjamin Kosnik * g++.old-deja/g++.abi/ptrflags.C (expect): Change __qualifier_flags to __flags. 2002-07-31 Mark Mitchell * g++.dg/inherit/operator1.C: New test. * 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 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test for documented behavior. 2002-07-25 Roger Sayle * gcc.c-torture/execute/20020720-1.x: Skip this test on several targets known to fail. 2002-07-25 Richard Sandiford * gcc.dg/mips-args-[123].c: New tests. 2002-07-24 Aldy Hernandez * gcc.dg/ppc-spe.c: New. 2002-07-24 Geoffrey Keating * g++.dg/other/ptrmem4.C: New testcase. 2002-07-24 Richard Henderson * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap. 2002-07-24 Gabriel Dos Reis * g++.dg/ext/alignof1.C (main): Return 0 for success. 2002-07-24 Roger Sayle * gcc.c-torture/execute/memset-3.c: New testcase. 2002-07-24 Neil Booth * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h, gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests. 2002-07-23 Kaveh R. Ghazi * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x: Delete. Tue Jul 23 21:02:43 2002 J"orn Rennecke * gcc.c-torture/compile/simd-4.c: New test. 2002-07-22 Kriang Lerdsuwanakij PR c++/7347, c++/7348 * g++.dg/template/access4.C: New test. * g++.dg/template/access5.C: New test. * g++.old-deja/g++.pt/memtemp85.C: Fix access problem. * g++.old-deja/g++.pt/memtemp86.C: Likewise. * g++.old-deja/g++.pt/ttp58.C: Likewise. * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL. 2002-07-22 Jakub Jelinek * gcc.dg/gnu89-init-2.c: New test. 2002-07-21 Gabriel Dos Reis * gcc.dg/c90-arraydecl-1.c: Change C89 too C90. 2002-07-20 Roger Sayle * gcc.c-torture/execute/20020720-1.c: New testcase. 2002-07-20 Neil Booth * gcc.dg/cpp/Wsignprom.c: New tests. 2002-07-20 Alan Modra * gcc.c-torture/execute/loop-13.c: New test. 2002-07-19 Neil Booth * gcc.dg/cpp/expr.c: New tests. 2002 07-18 David Edelsohn * g++.dg/opt/pr6713.C: Add template instantiation. 2002-07-18 Alan Modra * gcc.dg/nest.c: New test. 2002-07-17 Richard Henderson * g++.dg/opt/pr6713.C: New test. 2002-07-17 Eric Botcazou * gcc.c-torture/execute/loop-2e.x: Let the testcase XFAIL for all x86 processors. 2002-07-17 Ian Dall * gcc.c-torture/execute/20010122-1.x: Do not test with -fomit-frame-pointer. 2002-07-17 Kriang Lerdsuwanakij * g++.dg/template/instantiate2.C: New test. * g++.dg/template/spec4.C: New test. 2002-07-17 Kriang Lerdsuwanakij * g++.dg/template/access2.C: New test. * g++.dg/template/access3.C: New test. 2002-07-15 Zack Weinberg * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c, c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c, c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c, c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c: Convert to use . * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x: Delete. * gcc.dg/va-arg-2.c: New. * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS. 2002-07-15 Jakub Jelinek * gcc.c-torture/compile/20020710-1.c: New test. Thu Jul 11 15:39:21 2002 J"orn Rennecke Andrew Pinski gcc.c-torture/compile/simd-2.c: New testcase. gcc.c-torture/compile/simd-3.c: Likewise. 2002-07-11 Mark Mitchell PR c++/7224 * g++.dg/overload/error1.C: New test. 2002-07-11 Rainer Orth * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32 configuration and IRIX 6 O32 ABI. 2002-07-11 Roger Sayle * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions. 2002-07-10 Roger Sayle * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort". 2002-07-10 Jeffrey A Law * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102. * gcc.c-torture/compile/930326-1.x: Remove. No longer needed. 2002-07-09 Aldy Hernandez * gcc.dg/20020312-2.c: Check for __PPC__. 2002-07-09 Diego Novillo * gcc.c-torture/compile/20020709-1.c: New test. 2002-07-07 Roger Sayle * g++.dg/template/qualttp21.C: New test case. 2002-07-06 Alexandre Oliva * gcc.c-torture/compile/20020706-1.c: New test. * gcc.c-torture/compile/20020706-2.c: New test. 2002-07-06 Brian R. Gaeke Alexandre Oliva * g++.dg/warn/incomplete1.C: New test. 2002-07-05 Kaveh R. Ghazi PR c++/7099 * g++.dg/warn/noreturn1.C: New test. 2002-07-03 Mark Mitchell PR c++/6706 * g++.dg/debug/debug6.C: New test. * g++.dg/debug/debug7.C: New test. Thu Jul 4 07:36:48 2002 J"orn Rennecke * gcc.c-torture/compile/simd-3.c: New test. 2002-07-03 Chris Demetriou * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets. * gcc.dg/20020620-1.c: Likewise. 2002-07-03 Kriang Lerdsuwanakij PR c++/6944 * g++.dg/init/array4.C: New test. * g++.dg/init/array5.C: New test. Wed Jul 3 10:25:41 2002 J"orn Rennecke * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~. * gcc.c-torture/execute/simd-2.c (main): Likewise. 2002-07-02 Kaveh R. Ghazi * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions. * gcc.dg/wtr-aggr-init-1.c: Likewise. * gcc.dg/wtr-conversion-1.c: Likewise. * gcc.dg/wtr-escape-1.c: Likewise. * gcc.dg/wtr-int-type-1.c: Likewise. * gcc.dg/wtr-label-1.c: Likewise. * gcc.dg/wtr-static-1.c: Likewise. * gcc.dg/wtr-strcat-1.c: Likewise. * gcc.dg/wtr-suffix-1.c: Likewise. * gcc.dg/wtr-switch-1.c: Likewise. * gcc.dg/wtr-unary-plus-1.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/wtr-func-def-1.c: New test. 2002-07-02 Devang Patel * objc.dg/param-1.m: New test. 2002-07-03 Neil Booth * gcc.dg/cpp/trad/directive.c: Add test. * gcc.dg/cpp/trad/macroargs.c: Add test. * gcc.dg/cpp/trad/recurse-3.c: Add tests. 2002-07-02 Neil Booth * gcc.dg/cpp/cmdlne-M.c: New test. 2002-07-02 Ziemowit Laski * objc.dg/desig-init-1.m: New test. 2002-07-02 Kriang Lerdsuwanakij PR c++/6716 * g++.dg/template/instantiate1.C: New test. 2002-07-01 Mark Mitchell PR c++/7112 * g++.dg/template/sizeof2.C: New test. 2002-07-01 Neil Booth * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c, gcc.dg/cpp/trad/include.c: New tests. 2002-07-01 Hans-Peter Nilsson PR target/7177 * gcc.c-torture/compile/20020701-1.c: New test. 2002-07-01 Stan Shebs * lib/objc.exp (objc_target_compile): Add the -I path to ObjC header here... * lib/objc-torture.exp (objc-torture-compile): ...instead of here (objc-torture-execute): or here. Mon Jul 1 12:51:05 2002 J"orn Rennecke * gcc.c-torture/execute/arith-rand-ll.c: New test. 2002-07-01 Neil Booth * gcc.dg/cpp/trad/escaped-nl.c: New test. 2002-06-30 Devang Patel * objc.dg/fsyntax-only.m: New test. 2002-06-27 Mark Mitchell PR c++/6695 * g++.dg/template/friend7.C: New file. 2002-06-27 Aldy Hernandez * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in return type. Thu Jun 27 15:23:21 2002 J"orn Rennecke * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to avoid division by zero. 2002-06-27 Neil Booth * gcc.dg/Wunknownprag.c: New tests. Tue Jun 25 21:50:38 2002 J"orn Rennecke * gcc.c-torture/execute/simd-2.c: New test. 2002-06-25 Neil Booth * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h, gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h, gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c, gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c, gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c, gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c, gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h, gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h, gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h, gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def, gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c, gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c, gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h, gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h, gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c, gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests. 2002-06-24 Neil Booth * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c, gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c, gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c: New tests. * gcc.dg/cpp/trad/directive.c: Update. 2002-06-23 Andreas Jaeger * gcc.c-torture/execute/complex-6.c: New. 2002-06-22 Neil Booth * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c, gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c, gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c, gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests. 2002-06-21 Neil Booth * gcc.dg/cpp/trad: New directory with traditional tests copied from parent directory. * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c, gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c, gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c, gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c: Move to trad/ and rename. * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c, gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c, gcc.dg/cpp/trad/redef2.c: New tests. * gcc.dg/cpp/trad/trad.exp: New driver. 2002-06-20 Neil Booth * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c, gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c, gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c, gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c: Remove. 2002-06-20 Richard Sandiford * gcc.dg/20020620-1.c: New test. 2002-06-20 Kriang Lerdsuwanakij * g++.dg/template/ttp4.C: New test. 2002-06-19 Jakub Jelinek * g++.dg/opt/vt1.C: Fix regexp. 2002-06-18 Kaveh R. Ghazi * gcc.c-torture/execute/pure-1.c: Make functions static again. Don't use attribute `noinline'. 2002-06-18 Hans-Peter Nilsson * gcc.c-torture/execute/20020615-1.c: Fix typo in comment. 2002-06-18 Aldy Hernandez * gcc.c-torture/execute/simd-1.c: New. * gcc.dg/simd-1.c: New. 2002-06-18 Hans-Peter Nilsson * gcc.c-torture/execute/20020615-1.c: Correct bug-description. 2002-06-16 Richard Henderson * g++.dg/ext/anon-struct1.C: New. * g++.dg/ext/anon-struct2.C: New. * g++.dg/ext/anon-struct3.C: New. * gcc.dg/anon-struct-1.c: New. * gcc.dg/anon-struct-2.c: New. * gcc.dg/anon-struct-3.c: New. * gcc.dg/20011008-1.c: Adjust warning text. * gcc.dg/20020527-1.c: Add -fms-extensions. 2002-06-16 Richard Henderson * gcc.dg/20020531-1.c: Add LL specifier to avoid warning. 2002-06-15 Hans-Peter Nilsson * gcc.c-torture/execute/20020615-1.c: New test. 2002-06-15 Roger Sayle * gcc.c-tortuture/execute/compare-1.c: New test case. * gcc.c-tortuture/execute/compare-2.c: New test case. * gcc.c-tortuture/execute/compare-3.c: New test case. 2002-06-13 Richard Henderson * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for ia64 ilp32. 2002-06-12 Kriang Lerdsuwanakij * g++.dg/template/typename2.C: Update error message. 2002-06-12 Hans-Peter Nilsson * gcc.c-torture/execute/20020611-1.c: New test. 2002-06-11 Bob Wilson * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the list of targets to skip. 2002-06-10 Bob Wilson * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa targets if not optimizing. 2002-06-10 Jakub Jelinek * gcc.c-torture/compile/20020605-1.c: New test. * g++.dg/opt/vt1.C: New test. * gcc.dg/20020531-1.c: New test. * gcc.dg/20020530-1.c: New test. * gcc.dg/20020527-1.c: New test. * g++.dg/opt/cse1.C: New test. 2002-06-07 Roger Sayle * gcc.dg/20020607-2.c: New test case. 2002-06-07 Jakub Jelinek * gcc.c-torture/compile/20020604-1.c: New test. 2002-06-04 Richard Henderson * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases. * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67. * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New. 2002-06-04 Aldy Hernandez * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF. 2002-06-03 Richard Henderson * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New. * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New. 2002-06-02 Richard Henderson * gcc.c-torture/execute/pure-1.c: Don't mark any of the test functions static. 2002-06-02 Andreas Jaeger * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass now. 2002-06-02 Neil Booth * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c, gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c: Update for mofified diagnostics. * gcc.dg/c99-intconst-1.c: No longer fail. 2002-06-02 Richard Henderson * gcc.dg/uninit-A.c: Remove xfail markers. 2002-06-01 Roger Sayle * gcc.dg/fnegate-1.c: New test case. 2002-05-30 Osku Salerma * gcc.c-torture/execute/mayalias-1.c: New file. 2002-05-29 Neil Booth * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c, gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c, gcc.dg/cpp/if-1.c: Update for modified diagnostics. 2002-05-29 Hans-Peter Nilsson * gcc.c-torture/execute/20020529-1.c: New test. 2002-05-27 Richard Henderson * g++.dg/ext/attrib6.C: New test case. 2002-05-27 Kaveh R. Ghazi * gcc.c-torture/execute/pure-1.c: New test. 2002-05-27 Neil Booth * gcc.dg/cpp/arith-2.c: Remove. 2002-05-27 Neil Booth * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests. * gcc.dg/cpp/if-3.c: Remove. 2002-05-26 Jakub Jelinek * g++.dg/opt/cse2.C: New test. 2002-05-26 Neil Booth * gcc.dg/cpp/arith-1.c: New semantic tests. * gcc.dg/cpp/if-1.c: Update. 2002-05-24 Ben Elliston * lib/c-torture.exp (c-torture-execute): Handle multiple sources. 2002-05-24 Jakub Jelinek * gcc.dg/verbose-asm.c: New test. 2002-05-24 Neil Booth * gcc.dg/cpp/paste12.c: New test. 2002-05-23 Neil Booth * g++.dg/parse/named_ops.C: New test. 2002-05-23 Mark Mitchell * gcc/testsuite/gcc.dg/weak-8.c: New test. Thu May 23 11:09:26 2002 J"orn Rennecke * gcc.dg/weak-2.c: Allow optional leading underscore in scan-assembler symbol name. * gcc.dg/weak-3.c: Likewise. * gcc.dg/weak-4.c: Likewise. * gcc.dg/weak-5.c: Likewise. 2002-05-23 Jakub Jelinek * gcc.dg/20020523-1.c: New test. 2002-05-23 Neil Booth * objc.dg/const-str-2.m: Update now that we stop after a command line error. 2002-05-22 Richard Henderson * g++.dg/dg.exp: Fix typo in test pruneing. 2002-05-22 Richard Henderson * g++.dg/dg.exp: Prune the tls subdirectory. * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New. * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New. * g++.dg/tls/init-1.C: New. 2002-05-22 Jakub Jelinek * gcc.dg/20020517-1.c: New test. 2002-05-21 Richard Henderson * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c, gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files. Tue May 21 14:25:32 2002 Brian R. Gaeke * g++.dg/other/copy2.C: New test. Mon May 20 10:51:35 2002 J"orn Rennecke * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define. (MAX_COPY): Bump up to 10 times sizeof (long long). (main): Use a pattern of SEQUENCE_LENGTH different characters to copy. * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times sizeof (long long). * gcc.c-torture/execute/strcpy-1.c: New test. 2002-05-19 Jason Merrill * g++.dg/ext/oper1.C: New test. 2002-05-20 David Billinghurst 2002-05-19 Mark Mitchell * README.QMTEST: New file. * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line. 2002-05-19 Andreas Jaeger * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass now. * gcc.c-torture/execute/loop-2d.x: Likewise. 2002-05-19 David Billinghurst * gcc.dg/weak-2.c: xfail warnings for platforms that don't support weak symbols. * gcc.dg/weak-4.c: Likewise * gcc.dg/weak-6.c: Likewise 2002-05-16 David.Billinghurst * gcc.dg/weak-3.c: Add dg-excess-error comment for cygwin, coff and h8300-*-hms targets * gcc.dg/weak-5.c: Likewise * gcc.dg/weak-7.c: Likewise 2002-05-16 Jason Merrill * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel. (scan-assembler-not, scan-assembler-dem): Likewise. (scan-assembler-dem-not): Likewise. 2002-05-15 Richard Henderson * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here. 2002-05-15 Richard Henderson * gcc.dg/weak-5.c (vfoo1c): No warning here. (vfoo1f): Warning here. (vfoo1l): Don't redefine the alias. 2002-05-14 Jason Merrill , Alexandre Oliva * g++.dg/init/pm1.C: New test. 2002-05-12 David S. Miller * gcc.c-torture/execute/conversion.c (ldnear): Use long double types. 2002-05-10 Roger Sayle * gcc.c-torture/execute/20020510-1.c: New test case. 2002-05-10 David S. Miller * gcc.c-torture/execute/conversion.c: Test long double too. 2002-05-09 Jakub Jelinek * lib/g77.exp (g77_link_flags): Append all multilib dirs containing libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH. * lib/g++.exp (g++_link_flags): Likewise. * lib/objc.exp (objc_target_compile): Likewise. 2002-05-09 Neil Booth * gcc.dg/cpp/poison.c: Update. * gcc.dg/cpp/20000625-2.c: Remove. * gcc.dg/cpp/direct2s.c: Remove final test. 2002-05-08 Tom Rix * gcc.c-torture/execute/20020508-1.c: New test. * gcc.c-torture/execute/20020508-2.c: New test. * gcc.c-torture/execute/20020508-3.c: New test. 2002-05-08 Neil Booth * gcc.dg/cpp/charconst-4.c: More tests. 2002-05-08 Mark Mitchell PR c/6569 * gcc.dg/weak-3.c: Update location of warning messages. * gcc.dg/weak-5.c: Likewise. 2002-05-06 Roger Sayle * gcc.c-torture/execute/20020506-1.c: New test case. 2002-05-07 Neil Booth * gcc.dg/cpp/charconst-3.c: Correct tests accordingly. 2002-05-06 Neil Booth * gcc.dg/cpp/charconst-3.c: Run, don't compile. 2002-05-06 Neil Booth * gcc.dg/cpp/charconst-3.c: New test. 2002-05-05 Neil Booth * gcc.dg/cpp/charconst.c: Update tests. 2002-05-05 Tim Josling * treelang: Added directory for new sample language treelang. Also lib/treelang.exp: New file to signal treelang should be tested. 2002-05-03 Jakub Jelinek * gcc.dg/cpp/cmdlne-dM-M.c: New test. * gcc.dg/cpp/cmdlne-dD-M.c: New test. * gcc.dg/cpp/cmdlne-dN-M.c: New test. * gcc.dg/cpp/cmdlne-dI-M.c: New test. * gcc.dg/cpp/cmdlne-dI-M.h: New aux file. * gcc.dg/cpp/cmdlne-dD-dM.c: New test. * gcc.dg/cpp/cmdlne-dM-dD.c: New test. 2002-05-03 Joseph S. Myers * gcc.dg/format/xopen-2.c: New test. 2002-05-03 Jakub Jelinek * gcc.dg/20020503-1.c: New test. 2002-05-02 Mark Mitchell * g++.dg/init/dtor1.C: Make it tougher. 2002-05-01 Mark Mitchell * g++.dg/init/dtor1.C: New test. 2002-05-02 Aldy Hernandez * gcc.dg/altivec-8.c: New. 2002-05-01 Aldy Hernandez * gcc.dg/altivec-7.c: New. 2002-04-29 Jakub Jelinek * g++.dg/parse/typedef1.C: New test. 2002-04-29 Mark Mitchell PR c++/6486 * g++.dg/template/friend6.C: New test. PR c++/6492 * g++.dg/init/copy1.C: New test. 2002-04-29 Nathan Sidwell * g++.dg/warn/effc1.C: New test. 2002-04-29 Neil Booth * gcc.dg/cpp/if-cexp.c: Add a test. 2002-04-28 Jakub Jelinek * gcc.dg/20020426-2.c: New test. 2002-04-28 Neil Booth * gcc.dg/cpp/if-mop.c: Update. * gcc.dg/cpp/if-mpar.c: Add test. * gcc.dg/cpp/if-oppr.c: Update. 2002-04-28 Franz Sirl PR c/6343 * gcc.dg/weak-[2-7].c: New tests. 2002-04-26 Alexandre Oliva * gcc.dg/enum1.c: New test. 2002-04-26 Mark Mitchell PR c++/6497 * g++.dg/inherit/access2.C: New test. 2002-04-26 Mark Mitchell PR bootstrap/6445 * gcc.dg/20020426-1.c: New test. 2002-04-26 Alexandre Oliva * g++.dg/abi/enum1.C: New test. 2002-04-26 Richard Henderson * gcc.dg/c99-bool-1.c: Expect always true warning. 2002-04-25 Roger Sayle * gcc.dg/i386-memset-1.c: New test case for PR target/6456. 2002-04-25 Kaveh R. Ghazi * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit targets. 2002-04-24 Mark Mitchell * g++.dg/abi/mange7.C: New test. PR c++/6438. * g++.dg/parse/stmtexpr2.C: New test. Wed Apr 24 21:38:36 2002 J"orn Rennecke * gcc.dg/20020312-2.c: Add SH target. 2002-04-24 Kaveh R. Ghazi * gcc.c-torture/compile/labels-3.x: New file, don't assemble the compiler output on mips*-*-irix*. 2002-04-23 Jakub Jelinek * g++.dg/parse/attr1.C: New test. 2002-04-23 Roger Sayle * gcc.c-torture/execute/string-opt-17.c: New test case. * gcc.c-torture/execute/memset-2.c: New test case. 2002-04-23 Mark Mitchell PR c++/6256: * g++.dg/template/friend5.C: New test. PR c++/6331: * g++.dg/template/qual1.C: Likewise. 2002-04-22 Zack Weinberg * gcc.c-torture/execute/980707-1.c: Don't use isspace(). Include stdlib.h, not stdio.h or ctype.h. 2002-04-22 Hans-Peter Nilsson * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on cris-*-elf* and mmix-*-*. * g77.f-torture/execute/io0.x: xfail for cris-*-elf. * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x, g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x: Ditto. * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf. * gcc.dg/wchar_t-1.c: Ditto. 2002-04-21 Hans-Peter Nilsson * g++.dg/opt/cleanup1.C (C::C()): Initialize member c. Clarify comment. 2002-04-21 Neil Booth * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests. 2002-04-21 Franz Sirl * gcc.c-torture/execute/20000906-1.x: Delete. 2002-04-20 David.Billinghurst * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run } 2002-04-19 Toon Moene * PR6367 * g77.f-torture/execute/6367.f: New test. * g77.f-torture/execute/6367.x: Disable for MMIX. 2002-04-19 Mark Mitchell * PR6352 * g++.dg/opt/inline2.C: New test. 2002-04-18 Richard Henderson * gcc.dg/20000906-1.c: Enable for all targets. * gcc.c-torture/compile/iftrap-2.c: New. 2002-04-18 Jakub Jelinek * gcc.dg/20020418-1.c: New test. * gcc.dg/20020418-2.c: New test. 2002-04-18 Richard Henderson * gcc.c-torture/compile/iftrap-1.c: New. * gcc.dg/iftrap-1.c: Adjust for ia64. * gcc.dg/iftrap-2.c: New. 2002-04-18 Jakub Jelinek * gcc.c-torture/compile/20020418-1.c: New test. 2002-04-18 Roger Sayle * gcc.c-torture/compile/20020415-1.c: New. 2002-04-18 David S. Miller * gcc.c-torture/execute/20020418-1.c: New test. 2002-04-17 Jakub Jelinek * gcc.dg/20020416-1.c: New test. * g++.dg/opt/inline1.C: New test. 2002-04-16 Jakub Jelinek * gcc.dg/altivec-5.c: New test. * gcc.dg/20020415-1.c: New test. 2002-04-15 Mark Mitchell * testsuite/lib/chill.exp: Remove. 2002-04-14 Jakub Jelinek * g++.dg/other/big-struct.C: New test. 2002-04-14 David Billinghurst * g77.dg/f77-edit-i-in.f: Use internal buffer in place of scratch file. 2002-04-13 David Billinghurst PR c/6277 * gcc.dg/i386-387-1.c: Allow optional leading underscore in scan-assembler function name 2002-04-13 Hans-Peter Nilsson * g77.f-torture/execute/980628-4.x, g77.f-torture/execute/980628-5.x, g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x, g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x, g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on i[34567]86-*-*. 2002-04-13 David S. Miller * gcc.c-torture/execute/20020413-1.c: New test. 2002-04-13 Richard Sandiford * gcc.dg/asm-6.c, * g++.dg/ext/asm1.C: New tests. 2002-04-12 Mark Mitchell PR c++ 5373. * g++.dg/parse/stmtexpr1.C: New test. PR c++/5189. * g++.dg/template/copy1.C: New test. 2002-04-12 Richard Henderson * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc. 2002-04-12 Geoffrey Keating * gcc.c-torture/execute/20020412-1.c: New file, renamed from gcc.c-torture/execute/20020307-2.c. 2002-04-12 Richard Sandiford * g++.dg/ext/attrib5.C, * g++.dg/lookup/struct1.C: New tests. 2002-04-11 Jakub Jelinek * gcc.dg/20020411-1.c: New test. * gcc.c-torture/execute/20020411-1.c: New test. 2002-04-10 Janis Johnson * g77.f-torture/execute/6177.f: New test. 2002-04-10 Jakub Jelinek PR middle-end/6247 * g++.dg/opt/cleanup1.C: New test. * g++.dg/opt/const1.C: New test. 2002-04-10 Lars Brinkhoff * gcc.c-torture/execute/20020406-1.c: Declare malloc. 2002-04-10 Nathan Sidwell PR c++/5507 * g++.dg/template/typename2.C: New test. 2002-04-10 Alan Modra * gcc.c-torture/execute/loop-12.c: New. 2002-04-08 Hans-Peter Nilsson * g77.f-torture/execute/980628-4.x, g77.f-torture/execute/980628-5.x, g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x, g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x, g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests. 2002-04-07 Franz Sirl PR optimization/6086 * g++.dg/opt/preinc1.C: New test. 2002-04-06 Mark Mitchell PR c++/5571 * g++.dg/opt/static2.C: New test. 2002-04-06 Mark Mitchell PR c/5120 * gcc.dg/20020406-1.c: New test. 2002-04-04 David S. Miller * gcc.c-torture/execute/20020404-1.c: New test. 2002-04-04 Jakub Jelinek PR c/6123 * gcc.dg/20020312-2.c: Do not declare global register variable if __PIC__ or __pic__ is defined. 2002-04-04 Richard Earnshaw * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use __asm__ so that it works correctly even if -ansi -pedantic-errors. 2002-04-03 Kaveh R. Ghazi * gcc.misc-tests/linkage.exp: Update last change to handle sparc*-, not just sparc-. 2002-04-03 Richard Henderson * gcc.dg/cpp/ucs.c: Improved long UCS test. 2002-04-03 Hans-Peter Nilsson * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change. 2002-04-02 David S. Miller * gcc.c-torture/execute/20020402-3.c: New test. 2002-04-03 Hans-Peter Nilsson * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*. * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto. * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware. * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x, g77.f-torture/execute/u77-test.x: New files. * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware. * gcc.dg/wchar_t-1.c: Ditto. 2002-04-02 Franz Sirl * gcc.c-torture/execute/20020402-1.c: New test. 2002-04-01 Richard Henderson * gcc.c-torture/compile/920625-1.x: XFAIL -O1. * g++.dg/other/new1.C: Use __SIZE_TYPE__. 2002-04-01 Kaveh R. Ghazi * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2. 2002-04-01 Gabriel Dos Reis * g++.dg/inherit/template-as-base.C: Expect error. * g++.dg/inherit/namespace-as-base.C: Likewise. 2002-03-31 Hans-Peter Nilsson * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Tweak match patterns. * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware. * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for -da test. 2002-03-31 Richard Henderson * gcc.dg/special/alias-2.c: New. * gcc.dg/special/ecos.exp: Run it. 2002-03-31 Richard Henderson * gcc.dg/va-arg-1.c: Expect warnings, not errors. 2002-03-31 Kazu Hirata * gcc.dg/weak-1.c: Disable on h8300 port. 2002-03-29 Janis Johnson * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov. * g++.dg/bprob/bprob.exp: New driver for profile-directed branch ordering tests. * g++.dg/bprob/bprob-1.C: New test. * g++.dg/gcov/gcov.exp: New driver for gcov tests. * g++.dg/gcov/gcov-1.C: New test. * g++.dg/gcov/gcov-1.x: New file. * g++.dg/gcov/gcov-2.C: New test. * g++.dg/gcov/gcov-3.C: New test. * g++.dg/gcov/gcov-3.h: New file. 2002-03-28 Roger Sayle * g++.old-deja/g++.other/builtins5.C: New test. * g++.old-deja/g++.other/builtins6.C: New test. * g++.old-deja/g++.other/builtins7.C: New test. * g++.old-deja/g++.other/builtins8.C: New test. * g++.old-deja/g++.other/builtins9.C: New test. 2002-03-29 Jakub Jelinek * g++.dg/opt/static1.C: New test. * g++.dg/opt/longbranch1.C: New test. 2002-03-28 Hans-Peter Nilsson * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern. * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware. Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com) * gcc.c-torture/execute/20020328-1.c: New test. 2002-03-27 Richard Henderson * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors. * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise; move from g++.old-deja/g++.ext/. 2002-03-27 Mark Mitchell * g++.dg/init/new2.C: New test. 2002-03-26 Richard Henderson * gcc.dg/pragma-re-2.c: Avoid empty source file warning. * gcc.dg/20020312-2.c: Don't test epilogue vs global register on sparc. * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on sparcv9 systems. * gcc.dg/20001102-1.c: Likewise. 2002-03-26 Phil Edwards * gcc.dg/cpp/endif-pedantic1.c, gcc.dg/cpp/endif-pedantic2.c: New tests. 2002-03-26 Mark Mitchell * g++.dg/init/new1.C: New test. 2002-03-26 Nathan Sidwell * g++.dg/abi/vbase9.C: New test. 2002-03-26 Richard Earnshaw * gcc.dg/arm-asm.c: New test. 2002-03-26 Andrew Cagney * gcc.dg/Wswitch-enum.c: New test. Fix PR c/5044. 2002-03-26 Richard Henderson * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized structure. 2002-03-25 Richard Henderson * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on sparcv9 systems. * gcc.c-torture/compile/20011119-1.c (xxx): New. * gcc.c-torture/compile/20011119-2.c (xxx): New. 2002-03-25 Zack Weinberg * gcc.dg/c90-hexfloat-1.c: Adjust error regexps. 2002-03-25 Bob Wilson * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of targets using generic thunk support. 2002-03-25 Jakub Jelinek * gcc.c-torture/compile/20020323-1.c: New test. * g++.dg/opt/conj2.C: New test. 2002-03-24 Richard Henderson * gcc.dg/weak-1.c: Use -fno-common. 2002-03-25 David Billinghurst * g77.dg/f77-edit-apostrophe-out.f: New test * g77.dg/f77-edit-h-out.f: New test * g77.dg/f77-edit-t-in.f: New test * g77.dg/f77-edit-t-out.f: New test * g77.dg/f77-edit-x-out.f: New test * g77.dg/f77-edit-slash-out.f: New test * g77.dg/f77-edit-colon-out.f: New test * g77.dg/f77-edit-s-out.f: New test 2002-03-24 Richard Henderson * objc/execute/formal_protocol-6.x: New XFAIL. 2002-03-25 David Billinghurst * gcc.dg/weak-1.c: Early return from dg-final on platforms that do not support weak symbols 2002-03-25 David Billinghurst * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al * lib/g77.exp: Likewise * lib/objc.exp: Likewise 2002-03-23 Andrew Cagney * gcc.dg/Wswitch-default.c: New test. 2002-03-23 Jakub Jelinek * g++.dg/other/enum1.C: New test. 2002-03-23 Zack Weinberg * gcc.dg/pragma-ep-3.c: Fix typo. 2002-03-22 Gabriel Dos Reis * g++.dg/inherit/template-as-base.C: New test. 2002-03-22 Jakub Jelinek * g++.old-deja/g++.other/dwarf2-1.C: Move... * g++.dg/debug/debug5.C: ...here. Convert for dg framework. 2002-03-22 Neil Booth * gcc.dg/cpp/multiline.c: Update to match. 2002-03-22 Alexandre Oliva * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too. 2002-03-22 Phil Edwards * gcc.dg/cpp/extratokens2.c: New file. 2002-03-21 David Edelsohn * gcc.dg/20020312-2.c: Add rs6000 target. * gcc.c-torture/compile/20020319-1.c: New test. 2002-03-21 Rainer Orth * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names. (A, E): Handle this. 2002-03-20 Jason Merrill * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about ignoring -fpic. * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output through prune_gcc_output. 2002-03-20 Jakub Jelinek * gcc.c-torture/compile/20020320-1.c: New test. 2002-03-19 Jakub Jelinek * gcc.c-torture/compile/20020318-1.c: New test. * gcc.dg/struct-by-value-1.c: New test. * gcc.dg/20020319-1.c: New test. 2002-03-18 Jakub Jelinek * g++.dg/opt/conj1.C: New test. 2002-03-17 Mark Mitchell * g++.dg/template/qualttp20.C: Revert previous change. * g++.dg/template/qualttp3.C: Likewise. * g++.dg/template/qualttp4.C: Likewise * g++.dg/template/qualttp5.C: Likewise * g++.dg/template/qualttp6.C: Likewise * g++.dg/template/qualttp7.C: Likewise * g++.dg/template/qualttp8.C: Likewise * g++.dg/template/recurse.C: Likewise. 2002-03-17 Neil Booth * gcc.dg/cpp/wchar-1.c: Update. 2002-03-16 Nathan Sidwell * g++.dg/template/conv1.C: New test. * g++.dg/template/conv2.C: New test. * g++.dg/template/conv3.C: New test. * g++.dg/template/conv4.C: New test. 2002-03-15 Mark Mitchell * g++.dg/template/qualttp20.C: Remove unnecessary error tags. * g++.dg/template/qualttp3.C: Likewise. * g++.dg/template/qualttp4.C: Likewise * g++.dg/template/qualttp5.C: Likewise * g++.dg/template/qualttp6.C: Likewise * g++.dg/template/qualttp7.C: Likewise * g++.dg/template/qualttp8.C: Likewise * g++.dg/template/recurse.C: Likewise. 2002-03-15 Mark Mitchell * g++.dg/opt/dtor1.C: New test. 2002-03-15 Jakub Jelinek * gcc.c-torture/compile/20020315-1.c: New test. 2002-03-15 Richard Earnshaw * gcc.dg/weak-1.c: Fix scan tests. 2002-03-15 Hans-Peter Nilsson * gcc.dg/20020312-2.c [__MMIX__]: No pic register. * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf* cris-*-aout* mmix-*-*. * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf* cris-*-aout* mmix-*-*. * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on cris-*-elf* cris-*-aout* and mmix-*-*. * gcc.dg/20001009-1.c: Ditto. * gcc.dg/20010912-1.c: Ditto. * gcc.dg/20020122-4.c: Ditto. * gcc.dg/inline-2.c: Ditto. Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20020314-1.c: New test. 2002-03-14 Richard Earnshaw * gcc.c-torture/execute/20020314-1.c: New test. 2002-03-14 Jakub Jelinek * g++.dg/warn/Wunused-1.C: New test. 2002-02-13 Richard Sandiford * g++.dg/abi/mangle6.C: New test. 2002-03-13 Jakub Jelinek * gcc.c-torture/compile/20020309-2.c: New test. * gcc.c-torture/compile/20020312-1.c: New test. 2002-03-12 Nathan Sidwell * g++.dg/other/access1.C: New test. 2002-03-12 Jakub Jelinek * gcc.c-torture/execute/wchar_t-1.c: New test. 2002-03-12 David Edelsohn * gcc.dg/20020103-1.c: Add rs6000 target and macro. 2002-03-12 Roger Sayle * gcc.dg/20020312-1.c: New test case. 2002-03-11 Aldy Hernandez * gcc.dg/altivec-1.c: Cleanup and use altivec.h. 2002-03-11 Richard Henderson * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker. * g++.old-deja/g++.jason/report.C: Likewise. 2002-03-11 Nathan Sidwell * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes. * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise. 2002-03-11 Nathan Sidwell * testsuite/g++.dg/overload/pmf1.C: New test. 2002-03-11 Kazu Hirata * gcc.c-torture/execute/20020307-1.c: Use long. 2002-03-11 Jakub Jelinek PR optimization/5844 * gcc.dg/20020310-1.c: New test. 2002-03-09 Michael Meissner * gcc.c-torture/execute/memcpy-2.c: New test. * gcc.c-torture/execute/memset-1.c: New test. * gcc.c-torture/execute/strlen-1.c: New test. * gcc.c-torture/execute/strcmp-1.c: New test. * gcc.c-torture/execute/strncmp-1.c: New test. 2002-03-09 Geoffrey Keating * gcc.dg/ppc-ldstruct.c: New test. 2002-03-09 Jakub Jelinek * gcc.c-torture/execute/va-arg-22.c: New test. Sat Mar 9 07:47:50 2002 Richard Kenner * gcc.c-torture/compile/20020309-1.c: New test. 2002-03-08 Jakub Jelinek * gcc.c-torture/execute/20020307-2.c: New test. Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com) * g77.f-torture/compile/20020307-1.f: New test. 2002-03-07 Richard Sandiford * gcc.dg/unordered-1.c: New test. 2002-03-07 Richard Earnshaw * gcc.c-torture/execute/20020307-1.c: New test. 2002-03-05 Jakub Jelinek * gcc.dg/20020304-1.c: New test. * gcc.c-torture/compile/20020304-2.c: New test. 2002-03-04 Zack Weinberg * gcc.c-torture/compile/20020304-1.c: New test case (from PR c/5830). 2002-03-03 Aldy Hernandez * gcc.dg/20020103-1.c: Add other -D ppc variants. 2002-03-02 Nathan Sidwell * g++.dg/other/classkey1.C: New test. 2002-03-01 Richard Henderson * gcc.c-torture/compile/981223-1.x: New. * gcc.c-torture/compile/920625-1.x: New. 2002-02-28 Richard Henderson * g++.dg/opt/vtgc1.C: Adjust patterns for ia64. 2002-02-27 Hans-Peter Nilsson * gcc.c-torture/execute/20020227-1.c: New test. 2002-02-27 Mark Mitchell * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from here" ERROR lines. * g++.old-deja/g++.oliva/partord1.C: Likewise. * g++.old-deja.g++.other/defarg1.C: Likewise. * g++.old-deja/g++.pt/calls2.C: Likewise. * g++.old-deja/g++.pt/crash20.C: Likewise. * g++.old-deja/g++.pt/crash30.C: Likewise. * g++.old-deja/g++.pt/crash36.C: Likewise. * g++.old-deja/g++.pt/crash6.C: Likewise. * g++.old-deja/g++.pt/defarg13.C: Likewise. * g++.old-deja/g++.pt/derived3.C: Likewise. * g++.old-deja/g++.pt/error1.C: Likewise. * g++.old-deja/g++.pt/friend21.C: Likewise. * g++.old-deja/g++.pt/friend23.C: Likewise. * g++.old-deja/g++.pt/infinite1.C: Likewise. * g++.old-deja/g++.robertl/eb128.C: Likewise. 2002-02-27 Geoffrey Keating * gcc.c-torture/execute/20020225-2.c: New test. 2002-02-27 Zack Weinberg * gcc.c-torture/execute/920730-1t.c, gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c: Delete test cases, only relevant to -traditional. 2002-02-27 Neil Booth * gcc.dg/cpp/undef1.c: Remove. * gcc.dg/cpp/directiv.c: Update. * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests. 2002-02-27 Michael Meissner * gcc.c-torture/execute/20020226-1.c: New test. 2002-02-26 Jakub Jelinek * g++.dg/debug/debug4.C: New test. * gcc.dg/ia64-visibility-1.c: New test. 2002-02-26 Alexandre Oliva * gcc.dg/debug/20020224-1.c: New. 2002-02-25 Kazu Hirata * gcc.c-torture/execute/960416-1.x: New. * gcc.c-torture/execute/divconst-3.x: Likewise. 2002-02-25 Jakub Jelinek * gcc.dg/20020224-1.c: New test. 2002-02-25 Alan Modra * gcc.c-torture/execute/20020225-1.c: New. 2002-02-24 Neil Booth * testsuite/gcc.dg/cpp/wchar-1.c: New test. 2002-02-23 Jakub Jelinek * gcc.dg/20020222-1.c: New test. 2002-02-22 Jakub Jelinek * g++.dg/opt/anonunion1.C: New test. 2002-02-22 Nathan Sidwell * g++.dg/template/qualttp19.C: New test. * g++.dg/template/qualttp20.C: New test. * g++.old-deja/g++.jason/report.C: Adjust expected errors * g++.old-deja/g++.other/qual1.C: Likewise. 2002-02-21 Aldy Hernandez * gcc.dg/attr-alwaysinline.c: New. 2002-02-21 Jakub Jelinek * gcc.dg/20020220-1.c: New test. * gcc.dg/20020220-2.c: New test. * g++.dg/opt/mmx1.C: New test. 2002-02-20 Alexandre Oliva * gcc.c-torture/compile/20020110.c: New test. 2002-02-20 Jakub Jelinek * gcc.c-torture/execute/20020219-1.c: New test. * gcc.dg/20020219-1.c: New test. * gcc.dg/noncompile/20020220-1.c: New test. * g++.dg/opt/ptrintsum1.C: New test. * gcc.dg/debug/20020220-1.c: New test. 2002-02-17 Jakub Jelinek * gcc.c-torture/execute/20020216-1.c: New test. 2002-02-16 Neil Booth * gcc.dg/decl-1.c: Update, new test. 2002-02-15 Nathan Sidwell * g++.dg/abi/bitfield1.C: New test. * g++.dg/abi/bitfield2.C: New test. 2002-02-15 Richard Sandiford * gcc.dg/attr-nest.c: New test. 2002-02-15 Richard Sandiford * gcc.c-torture/execute/20020215-1.c: New test. 2002-02-14 Jakub Jelinek * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp. * g++.dg/debug/debug.exp: New. * g++.dg/debug/trivial.C: New. * g++.dg/debug/debug1.C: Moved... * g++.dg/other/debug1.C: ...from here. * g++.dg/debug/debug2.C: Moved... * g++.dg/other/debug2.C: ...from here. * g++.dg/debug/debug3.C: Moved... * g++.dg/other/debug3.C: ...from here. * gcc.dg/noncompile/20020213-1.c: New test. 2002-02-13 Jakub Jelinek * g++.dg/other/debug3.C: New test. * gcc.c-torture/execute/20020213-1.c: New test. 2002-02-13 Richard Smith * g++.old-deja/g++.other/thunk1.C: New test. 2002-02-12 David Billinghurst * g++.dg/warn/weak1.C: weak attributes not supported on cygwin 2002-02-13 Stan Shebs * gcc.dg/altivec-3.c: New. 2002-02-12 Jakub Jelinek * gcc.dg/Wunreachable-1.c: New test. * gcc.dg/Wunreachable-2.c: New test. 2002-02-12 Joseph S. Myers * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests. 2002-02-12 Neil Booth * gcc.dg/decl-1.c: New test. 2002-02-12 David Billinghurst * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 2002-02-10 Kazu Hirata * gcc.c-torture/compile/961203-1.x: Disable on h8300 port. * gcc.c-torture/compile/980506-1.x: Likewise. 2002-02-10 Kazu Hirata * gcc.dg/20020210-1.c: New. 2002-02-09 Toon Moene * g77.f-torture/execute/947.f: New regression test for PR fortran/947. 2002-02-09 Alexandre Oliva * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5. * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*. 2002-02-08 Richard Henderson * gcc.c-torture/compile/labels-3.c: New. 2002-02-08 Jakub Jelinek * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2 expression statements work instead. * gcc.dg/noncompile/20020207-1.c: New test. 2002-02-07 Richard Henderson * gcc.dg/debug/dwarf2-1.c (foo): Return a value. 2002-02-07 David Billinghurst * lib/prune.exp: Remove "In (program|subroutine"block-data)" message from g77 * lib/g77-dg.exp: Trim g77 error messages so that they are recognized by dg.exp. 2002-02-07 David Billinghurst PR fortran/5473 * g77.dg/pr5473.f: Now dg-error. Add additional cases. 2002-02-07 Richard Henderson * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory to be sufficiently aligned for integers. 2002-02-07 Nathan Sidwell * g++.dg/template/friend4.C: New test. 2002-02-07 David Billinghurst PR fortran/5743 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove unsupported cases. 2002-02-07 Richard Henderson * gcc.dg/debug/dwarf2-1.c: Update for return warnings. * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c, gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m, objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise. 2002-02-06 Richard Henderson * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle. 2002-02-06 Janis Johnson * gcc.dg/20020206-1.c: New test. 2002-02-06 Jakub Jelinek * gcc.c-torture/execute/20020206-1.c: New test. * gcc.c-torture/execute/20020206-2.c: New test. PR optimization/5429: * gcc.c-torture/compile/20020206-1.c: New test. 2002-02-06 Nick Clifton * g++.dg/ext/align1.C: Do not use an explicit alignment value as certain file formats cannot support particularly large alignments. * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains, and do not expect to be able to link the executable. * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to fail because the COFF format does not support the weak attribute. 2002-02-05 David Billinghurst * g77.dg/pr5473.f: New test 2002-02-05 Aldy Hernandez * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format. Fix testcase accordingly. 2002-02-04 Richard Henderson * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff. (buf): Change to be an array of pointers, not ints. 2002-02-04 Jakub Jelinek * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally before all tests. Move warning one line above to match where it C frontend emits. * gcc.dg/Wswitch-2.c: New test. * g++.dg/warn/Wswitch-1.C: New test. * g++.dg/warn/Wswitch-2.C: New test. 2002-02-04 Richard Henderson * g++.dg/abi/offsetof.C: Fix size comparison. 2002-02-04 Richard Sandiford * gcc.dg/cast-qual-2.c: New test. 2002-02-04 Jakub Jelinek * gcc.dg/20020201-4.c: New test. 2002-02-04 Ben Elliston * lib/gcc.exp (gcc_init): Check that the need_status_wrapper target_info attribute != 0, in addition to the empty string. (gcc_target_compile): Likewise. 2002-02-03 Andrew Cagney * gcc.dg/Wswitch.c: New test. PR gcc/4475. PR gcc/3780. 2002-02-03 Toon Moene * g77.f-torture/execute/5122.f: New test for regressions against PR fortran/5122. 2002-02-03 David Billinghurst * g77.f-torture/compile/pr3743.f: Delete * g77.dg/pr3743-1.f: New test. * g77.dg/pr3743-2.f: New test. * g77.dg/pr3743-3.f: New test. * g77.dg/pr3743-4.f: New test. 2002-02-02 Neil Booth * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests. 2002-02-02 Richard Henderson * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change. * gcc.c-torture/execute/bf64-1.c: Likewise. 2002-02-02 Jakub Jelinek * gcc.dg/20020201-2.c: New test. * gcc.dg/20020201-3.c: New test. * gcc.c-torture/execute/bitfld-2.c: New test. 2002-02-02 Neil Booth * gcc.dg/bitfld-1.c: Update. * gcc.dg/bitfld-2.c: Update. * gcc.c-torture/execute/bitfld-1.x: New. 2002-02-02 Jakub Jelinek * gcc.c-torture/execute/20020201-1.c: New test. 2002-02-01 Janis Johnson PR target/5469 * gcc.dg/20020201-1.c: New test. 2002-02-01 David.Billinghurst PR fortran/3743 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove * g77.f-torture/compile/pr3743.x: Remove 2002-01-31 Tom Rix * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX. 2002-01-31 Joseph S. Myers * gcc.dg/noncompile/20020130-1.c: New test. 2002-01-30 David Billinghurst * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r. 2002-01-29 Richard Henderson * gcc.c-torture/execute/991118-1.c: Cast various constants back to long long. * gcc.c-torture/execute/bf64-1.c: Likewise. 2002-01-29 Jakub Jelinek * gcc.c-torture/execute/20020129-1.c: New test. 2002-01-29 Neil Booth * gcc.c-torture/compile/20000224-1.c: Update. * gcc.c-torture/execute/bitfld-1.c: New tests. * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests. * gcc.dg/uninit-A.c: Update. 2002-01-29 Nathan Sidwell * g++.dg/template/ctor1.C: Add instantiation. 2002-01-28 Paul Koning * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first argument to __builtin_prefetch to be const ptr. 2002-01-28 Jakub Jelinek * gcc.c-torture/compile/20020120-1.c: New test. 2002-01-27 Kazu Hirata * gcc.c-torture/execute/20020127-1.c: New test. 2002-01-27 David Billinghurst * g77.dg/f77-edit-i-in.f: New test * g77.dg/f77-edit-i-out.f: New test 2002-01-25 Geoffrey Keating * gcc.dg/debug/debug.exp: New file. * gcc.dg/debug/trivial.c: New file. * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/. * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/. * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/. * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/. * gcc.dg/debug/debug-1.c: Moved from gcc.dg/. * gcc.dg/debug/debug-2.c: Moved from gcc.dg/. * gcc.dg/debug/debug-3.c: Moved from gcc.dg/. * gcc.dg/debug/debug-4.c: Moved from gcc.dg/. * gcc.dg/debug/debug-5.c: Moved from gcc.dg/. * gcc.dg/debug/debug-6.c: Moved from gcc.dg/. * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/. * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/. * gcc.dg/20000503-1.c: Removed. * gcc.dg/20010207-1.c: Removed. * gcc.dg/20011223-1.c: Removed. * gcc.dg/20020104-2.c: Removed. * gcc.dg/debug-1.c: Removed. * gcc.dg/debug-2.c: Removed. * gcc.dg/debug-3.c: Removed. * gcc.dg/debug-4.c: Removed. * gcc.dg/debug-5.c: Removed. * gcc.dg/debug-6.c: Removed. * gcc.dg/dwarf2-1.c: Removed. * gcc.dg/dwarf2-2.c: Removed. 2002-01-25 Jakub Jelinek * g++.old-deja/g++.other/eh5.C: New test. * g++.old-deja/g++.other/sibcall2.C: New test. * g++.old-deja/g++.other/array9.C: New test. * g++.old-deja/g++.other/typename2.C: New test. * g++.old-deja/g++.other/crash60.C: New test. * g++.old-deja/g++.other/conv9.C: New test. * g++.old-deja/g++.other/mangle10.C: New test. * g++.old-deja/g++.other/unchanging1.C: New test. * g++.old-deja/g++.other/exprstmt1.C: New test. * g++.old-deja/g++.other/inline23.C: New test. * g++.old-deja/g++.eh/ia64-1.C: New test. * g++.old-deja/g++.other/dwarf2-1.C: New test. * g++.old-deja/g++.other/reload1.C: New test. * g++.old-deja/g++.other/static20.C: New test. * g++.old-deja/g++.other/local-alloc1.C: New test. * g++.old-deja/g++.other/conv8.C: New test. * g++.old-deja/g++.other/stmtexpr2.C: New test. * g++.old-deja/g++.other/storeexpr1.C: New test. * g++.old-deja/g++.other/storeexpr2.C: New test. * g++.dg/eh/template2.C: New test. * g++.dg/warn/weak1.C: New test. 2002-01-25 Hans-Peter Nilsson * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not): Remove first, non-varying, argument. 2002-01-23 Richard Henderson * gcc.dg/inline-2.c: New. * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg. Add optional target arg. Check number of arguments. (scan-assembler-not, scan-assembler-dem): Likewise. (scan-assembler-dem-not): Likewise. 2002-01-23 Zack Weinberg * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on line 12. * g++.old-deja/g++.brendan/parse3.C, g++.old-deja/g++.other/crash26.C, g++.old-deja/g++.other/crash28.C, g++.old-deja/g++.other/crash29.C, g++.old-deja/g++.other/crash30.C, g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate. 2002-01-23 Aldy Hernandez * gcc.dg/20020115-1.c: New. 2002-01-23 Bob Wilson * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa. 2002-01-23 Janis Johnson * gcc.dg/20020122-3.c: New. 2002-01-23 Jakub Jelinek * g++.dg/other/gc1.C: New test. 2002-01-23 Zack Weinberg * gcc.dg/c99-intconst-1.c: Mark XFAIL. 2002-01-22 Richard Henderson * gcc.dg/20020122-4.c: Use multiple outputs on the asm. 2002-01-22 Richard Henderson * gcc.dg/20020122-4.c: New. 2002-01-22 H.J. Lu * g++.dg/special/ecos.exp: Append .exe instead of a.out as the link output. * gcc.dg/special/ecos.exp: Likewise. * lib/g++-dg.exp: Likewise. * lib/g77-dg.exp: Likewise. * lib/gcc-dg.exp : Likewise. * lib/mike-g++.exp: Likewise. * lib/mike-g77.exp: Likewise. * lib/mike-gcc.exp: Likewise. * lib/objc-dg.exp: Likewise. 2002-01-22 Janis Johnson PR target/5379 * gcc.dg/20020122-2.c: New test. 2002-01-22 Hans-Peter Nilsson * gcc.dg/20020122-1.c: New test. 2001-01-22 David.Billinghurst * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too 2002-01-22 David Billinghurst * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]* 2002-01-21 Franz Sirl * gcc.c-torture/compile/20020121-1.c: New test. 2002-01-21 John David Anglin * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting ld_library_path. 2002-01-21 Jakub Jelinek * gcc.dg/20020218-1.c: New test. 2002-01-21 David.Billinghurst * lib/prune.exp (prune_gcc_output): Prune "At global scope" messages * g++.dg/other/deprecated.C: Remove dg-bogus comment for "At global scope" warning * g++.dg/ext/align1.C: Change cygwin test for alignment from db-bogus to dg-warning 2002-01-21 Zack Weinberg * g77.f-torture/compile/cpp2.F: New test. 2002-01-19 Nathan Sidwell * g++.dg/template/access1.C: New test. 2002-01-18 Aldy Hernandez * gcc.dg/20020118-1.c: New. 2002-01-18 Kazu Hirata * testsuite/gcc.c-torture/execute/20020118-1.c: New test. 2001-01-18 David Billinghurst * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message. * g++.dg/ext/align1.C: Fix fail on cygwin from maximum alignment warnings. 2001-01-18 David Billinghurst * gcc.misc-tests/i386-prefetch.exp: Save and restore torture_with_loops and torture_without_loops 2002-01-17 Jakub Jelinek * gcc.c-torture/compile/20020116-1.c: New test. 2002-01-16 Jakub Jelinek * gcc.dg/20020116-2.c: New test. * gcc.dg/ultrasp4.c: New test. * gcc.dg/20020116-1.c: New test. 2002-01-15 Geoffrey Keating * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used by EABI. 2002-01-15 Janis Johnson * gcc.misc-tests/i386-prefetch.exp: New. * gcc.misc-tests/i386-pf-3dnow-1.c: New test. * gcc.misc-tests/i386-pf-athlon-1.c: New test. * gcc.misc-tests/i386-pf-none-1.c: New test. * gcc.misc-tests/i386-pf-sse-1.c: New test. 2002-01-15 Jakub Jelinek * gcc.dg/gnu89-init-1.c: Add new tests. 2002-01-15 Andreas Jaeger * gcc.dg/i386-mmx-1.c: Also run on x86-64. * gcc.dg/i386-mmx-2.c: Likewise. * gcc.dg/i386-sse-1.c: Likewise. * gcc.dg/i386-sse-2.c: Likewise. * gcc.dg/i386-sse-3.c: Likewise. 2001-01-14 David Billinghurst * g77.f-torture/execute/intrinsic-unix-bessel.f: Uncomment additional cases that now pass. 2002-01-11 Richard Henderson * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New. * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New. Fri Jan 11 12:13:30 2002 Nicola Pero * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h. 2002-01-10 Aldy Hernandez * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl, lvx, stvx, stvebx, stvehx, stvewx, stvxl. 2002-01-10 Dale Johannesen * gcc.c-torture/execute/loop-11.c: New. 2002-01-08 Aldy Hernandez * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr, dss, lvsl, lvsr, dstt, dstst, dststt, dst. 2002-01-09 Richard Henderson * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper type in which to perform the operation for each size. Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com) * gcc.c-torture/compile/20020109-2.c: New test. 2002-01-09 Gwenole Beauchesne * gcc.c-torture/execute/loop-10.c: New test. 2002-01-09 Jakub Jelinek * gcc.c-torture/compile/20010226-1.c: New test. * gcc.c-torture/compile/20010227-1.c: New test. * gcc.c-torture/compile/20010426-1.c: New test. * gcc.c-torture/compile/20010510-1.c: New test. * gcc.c-torture/compile/20010605-3.c: New test. * gcc.c-torture/compile/20010824-1.c: New test. * gcc.c-torture/execute/20010409-1.c: New test. * gcc.dg/noncompile/20000901-1.c: New test. * gcc.dg/20001023-1.c: New test. * gcc.dg/20001101-1.c: New test. * gcc.dg/20001102-1.c: New test. * gcc.dg/20010207-1.c: New test. * gcc.dg/20010405-1.c: New test. * gcc.dg/20010822-1.c: New test. * gcc.dg/20011107-1.c: New test. Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com) * gcc.dg/asm-fs-1.c: Disable warnings when compiling. * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect execution failure on PA targets. 2002-01-09 Jakub Jelinek * gcc.c-torture/compile/20020109-1.c: New test. 2002-01-08 Kazu Hirata * gcc.c-torture/execute/20020108-1.c: New test. 2002-01-08 Jakub Jelinek * gcc.dg/20020108-1.c: New test. 2002-01-08 H.J. Lu * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc for header files. 2002-01-08 Geoff Keating * gcc.dg/altivec-4.c: Make the 'char' entries signed also for consistency. 002-01-07 Aldy Hernandez * gcc.dg/altivec-4.c: Test altivec predicates. 2002-01-07 Jakub Jelinek * gcc.c-torture/execute/20020107-1.c: New test. 2002-01-06 Craig Rodrigues PR c/5279 * gcc.c-torture/compile/20020106-1.c: New test. 2002-01-05 Hans-Peter Nilsson * gcc.c-torture/execute/nestfunc-4.c: New test. 2002-01-04 Loren J. Rittle * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed extra triple that slipped in. * g++.old-deja/g++.abi/align.C: Likewise. * g++.old-deja/g++.abi/bitfields.C: Likewise. 2002-01-04 Loren J. Rittle * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*. * g++.old-deja/g++.abi/align.C: Likewise. * g++.old-deja/g++.abi/bitfields.C: Likewise. * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision on FreeBSD/i386. * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for FreeBSD. 2002-01-04 Jakub Jelinek * gcc.dg/20020104-1.c: New test. * gcc.dg/20020104-2.c: New test. 2002-01-04 Hans-Peter Nilsson * gcc.dg/20020103-1.c: Fix typo in target selector. 2002-01-03 Richard Henderson * gcc.dg/20020103-1.c: New. 2002-01-03 Kazu Hirata * gcc.c-torture/execute/20020103-1.c: New test. 2002-01-03 Jakub Jelinek * g++.dg/other/debug2.C: New test. * gcc.c-torture/compile/20020103-1.c: New test. 2002-01-02 Jakub Jelinek * gcc.dg/gnu89-init-1.c: Added new tests. 2002-01-02 Nathan Sidwell * g++.dg/template/friend2.C: Remove as patch is reverted. * g++.dg/warn/oldcast1.C: New test. * g++.dg/template/ptrmem1.C: New test. * g++.dg/template/ptrmem2.C: New test. * g++.dg/template/ntp.C: New test. * g++.dg/other/component1.C: New test. * g++.dg/template/ttp3.C: New test. * g++.dg/template/friend2.C: New test. * g++.old-deja/g++/brendan/crash8.C: Adjust location of error. 2002-01-02 Nathan Sidwell * g++.dg/other/ptrmem1.C: New test. * g++.dg/other/ptrmem2.C: New test. 2002-01-02 Nathan Sidwell * g++.dg/template/ctor1.C: New test. 2002-01-02 Nathan Sidwell * g++.dg/template/friend2.C: New test. 2002-01-01 Hans-Peter Nilsson * gcc.dg/mmix-1.c: New test. 2001-12-31 Richard Henderson * gcc.dg/asm-5.c: New. 2001-12-31 Paolo Carlini * g++.old-deja/g++.robertl/eb130.C: hash_set is now in namespace __gnu_cxx 2001-12-30 Richard Henderson * gcc.dg/debug-6.c: New. 2001-12-30 Jakub Jelinek * gcc.c-torture/compile/20011229-2.c: New test. 2001-12-29 Jakub Jelinek * gcc.dg/debug-3.c: New test. * gcc.dg/debug-4.c: New test. * gcc.dg/debug-5.c: New test. 2001-12-29 Richard Henderson * g++.dg/eh/loop1.C: New. 2001-12-29 Nathan Sidwell * g++.dg/template/crash1.C: New test. 2001-12-29 Nathan Sidwell * g++.dg/other/const1.C: New test. 2001-12-29 Hans-Peter Nilsson * gcc.c-torture/compile/20011229-1.c: New test. 2001-12-28 Stan Shebs * lib/objc-torture.exp: Resync with c-torture.exp. * lib/objc.exp: Load standard libraries. 2001-12-28 Jakub Jelinek * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some additional tests. 2001-12-27 Roger Sayle * gcc.c-torture/execute/string-opt-16.c: New testcase. 2001-12-27 Richard Henderson * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New. 2001-12-26 Nathan Sidwell * g++.dg/eh/ctor1.C: New test. * g++.dg/other/error2.C: New test. 2001-12-24 Nathan Sidwell * g++.dg/other/init2.C: New test. 2001-12-24 Richard Henderson * gcc.dg/20011223-1.c: New. * gcc.dg/inline-1.c: New. 2001-12-23 Richard Henderson * gcc.dg/asm-4.c: Test operand modifiers. 2001-12-23 Richard Henderson * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long. 2001-12-23 Joseph S. Myers * gcc.c-torture/execute/20011223-1.c: New test. 2001-12-21 Richard Henderson * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then re-enables the warning. 2001-12-21 Richard Henderson * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo. 2001-12-20 Jakub Jelinek * gcc.c-torture/compile/20011218-1.c: New test. 2001-12-20 Nick Clifton * gcc.misc-test/arm-isr.exp: New file. Control running of the arm-isr.c test. * gcc.misc-tests/arm-isr.c: New file. Test prologue and epilogue generation for ARM ISR routines. 2001-12-20 Kaveh R. Ghazi * gcc.dg/format/builtin-1.c: Test unlocked stdio. * gcc.dg/format/c90-printf-3.c: Likewise. * gcc.dg/format/c99-printf-3.c: Likewise. * gcc.dg/format/ext-1.c: Likewise. * gcc.dg/format/ext-6.c: Likewise. * gcc.dg/format/format.h: Prototype unlocked stdio. 2001-12-20 Richard Henderson * g++.old-deja/g++.eh/badalloc1.C (arena_size): New. (arena): Use it. (malloc): Correct allocation logic. Abort if we fill up the arena before initialization complete. (realloc): Correct allocation logic. 2001-12-20 Jakub Jelinek * gcc.c-torture/compile/20011219-2.c: New test. * gcc.c-torture/execute/20011219-1.c: New test. 2001-12-19 David Billinghurst * gcc.dg/special/ecos.exp: wkali-1.c unsupported if target does not support weak symbols. 2001-12-19 Jakub Jelinek * gcc.c-torture/compile/20011219-1.c: New test. 2001-12-19 Nathan Sidwell * g++.dg/other/error1.C: New test. Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com) * gcc.c-torture/execute/20011217-1.c: New test. Mon Dec 17 16:54:56 2001 Nicola Pero * objc.dg/special/: New directory. * objc.dg/special/special.exp: New file. * objc.dg/special/unclaimed-category-1.h: New file. * objc.dg/special/unclaimed-category-1a.m: New file. * objc.dg/special/unclaimed-category-1.m: New file. 2001-12-17 Andreas Jaeger * gcc.c-torture/compile/20011217-2.c: New test. 2001-12-17 Joseph S. Myers * gcc.c-torture/compile/20011217-1.c: New test. 2001-12-14 Aldy Hernandez * testsuite/gcc.dg/20011214-1.c: New. 2001-12-13 Aldy Hernandez * gcc.dg/altivec-4.c: New. 2001-12-13 Hans-Peter Nilsson * gcc.dg/20011113-1.c: New test. 2001-12-13 John David Anglin * g++.old-deja/g++.jason/template31.C: Remove templates for classes std::__malloc_alloc_template<0> and std::__default_alloc_template. Thu Dec 13 10:35:33 2001 Nicola Pero * objc/execute/bf-21.m: New test. * objc/execute/enumeration-1.m: New test. * objc/execute/enumeration-2.m: New test. 2001-12-12 Jakub Jelinek * gcc.dg/gnu89-init-1.c: New test. 2001-12-12 Nathan Sidwell * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename. * g++.old-deja/g++.jason/2371.C: Likewise. * g++.old-deja/g++.jason/template33.C: Likewise. * g++.old-deja/g++.jason/template34.C: Likewise. * g++.old-deja/g++.jason/template36.C: Likewise. * g++.old-deja/g++.oliva/typename1.C: Likewise. * g++.old-deja/g++.oliva/typename2.C: Likewise. * g++.old-deja/g++.other/typename1.C: Likewise. * g++.old-deja/g++.pt/inherit2.C: Likewise. * g++.old-deja/g++.pt/nontype5.C: Likewise. * g++.old-deja/g++.pt/typename11.C: Likewise. * g++.old-deja/g++.pt/typename14.C: Likewise. * g++.old-deja/g++.pt/typename16.C: Likewise. * g++.old-deja/g++.pt/typename3.C: Likewise. * g++.old-deja/g++.pt/typename4.C: Likewise. * g++.old-deja/g++.pt/typename5.C: Likewise. * g++.old-deja/g++.pt/typename7.C: Likewise. * g++.old-deja/g++.robertl/eb9.C: Likewise. 2001-12-11 Nathan Sidwell * g++.dg/other/linkage1.C: New test. * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two specifiers. 2001-12-11 Neil Booth * gcc.dg/concat.c: New test. 2001-12-11 Stan Shebs * objc/compile: New test directory. * objc/compile/compile.exp: New expect script. * objc/compile/20011211-1.m: New compile test. 2001-12-11 Jason Merrill * lib/prune.exp (prune_gcc_output): Also handle "In member function". So many permutations... 2001-12-10 Nathan Sidwell * g++.dg/template/typedef1.C: New test. 2001-12-09 Nathan Sidwell * g++.dg/other/copy1.C: New test. 2001-10-08 Aldy Hernandez * gcc.c-torture/execute/builtin-types-compatible-p.c: New. * gcc.dg/builtin-choose-expr.c: New. 2001-12-07 Aldy Hernandez * gcc.dg/altivec-2.c: New. 2001-12-07 Richard Henderson * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts. 2001-12-07 Stephane Carrez * gcc.dg/sparc-ret.c: New file, test return corruption bug for ultrasparc. Fri Dec 7 06:29:03 2001 Richard Kenner * g++-old.deja/g++.robertl/eb101.C: Deleted. 2001-12-06 Janis Johnson * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for variable argument list. 2001-12-06 Zack Weinberg * gcc.c-torture/execute/memcheck: Delete entire directory. (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp) 2001-12-05 Neil Booth * gcc.dg/Wshadow-1.c: New test. 2001-12-05 Jakub Jelinek * gcc.c-torture/compile/20011130-1.c: New test. * gcc.dg/noncompile/20011025-1.c: New test. * g++.dg/other/anon-union.C: New test. * gcc.c-torture/execute/20011024-1.c: New test. 2001-12-04 Joseph S. Myers * gcc.c-torture/execute/20000722-1.x, gcc.c-torture/execute/20010123-1.x: Remove. * gcc.c-torture/compile/init-3.c: Don't use a compound literal. * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c, gcc.dg/c99-complit-2.c: New tests. 2001-12-04 Nathan Sidwell * g++.dg/inherit/base1.C: New test. 2001-12-04 Jakub Jelinek * g++.dg/other/stdarg1.C: New test. * gcc.c-torture/compile/20011130-2.c: New test. 2001-12-03 Janis Johnson * gcc.c-torture/execute/builtin-prefetch-1.c: New test. * gcc.c-torture/execute/builtin-prefetch-2.c: New test. * gcc.c-torture/execute/builtin-prefetch-3.c: New test. * gcc.c-torture/execute/builtin-prefetch-4.c: New test. * gcc.c-torture/execute/builtin-prefetch-5.c: New test. * gcc.dg/builtin-prefetch-1.c: New test. 2001-12-03 Jakub Jelinek * gcc.dg/20011130-1.c: New test. 2001-12-03 Nathan Sidwell * g++.dg/other/scope1.C: New test. * g++.dg/template/explicit-instantiation.C: Remove XFAIL 2001-12-03 Joseph S. Myers * gcc.dg/vla-init-1.c: New test. 2001-12-01 Geoff Keating * gcc.c-torture/compile/structs.c: New testcase from GDB. 2001-12-02 Neil Booth * objc.dg/alias.m: Update. * objc.dg/class-1.m: Update. * objc.dg/const-str-1.m: Update. * objc.dg/fwd-proto-1.m: Update. * objc.dg/id-1.m: Update. * objc.dg/super-class-1.m: Update. 2001-11-29 Mark Mitchell * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard constructs. Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20011128-1.c: New test. 2001-11-28 Hans-Peter Nilsson * gcc.dg/20011127-1.c: New test. 2001-11-25 Joseph S. Myers * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples from Austin Group draft 7. * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in scanf format arguments. * gcc.dg/format/no-exargs-2.c: New test. 2001-11-25 Nathan Sidwell * g++.dg/abi/vbase8-4.C: New test. 2001-11-24 Ian Lance Taylor * gcc.c-torture/execute/20011121-1.c: New test. Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/ieee/20011123-1.c: New test. 2001-11-23 Andreas Jaeger * gcc.dg/cpp/charconst-2.c: New test. 2001-11-22 Geoffrey Keating * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files to the host if it is remote. Let tests specify extra headers they use. * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'. * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'. 2001-11-22 Nick Clifton * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work for little endian ARMs. 2001-11-20 Jakub Jelinek * gcc.c-torture/compile/20011119-1.c: New test. * gcc.c-torture/compile/20011119-2.c: New test. 2001-11-17 Aldy Hernandez * gcc.dg/altivec-1.c: Fix typo. 2001-11-20 Joseph S. Myers * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests. 2001-11-20 Nick Clifton * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM. 2001-11-19 Geoffrey Keating * lib/g77.exp: Don't specify --rpath-link. * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy across all the headers. * gcc.dg/format/format.exp: For testing on a remote host, copy format.h. * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE. * gcc.c-torture/execute/930406-1.c: Likewise. * gcc.c-torture/execute/comp-goto-1.c: Likewise. 2001-11-19 Aldy Hernandez * gcc.dg/altivec-1.c: New. 2001-11-19 Neil Booth * gcc.dg/cpp/fpreprocessed.c: New test case. 2001-11-18 Joseph S. Myers * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional. * gcc.dg/ext-glob.c: Expect -traditional deprecation warning. 2001-11-18 Joseph S. Myers * gcc.dg/no-builtin-1.c: New test. 2001-11-16 Jakub Jelinek * gcc.c-torture/execute/20011115-1.c: New test. 2001-11-15 Jakub Jelinek * gcc.c-torture/compile/20011114-2.c: New test. * gcc.c-torture/compile/20011114-3.c: New test. * gcc.c-torture/compile/20011114-4.c: New test. 2001-11-15 Nathan Sidwell * g++.dg/other/init1.C: New test. 2001-11-14 Geoffrey Keating * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error message. * gcc.c-torture/execute/20011114-1.c: New testcase. * gcc.c-torture/compile/20010327-1.c: Revert last change. * gcc.c-torture/compile/20011114-1.c: New test, exactly like the (before this change) version of 20010327-1.c. 2001-11-14 Roger Sayle * gcc.c-torture/execute/string-opt-13.c: New testcase. 2001-11-14 Richard Sandiford * g++.dg/init/array2.C: New test. 2001-11-14 Alexandre Oliva * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining. 2001-11-13 Nathan Sidwell * g++.dg/other/forscope1.C: New test. * g++.dg/ext/forscope1.C: New test. * g++.dg/ext/forscope2.C: New test. 2001-11-13 Jakub Jelinek * gcc.c-torture/execute/20011113-1.c: New test. 2001-11-09 Geoffrey Keating * gcc.c-torture/execute/20011109-2.c: New test. * gcc.c-torture/execute/20011109-1.c: New test. 2001-11-09 Jakub Jelinek * gcc.c-torture/compile/20011109-1.c: New test. 2001-11-08 Geoffrey Keating * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16. * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16. * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16. * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16. * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16. * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16. * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16. 2001-11-08 Neil Booth * g++.dg/warn/Wshadow-1.C: New tests. * g++.old-deja/g++.mike/for3.C: Update. 2001-11-06 Joseph S. Myers * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c, gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove XFAILs. Adjust expected error texts. * gcc.c-torture/compile/20011106-1.c, gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c, gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c, gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c, gcc.dg/c99-array-lval-5.c: New tests. 2001-11-05 Neil Booth * gcc.dg/cpp/defined.c: Update. 2001-11-04 Neil Booth * gcc.c-torture/execute/anon-1.c: New test. 2001-11-03 Geoffrey Keating * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the same size, so no warning should be produced on stormy16. * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16 due to oversized array. * g++.old-deja/g++.mike/ns15.C: Likewise. * g++.old-deja/g++.pt/crash16.C: Likewise. 2001-11-02 Graham Stott * g++.dgother/debug1.C: Fix typos. 2001-11-01 Jakub Jelinek * g++.dg/other/debug1.C: New test. 2001-11-01 Stephane Carrez * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of unsigned long. 2001-10-30 Jakub Jelinek * gcc.dg/20011029-2.c: New test. * gcc.c-torture/compile/20011029-1.c: New test. Mon Oct 29 21:19:53 2001 Nicola Pero * objc/execute/class_self-1.m: New test. * objc/execute/class_self-2.m: New test. 2001-10-25 Zack Weinberg * gcc.misc-tests/msgs.exp: Delete. * gcc.misc-tests/m-un-1.c: Move to gcc.dg. * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected error set to match recent changes. 2001-10-24 Zack Weinberg * gcc.dg/20011021-1.c: New test. 2001-10-24 Jakub Jelinek * gcc.c-torture/compile/20011023-1.c: New test. 2001-10-23 Geoffrey Keating * lib/g77.exp: Rewrite based on lib/g++.exp. 2001-10-19 Jakub Jelinek * gcc.c-torture/execute/20011019-1.c: New test. * gcc.dg/20011018-1.c: New test. 2001-10-19 NIIBE Yutaka * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*. 2001-10-18 Alexandre Oliva * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests. * gcc.dg/attr-invalid.c: Likewise. 2001-10-18 Jakub Jelinek * testsuite/gcc.dg/20011015-1.c: New test. 2001-10-14 Richard Sandiford * g++.dg/template/unify2.C: New test. 2001-10-14 Richard Sandiford * g++.dg/other/exception-specification.C: New test 2001-10-13 Tom Rix * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float. * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float. 2001-10-12 Jakub Jelinek * testsuite/gcc.dg/20011009-1.c: New test. 2001-10-12 Nathan Sidwell PR g++/4476 * g++.dg/other/friend1.C: New test. 2001-10-11 Richard Henderson * g++.old-deja/g++.other/crash18.C: Add -S to options. 2001-10-10 Franz Sirl * gcc.c-torture/compile/20011010-1.c: New. 2001-10-09 Joseph S. Myers * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C, g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp, g77.f-torture/execute/execute.exp, g77.f-torture/noncompile/noncompile.exp, gcc.c-torture/compile/compile.exp, gcc.c-torture/execute/execute.exp, gcc.c-torture/execute/ieee/ieee.exp, gcc.c-torture/execute/memcheck/memcheck.exp, gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp, objc/execute/execute.exp: Update FSF address. 2001-10-09 Neil Booth * gcc.dg/cpp/cmdlne-C.c: Update. * gcc.dg/cpp/cmdlne-C2.c: New. 2001-10-08 Franz Sirl * gcc.c-torture/execute/20011008-3.c: New. 2001-10-08 DJ Delorie * gcc.dg/20011008-1.c: New. * gcc.dg/20011008-2.c: New. 2001-10-08 Neil Booth * gcc.dg/cpp/spacing1.c: Update test. 2001-10-07 Joseph S. Myers * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix spelling errors of "separate" as "seperate". 2001-10-05 Alexandre Oliva * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is enough to avoid inlining. 2001-10-04 Peter Schmid * lib/g77.exp: set libg2c_dir correctly. 2001-10-02 Neil Booth * gcc.dg/cpp/macro11.c: New test. 2001-10-02 Joseph S. Myers * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c, gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c, gcc.dg/format/multattr-3.c: New tests. * gcc.dg/format/attr-3.c: Update expected error texts. Remove tests for format attributes on function pointers being rejected. 2001-10-02 Joseph S. Myers * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests. 2001-10-02 Joseph S. Myers * g++.dg/warn/format1.C: New test. 2001-10-01 Neil Booth * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests. 2001-09-30 Neil Booth * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test. 2001-09-30 Neil Booth * gcc.dg/cpp/redef2.c: Add test. 2001-09-27 Geoffrey Keating * 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 * gcc.dg/cpp/20000625-2.c: Correct line number. 2001-09-24 Neil Booth * 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 * gcc.c-torture/execute/20010924-1.c: New test. 2001-09-24 Neil Booth * testsuite/objc/execute/paste.m: Remove. 2001-09-22 Joseph S. Myers * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests. 2001-09-22 George Helffrich * g77.dg/strlen0.f: New test. 2001-09-21 Richard Henderson * 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 Table-driven attributes. * g++.dg/ext/attrib1.C: New test. 2001-09-20 DJ Delorie * 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 * g++.dg/eh/registers1.C: New test case. 2001-09-17 Richard Henderson * gcc.dg/array-5.c: Fix VLA decomposition test. 2001-09-16 Neil Booth * gcc.dg/cpp/line5.c: New testcase. 2001-09-15 Neil Booth * gcc.dg/cpp/macro9.c: New test. 2001-09-15 Aldy Hernandez * gcc.c-torture/execute/980223.c: Change type of addr from long to char *. 2001-09-15 Hans-Peter Nilsson * gcc.c-torture/execute/20010915-1.c: New test. 2001-09-14 Janis Johnson * 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 * gcc.dg/cpp/directiv.c: Update. * gcc.dg/cpp/undef1.c: Update. 2001-09-12 Jakub Jelinek * gcc.dg/20010912-1.c: New test. 2001-09-11 Janis Johnson * 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 * gcc.c-torture/compile/20010911-1.c: New test. 2001-09-10 Janis Johnson * 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 * 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 * gcc.misc-tests/gcov.exp: Add support for call return percentages. * gcc.misc-tests/gcov-6.c: New test. 2001-09-06 Nathan Sidwell PR c++/3986 * g++.dg/abi/vbase1.C: New test. 2001-09-05 Ziemowit Laski * objc.dg/method-2.m: New. 2001-09-04 Nathan Sidwell 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 * gcc.c-torture/compile/20010903-1.c: New test. 2001-08-31 Roman Zippel * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store for m68k. 2001-08-31 Geoffrey Keating * 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 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow for 16-bit 'unsigned int'. 2001-08-29 Kazu Hirata * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300. 2001-08-27 Richard Henderson * 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 * gcc.dg/asm-names.c (ymain): New. 2001-08-22 Geoffrey Keating * 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 * gcc.dg/compare5.c: New testcase. 2001-08-23 Jason Merrill * lib/prune.exp (prune_gcc_output): Also ignore "In constructor" and "In instantiation". 2001-08-21 Aldy Hernandez * gcc.c-torture/execute/divmod-1.c: Convert to ANSI. 2001-08-20 Janis Johnson * 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 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer expected to fail. 2001-08-19 John David Anglin * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test. 2001-08-19 Jakub Jelinek * g++.dg/eh/template1.C: New test. 2001-08-16 David Billinghurst * 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 * lib/g77-dg.exp: Use prune.exp for common procedures (g77-dg-prune): Replace prune_g77_output with prune_gcc_output * lib/g77.exp: (g77-dg-prune) Remove 2001-08-13 Jason Merrill * lib/scanasm.exp (scan-assembler*): Use expr instead of concat. 2001-08-11 Kriang Lerdsuwanakij * g++.dg/template/unify1.C: New test. 2001-08-07 Nathan Sidwell * g++.dg/abi/empty4.C: New test. 2001-08-06 David Billinghurst * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and solaris2.* * g77.f-torture/compile/pr3743.x: Likewise 2001-08-05 Gabriel Dos Reis * g++.dg/other/using-declaration.C: New test. 2001-08-05 Neil Booth * gcc.dg/cpp/tr-sign.c: New testcase. 2001-08-05 Neil Booth * gcc.dg/cpp/19951025-1.c: Revert. * gcc.dg/cpp/directiv.c: We no longer process directives that interrupt macro arguments. 2001-08-03 Zack Weinberg * gcc.dg/bconstp-1.c: New test. 2001-08-03 Richard Henderson * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests. 2001-08-02 Neil Booth * gcc.dg/cpp/19951025-1.c: Update. 2001-08-02 Jeffrey Oldham * g77.dg/ff90-1.f (s): Fix reference of variable z, should be x. 2001-08-02 Nathan Sidwell Kill -fhonor-std. * g++.old-deja/g++.ns/ns14.C: Remove special options. * g++.old-deja/g++.other/std1.C: Likewise. * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive. 2001-08-01 David Billinghurst * lib/g77.exp: Load gcc-defs.exp for common procedures (g77_pass, g77_fail, g77_finish, g77_exit, ${tool}_check_unsupported_p} Now redundant. Deleted. 2001-08-01 David Billinghurst * g77.dg/fbackslash.f * g77.dg/fcase-preserve.f * g77.dg/ff90-1.f * g77.dg/ffixed-line-length-0.f * g77.dg/ffixed-line-length-132.f * g77.dg/ffixed-line-length-7.f * g77.dg/ffixed-line-length-72.f * g77.dg/ffixed-line-length-none.f * g77.dg/ffree-form-1.f * g77.dg/fno-backslash.f * g77.dg/fno-f90-1.f * g77.dg/fno-fixed-form-1.f * g77.dg/fno-onetrip.f * g77.dg/fno-typeless-boz.f * g77.dg/fno-underscoring.f * g77.dg/fno-vxt-1.f * g77.dg/fonetrip.f * g77.dg/ftypeless-boz.f * g77.dg/fugly-assumed.f * g77.dg/funderscoring.f * g77.dg/fvxt-1.f 2001-08-01 Ziemowit Laski * objc.dg/fwd-proto-1.m: New. * objc.dg/local-decl-1.m: New. * objc.dg/naming-1.m: New. * objc.dg/naming-2.m: New. * objc.dg/proto-hier-1.m: New. 2001-07-31 Hans-Peter Nilsson * gcc.dg/c99-scope-2.c: Don't generally assume adding more largest-type elements to a struct makes its size grow. 2001-07-31 Nathan Sidwell * g++.dg/abi/vthunk1.C: New test. 2001-07-31 Nathan Sidwell * g++.dg/abi/vbase8-22.C: New test. 2001-07-31 Neil Booth * gcc.dg/cpp/macro8.c: New test. 2001-07-27 Nathan Sidwell * g++.dg/abi/vbase8-21.C: New test. 2001-07-27 Nathan Sidwell * g++.dg/abi/vbase8-10.C: New test. 2001-07-27 Rainer Orth * lib/g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path. Changed caller. * lib/objc.exp (${tool}_set_ld_library_path): New, copied from g++.exp. 2001-07-26 Stan Cox * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed. * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish, gcc_exit, gcc_check_unsupported_p): Moved to gcc-deps.exp * gcc-deps.exp: New file. 2001-07-26 Kriang Lerdsuwanakij * g++.old-deja/g++.pt/defarg14.C: New test. 2001-07-26 Nathan Sidwell * g++.old-deja/g++.other/lineno5.C: New test. 2001-07-26 Nathan Sidwell * g++.old-deja/g++.pt/crash68.C: New test. 2001-07-26 Nathan Sidwell * g++.old-deja/g++.other/crash42.C: New test. 2001-07-26 Neil Booth * gcc.dg/cpp/extratokens.c: Fix. * gcc.dg/cpp/skipping2.c: New tests. 2001-07-25 Rainer Orth * gcc.c-torture/execute/20010724-1.c: New file. * gcc.c-torture/execute/20010724-1.x: New file. 2001-07-25 Nathan Sidwell * g++.old-deja/g++.other/cond7.C: New test. 2001-07-25 Nathan Sidwell * g++.old-deja/g++.other/optimize4.C: New test. 2001-07-25 Nathan Sidwell * g++.old-deja/g++.abi/vbase8-5.C: New test. 2001-07-24 Jason Merrill * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument. * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c, gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it. * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise. * lib/prune.exp (prune_gcc_output): Prune "Please submit a full bug report" message. * g++.dg/dg.exp: Run tests from subdirectories other than "special". * g++.dg/ext/instantiate1.C: Move from old-deja. 2001-07-24 David Billinghurst * g77.f-torture/execute/intrinsic-unix-bessel.f: New test * g77.f-torture/execute/intrinsic-unix-erf.f: New test * g77.f-torture/execute/intrinsic-vax-cd.f: New test * g77.f-torture/execute/intrinsic-f2c-z.f: New test Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20010723-1.c: New test. 2001-07-23 Ben Elliston * g++.old-deja/g++.other/enum5.C: Mark as XFAIL. 2001-07-22 Franz Sirl * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on i[34567]86-*-*. Delete handling of ieee_multilib_flags. Pass -mieee for alpha*-*-* and sh-*-*. * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir. 2001-07-21 Nathan Sidwell Remove old-abi tests. * g++.old-deja/g++.mike/p11116.C: Remove. * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef. 2001-07-20 David Billinghurst * g77.f-torture/compile/pr3743.f: New test 2001-07-20 David Billinghurst * g77.f-torture/execute/f90-intrinsic-bit.f: New test 2001-07-19 Rainer Orth * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL. g++.old-deja/g++.pt/static6.C: Likewise. * lib/target-supports.exp (check_weak_available): alpha*-*-osf* supports weak symbols. 2001-07-18 Andreas Jaeger * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is supported again. 2001-07-18 Andreas Jaeger * gcc.dg/iftrap-1.c: Fix target line. 2001-07-17 Richard Henderson * gcc.c-torture/execute/20010717-1.c: New. 2001-07-17 Joseph S. Myers * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New tests. 2001-07-17 Peter Schmid * g++.old-deja/g++.robertl/eb130.C: Include the correct header file. 2001-07-16 Rainer Orth * gcc.c-torture/execute/20001229-1.c: Include for UAC_SIGBUS, UAC_NOPRINT definitions. Mon Jul 16 12:21:56 2001 Nicola Pero * objc/execute/object_is_class.m: New test. * objc/execute/object_is_meta_class.m: New test. 2001-01-15 Toon Moene * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto. * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto. 2001-01-15 David Billinghurst * g77.f-torture/execute/f90-intrinsic-numeric.f: New test. * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test. 2001-07-14 Richard Henderson * gcc.dg/iftrap-1.c: New. 2001-07-11 David Billinghurst * g77.f-torture/execute/intrinsic77.f: New test. 2001-07-11 Janis Johnson * gcc.misc-tests/gcov-3.c: New test. 2001-07-11 Richard Sandiford * gcc.c-torture/compile/20010711-1.c, * gcc.c-torture/compile/20010711-2.c: New tests. 2001-07-11 Richard Sandiford * gcc.c-torture/execute/20010711-1.c: New test. 2001-07-11 Ben Elliston * g++.old-deja/g++.other/enum5.C: New test. 2001-07-10 Jason Merrill * lib/g++-dg.exp: Load file-format and target-supports like gcc. (g++-dg-prune): Call prune_gcc_output. * prune.exp: New file for prune_gcc_output. * lib/g++.exp, lib/gcc.exp: Load it. 2001-07-08 Joseph S. Myers * gcc.c-torture/compile/20010701-1.c, g++.old-deja/g++.ext/attrib6.C: New tests. Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20010706-1.c: New test. 2000-09-10 Michael Chamberlain * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1. 2001-06-28 Stan Shebs * gcc.dg/pragma-darwin.c: New test. 2001-06-28 Rainer Orth * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any Solaris 2.[678] system. 2001-06-22 Joseph S. Myers * gcc.dg/20010622-1.c: New test. 2001-06-18 Stan Shebs * objc.dg: New directory. * objc.dg/dg.exp: New file. * objc.dg/alias.m: New. * objc.dg/class-1.m: New. * objc.dg/class-2.m: New. * objc.dg/const-str-1.m: New. * objc.dg/const-str-2.m: New. * objc.dg/id-1.m: New. * objc.dg/method-1.m: New. * objc.dg/super-class-1.m: New. * lib/objc-dg.exp: New file. 2001-06-16 John David Anglin * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end of label name. 2001-06-14 Nathan Sidwell * g++.old-deja/g++.abi/vbase8-9.C: New test. 2001-06-13 Franz Sirl * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path variable. 2001-06-12 Richard Henderson * g++.old-deja/g++.other/crash27.C: Don't XFAIL. 2001-06-12 Nathan Sidwell * g++.old-deja/g++.abi/vbase5.C: New test. * g++.old-deja/g++.abi/vbase6.C: New test. * g++.old-deja/g++.abi/vbase7.C: New test. 2001-06-12 Kaveh R. Ghazi * gcc.c-torture/compile/20010610-1.c: New test. 2001-06-12 Nathan Sidwell * g++.old-deja/g++.abi/vbase4.C: New test. 2001-06-11 Stephane Carrez * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not support %f for HC11/HC12 targets. * gcc.c-torture/execute/930513-1.x: New file, likewise. * gcc.c-torture/execute/980709-1.x: New file, pow() is not available on HC11/HC12 targets. * gcc.c-torture/execute/990826-0.x: New file, likewise for floor(). 2001-06-11 Rainer Orth * gcc.dg/wchar_t-1.c: New file. * gcc.dg/wint_t-1.c: Likewise. 2001-06-11 Bernd Schmidt * g++.old-deja/g++.other/stepanov_v1p2.C: Remove. 2001-06-11 Richard Henderson * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert. 2001-06-11 Joseph S. Myers * gcc.c-torture/compile/20010611-1.c: New test. 2001-06-11 Joseph S. Myers * gcc.dg/c99-tag-1.c: Add more tests. 2001-06-10 Alexandre Oliva * g++.old-deja/g++.abi/ptrmem.C: Take into account different representation on MN10300 and ARM/Thumb. 2001-06-10 Toon Moene * g77.f-torture/execute/20010610.f: New. 2001-06-09 David Billinghurst * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_" names. 2001-06-09 Richard Henderson * gcc.c-torture/execute/ashrdi-1.c: New. * gcc.c-torture/execute/ashldi-1.c: New. * gcc.c-torture/execute/lshrdi-1.c: New. 2001-06-09 Ovidiu Predescu * objc/execute/load-3.m: Added. Check sending +load to categories, in addition to classes. 2001-06-08 Stan Shebs * objc/execute/load-2.m: New test. From Nicola Pero . 2001-06-08 Jakub Jelinek * gcc.c-torture/execute/20010605-2.c: New test. 2001-06-08 Nathan Sidwell * g++.old-deja/g++.abi/vbase2.C: New test. * g++.old-deja/g++.abi/vbase3.C: New test. 2001-06-08 Nathan Sidwell * g++.old-deja/g++.pt/friend49.C: New test. 2001-06-07 Nathan Sidwell * g++.old-deja/g++.ext/anon3.C: New test. 2001-06-05 Nathan Sidwell * g++.old-deja/g++.other/conv7.C: New test. 2001-06-05 Joseph S. Myers * gcc.c-torture/compile/20010605-2.c: New test. 2001-06-04 John David Anglin * gcc.c-torture/execute/20010604-1.c: New test. 2001-06-04 Loren J. Rittle * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x. 2001-06-04 Jeffrey Oldham * 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 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32. Ensure logfile entry matches exec command line. 2001-05-31 Richard Henderson * 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 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native compiler for irix6.2 2001-05-30 Nathan Sidwell * g++.old-deja/g++.other/optimize3.C: New file. 2001-05-29 Jeffrey Oldham * gcc.c-torture/compile/20010518-2.x: New file to compile, not assemble. 2001-05-26 Nathan Sidwell * g++.old-deja/g++.other/optimize2.C: New file. 2001-05-25 Diego Novillo * 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 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests. 2001-05-24 Mark Mitchell 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 * g++.old-deja/g++.pt/using1.C: Adjust. * g++.old-deja/g++.pt/using2.C: New test. 2001-05-23 Neil Booth * 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 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native compiler for irix6.5. Wed May 23 2001 Jeffrey D. Oldham * 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 * gcc.dg/c90-hexfloat-1.c: Add more tests. 2001-05-21 Geoff Keating * gcc.c-torture/compile/920520-1.x: Merge previous contents into this file. 2001-05-21 Stephane Carrez * 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 * gcc.c-torture/compile/20000804-1.x: New file, this test fails on 68HC11/HC12 due to the asm instruction. * gcc.c-torture/compile/20001205-1.x: New file, ditto. * gcc.c-torture/compile/920520-1.x: Likewise. * gcc.c-torture/compile/20001226-1.x: New file, this test fails on 68HC11/HC12 because the function is larger than 64K. * gcc.c-torture/compile/961203-1.x: New file, this test fails on 68HC11/HC12 because the structure is too large. 2001-05-20 Richard Henderson * gcc.c-torture/execute/20010520-1.c: New. 2001-05-20 Kaveh R. Ghazi * g++.old-deja/g++.warn/compare1.C: New test. * gcc.dg/compare4.c: New test. 2001-05-20 Nathan Sidwell * g++.old-deja/g++.other/optimize1.C: New test. 2001-05-20 Kriang Lerdsuwanakij * g++.old-deja/g++.pt/spec41.C: New test. 2001-05-19 Joseph S. Myers * gcc.c-torture/compile/20010114-1.x: Remove. 2001-05-18 Stan Shebs * gcc.c-torture/compile/20010518-1.c: New test. 2001-05-18 Nathan Sidwell * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL. * g++.old-deja/g++.pt/crash67.C: New test. 2001-05-17 Jeffrey D. Oldham * g++.old-deja/g++.other/debug9.C: New test. 2001-05-16 Zack Weinberg * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c) Wed May 16 20:33:57 CEST 2001 Jan Hubicka * gcc.c-torture/compile/20010516-1.c: New test. 2001-05-16 Nathan Sidwell * g++.old-deja/g++.other/crash41.C: New test. 2001-05-16 Nathan Sidwell * g++.old-deja/g++.pt/crash66.C: New test. 2001-05-15 Benjamin Kosnik * g++.old-deja/g++.robertl/eb27.C: Convert. 2001-05-15 Nick Clifton * g++.dg/friend-warn.C: New test. Do not warn about friend declaration being redundant. 2001-05-15 Mark Mitchell (admin) * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*. 2001-05-14 Mark Mitchell * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7. 2001-05-13 Benjamin Kosnik * lib/g++.exp: Use testsuite_flags. 2001-05-13 Mark Mitchell * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x. 2001-05-11 John David Anglin * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX. 2001-05-11 Mark Mitchell * lib/objc.exp: Add -lposix4 on Solaris 2.8. 2001-05-10 Joseph S. Myers * gcc.c-torture/compile/20010313-1.c: New test. 2001-05-09 Zack Weinberg * gcc.dg/cpp/direct2.c: New test. * gccq.dg/cpp/direct2s.c: New test. * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head. 2001-05-07 Mark Mitchell * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable. * g++.old-deja/g++.other/op3.C: Likewise. 2001-05-06 Neil Booth * gcc.dg/cpp/syshdr.h: New file. * gcc.dg/cpp/sysmac1.c: Update. * gcc.dg/cpp/sysmac2.c: Update. 2001-05-05 Neil Booth * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file. 2001-05-04 David Edelsohn * gcc.c-torture/execute/20001227-1.c: Remove duplicate of gcc.c-torture/execute/20000412-3.c with no ChangeLog entry. 2001-05-04 Neil Booth * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues. 2001-05-03 Geoffrey Keating * lib/g++.exp (g++_include_flags): Don't use any special flags if TESTING_IN_BUILD_TREE is not defined. (g++_init): Use a plain 'c++' as the compiler if TESTING_IN_BUILD_TREEE is not defined. 2001-05-02 Jakub Jelinek * g++.old-deja/g++.eh/catch13.C: New test. * g++.old-deja/g++.eh/catch14.C: New test. 2001-05-02 Jakub Jelinek * gcc.dg/cpp/tr-define.c: New test. 2001-05-01 Loren J. Rittle * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from , not . 2001-05-01 Nathan Sidwell * g++.old-deja/g++.ns/template17.C: New test. 2001-05-01 Nathan Sidwell * g++.old-deja/g++.pt/ref4.C: New test. 2001-04-30 Richard Henderson * gcc.dg/20000724-1.c: Revert last change. 2001-04-30 Toon Moene * g77.f-torture/execute/20010430.f: New test. 2001-04-30 Mark Mitchell * gcc.dg/20000724-1.c: Add a clobber of `esp'. 2001-04-29 Joseph S. Myers * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi. 2001-04-27 Nathan Sidwell * g++.old-deja/g++.eh/crash6.C: New test. 2001-04-27 Nathan Sidwell * g++.old-deja/g++.other/warn7.C: New test. 2001-04-27 Nathan Sidwell * g++.old-deja/g++.other/defarg9.C: New test. 2001-04-26 Toon Moene * g77.f-torture/compile/20010426.f: New test. * g77.f-torture/execute/20010426.f: New test. 2001-04-26 Toon Moene * g77.f-torture/compile/20000629-1.x: Remove - error has been fixed. Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com) * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext. Tweak slightly to work with g++.dg framework. * g++.dg/special/ecos.exp: Run initp1.C test. * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special. * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since its linker doesn't give line numbers either. * g++.old-deja/g++.ext/instantiate3.C: Similarly. 2001-04-26 Nathan Sidwell * g++.old-deja/g++.other/lex1.C: New test. 2001-04-26 Jakub Jelinek * gcc.dg/noncompile/20010425-1.c: New test. 2001-04-26 Nathan Sidwell * g++.old-deja/g++.pt/mangle2.C: New test. 2001-04-25 Jakub Jelinek * gcc.dg/format/plus-1.c: New test. 2001-04-25 Jakub Jelinek * gcc.dg/20010423-1.c: New test. 2001-04-25 Jakub Jelinek * gcc.c-torture/execute/20010422-1.c: New test. 2001-04-25 Nathan Sidwell * g++.old-deja/g++.ns/type2.C: New test. 2001-04-24 Zack Weinberg * g++.old-deja/g++.other/perf1.C: New test. 2001-04-24 Nathan Sidwell * gcc.dg/c99-func-2.c: Remove xfail. * gcc.dg/c99-func-3.c: Remove xfail. * gcc.dg/c99-func-4.c: Remove xfail. 2001-04-23 Zack Weinberg * gcc.c-torture/execute/20010124-1.c: No longer expected to fail. 2001-04-23 Joseph S. Myers * gcc.c-torture/compile/20010423-1.c: New test. 2001-04-20 Nathan Sidwell * g++.old-deja/g++.pt/typename28.C: New test. 2001-04-20 Nathan Sidwell * g++.old-deja/g++.abi/empty2.C: New test. * g++.old-deja/g++.abi/empty3.C: New test. 2001-04-20 Jakub Jelinek * g++.old-deja/g++.other/comdat2.C: New test. * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it. 2001-04-20 Jakub Jelinek * g++.old-deja/g++.other/overload14.C: New test. 2001-04-20 Jakub Jelinek * g++.old-deja/g++.other/lookup23.C: New test. 2001-04-20 Jakub Jelinek * gcc.c-torture/execute/20010403-1.c: New test. 2001-04-19 David Billinghurst Mark Mitchell * lib/old-dejagnu.exp: Don't delete output of executable. Add .exe suffix to executables. 2001-04-18 Toon Moene * g77.f-torture/execute/short.x; Remove - Error has been fixed. 2001-04-16 Kaveh R. Ghazi * gcc.dg/wtr-conversion-1.c: Don't test for width changes. 2001-04-12 Nathan Sidwell * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout. * g++.old-deja/g++.abi/crash1.C: New test. 2001-04-12 Nathan Sidwell * g++.old-deja/g++.other/crash40.C: New test. 2001-04-11 Kaveh R. Ghazi * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca. 2001-04-11 Nathan Sidwell * g++.old-deja/g++.other/warn6.C: New test. 22001-04-11 Peter Schmid * g++.old-deja/g++.robertl/eb42.C: Same. 001-04-10 Kaveh R. Ghazi * gcc.dg/wtr-conversion-1.c: New testcase. 2001-04-10 Richard Henderson * g++.old-deja/g++.other/array5.C: New. 2001-04-08 Franz Sirl * gcc.c-torture/execute/20010408-1.c: New test. 2001-04-06 Benjamin Kosnik * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant headers and constructs. * g++.old-deja/g++.robertl/eb79.C: Same. * g++.old-deja/g++.robertl/eb77.C (main): Same. * g++.old-deja/g++.robertl/eb73.C: Same. * g++.old-deja/g++.robertl/eb66.C (main): Same. * g++.old-deja/g++.robertl/eb55.C (t): Same. * g++.old-deja/g++.robertl/eb54.C (main): Same. * g++.old-deja/g++.robertl/eb46.C (main): Same. * g++.old-deja/g++.robertl/eb44.C: Same. * g++.old-deja/g++.robertl/eb41.C (main): Same. * g++.old-deja/g++.robertl/eb4.C (main): Same. * g++.old-deja/g++.robertl/eb39.C: Same. * g++.old-deja/g++.robertl/eb33.C (main): Same. * g++.old-deja/g++.robertl/eb31.C (main): Same. * g++.old-deja/g++.robertl/eb30.C: Same. * g++.old-deja/g++.robertl/eb3.C: Same. * g++.old-deja/g++.robertl/eb24.C (T>): Same. * g++.old-deja/g++.robertl/eb21.C: Same. * g++.old-deja/g++.robertl/eb15.C: Same. * g++.old-deja/g++.robertl/eb118.C: Same. * g++.old-deja/g++.robertl/eb115.C (main): Same. * g++.old-deja/g++.robertl/eb113.C (streambuf): Same. * g++.old-deja/g++.robertl/eb109.C: Same. * g++.old-deja/g++.other/sibcall1.C (main): Same. * g++.old-deja/g++.mike/rtti1.C: Same. * g++.old-deja/g++.mike/p658.C: Same. * g++.old-deja/g++.mike/net46.C: Same. * g++.old-deja/g++.mike/net34.C: Same. * g++.old-deja/g++.mike/memoize1.C: Same. * g++.old-deja/g++.mike/eh2.C: Same. * g++.old-deja/g++.law/weak.C: Same. * g++.old-deja/g++.law/visibility7.C: Same. * g++.old-deja/g++.law/visibility25.C: Same. * g++.old-deja/g++.law/visibility22.C: Same. * g++.old-deja/g++.law/visibility2.C: Same. * g++.old-deja/g++.law/visibility17.C: Same. * g++.old-deja/g++.law/visibility13.C: Same. * g++.old-deja/g++.law/visibility10.C: Same. * g++.old-deja/g++.law/visibility1.C: Same. * g++.old-deja/g++.law/virtual3.C (eval): Same. * g++.old-deja/g++.law/vbase1.C: Same. * g++.old-deja/g++.law/operators32.C: Same. * g++.old-deja/g++.law/nest3.C: Same. * g++.old-deja/g++.law/missed-error2.C (foo): Same. * g++.old-deja/g++.law/except5.C (main): Same. * g++.old-deja/g++.law/cvt7.C (run): Same. * g++.old-deja/g++.law/cvt2.C: Same. * g++.old-deja/g++.law/cvt16.C: Same. * g++.old-deja/g++.law/ctors6.C (bar): Same. * g++.old-deja/g++.law/ctors17.C (main): Same. * g++.old-deja/g++.law/ctors13.C: Same. * g++.old-deja/g++.law/ctors12.C (main): Same. * g++.old-deja/g++.law/ctors10.C: Same. * g++.old-deja/g++.law/code-gen5.C: Same. * g++.old-deja/g++.law/bad-error7.C: Same. * g++.old-deja/g++.law/arm9.C: Same. * g++.old-deja/g++.law/arm12.C: Same. * g++.old-deja/g++.law/arg8.C: Same. * g++.old-deja/g++.law/arg1.C: Same. * g++.old-deja/g++.jason/typeid1.C (struct foo): Same. * g++.old-deja/g++.jason/template31.C: Same. * g++.old-deja/g++.jason/template24.C (main): Same. * g++.old-deja/g++.jason/2371.C: Same. * g++.old-deja/g++.eh/new2.C: Same. * g++.old-deja/g++.eh/new1.C: Same. * g++.old-deja/g++.brendan/ptolemy2.C: Same. * g++.old-deja/g++.brendan/nest21.C (main): Same. * g++.old-deja/g++.brendan/err-msg3.C: Same. * g++.old-deja/g++.brendan/crash62.C: Same. * g++.old-deja/g++.brendan/crash52.C: Same. * g++.old-deja/g++.brendan/crash49.C (main): Same. * g++.old-deja/g++.brendan/crash38.C: Same. * g++.old-deja/g++.brendan/crash15.C (main): Same. * g++.old-deja/g++.brendan/copy9.C: Same. Fri Apr 6 15:36:15 2001 J"orn Rennecke * gcc.c-torture/execute/20001203-2.c (memset): Count argument is of type __SIZE_TYPE__. 2001-04-04 Diego Novillo * gcc.c-torture/compile/20010404-1.c: New test. 2001-04-04 Jakub Jelinek * gcc.c-torture/compile/20010326-1.c: New test. 2001-04-03 Alexandre Oliva * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate peculiarities of the SH. * g++.old-deja/g++.ext/instantiate2.C: Likewise. 2001-04-02 Rainer Orth * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan. * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise. * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan. 2001-04-02 Jakub Jelinek * g77.f-torture/compile/20010321-1.f: New test. 2001-04-02 Jakub Jelinek * gcc.c-torture/compile/20010329-1.c: New test. 2001-04-02 Jakub Jelinek * gcc.c-torture/execute/20010329-1.c: New test. 2001-03-28 Loren J. Rittle * g++.old-deja/g++.other/eh4.C: Fix typo. 2001-03-28 Loren J. Rittle * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir. 2001-03-28 Philip Blundell * gcc.c-torture/compile/20010328-1.c: New test. 2001-03-27 Richard Henderson * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions. * g++.old-deja/g++.eh/vbase3.C: Likewise. 2001-03-27 Alan Modra * gcc.c-torture/compile/20010327-1.c: New test. 2001-03-26 Nathan Sidwell * g++.old-deja/g++.other/friend12.C: New test. * g++.old-deja/g++.other/friend9.C: Expect no errors. * g++.old-deja/g++.robertl/eb56.C: Make typedef public. 2001-03-25 Joseph S. Myers * gcc.c-torture/execute/20010325-1.c: New test. 2001-03-23 Jakub Jelinek * g++.old-deja/g++.other/mangle3.C: New test. 2001-03-22 Jakub Jelinek * g++.old-deja/g++.other/anon8.C: New test. 2001-03-20 Philip Blundell * gcc.c-torture/compile/20010320-1.c: New test. 2001-03-17 Richard Henderson * g++.old-deja/g++.other/eh4.C: Add expected error text. 2001-03-15 Geoff Keating * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these tests on AIX. 2001-03-15 Gabriel Dos Reis * g++.old-deja/g++.other/eh4.C: New test. 2001-03-14 Neil Booth * gcc.dg/cpp/mi1.c: Update. 2001-03-14 Jakub Jelinek * g++.old-deja/g++.other/regstack.C: New test. 2001-03-12 Nathan Sidwell * g++.old-deja/g++.other/ref4.C: New test. 2001-03-11 Nicola Pero * objc/execute/va_method.m: Added. * objc/execute/IMP.m: Added. * objc/execute/_cmd.m: Added. * objc/execute/accessing_ivars.m: Added. * objc/execute/class-1.m: Added. * objc/execute/class-10.m: Added. * objc/execute/class-11.m: Added. * objc/execute/class-12.m: Added. * objc/execute/class-13.m: Added. * objc/execute/class-14.m: Added. * objc/execute/class-2.m: Added. * objc/execute/class-3.m: Added. * objc/execute/class-4.m: Added. * objc/execute/class-5.m: Added. * objc/execute/class-6.m: Added. * objc/execute/class-7.m: Added. * objc/execute/class-8.m: Added. * objc/execute/class-9.m: Added. * objc/execute/class-tests-1.h * objc/execute/class-tests-2.h * objc/execute/compatibility_alias.m: Added. * objc/execute/encode-1.m: Added. * objc/execute/formal_protocol-1.m: Added. * objc/execute/formal_protocol-2.m: Added. * objc/execute/formal_protocol-3.m: Added. * objc/execute/formal_protocol-4.m: Added. * objc/execute/formal_protocol-5.m: Added. * objc/execute/formal_protocol-6.m: Added. * objc/execute/formal_protocol-7.m: Added. * objc/execute/informal_protocol.m: Added. * objc/execute/initialize.m: Added. * objc/execute/load.m: Added. * objc/execute/many_args_method.m: Added. * objc/execute/nested-3.m: Added. * objc/execute/no_clash.m: Added. * objc/execute/private.m: Added. * objc/execute/redefining_self.m: Added. * objc/execute/root_methods.m: Added. * objc/execute/selector-1.m: Added. * objc/execute/static-1.m: Added. * objc/execute/static-2.m: Added. * objc/execute/va_method.m: Added. 2001-03-10 Richard Henderson * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception. 2001-03-07 Neil Booth * g++.old-deja/g++.other/crash31.C: XFAIL. * g77.f-torture/execute/20010116.x: Conditional XFAIL. * g77.f-torture/execute/short.x: XFAIL -Os on x86. * gcc.c-torture/execute/20010123-1.x: XFAIL. * gcc.c-torture/execute/20010124-1.x: XFAIL. * gcc.dg/sequence-pt-1.c: XFAIL one test. 2001-03-06 Ovidiu Predescu * objc/execute/nested-2.m: Added. Contributed by Nicola Pero. 2001-03-06 Zack Weinberg * gcc.dg/20000724-1.c: Don't use multiline strings. 2001-03-06 Zack Weinberg * objc/execute/string1.m, objc/execute/string2.m: Compare the result of -cString against what we expect it to be; don't just print it out for no one to read. * objc/execute/string3.m, objc/execute/string4.m: New tests. Based on testcases provided by Nicola Pero. 2001-03-03 Neil Booth * gcc.dg/cpp/macro7.c: New test. 2001-03-03 Neil Booth * gcc.dg/cpp/multiline.c: Update. 2001-03-02 Nathan Sidwell * g++.old-deja/g++.other/enum3.C: New test. 2001-03-02 Nathan Sidwell * g++.old-deja/g++.other/pod1.C: New test. 2001-03-02 Nathan Sidwell * g++.old-deja/g++.ext/overload1.C: New test. 2001-03-01 Nathan Sidwell * g++.old-deja/g++.pt/using1.C: New test. 2001-03-01 Nathan Sidwell * g++.old-deja/g++.other/using9.C: New test. 2001-02-28 Ovidiu Predescu * objc/execute/bycopy-3.m: Added new test from Nicola Pero. * objc/execute/protocol.m (main): Added patch from Nicola Pero. 2001-02-28 Nathan Sidwell * g++.old-deja/g++.ext/realpt1.C: Remove. 2001-02-27 Nathan Sidwell * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too. 2001-02-26 Will Cohen * gcc.c-torture/execute/ieee/20010226-1.c: New test. 2001-02-26 Jeffrey Oldham * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded templatized constructors. 2001-02-24 Franz Sirl * gcc.c-torture/execute/20010224-1.c: New test. 2001-02-23 Jakub Jelinek * gcc.c-torture/execute/20010222-1.c: New test. 2001-02-22 Jakub Jelinek * g++.old-deja/g++.other/inline20.C: New test. Wed Feb 21 12:38:22 2001 Ovidiu Predescu * objc/execute/nested-1.m: Added (contributed by Nicola Pero). 2001-02-21 Gabriel Dos Reis * g++.old-deja/g++.other/lookup22.C: New test. 2001-02-19 Zack Weinberg * g77.dg: New directory. * g77.dg/20010216-1.f: New test case. * g77.dg/dg.exp: New driver. * lib/g77-dg.exp: New driver library. 2001-02-18 Kriang Lerdsuwanakij * g++.old-deja/g++.other/inline19.c: Remove XFAIL. 2001-02-16 Gabriel Dos Reis * g++.old-deja/g++.other/decl9.C: New test. 2001-02-16 Jakub Jelinek * g++.old-deja/g++.other/init16.C: Update the test so that it does not need and also tests the initialization at runtime. 2001-02-16 Neil Booth * gcc.c-torture/execute/longlong.c: New test. Wed Feb 14 21:41:17 2001 J"orn Rennecke * g++.old-deja/g++.brendan/new2.C (main): Use sizeof. Wed Feb 14 21:31:25 2001 J"orn Rennecke * gcc.c-torture/execute/920302-1.c (execute): Change argument type to short. 2001-02-14 Nathan Sidwell * g++.old-deja/g++.pt/deduct6.C: New test. 2001-02-14 Nathan Sidwell * g++.old-deja/g++.pt/deduct5.C: New test. 2001-02-14 Jakub Jelinek * gcc.c-torture/execute/20010209-1.c: New test. 2001-02-14 Neil Booth * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests. 2001-02-12 Geoffrey Keating * g++.dg/vtgc1.C: Update for new ABI. * consistency.vlad: New directory, 1665 files. 2001-02-12 Joseph S. Myers * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit return type. * gcc.dg/cpp/digraphs.c: Declare puts. 2001-02-12 Nathan Sidwell * g++.old-deja/g++.other/warn5.C: New test. 2001-02-12 Nathan Sidwell * g++.old-deja/g++.pt/spec40.C: New test. 2001-02-12 Nathan Sidwell * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list case. * g++.old-deja/g++.ext/arrnew.C: Deprecate. 2001-02-12 Jakub Jelinek * gcc.c-torture/compile/20010209-1.c: New test. 2001-02-11 Jeffrey Oldham * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces excess errors message but not if it crashes. * g++.old-deja/g++.other/crash27.C: Likewise. * g++.old-deja/g++.other/crash28.C: Likewise. * g++.old-deja/g++.other/crash30.C: Likewise. * g++.old-deja/g++.other/crash32.C: Likewise. * g++.old-deja/g++.other/crash35.C: Likewise. * g++.old-deja/g++.pt/inherit2.C: Likewise. 2001-02-08 Joseph S. Myers * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp, gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp, g++.dg/dg.exp, g++.old-deja/old-deja.exp, g77.f-torture/execute/execute.exp, g77.f-torture/noncompile/noncompile.exp, gcc.c-torture/execute/execute.exp, gcc.c-torture/execute/memcheck/memcheck.exp, gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp, gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp, gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp, gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp, gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp, lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp, lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp: Remove bug reporting instructions with ancient email addresses. 2001-02-07 Jakub Jelinek * gcc.dg/20010202-1.c: New test. * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386. 2001-02-07 Zack Weinberg * g++.dg/stdbool-if.C: New test. Wed Feb 7 09:54:47 2001 Ovidiu Predescu * objc/execute/fdecl.m: Added main(). 2001-02-07 Jakub Jelinek * gcc.c-torture/execute/20010206-1.c: New test. 2001-02-06 Neil Booth * gcc.dg/cpp/avoidpaste1.c: Update. Tue Feb 5 8:53:33 2001 Ovidiu Predescu * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola Pero . * objc/execute/fdecl.m: Declare foo as pointer to AClass. 2001-02-06 Nathan Sidwell * g++.old-deja/g++.pt/spec39.C: New test. 2001-02-05 Jakub Jelinek * gcc.c-torture/compile/20010202-1.c: New test. 2001-02-05 Nathan Sidwell * g++.old-deja/g++.abi/primary2.C: New test. * g++.old-deja/g++.abi/primary3.C: New test. * g++.old-deja/g++.abi/primary4.C: New test. * g++.old-deja/g++.abi/primary5.C: New test. * g++.old-deja/g++.abi/vtable3.h: New test. * g++.old-deja/g++.abi/vtable3a.C: New test. * g++.old-deja/g++.abi/vtable3b.C: New test. * g++.old-deja/g++.abi/vtable3c.C: New test. * g++.old-deja/g++.abi/vtable3d.C: New test. * g++.old-deja/g++.abi/vtable3e.C: New test. * g++.old-deja/g++.abi/vtable3f.C: New test. * g++.old-deja/g++.abi/vtable3g.C: New test. * g++.old-deja/g++.abi/vtable3h.C: New test. * g++.old-deja/g++.abi/vtable3i.C: New test. * g++.old-deja/g++.abi/vtable3j.C: New test. * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL. 2001-02-03 Jakub Jelinek * g++.old-deja/g++.other/anon6.C: New test. * g++.old-deja/g++.other/anon7.C: New test. 2001-02-01 Neil Booth * gcc.dg/cpp/avoidpaste2.c: New tests. 2001-01-31 Jakub Jelinek * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range. 2001-01-31 Jeffrey Oldham * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix." Wed Jan 31 12:23:32 2001 J"orn Rennecke * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer. 2001-01-31 Joseph S. Myers * gcc.dg/c99-tag-1.c: New test. 2001-01-31 Neil Booth * gcc.dg/cpp/tr-warn1.c: Add tests. 2001-01-31 Neil Booth * gcc.dg/cpp/avoidpaste1.c: Update. * gcc.dg/cpp/paste4.c: Update. 2001-01-30 Jeffrey Oldham * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix. 2001-01-30 Gerald Pfeifer * g++.old-deja/g++.other/inline19.C: New test. 2001-01-30 Neil Booth * gcc.dg/Wlarger-than.c: New test. 2001-01-29 Neil Booth * gcc.dg/cpp/avoidpaste1.c: Fix typos. 2001-01-29 Jakub Jelinek * gcc.c-torture/execute/20010129-1.c: New test. * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32. 2001-01-28 Neil Booth * gcc.dg/cpp/avoidpaste1.c: Test case. 2001-01-28 Jakub Jelinek * g++.old-deja/g++.other/inline18.C: New test. 2001-01-27 Kaveh R. Ghazi * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts and __builtin_putchar. 2001-01-27 Jakub Jelinek * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer tests. 2001-01-25 Jeffrey Oldham * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change floating point number rounding mode to round to the nearest representable mode. 2001-01-25 Jakub Jelinek * g++.old-deja/g++.other/mangle2.C: New test. 2001-01-24 Joseph S. Myers * gcc.c-torture/compile/20010124-1.c: New test. 2001-01-24 Nathan Sidwell * g++.old-deja/g++.pt/spec38.C: New test. 2001-01-23 Kriang Lerdsuwanakij * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to "Build don't run". 2001-01-23 Franz Sirl * gcc.c-torture/execute/20010123-1.c: New test. 2001-01-23 Nathan Sidwell * g++.old-deja/g++.pt/spec37.C: New test. 2001-01-23 Nathan Sidwell * g++.old-deja/g++.pt/overload14.C: New test. 2001-01-22 Franz Sirl * gcc.c-torture/execute/20010122-1.c: New test, exercise __builtin_return_address. 2001-01-22 Nathan Sidwell * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL. * g++.old-deja/g++.pt/spec35.C: New test. * g++.old-deja/g++.pt/spec36.C: New test. 2001-01-20 Jakub Jelinek * gcc.c-torture/compile/20010118-1.c: New test. 2001-01-20 Neil Booth * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update. 2001-01-19 Jakub Jelinek * gcc.c-torture/execute/20010119-1.c: New test. 2001-01-19 Nathan Sidwell * g++.old-deja/g++.other/vbase5.C: New test. 2001-01-19 Jakub Jelinek * gcc.c-torture/execute/20010118-1.c: New test. 2001-01-19 Nathan Sidwell * g++.old-deja/g++.pt/deduct3.C: New test. 2001-01-19 Nathan Sidwell * g++.old-deja/g++.pt/spec34.C: New test. 2001-01-19 "Billinghurst, David (CRTS)" * g77.f-torture/compile/20000601-2.f: New test. 2001-01-18 Nathan Sidwell * g++.old-deja/g++.other/init17.C: New test. 2001-01-18 Alexandre Oliva * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t. 2001-01-18 Nathan Sidwell * g++.old-deja/g++.pt/unify8.C: New test. 2001-01-18 Nathan Sidwell * g++.old-deja/g++.abi/vbase1.C: New test. 2001-01-18 Nathan Sidwell * g++.old-deja/g++.pt/crash65.C: New test. 2001-01-18 Neil Booth * gcc.dg/cpp/assembl2.S: New test case. 2001-01-17 Jeffrey Oldham * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases are supported. 2001-01-17 Kaveh R. Ghazi * g++.old-deja/g++.other/builtins1.C: New test. * g++.old-deja/g++.other/builtins2.C: Likewise. * g++.old-deja/g++.other/builtins3.C: Likewise. * g++.old-deja/g++.other/builtins4.C: Likewise. 2001-01-17 Jakub Jelinek * gcc.c-torture/compile/20010117-1.c: New test. * gcc.c-torture/compile/20010117-2.c: New test. 2001-01-15 Toon Moene * g77.f-torture/execute/20010116.[fx]: New test, XFAIL on i?86-*-*. * g77.f-torture/compile/20010115.f: Indicate it's a test for PR fortran/1636. 2001-01-15 Joseph S. Myers * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests. 2001-01-15 Toon Moene * g77.f-torture/compile/20010115.f: New test. 2001-01-15 Nathan Sidwell * g++.old-deja/g++.pt/nontype5.C: New test. 2001-01-15 Neil Booth * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we have an equivalent working one below it. 2001-01-14 Jeffrey Oldham * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment. * g++.old-deja/g++.ext/instantiate3.C: Likewise. 2001-01-14 Jeffrey Oldham * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits message containing "init_priority". (conpr-2.C): Likewise. (conpr-3.C): Likewise. * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix. 2001-01-14 Franz Sirl * gcc.c-torture/execute/20010114-2.c: New test. 2001-01-14 Joseph S. Myers * gcc.c-torture/compile/20010114-1.c: New test. * gcc.c-torture/compile/20010114-1.x: Xfail. * gcc.c-torture/compile/20010114-2.c: New test. * gcc.c-torture/execute/20010114-1.c: New test. * gcc.dg/trunc-1.c: New test. * gcc.dg/uninit-B.c: New test. 2001-01-13 Nick Clifton * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core target. 2001-01-13 Joseph S. Myers * gcc.c-torture/compile/20010113-1.c: New test. 2001-01-13 Jakub Jelinek * gcc.c-torture/compile/20001212-1.c: New test. 2001-01-13 Neil Booth * gcc.dg/cpp/widestr1.c: Update. * gcc.dg/cpp/prag-imp.c: Remove. 2001-01-12 Jakub Jelinek * gcc.c-torture/execute/20000801-3.x: Remove. * gcc.dg/c90-init-1.c: New test. * gcc.dg/c99-init-1.c: New test. * gcc.dg/c99-init-2.c: New test. * gcc.dg/gnu99-init-1.c: New test. 2001-01-12 Richard Earnshaw * lib/f-torture.exp (f_torture_compile): Prune the warnings before testing that no relevant ones were found. 2001-01-12 Nathan Sidwell * g++.old-deja/g++.pt/cast2.C: New test. 2001-01-12 Nathan Sidwell * g++.old-deja/g++.pt/friend47.C: New test. 2001-01-11 Nathan Sidwell * g++.old-deja/g++.pt/instantiate13.C: New test. 2001-01-11 Nathan Sidwell * g++.old-deja/g++.other/defarg7.C: New test. * g++.old-deja/g++.other/defarg8.C: New test. 2001-01-11 Nathan Sidwell * g++.old-deja/g++.pt/crash64.C: New test. 2001-01-11 Nathan Sidwell * g++.old-deja/g++.pt/crash63.C: New test. 2001-01-11 Neil Booth * gcc.dg/cpp/if-2.c: Add wide char test without sign extension. 2001-01-10 Alan Lehotsky * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints. 2001-01-10 Nathan Sidwell * g++.old-deja/g++.pt/error3.C: New test. 2001-01-10 Nathan Sidwell * g++.old-deja/g++.other/crash39.C: New test. 2001-01-10 Nathan Sidwell * g++.old-deja/g++.other/vbase4.C: New test. 2001-01-08 Jonathan Larmour * gcc.dg/20000419-2.c: Move to "special" subdirectory. * gcc.dg/special/20000419-2.c: New file. Identical to above. * gcc.dg/special/special.exp: New test driver which will check for alias support for the above test. 2001-01-09 Alan Lehotsky * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid problems on small machines. * gcc.c-torture/execute/920730-1.c: Use values from to parameterize. 2001-01-09 Jeffrey Oldham * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for mips. * g++.old-deja/g++.ext/instantiate3.C: Likewise. 2001-01-09 Nathan Sidwell * g++.old_deja/g++.pt/using8.C: New test. 2001-01-09 Joseph S. Myers * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests. 2000-01-08 Loren J. Rittle * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of where a failure is expected. * gcc.c-torture/execute/ieee/rbug.x: Likewise. 2001-01-08 Nathan Sidwell * g++.old_deja/g++.pt/instantiate12.C: New test. 2001-01-08 Nathan Sidwell * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at start of structs. * g++.old-deja/g++.benjamin/15309-2.C: Likewise. * g++.old-deja/g++.brendan/crash17.C: Likewise. * g++.old-deja/g++.brendan/crash29.C: Likewise. * g++.old-deja/g++.brendan/crash48.C: Likewise. * g++.old-deja/g++.brendan/ns1.C: Likewise. * g++.old-deja/g++.brendan/warnings1.C: Likewise. * g++.old-deja/g++.bugs/900205_04.C: Likewise. * g++.old-deja/g++.bugs/900514_03.C: Likewise. * g++.old-deja/g++.eh/spec6.C: Likewise. * g++.old-deja/g++.jason/crash3.C: Likewise. * g++.old-deja/g++.law/ctors11.C: Likewise. * g++.old-deja/g++.law/ctors17.C: Likewise. * g++.old-deja/g++.law/ctors5.C: Likewise. * g++.old-deja/g++.law/ctors9.C: Likewise. * g++.old-deja/g++.mike/ambig1.C: Likewise. * g++.old-deja/g++.mike/net22.C: Likewise. * g++.old-deja/g++.mike/p3538a.C: Likewise. * g++.old-deja/g++.mike/p3538b.C: Likewise. * g++.old-deja/g++.mike/virt3.C: Likewise. * g++.old-deja/g++.niklas/t128.C: Likewise. * g++.old-deja/g++.other/anon4.C: Likewise. * g++.old-deja/g++.other/using1.C: Likewise. * g++.old-deja/g++.other/warn3.C: Likewise. * g++.old-deja/g++.pt/t37.C: Likewise. * g++.old-deja/g++.robertl/eb69.C: Likewise. * g++.old-deja/g++.robertl/eb71.C: Likewise. 2001-01-08 Nathan Sidwell * g++.old-deja/g++.other/lookup16.C: Remove XFAIL. 2001-01-07 Kaveh R. Ghazi * gcc.c-torture/execute/stdio-opt-3.c: New test. 2001-01-07 Jakub Jelinek * gcc.c-torture/compile/20010107-1.c: New test. 2001-01-07 Joseph S. Myers * gcc.c-torture/execute/builtin-noret-1.c: New test. 2001-01-07 Joseph S. Myers * gcc.dg/format/format.h: New file. * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c, gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c, gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c, gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c, gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c, gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c, gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c, gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c, gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c, gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c, gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c, gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c, gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c, gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c, gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c, gcc.dg/format/miss-2.c, 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, gcc.dg/format/nonlit-3.c, gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c, gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c, gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h" instead of declaring standard types, macros and functions in each test. 2001-01-06 Alexandre Oliva * gcc.c-torture/execute/20010106-1.c: New test. 2001-01-06 Joseph S. Myers * gcc.dg/format/format.exp: New file. * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c. * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c. * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c. * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c. * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c. * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c. * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c. * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c. * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c. * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c. * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c. * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c. * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c. * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c. * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c. * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c. * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c. * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c. * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c. * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c. * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c. * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c. * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c. * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c. * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c. * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c. * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c. * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c. * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c. * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c. * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c. * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c. * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c. * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c. * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c. * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c. * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c. * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c. * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c. * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c. * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c. * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c. 2001-01-05 Alexandre Oliva * gcc.c-torture/execute/991228-1.c: Take word endianness into account. 2001-01-05 Joseph S. Myers * gcc.c-torture/execute/builtin-complex-1.c: New test. 2001-01-05 Nathan Sidwell * g++.old-deja/g++.pt/crash62.C: New test. 2001-01-04 Richard Henderson * gcc.dg/20000926-1.c: Update expected warnings. * gcc.dg/array-2.c: Likewise. * gcc.dg/array-4.c: Also validate flexible array members. * gcc.dg/c99-flex-array-1.c: New. 2001-01-04 Joseph S. Myers * gcc.c-torture/compile/20001222-1.x: Remove. Thu Jan 4 13:54:11 2001 Richard Kenner * gcc.c-torture/execute/built-in-setjmp.c: New. 2001-01-03 Richard Henderson * gcc.dg/940510-1.c: Update expected error wording. * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New. 2001-01-03 Jeffrey Oldham * lib/target-supports.exp (check_alias_available): Modified to indicate aliases not supported if only weak aliases are supported. 2001-01-03 Kaveh R. Ghazi * gcc.c-torture/execute/string-opt-8.c: Add more testcases. Turn on cmpstrsi checks for __pj__ and __i370__. 2001-01-03 Nathan Sidwell * g++.old-deja/g++.other/virtual11.C: New test. 2001-01-03 Nathan Sidwell * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL. 2001-01-02 Kaveh R. Ghazi * gcc.c-torture/compile/20010102-1.c: New test. 2001-01-02 Andreas Jaeger * gcc.dg/noreturn-3.c: New test. * gcc.dg/noreturn-4.c: New test. 2001-01-01 Kaveh R. Ghazi * gcc.c-torture/execute/stdio-opt-1.c: Also test __builtin_fputc and __builtin_fwrite. 2000-12-30 Jeffrey Oldham * gcc.c-torture/execute/20001009-2.c (foo): Test only works for signed char, not default char. 2000-12-30 Jeffrey Oldham * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*. 2000-12-30 David Billinghurst * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags 2000-12-29 Richard Henderson * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define. (__cyg_profile_func_exit): Define. 2000-12-29 Hans-Peter Nilsson * g++.dg/vtgc1.C: New test. 2000-12-28 Geoffrey Keating * gcc.dg/noncompile/20001228-1.c: New test. * gcc.dg/20001228-1.c: New test. * gcc.c-torture/execute/20001228-1.c: New test. 2000-12-28 Joseph S. Myers * gcc.dg/format-strfmon-1.c: New test. 2000-12-27 Kaveh R. Ghazi * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too. * gcc.c-torture/execute/stdio-opt-2.c: Likewise. * gcc.c-torture/execute/string-opt-1.c: Likewise. * gcc.c-torture/execute/string-opt-2.c: Likewise. * gcc.c-torture/execute/string-opt-3.c: Likewise. * gcc.c-torture/execute/string-opt-4.c: Likewise. * gcc.c-torture/execute/string-opt-6.c: Likewise. * gcc.c-torture/execute/string-opt-7.c: Likewise. * gcc.c-torture/execute/string-opt-8.c: Likewise. * gcc.c-torture/execute/string-opt-9.c: Likewise. * 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: Test rindex. * gcc.c-torture/execute/string-opt-4.c: Test index. 2000-12-26 Geoffrey Keating * gcc.c-torture/compile/20001226-1.c: New test. 2000-12-22 Joseph S. Myers * gcc.c-torture/compile/20001222-1.c: New test. * gcc.c-torture/compile/20001222-1.x: Xfail. Fri Dec 22 06:45:03 2000 Alexandre Oliva * gcc.c-torture/execute/comp-goto-2.c: New test. Thu Dec 21 22:43:03 2000 J"orn Rennecke * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32): Use long types if __INT_MAX__ is 32767. (main): Use cast to (sint32 *) when poking 88 into a_page. * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES. 2000-12-21 Bernd Schmidt * gcc.c-torture/compile/20001221-1.c: New test. * gcc.c-torture/execute/20001221-1.c: New test. 2000-12-20 Richard Henderson * g++.old-deja/g++.pt/crash36.C: Update error lines. * g++.old-deja/g++.robertl/eb109.C: Likewise. 2000-12-18 Kaveh R. Ghazi * gcc.dg/compare3.c: New test. 2000-12-18 Joseph S. Myers * gcc.dg/format-warnll-1.c: New test. 2000-12-18 Neil Booth * gcc.dg/cpp/cmdlne-P.c: New test. 2000-12-18 Joseph S. Myers * gcc.c-torture/execute/builtin-abs-1.c, gcc.c-torture/execute/builtin-abs-2.c: New tests. 2000-12-17 Neil Booth * gcc.dg/cpp/multiline.c: New test. 2000-12-17 Neil Booth * g++.old-deja/g++.other/syshdr1.C: Update. * gcc.dg/cpp/lineflags.c: Remove temporarily. 2000-12-15 Kriang Lerdsuwanakij * g++.old-deja/g++.oliva/template5.C: Remove XFAILs. 2000-12-15 Kriang Lerdsuwanakij * g++.old-deja/g++.pt/ttp65.C: New test. 2000-12-15 Kriang Lerdsuwanakij * g++.old-deja/g++.pt/ttp64.C: New test. 2000-12-14 Kriang Lerdsuwanakij * g++.old-deja/g++.pt/spec33.C: New test. 2000-12-14 Catherine Moore * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES. * gcc.c-torture/execute/920612-2.c: Likewise. * gcc.c-torture/execute/920428-2.c: Likewise. * gcc-c-torture/execute/va-arg-11.c: Call exit. * gcc.c-torture/execute/va-arg-21.c: Likewise. 2000-12-13 Franz Sirl * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too. * gcc.dg/pack-test-2.c: Likewise. 2000-12-13 Neil Booth Tests by Zack Weinberg . * gcc.dg/cpp/defined.c: Update. * gcc.dg/cpp/defined_trad.c: New tests. 2000-12-13 Neil Booth * gcc.dg/cpp/trad-direct.c: Update. 2000-12-11 Neil Booth * gcc.dg/cpp/defined_trad.c 2000-12-11 Neil Booth * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious. 2000-12-09 Joseph S. Myers * gcc.dg/format-miss-2.c: New test. 2000-12-09 Neil Booth * gcc.dg/cpp/lineflags.c: New tests. * gcc.dg/cpp/poison.c: Update. * gcc.dg/cpp/redef2.c: Update. * gcc.dg/cpp/skipping.c: New test. 2000-12-07 Geoffrey Keating * g++.old-deja/g++.other/eh3.C: New testcase. 2000-12-07 Neil Booth * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c, wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c, wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c wtr-union-init-2.c, wtr-union-init-3.c: Update. * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c: Update. 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 output. 2000-11-13 Joseph S. Myers * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after labels at end of compound statements. 2000-11-13 Jakub Jelinek * gcc.c-torture/execute/loop-7.c: New test. 2000-11-13 Joseph S. Myers * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests. 2000-11-13 Joseph S. Myers * gcc.dg/c99-bool-1.c: New test. 2000-11-13 Joseph S. Myers * gcc.dg/c99-scope-1.c: Remove xfail. * gcc.dg/c99-scope-2.c: New test. 2000-11-12 Kaveh R. Ghazi * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex. * gcc.c-torture/execute/string-opt-4.c: Also test builtin index. 2000-11-11 Mark Mitchell * g++.brendan/err-msg8.C: Avoid capricious line-number issues with error messages. * g++.mike/p700.C: Don't typedef wchar_t. * g++.mike/p784.C: Likewise. * g++.mike/eb101.C: Don't use __wchar_t. 2000-11-11 Toon Moene * g77.f-torture/execute/20001111.[fx]: Test premature exit from DO loop. 2000-11-11 Bernd Schmidt * gcc.c-torture/execute/20001111-1.c: New test. 2000-11-10 Nick Clifton * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long long multuiple and accumulate. 2000-11-09 Richard Henderson * gcc.dg/sequence-pt-1.c: Cast from pointer to integer via size_t instead of int. * gcc.c-torture/execute/string-opt-1.c: Make stub functions static. * gcc.c-torture/execute/string-opt-2.c: Likewise. * gcc.c-torture/execute/string-opt-3.c: Likewise. * gcc.c-torture/execute/string-opt-4.c: Likewise. 2000-11-09 Geoffrey Keating * gcc.c-torture/compile/20001109-1.c: New test. * gcc.c-torture/compile/20001109-2.c: New test. 2000-11-09 Nathan Sidwell * g++.old-deja/g++.pt/operator1.C: New test. * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line. 2000-11-09 Jakub Jelinek * gcc.dg/20001108-1.c: New test. 2000-11-09 Jakub Jelinek * gcc.c-torture/execute/string-opt-1.c: Add test for strstr with both arguments constant strings. * gcc.c-torture/execute/string-opt-3.c: New test. * gcc.c-torture/execute/string-opt-4.c: New test. * gcc.c-torture/execute/string-opt-5.c: New test. 2000-11-08 Nick Clifton * gcc.c-torture/execute/20001108-1.c: New test case. Checks mulsidi3adddi patterns. 2000-11-08 Nathan Sidwell * g++.old-deja/g++.other/crash36.C: New test. 2000-11-08 Jakub Jelinek * g++.old-deja/g++.other/init16.C: New test. 2000-11-06 Loren J. Rittle * g++.old-deja/g++.mike/p6610a.C: Update XFAIL. 2000-11-07 Jeffrey Oldham * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*. * gcc.c-torture/execute/va-arg-16.x: Likewise. * gcc.c-torture/execute/va-arg-17.x: Likewise. 2000-11-07 DJ Delorie * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass. 2000-11-07 Kaveh R. Ghazi * gcc.c-torture/execute/string-opt-1.c: New test. 2000-11-07 Jeffrey Oldham * gcc.c-torture/execute/va-arg-15.x: New file. Fails on mips-sgi-irix6.* because the MIPS ABI passes floating-point parameters in registers, and there is no way for a varargs function to know in which order the integer and floating-point parameters should be interleaved when they are placed on the stack. * gcc.c-torture/execute/va-arg-16.x: Likewise. * gcc.c-torture/execute/va-arg-17.x: Likewise. 2000-11-07 Kaveh R. Ghazi * gcc.c-torture/execute/string-opt-2.c: New test. 2000-11-07 Nathan Sidwell * g++.old-deja/g++.pt/crash60.C: New test. 2000-11-06 Jakub Jelinek * g++.old-deja/g++.other/crash24.C: New test. * g++.old-deja/g++.other/crash25.C: New test. * g++.old-deja/g++.other/crash26.C: New test. * g++.old-deja/g++.other/crash27.C: New test. * g++.old-deja/g++.other/crash28.C: New test. * g++.old-deja/g++.other/crash29.C: New test. * g++.old-deja/g++.other/crash30.C: New test. * g++.old-deja/g++.other/crash31.C: New test. * g++.old-deja/g++.other/crash32.C: New test. * g++.old-deja/g++.other/crash33.C: New test. * g++.old-deja/g++.other/crash34.C: New test. * g++.old-deja/g++.other/crash35.C: New test. 2000-11-06 Jakub Jelinek * gcc.c-torture/execute/20001031-1.c: New test. 2000-11-04 Mark Mitchell * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std' namespace. * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be standards-conformant. * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace. * g++.old-deja/g++.mike/p755.C: Tweak handling of exit. * g++.old-deja/g++.mike/p755a.C: Likewise. * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard library makes no calls to `operator new' during initialization. 2000-11-04 Neil Booth * gcc.dg/cpp/include2.c: New tests. Fri Nov 3 13:32:14 2000 Mark P Mitchell * lib/g++.exp (g++_set_ld_library_path): New function. Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH. 2000-11-03 Bernd Schmidt * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus warnings. 2000-11-01 Richard Henderson * g++.old-deja/g++.ext/namedret1.C: New. * g++.old-deja/g++.ext/namedret2.C: New. * g++.old-deja/g++.ext/namedret3.C: New. 2000-10-31 Geoffrey Keating * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers. * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers. 2000-10-31 Kaveh R. Ghazi * gcc.c-torture/execute/va-arg-21.c: New test. 2000-10-31 Joseph S. Myers * gcc.dg/c99-complex-2.c: New test. 2000-10-31 Kaveh R. Ghazi * gcc.c-torture/execute/stdio-opt-1.c: New test. 2000-10-31 Jakub Jelinek * g++.old-deja/g++.other/inline16.C: New test. 2000-10-31 Gabriel Dos Reis * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against. __PRETTY_FUNCTION__ 2000-10-29 Neil Booth * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c: New tests. * gcc.dg/cpp/macsyntx.c: Move test to defined.c. * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic optimisation. 2000-10-29 Neil Booth * gcc.dg/cpp/macro4.c, macro5.c: New tests. * mi1.c, mi1c.h: Add null directives to multiple-include test. * mi5.c: Test multiple includes work with -C. * trigraphs.c: Test ^= version. 2000-10-28 Neil Booth New tests and test updates for new macro expander. * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c, endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c, paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c, tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for new diagnostic messages. * gcc.dg/cpp/macro3.c: New tests. 2000-10-27 Mark Mitchell * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors on the same line. 2000-10-27 Jakub Jelinek * g++.old-deja/g++.other/eh2.C: New test. 2000-10-27 Bernd Schmidt * gcc.c-torture/execute/20001027-1.c: New test. 2000-10-26 Richard Henderson * gcc.c-torture/execute/20001026-1.c: New. 2000-10-26 Mark Mitchell * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3. * g++.old-deja/g++.law/builtin1.C: Likewise. * g++.old-deja/g++.law/ctors10.C: Likewise. * g++.old-deja/g++.law/virtual3.C: Likewise. * g++.old-deja/g++.mike/p658.C: Likewise. * g++.old-deja/g++.other/sibcall1.C: Likewise. * g++.old-deja/g++.other/vaarg2.C: Likewise. * g++.old-deja/g++.robertl/eb124.C: Likewise. * g++.old-deja/g++.robertl/eb44.C: Likewise. * g++.old-deja/g++.robertl/eb77.C: Likewise. 2000-10-26 Nathan Sidwell * gcc.c-torture/compile/20001024-1.c: New test. 2000-10-25 Mark Mitchell * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3 to tell us whether or not we are using V3. 2000-10-26 Gabriel Dos Reis * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison operands. 2000-10-25 Joseph S. Myers * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests. 2000-10-25 Jakub Jelinek * gcc.c-torture/execute/20001024-1.c: New test. 2000-10-24 Jakub Jelinek * g++.old-deja/g++.other/sibcall1.C: New test. 2000-10-20 Jakub Jelinek * gcc.dg/noncompile/init-3.c: New test. 2000-10-20 Joseph S. Myers * gcc.dg/format-array-1.c: New test. 2000-10-18 Joseph S. Myers * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for writing through null pointers; remove comment about testing unterminated strings. 2000-10-17 Matthew Hiller * gcc.c-torture/execute/20001017-2.c: New test. 2000-10-18 Joseph S. Myers * gcc.c-torture/compile/20001018-1.c: New test. * gcc.c-torture/compile/20001018-1.x: Xfail. 2000-10-17 Franz Sirl * gcc.c-torture/execute/20001017-1.c: New test. 2000-10-17 Joseph S. Myers * gcc.dg/format-xopen-1.c: Update comments; adjust for checking for multiple use of arguments with scanf formats; add tests for multiple use of arguments. 2000-10-17 Bernd Schmidt * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests. 2000-10-17 Joseph S. Myers * gcc.dg/format-miss-1.c: New test. 2000-10-16 Jakub Jelinek * gcc.c-torture/execute/20001013-1.c: New test. 2000-10-16 Joseph S. Myers * gcc.dg/format-branch-1.c: New test. 2000-10-16 Joseph S. Myers * README, lib/file-format.exp: Remove EGCS references. 2000-10-16 Jakub Jelinek * gcc.dg/20001013-1.c: New test. 2000-10-15 Joseph S. Myers * 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 * gcc.dg/20001012-1.c: New test. * gcc.dg/20001012-2.c: New test. 2000-10-12 Joseph S. Myers * gcc.dg/format-attr-1.c: New test. 2000-10-12 Joseph S. Myers * 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 * 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 * gcc.dg/sequence-pt-1.c: New test. 2000-10-11 Geoff Keating * gcc.c-torture/execute/20001011-1.c: New testcase. Testcase provided by Zack Weinberg . 2000-10-10 Jakub Jelinek * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi does not error on it. 2000-10-10 Jakub Jelinek * gcc.dg/20001009-1.c: New test. Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka * gcc.c-torture/compile/20001009-1.c: Move from here .... * gcc.c-torture/execute/20001009-2.c: ... to here. 2000-10-09 Geoff Keating * gcc.c-torture/compile/20001009-1.c: New testcase. * gcc.c-torture/execute/20001009-1.c: New testcase. Testcases provided by Jan Hubicka . 2000-10-08 Joseph S. Myers * 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 to emulate the compiler's internal logic. No longer XFAIL %j tests. 2000-10-08 Joseph S. Myers * 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 * 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 * 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 * g++.old-deja/g++.pt/enum14.C: New test. 2000-10-05 Nathan Sidwell * g++.old-deja/g++.pt/crash59.C: New test. 2000-10-04 Will Cohen * gcc.dg/20000926-1.c: New test. 2000-10-03 Geoff Keating * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled function name for current C++ compiler. Patch from Kriang Lerdsuwanakij . 2000-09-29 Gabriel Dos Reis * 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 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers. 2000-09-26 Jakub Jelinek * gcc.c-torture/compile/20000923-1.c: New test. 2000-09-25 Theodore Papadopoulo * 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 * gcc.c-torture/execute/20000914-1.c: Declare malloc. 2000-09-24 Joseph S. Myers * gcc.dg/c90-printf-1.c: Add test for wide string format. 2000-09-22 Geoff Keating * gcc.c-torture/compile/20000922-1.c: New file. 2000-09-21 Nick Clifton * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform a signed 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. 2000-09-19 Kaveh R. Ghazi * g++.old-deja/g++.other/virtual8.C: Declare printf correctly. 2000-09-19 Richard Henderson * gcc.dg/compare2.c (case 10): XFAIL. 2000-09-18 Richard Henderson * 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 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test. 2000-09-18 Joseph S. Myers * 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 * gcc.dg/format-errmk-1.c: New test. 2000-09-17 Greg McGary * gcc.c-torture/execute/20000917-1.x: Remove. 2000-09-17 Joseph S. Myers * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests. 2000-09-17 Greg McGary * 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 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments in nested macro bug. Fri 15-Sep-2000 06:50:11 BST Neil Booth * 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 * g++.other/inline13.C: New test. 2000-09-12 Andreas Jaeger * gcc.c-torture/execute/widechar-2.c: New test for wchar_t constant by Ulrich Drepper . Tue Sep 12 18:32:07 2000 J"orn Rennecke * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms. 2000-09-12 Kaveh R. Ghazi * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests. 2000-09-11 Zack Weinberg * gcc.dg/cpp/backslash.c: New test. 2000-09-11 Alexandre Oliva * gcc.c-torture/execute/20000910-1.c: New test. * gcc.c-torture/execute/20000910-2.c: Likewise. 2000-09-11 Robert Lipe * gcc.dg/pragma-align.c: New test. 2000-09-11 Nathan Sidwell * g++.old-deja/g++.pt/explicit82.C: New test. * g++.old-deja/g++.pt/explicit83.C: New test. 2000-09-10 Zack Weinberg * gcc.dg/asm-names.c: New test. 2000-09-09 Kaveh R. Ghazi * gcc.dg/cpp/tr-warn6.c: New test 2000-09-07 Joseph S. Myers * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should be accepted. 2000-09-07 Catherine Moore * gcc.c-torture/execute/unroll-1.c: New test. 2000-09-06 Zack Weinberg * 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 * g++.old-deja/g++.pt/deduct2.C: New test. 2000-09-06 Nathan Sidwell * g++.old-deja/g++.pt/parms2.C: New test. 2000-09-06 Nathan Sidwell * g++.old-deja/g++.pt/crash58.C: New test. 2000-09-06 Greg McGary * 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 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms. 2000-09-04 Nathan Sidwell * g++.old-deja/g++.pt/crash57.C: New test. 2000-09-04 Nathan Sidwell * g++.old-deja/g++.pt/crash56.C: New test. 2000-09-04 Nathan Sidwell * g++.old-deja/g++.pt/koenig1.C: New test. 2000-09-04 Jakub Jelinek * gcc.dg/20000904-1.c: New test. 2000-09-04 Jakub Jelinek * gcc.dg/cpp/paste8.c: New test. 2000-09-01 Alexandre Oliva * gcc.c-torture/compile/20000827-1.c: New test. 2000-09-01 Joseph S. Myers * gcc.dg/format-diag-1.c: New test. 2000-09-01 Joseph S. Myers * 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 * g++.old-deja/g++.other/nested4.C: New test. 2000-09-01 Nathan Sidwell * g++.old-deja/g++.ns/scoped1.C: New test. 2000-08-30 Alexandre Oliva * lib/g++.exp: Support testing already-installed GCC. 2000-08-29 Kaveh R. Ghazi * wtr-label-1.c, wtr-suffix-1.c: New tests. 2000-08-27 Kaveh R. Ghazi * gcc.dg/return-type-2.c: New test. 2000-08-27 Geoff Keating * gcc.c-torture/compile/20000825-1.c: New test. 2000-08-26 Alexandre Oliva * gcc.dg/dwarf2-2.c: New test. 2000-08-26 Zack Weinberg * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from dg-warning regexps. 2000-08-25 Joseph S. Myers * 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 * testsuite/g++.old-deja/g++.other/crash22.C: New test. 2000-08-24 Mark Mitchell * gcc.dg/noncompile/930622-2.c: Adjust error message. 2000-08-24 Richard Henderson * gcc.dg/ia64-sync-1.c: New test. * gcc.dg/ia64-sync-2.c: New test. * gcc.dg/ia64-asm-1.c: New test. 2000-08-24 Joseph S. Myers * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length. * gcc.dg/format-ext-2.c: New test. 2000-08-23 Jason Merrill * lib/old-dejagnu.exp: Also ignore "In member function" and "At global scope". 2000-08-23 Kaveh R. Ghazi * gcc.dg/noncompile/label-lineno-1.c: New test. 2000-08-23 Joseph S. Myers * gcc.dg/c99-array-nonobj-1.c: New test. 2000-08-23 Joseph S. Myers * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more tests. * gcc.dg/format-ext-1.c: New test. 2000-08-23 Kaveh R. Ghazi * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c, gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c, gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c, gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c, gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests. 2000-08-22 Joseph S. Myers * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c, gcc.dg/c99-strftime-2.c: New tests. 2000-08-22 Richard Henderson * gcc.c-torture/execute/20000822-1.c: New test. 2000-08-21 Jakub Jelinek * gcc.c-torture/execute/20000819-1.x: Remove. 2000-08-21 Joseph S. Myers * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c, gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c, gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c, gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c, gcc.dg/format-xopen-1.c: New tests. 2000-08-21 Joseph S. Myers * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests. 2000-08-21 Jakub Jelinek * g++.old-deja/g++.other/loop2.C: New test. * gcc.c-torture/compile/20000606-1.c: New test. * gcc.c-torture/compile/20000728-1.c: New test. * gcc.c-torture/execute/20000801-1.c: New test. * gcc.c-torture/execute/20000801-2.c: New test. * gcc.c-torture/execute/20000819-1.c: New test. * gcc.c-torture/execute/20000819-1.x: XFAIL. * gcc.dg/20000629-1.c: New test. * gcc.dg/20000724-1.c: New test. * gcc.dg/20000807-1.c: New test. Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov * gcc.dg/cpp/pragma-1.c: New test. * gcc.dg/cpp/pragma-2.c: New test. 2000-08-18 Zack Weinberg * gcc.dg/cpp/lexstrng.c: Don't include string.h. * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp. Fri Aug 18 16:57:35 2000 Richard Kenner * gcc.c-torture/compile/20000818-1.c: New test. 2000-08-18 Manfred Hollstein * gcc.c-torture/execute/20000818-1.c: New test. 2000-08-18 Joseph S. Myers * gcc.dg/format-va-1.c: New test. 2000-08-18 Nathan Sidwell * g++.old-deja/g++.other/typedef8.C: New test. 2000-08-18 Nathan Sidwell * g++.old-deja/g++.benjamin/13478.C: Mark candidate. * g++.old-deja/g++.mike/net36.C: Mark candidate. * g++.old-deja/g++.robertl/eb131.C: Mark candidate. * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL. * g++.old-deja/g++.other/ptrmem7.C: New test. * g++.old-deja/g++.pt/ptrmem10.C: New test. 2000-08-18 Nathan Sidwell * g++.old-deja/g++.pt/typename27.C: New test. 2000-08-17 Nathan Sidwell * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR. * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test. * g++.old-deja/g++.pt/friend45.C: New test. * g++.old-deja/g++.other/friend8.C: New test. 2000-08-15 Richard Henderson * gcc.c-torture/execute/20000815-1.c: New test. 2000-08-15 Joseph S. Myers * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c, gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c, gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests. 2000-08-14 Nathan Sidwell * g++.old-deja/g++.other/refinit2.C: New test. 2000-08-13 Geoff Keating * lib/c-torture.exp (c-torture): Make compiler_conditional_xfail_data global. * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile, compiler_conditional_xfail_data machinery. (f-torture-execute): Likewise. * g77.c-torture/compile/20000629-1.x: The test only fails on x86, and only when unrolling loops. * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes. 2000-08-11 Nathan Sidwell * g++.old-deja/g++.pt/explicit81.C: New test. 2000-08-11 Nathan Sidwell * g++.old-deja/g++.pt/typename26.C: New test. 2000-08-10 Geoff Keating * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix' warning. 2000-08-10 Nathan Sidwell * g++.old-deja/g++.other/array3.C: New test. 2000-08-09 Joseph S. Myers * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c, gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c, gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c: New tests. 2000-08-09 Nathan Sidwell * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names. * g++.old-deja/g++.abi/vmihint.C: Likewise. 2000-08-09 Alexandre Oliva * gcc.c-torture/execute/20000808-1.c: New test. 2000-08-09 Joseph S. Myers * gcc.dg/c90-const-expr-1.c: New test. 2000-08-08 Richard Henderson * gcc.dg/noncompile/920923-1.c: Declare calloc. 2000-08-08 Joseph S. Myers * gcc.dg/noncompile/const-ll-1.c: New test. 2000-08-07 Joseph S. Myers * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests. Sun Aug 6 11:41:51 2000 Ovidiu Predescu * lib/objc.exp (objc_target_compile): Set the ld_library_path so that running programs linked against the shared version of libobjc run correctly. 2000-08-06 Joseph S. Myers * gcc.dg/c99-printf-1.c: New test. 2000-08-06 Joseph S. Myers * gcc.c-torture/execute/20000801-4.x: Only xfail on x86. 2000-08-05 Zack Weinberg * gcc.c-torture/execute/20000731-1.x: Delete. 2000-08-04 Zack Weinberg * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops, and torture_without_loops as is done by c-torture.exp. (search_for): Copy from c-torture.exp. (gcc-dg-runtest): New function, drives a directory of tests iterating over the TORTURE_OPTIONS. (scan-assembler, scan-assembler-not): Move here from individual directory drivers. * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now defined by lib/gcc-dg.exp. * gcc.dg/cpp/cpp.exp: Likewise. * gcc.dg/noncompile/noncompile.exp: Likewise. Use gcc-dg-runtest, so we cycle over optimization options. * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9. * gcc.dg/compare2.c: No longer expected to fail. Fri Aug 4 23:00:50 2000 J"orn Rennecke * gcc.c-torture/execute/20000804-1.c: New test. 2000-08-04 Joseph S. Myers * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests. 2000-08-03 Zack Weinberg * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4. Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000803-1.c: New test. 2000-08-03 Joseph S. Myers * gcc.c-torture/execute/20000801-3.c, gcc.c-torture/execute/20000801-4.c: New tests. * gcc.c-torture/execute/20000801-3.x, gcc.c-torture/execute/20000801-4.x: Xfail. 2000-08-02 Geoff Keating * lib/objc.exp (objc_target_compile): Look for libobjc.a in libobjc/.libs to allow for libtool. 2000-08-02 Jakub Jelinek * gcc.c-torture/compile/20000802-1.c: New test. 2000-08-02 Zack Weinberg * gcc.dg/cpp/macsyntx.c: Fix error regexp. Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com) * gcc-c-torture/execute/20000731-2.c: New test. * gcc.c-torture/execute/20000731-1.c: New test. * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*. 2000-07-31 Jakub Jelinek * testsuite/gcc.dg/cpp/paste7.c: New test. * gcc.dg/cpp/20000725-1.c: New test. 2000-07-31 Zack Weinberg * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker. * gcc.dg/noncompile/990416-1.c: Do not expect an implicit- declaration warning for __builtin_dwarf_reg_size. * gcc.dg/c99-impl-decl-1.c: No longer XFAIL. 2000-07-31 Joseph S. Myers * gcc.dg/noncompile/voidparam-1.c: New test. 2000-07-30 Richard Henderson * gcc.dg/c90-digraph-1.c: Don't xfail. * gcc.dg/compare2.c (case 10): Xfail. * gcc.dg/noncompile/redecl-1.c: Fix expected error message. 2000-07-27 Joseph S. Myers * gcc.dg/c99-main-1.c: New test. 2000-07-25 Joseph S. Myers * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests. Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson * gcc.c-tortuer/execute/20000726-1.c: New test. 2000-07-26 Alexandre Oliva * gcc.c-torture/execute/enum-2.c: New test. 2000-07-25 Kaveh R. Ghazi * gcc.dg/cpp/tr-warn3.c: New test. 2000-07-25 Nathan Sidwell * g++.old-deja/g++.ext/implicit1.C: Remove. * g++.old-deja/g++.jason/c2.C: Remove * g++.old-deja/g++.mike/p700.C: Add prototype parameters. * g++.old-deja/g++.pt/crash16.C: Likewise. * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype. 2000-07-25 Nathan Sidwell * g++.old-deja/g++.other/for2.C: New test. 2000-07-25 Jakub Jelinek * gcc.dg/20000720-1.c: New test. 2000-07-25 Toon Moene * g77.f-torture/compile/20000630-2.x: Removed. Case fixed. 2000-07-24 Geoff Keating * gcc.c-torture/execute/20000722-1.x: New, testcase fails. * gcc.c-torture/execute/20000722-1.c: New. * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1. 2000-07-24 Jakub Jelinek * gcc.dg/cpp/20000720-1.S: New test. 2000-07-21 Michael Meissner * gcc.c-torture/execute/ieee/hugeval.c: New test. 2000-07-20 Zack Weinberg * g++.old-deja/g++.brendan/crash16.C, g++.old-deja/g++.brendan/parse3.C, g++.old-deja/g++.brendan/redecl1.C, g++.old-deja/g++.ns/template13.C, g++.old-deja/g++.other/decl4.C, g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail. 2000-07-20 Zack Weinberg * lib/old-dejagnu.exp: Check for both "Internal compiler error" and "Internal error". * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error regexps. * gcc.dg/cpp/paste6.c: New test. 2000-07-19 Zack Weinberg * gcc.dg/cpp/tr-direct.c: New test. * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c, gcc.dg/cpp/undef1.c: Tweak error regexps. 2000-07-18 Eric Christopher * gcc.c-torture/compile/20000718-1.c: New test. 2000-07-18 Zack Weinberg * cpplex.c (_cpp_push_token): If the token being pushed back is the previous token in this context, just subtract one from context->posn. * cppmacro.c (save_expansion): Clear aux field when storing a placemarker. 2000-07-18 Alexandre Oliva * gcc.dg/noncompile/redecl-1.c: New test. 2000-07-18 Jakub Jelinek * gcc.c-torture/execute/20000717-5.c: New test. * gcc.c-torture/execute/20000717-1.x: Removed. 2000-07-17 Richard Henderson * gcc.c-torture/execute/20000717-4.c: New test. 2000-07-17 Zack Weinberg * gcc.dg/cpp/syshdr.c: New test. * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files. 2000-07-17 Neil Booth * gcc.dg/cpp/cmdlne-dM.c: New test. * gcc.dg/cpp/cmdlne-dD.c: New test. Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000717-3.c: New test. * gcc.c-torture/compile/20000717-1.c: New test. 2000-07-17 Geoffrey Keating * gcc.c-torture/execute/20000717-2.c: New test. 2000-07-17 Joseph S. Myers * gcc.dg/formatz-1.c: New test. * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c, * gcc.dg/c99-digraph-1.c: New tests. * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c, * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests. * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c, * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c, * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c, * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c, * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c, * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c, * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests. Mon Jul 17 00:41:57 2000 Greg McGary * gcc.c-torture/execute/20000717-1.c: New test. * gcc.c-torture/execute/20000717-1.x: Expected to fail. 2000-07-15 Jakub Jelinek * gcc.c-torture/execute/20000715-2.c: New test. * gcc.dg/20000715-1.c: New test. 2000-07-15 Michael Meissner * gcc.c-torture/execute/20000715-1.c: New test. 2000-07-13 Jakub Jelinek * gcc.c-torture/execute/20000707-1.c: New test. 2000-07-13 Neil Booth * testsuite/gcc.dg/cpp/digraph1.c, testsuite/gcc.dg/cpp/digraph2.c, testsuite/gcc.dg/cpp/digraphs.c: New tests. 2000-07-12 David Billinghurst * g77.f-torture/compile/20000630-2.f: New test. * g77.f-torture/compile/20000630-2.x 2000-07-11 David Billinghurst * g77.f-torture/execute/20000503-1.x: Delete. Test now passes. 2000-07-11 Neil Booth * gcc.dg/cpp/cmdlne-C.c: Fix typo. 2000-07-11 Neil Booth * gcc.dg/cpp/cmdlne-C.c: New. 2000-07-09 Neil Booth * gcc.dg/cpp/directiv.c: New tests. * gcc.dg/cpp/undef1.c: Update. 2000-07-08 Angela Marie Thomas * lib/c-torture.exp: Make compiler_conditional_xfail_data global. 2000-07-09 Neil Booth * gcc.dg/cpp/macsyntx.c: Add test for #define defined. 2000-07-07 Zack Weinberg * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c, gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps. 2000-07-08 Neil Booth * gcc.dg/cpp/macsyntx.c: New tests. 2000-07-07 Jakub Jelinek * gcc.dg/20000707-1.c: New test. 2000-07-07 Jakub Jelinek * gcc.c-torture/execute/20000706-1.c: New test. * gcc.c-torture/execute/20000706-2.c: New test. * gcc.c-torture/execute/20000706-3.c: New test. * gcc.c-torture/execute/20000706-4.c: New test. * gcc.c-torture/execute/20000706-5.c: New test. 2000-07-06 Nathan Sidwell * g++.old-deja/g++.pt/instantiate7.C: New test. 2000-07-06 Nathan Sidwell * g++.old-deja/g++.mike/thunk2.C: Add return 0. * g++.old-deja/g++.mike/thunk3.C: Likewise. * g++.old-deja/g++.other/rtti3.C: Likewise. * g++.old-deja/g++.other/rttid3.C: Likewise. 2000-06-30 David Billinghurst * g77.f-torture/compile/20000630-1.x: Fix typo 2000-07-05 Zack Weinberg * gcc.dg/cpp/ident.c: Don't expect #ident strings in the assembly output. 2000-07-04 Zack Weinberg * gcc.dg/cpp/ident.c: New test. 2000-07-05 Neil Booth * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c, gcc.dg/cpp/lexstrng.c: New tests. 2000-07-04 Neil Booth * gcc.dg/cpp/macro1.c: Add more macro expansion tests. * gcc.dg/cpp/strify2.c: Same. 2000-07-03 Zack Weinberg * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps. * testsuite/gcc.dg/cpp/19990703-1.c: Likewise. * testsuite/gcc.dg/cpp/20000625-1.c: Likewise. * testsuite/gcc.dg/cpp/20000625-2.c: Likewise. * testsuite/gcc.dg/cpp/macro1.c, testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c, testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c, testsuite/gcc.dg/cpp/strify1.c, testsuite/gcc.dg/cpp/strify2.c: New tests. 2000-07-03 Jakub Jelinek * gcc.c-torture/execute/20000703-1.c: New test. 2000-07-03 Nathan Sidwell * g++.old-deja/g++.pt (lookup10.C): New test. 2000-07-03 Nathan Sidwell * g++.old-deja/g++.pt (typename25.C): New test. 2000-07-02 Zack Weinberg * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop to test case. 2000-06-30 Catherine Moore * gcc.c-torture/execute/align-1.c: New test. 2000-06-30 Nathan Sidwell * g++.old-deja/g++.pt/expr8.C: New test. * g++.old-deja/g++.pt/expr6.C: Remove XFAIL. 2000-06-29 Nick Clifton * gcc.c-torture/compile/20000629-1.c: New test. 2000-06-29 Zack Weinberg Move the c-torture/noncompile tests to either gcc.dg/cpp or a new gcc.dg/noncompile directory, depending on whether they're preprocessor tests or not. Annotate all the tests for the dg framework. * gcc.c-torture/noncompile/noncompile.exp: Delete. * gcc.dg/noncompile/noncompile.exp: New. * Moved files: Old name New name gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c 2000-06-29 Zack Weinberg * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions, declare one variable. On the fourth, error. * gcc.dg/cpp/20000628-1.c (main): Reference the three variables declared by 20000628-1a.h. 2000-06-29 Richard Henderson * gcc.c-torture/execute/930529-1.x: New file. * gcc.dg/920413-1.c: Adjust expected warning text. * gcc.dg/980217-1.c: Declare abort. * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm. Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com) * g77.f-torture/compile/20000629-1.f: New test. * g77.f-torture/compile/20000629-1.x: Expected to fail. 2000-06-28 Zack Weinberg Rearrange lots of files, removing entirely the gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure directories. * Deleted files: gcc.c-torture/code_quality/code_quality.exp gcc.c-torture/special/special.exp gcc.failure/failure.exp gcc.failure/940409-1.x gcc.c-torture/compile/961203-1.x * New files: gcc.misc-tests/linkage.exp gcc.c-torture/execute/920730-1t.c gcc.c-torture/execute/920730-1t.x gcc.c-torture/compile/920520-1.x gcc.c-torture/compile/920521-1.x gcc.c-torture/compile/981006-1.x gcc.c-torture/execute/eeprof-1.x * Moved files (possibly with modifications to fit a new harness): Old name New name gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c gcc.failure/940409-1.c gcc.dg/940409-1.c 2000-06-28 Zack Weinberg * c-torture/compile/961203-1.x: Delete. * gcc.misc-tests/acker1.c: Report failure. Use return from main, not exit. Include stdio.h. * gcc.misc-tests/dg-11.c: Remove anchors from regexp. * gcc.misc-tests/dg-12.c: Likewise. * gcc.misc-tests/dg-5.c: Likewise. * gcc.misc-tests/dg-6.c: Likewise. * gcc.misc-tests/dg-7.c: Prototype abort. * gcc.misc-tests/dg-9.c: Adjust error-message regexps. * gcc.misc-tests/dhry.h: Include stdlib.h and string.h. * gcc.misc-tests/matrix1.c: Report failure. Use return from main, not exit. * gcc.misc-tests/sieve.c: Use return from main, not exit. * gcc.misc-tests/sort2.c: Use return from main, not exit. 2000-06-28 Jakub Jelinek * gcc.dg/cpp/20000628-1.c: New test. * gcc.dg/cpp/20000628-1.h: New header for above test. * gcc.dg/cpp/20000628-1a.h: Likewise. 2000-06-27 Zack Weinberg * gcc.dg/cpp: New directory. * gcc.dg/cpp/cpp.exp: New driver. * gcc.dg/cpp/20000627-1.c: New test. * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c. * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c and rewrite as a compilation test. * gcc.dg: Move many files into the cpp subdirectory, possibly renaming or editing them as well. Old name New name 990119-1.c cpp/19990119-1.c 990228-1.c cpp/19990228-1.c 990407-1.c cpp/19990407-1.c 990409-1.c cpp/19990409-1.c 990413-1.c cpp/19990413-1.c 990703-1.c cpp/19990703-1.c 20000127-1.c cpp/20000127-1.c 20000129-1.c cpp/20000129-1.c 20000207-1.c cpp/20000207-1.c 20000207-2.c cpp/20000207-2.c 20000209-1.c cpp/20000209-1.c 20000209-2.c cpp/20000209-2.c 20000301-1.c cpp/20000301-1.c 20000419-1.c cpp/20000419-1.c 20000510-1.S cpp/20000510-1.S 20000519-1.c cpp/20000519-1.c 20000529-1.c cpp/20000529-1.c 20000625-1.c cpp/20000625-1.c 20000625-2.c cpp/20000625-2.c cpp-as1.c cpp/assert1.c cpp-as2.c cpp/assert2.c cxx-comments-1.c cpp/cxxcom1.c cxx-comments-2.c cpp/cxxcom2.c endif-label.c cpp/endif.c cpp-hash1.c cpp/hash1.c cpp-hash2.c cpp/hash2.c cpp-if1.c cpp/if-1.c cpp-if2.c cpp/if-2.c cpp-if3.c cpp/if-3.c cpp-if4.c cpp/if-4.c cpp-if5.c cpp/if-5.c cpp-cond.c cpp/if-cexp.c cpp-missingop.c cpp/if-mop.c cpp-missingparen.c cpp/if-mpar.c cpp-opprec.c cpp/if-oppr.c cpp-ifparen.c cpp/if-paren.c cpp-shortcircuit.c cpp/if-sc.c cpp-shift.c cpp/if-shift.c cpp-unary.c cpp/if-unary.c cpp-li1.c cpp/line1.c cpp-li2.c cpp/line2.c lineno.c cpp/line3.c lineno-2.c cpp/line4.c cpp-mi.c cpp/mi1.c cpp-mic.h cpp/mi1c.h cpp-micc.h cpp/mi1cc.h cpp-mind.h cpp/mi1nd.h cpp-mindp.h cpp/mi1ndp.h cpp-mix.h cpp/mi1x.h cpp-mi2.c cpp/mi2.c cpp-mi2a.h cpp/mi2a.h cpp-mi2b.h cpp/mi2b.h cpp-mi2c.h cpp/mi2c.h cpp-mi3.c cpp/mi3.c cpp-mi3.def cpp/mi3.def poison-1.c cpp/poison.c pr-impl.c cpp/prag-imp.c cpp-redef-2.c cpp/redef1.c cpp-redef.c cpp/redef2.c strpaste.c cpp/strp1.c strpaste-2.c cpp/strp2.c cpp-tradpaste.c cpp/tr-paste.c cpp-tradstringify.c cpp/tr-str.c cpp-tradwarn1.c cpp/tr-warn1.c cpp-tradwarn2.c cpp/tr-warn2.c trigraphs.c cpp/trigraphs.c cpp-unc1.c cpp/unc1.c cpp-unc2.c cpp/unc2.c cpp-unc3.c cpp/unc3.c cpp-unc.c cpp/unc4.c undef.c cpp/undef1.c undef-2.c cpp/undef2.c cpp-wi1.c cpp/widestr1.c 2000-06-27 Mark Mitchell * lib/g++.exp (g++_include_flags): Tweak. 2000-06-27 H.J. Lu Loren J. Rittle * lib/g++.exp (g++_include_flags): Override libgloss.exp version with one that knows about the new gcc tree structure. (g++_link_flags): Same. 2000-06-26 Zack Weinberg * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c, gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in case we are cross-compiling. * g++.old-deja/Makefile.in, g++.old-deja/configure.in, g++.old-deja/g++.niklas/Makefile.in, g++.old-deja/g++.niklas/configure.in, g++.old-deja/g++.other/Makefile.in, g++.old-deja/g++.other/configure.in, gcc.c-torture/code_quality/Makefile.in, gcc.c-torture/code_quality/configure.in, gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in, gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in, gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in, gcc.c-torture/execute/ieee/Makefile.in, gcc.c-torture/execute/ieee/configure.in, gcc.c-torture/noncompile/Makefile.in, gcc.c-torture/noncompile/configure.in, gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in, gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in, gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete. 2000-06-26 Nathan Sidwell * g++.old-deja/g++.other/ambig3.C: New test. 2000-06-26 Nathan Sidwell * g++.old-deja/g++.pt/syntax1.C: New test. * g++.old-deja/g++.pt/syntax2.C: New test. * g++.old-deja/g++.other/syntax3.C: New test. * g++.old-deja/g++.other/syntax4.C: New test. 2000-06-25 Zack Weinberg * gcc.dg/20000623-1.c: Prototype exit and abort. 2000-06-25 Zack Weinberg * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c: New tests. * gcc.dg/cpp-mi3.def: New file. * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur inside assertions. * gcc.dg/cpp-as2.c: Make error regexps match either old or new lexer's error messages. * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to divine anything from the linemarkers. * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a); * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column. 2000-06-23 Geoffrey Keating * gcc.dg/20000623-1.c: New test. 2000-06-22 Jakub Jelinek * gcc.c-torture/execute/20000622-1.c: New test. 2000-06-22 Nathan Sidwell * g++.old-deja/g++.other/init15.C: New test. 2000-06-22 Nathan Sidwell * g++.old-deja/g++.pt/vaarg2.C: New test. * g++.old-deja/g++.pt/vaarg3.C: New test. 2000-06-20 Nathan Sidwell * g++.old-deja/g++.other/dyncast6.C: New test. 2000-06-15 Jakub Jelinek * gcc.c-torture/execute/loop-6.c: New test. 2000-06-14 Jakub Jelinek * gcc.dg/20000614-1.c: New test. * gcc.dg/20000614-2.c: New test. 2000-06-14 Hans-Peter Nilsson * g++.old-deja/g++.other/inline12.C: New test. 2000-06-13 Jakub Jelinek * g++.old-deja/g++.other/eh1.C: New test. 2000-06-12 Jakub Jelinek * g++.old-deja/g++.other/type.C: New test. 2000-06-05 Jakub Jelinek * g++.old-deja/g++.other/initstring.C: New test. 2000-06-12 Jason Merrill * g++.old-deja/old-deja.exp: Add -Wno-long-long. Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000609-1.c: New test. Fri Jun 9 21:54:28 2000 Clinton Popetz * gcc.dg/20000609-1.c: New test. 2000-06-08 Zack Weinberg * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block. * gcc.c-torture/noncompile/poison-1.c: Move... * gcc.dg/poison-1.c: ...here, and adapt to dg framework. * gcc.dg/cpp-li1.c: Add a token after the #line. 2000-06-05 Richard Henderson * gcc.c-torture/execute/20000605-2.c: New test. * gcc.c-torture/execute/20000605-3.c: New test. 2000-06-06 David Billinghurst * g77.f-torture/execute/20000503-1.x: New file. 2000-06-06 Nathan Sidwell * g++.old-deja/g++.eh/badalloc1.C: New test. 2000-06-05 Richard Henderson * gcc.c-torture/execute/20000605-1.c: New test. 2000-06-05 Jakub Jelinek Nathan Sidwell * gcc.c-torture/compile/20000605-1.c: New test. 2000-06-03 David Billinghurst * g77.f-torture/compile/20000601-1.f: New test. 2000-06-03 Richard Henderson * gcc.c-torture/execute/20000603-1.c: New. 2000-06-02 Zack Weinberg * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change. * gcc.dg/noreturn-2.c (noreturn): Likewise. 2000-06-01 Zack Weinberg * gcc.dg/compare2.c (case 12): XFAIL. * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL. * gcc.dg/noreturn-2.c (noreturn): XFAIL. * gcc.dg/cpp-tradwarn2.c: Update egrep pattern. 2000-05-29 Zack Weinberg * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the guard macro is already defined when the header is first included. * gcc.dg/cpp-mix.h: New file. * gcc.dg/endif-label.c: Update patterns to match compiler. * g++.brendan/complex1.C: Declare abort. * g++.law/refs4.C: Remove XFAIL. * g++.oliva/expr2.C: Declare abort and exit. 2000-05-28 Alexandre Oliva * gcc.c-torture/execute/20000528-1.c: New test. * g++.old-deja/g++.law/refs4.C: Mark as XFAIL. * g++.old-deja/g++.law/temps4.C: Likewise. * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and stdlib.h. Call abort() on failure. * g++.old-deja/g++.law/refs4.C: Likewise. * g++.old-deja/g++.law/temps4.C: Likewise. * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1. * gcc.c-torture/execute/20000112-1.c: Include string.h. 2000-05-27 Zack Weinberg Relative to g++.dg/special: * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h. Relative to g++.old-deja: * g++.brendan/complex1.C, g++.jason/optimize2.C, g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C, g++.other/init5.C, g++.other/init7.C, g++.other/union2.C, g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C, g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C, g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C, g++.robertl/ice990323-2.C: Prototype exit and/or abort. * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C, g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C, g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C, g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C, g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C, g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h and/or string.h. * g++.other/goto1.C: Update expectations for error messages. 2000-05-25 Alexandre Oliva * gcc.c-torture/compile/20000523-1.c: New test. 2000-05-25 Nathan Sidwell * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info. 2000-05-25 Nathan Sidwell * g++.old-deja/g++.eh/catch11.C: New test. * g++.old-deja/g++.eh/catch12.C: New test. 2000-05-24 Nick Clifton * gcc.c-torture/execute/20000523-1.c: New test. 2000-05-23 Zack Weinberg * c-torture/execute/bcp-1.c: Replace abort in arg of __builtin_constant_p with a generic external function. * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c, gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c, gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c, gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c: Prototype abort and/or exit. * gcc.dg/990407-1.c, gcc.dg/strpaste.c, gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c, gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c, gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h. 2000-05-22 Alexandre Oliva * gcc.dg/dwarf2-1.c: New test. 2000-05-20 Richard Henderson * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa". 2000-05-20 Andreas Jaeger * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of testcase. 2000-05-19 David Edelsohn * gcc.c-torture/execute/20000519-2.c: New test. 2000-05-19 Andreas Jaeger * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper which fails with SSA. * lib/c-torture.exp: Also test with -O3 -fssa. 2000-05-18 Michael Meissner * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers. * gcc.c-torture/execute/920415-1.c: Ditto. * gcc.c-torture/execute/920501-1.c: Ditto. * gcc.c-torture/execute/conversion.c: Ditto. * gcc.c-torture/execute/cvt-1.c: Ditto. Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000518-1.c: New test. 2000-05-18 David Billinghurst * g77.f-torture/compile/200005018.f: New test. Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000517-1.c: New test. 2000-05-16 Franz Sirl * gcc.c-torture/execute/20000516-1.c: New test. 2000-05-15 Jakub Jelinek * g++.old-deja/g++.other/eh.C: New test. 2000-05-12 Richard Henderson * gcc.c-torture/execute/990208-1.c (main): Don't pass constants through to doit's conditional. Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000511-1.c: New test. * g77.f-torture/compile/20000511-1.f: New test. * g77.f-torture/compile/20000511-2.f: New test. 2000-05-11 Michael Meissner * gcc.c-torture/execute/20000511-1.c: New test. 2000-05-11 Zack Weinberg * gcc.dg/dg.exp: Scan .S files as well as .c files. * gcc.dg/20000510-1.S: New. 2000-05-08 Catherine Moore * gcc.dg/unused-3.c: New. 2000-05-06 Richard Henderson * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int. * g++.old-deja/g++.mike/warn1.C: Likewise. * g++.old-deja/g++.pt/local1.C: Likewise. * g++.old-deja/g++.pt/local7.C: Likewise. * g++.old-deja/g++.pt/spec16.C: Likewise. 2000-05-06 Nathan Sidwell * g++.old-deja/g++.abi/ptrflags.C: Correct and extend. 2000-05-05 David Billinghurst * g77.f-torture/execute/20000503-1.f: New test. 2000-05-04 Andreas Jaeger * gcc.dg/noreturn-2.c: New test. 2000-05-04 Neil Booth * gcc.dg/cpp-opprec.c: New tests for operator precedence in the preprocessor. 2000-05-04 Richard Henderson * gcc.c-torture/execute/20000503-1.c: Fix typo. 2000-05-04 Richard Henderson * gcc.c-torture/compile/20000504-1.c: New test. Derived from OpenSSL by Jason R Thorpe. Wed May 3 13:02:10 2000 Jim Wilson * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug. 2000-05-03 Robert Lipe * gcc.dg/20000503-1.c: New test. 2000-05-02 Jakub Jelinek * gcc.c-torture/compile/20000502-1.c: New test. * g++.old-deja/g++.other/align.C: New test. * gcc.dg/cpp-tradstringify.c: New test. Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code and hard registers. 2000-04-26 Geoff Keating * gcc.c-torture/execute/loop-5.c: New test. 2000-04-25 Jakub Jelinek * gcc.c-torture/execute/va-arg-20.c: New test. Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000422-1.c: New test. 2000-04-20 Greg McGary * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment when optimizing, but without sibling-call optimizations (-O1). Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000420-1.c: New test. 2000-04-20 Nathan Sidwell * g++.abi/ptrflags.C: New test. * g++.eh/catchptr1.C: Test incomplete pointer chains. Wed Apr 19 09:16:32 2000 Catherine Moore * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES. 2000-04-19 Greg McGary * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with sibling-call optimizations. 2000-04-19 Zack Weinberg * gcc.dg/20000419-1.c: New test. Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson * gcc.c-torture/execute/20000412-6.c: New test. Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000412-5.c: New test. * g77.f-torture/compile/20000412-1.f: New test. * gcc.c-torture/execute/20000412-4.c: New test. * gcc.c-torture/compile/20000412-2.c: New test. * gcc.c-torture/execute/20000412-3.c: New test. * gcc.c-torture/compile/20000412-1.c: New test. * gcc.c-torture/execute/20000412-2.c: New test. 2000-04-12 Jakub Jelinek * objc/execute/bf-20.m: New test. 2000-04-10 Richard Henderson * gcc.c-torture/execute/20000412-1.c: Reduce some more. * gcc.c-torture/execute/20000412-1.c: New test. 2000-04-10 Nathan Sidwell * g++.old-deja/g++.eh/catchptr1.C: New test. 2000-04-09 Nathan Sidwell * g++.old-deja/g++.abi/cxa_vec.C: New test. 2000-04-08 Neil Booth * gcc.dg/cpp-nullchar.c: Remove test as embedded nulls cause problems. 2000-04-08 Kaveh R. Ghazi * gcc.dg/compare2.c: New test. 2000-04-08 Neil Booth * gcc.dg/cpp-nullchar.c: New test. 2000-04-07 Zack Weinberg * gcc.dg/cpp-mi2.c: New test. * gcc.dg/cpp-mi2[abc].h: New files. 2000-04-07 Nathan Sidwell * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info member name. 2000-04-06 Nathan Sidwell * g++.old-deja/g++.abi/vmihint.C: New test. 2000-04-06 Neil Booth * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c, cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF copyright. Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to avoid stack-frame overwrite. 2000-04-05 Jakub Jelinek * gcc.c-torture/compile/20000405-2.c: New test. * gcc.c-torture/compile/20000405-3.c: New test. 2000-04-05 Alexandre Oliva * gcc.c-torture/compile/20000405-1.c: New test. 2000-04-04 Geoff Keating * gcc.dg/cast-qual-1.c: Revert last change. 2000-04-04 Kaveh R. Ghazi * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef. 2000-04-03 Zack Weinberg * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c, gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options. Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000403-2.c: New test. * gcc.c-torture/compile/20000403-1.c: New test. Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson * gcc.c-torture/execute/20000403-1.c: New test. 2000-04-03 Geoff Keating * gcc.c-torture/execute/20000402-1.c: New test. Mon Apr 3 14:10:34 2000 Donald Lindsay * gcc.c-torture/execute/va-arg-15.c: New test. * gcc.c-torture/execute/va-arg-16.c: New test. * gcc.c-torture/execute/va-arg-17.c: New test. * gcc.c-torture/execute/va-arg-18.c: New test. * gcc.c-torture/execute/va-arg-19.c: New test. 2000-04-02 Zack Weinberg * gcc.c-torture/compile/981211-1.c: Move to... * gcc.dg/cpp-as1.c: ...here. * gcc.dg/cpp-as2.c: New file. * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the compiler. 2000-04-02 Neil Booth * gcc.dg/cpp-cond.c New tests. * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make accidental success less likely. * gcc.dg/cpp-missingop.c New tests. * gcc.dg/cpp-missingparen.c New tests. * gcc.dg/cpp-shift.c New tests. * gcc.dg/cpp-shortcircuit.c New tests. * gcc.dg/cpp-unary.c New tests. Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000329-1.c: New test. 2000-03-26 Bernd Schmidt * gcc.c-torture/compile/20000326-1.c: New test. * gcc.c-torture/compile/20000326-2.c: New test. 2000-03-24 Geoff Keating * gcc.c-torture/execute/va-arg-14.c: New test for va_start where the first parameter is a function argument. 2000-03-23 Nathan Sidwell * g++.old-deja/g++.ext/array4.C: New test. 2000-03-22 Geoff Keating * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals. 2000-03-21 Kaveh R. Ghazi * gcc.dg/noreturn-1.c: Check for another bogus noreturn case. 2000-03-19 Richard Henderson * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t. 2000-03-19 Richard Henderson * gcc.c-torture/compile/20000319-1.c: New test. Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000314-3.c: New test. * gcc.c-torture/execute/20000314-2.c: New test. * gcc.c-torture/execute/20000314-1.c: New test. * gcc.c-torture/compile/20000314-2.c: New test. * gcc.c-torture/compile/20000314-1.c: New test. 2000-03-13 Nathan Sidwell * g++.old-deja/g++.warn/inline.C: New test. Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson * gcc.c-torture/execute/divconst-2.c: Rewrite to check for standards-compliant result rather than specific constants. Put test-values in array. 2000-03-08 Jason Merrill * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0. (g++_target_compile): Put test-specific options last. 2000-03-08 Nathan Sidwell * g++.old-deja/g++.eh/vbase4.C: New test. 2000-03-08 Nathan Sidwell * g++.old-deja/g++.bugs/900215_01.C: Adjust. 2000-03-08 Nathan Sidwell * g++.old-deja/g++.brendan/misc12.C: Removed. * g++.old-deja/g++.pt/memtemp77.C: Constify. * g++.old-deja/g++.ext/pretty4.C: New test. 2000-03-08 Nathan Sidwell * g++.old-deja/g++.other/string2.C: New test. 2000-03-06 Nathan Sidwell * g++.old-deja/g++.warn/impint2.C: New test. Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson * gcc.c-torture/execute/20000224-1.c (main): Expected return-value is 1, not zero. 2000-03-05 Nathan Sidwell * g++.old-deja/g++.warn/impint.C: New test. * g++.old-deja/g++.martin/sts_vectini.C: Add -w option. * g++.old-deja/g++.pt/explicit10.C: Specify -w option. * g++.old-deja/g++.pt/explicit12.C: Likewise. * g++.old-deja/g++.pt/explicit13.C: Likewise. * g++.old-deja/g++.pt/explicit17.C: Likewise. * g++.old-deja/g++.pt/explicit18.C: Likewise. * g++.old-deja/g++.pt/explicit19.C: Likewise. * g++.old-deja/g++.pt/explicit23.C: Likewise. * g++.old-deja/g++.pt/explicit31.C: Likewise. * g++.old-deja/g++.pt/explicit35.C: Likewise. * g++.old-deja/g++.pt/explicit6.C: Likewise. * g++.old-deja/g++.pt/memclass7.C: Likewise. 2000-03-01 Zack Weinberg * gcc.dg/cpp-redef.c: New test. 2000-02-29 Nathan Sidwell * g++.old-deja/g++.pt/unify7.C: New test. Sat Feb 26 19:46:09 2000 Richard Kenner * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias. * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha. 2000-02-25 Geoff Keating * gcc.c-torture/compile/20000224-1.c: New test. 2000-02-25 Alexandre Oliva * gcc.c-torture/compile/cpp-2.c: New test. * gcc.c-torture/compile/cpp-1.c: New test. Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000225-1.c: New test. 2000-02-25 Alexandre Oliva * gcc.dg/cpp-li2.c: New test. * gcc.dg/cpp-wi1.c: New test. * gcc.dg/cpp-li1.c: New test. 2000-02-24 Nathan Sidwell * g++.old-deja/g++.other/sizeof5.C: New test. 2000-02-23 Franz Sirl * gcc.c-torture/execute/va-arg-13.c: New test. Wed Feb 23 14:16:06 2000 Donald Lindsay * gcc.c-torture/execute/va-arg-12.c: New test. 2000-02-23 Nathan Sidwell * gcc.c-torture/execute/20000223-1.c: New test. 2000-02-23 Nathan Sidwell * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL. 2000-02-22 Mark Mitchell * g++.old-deja/g++.abi/ptrmem.C: New test. 2000-02-19 Richard Henderson * gcc.c-torture/compile/init-3.c: New. 2000-02-17 Mark Mitchell * lib/g++.exp (g++_init): Add -fmessage-length=0 to ALWAYS_CXXFLAGS. Fri Feb 11 12:35:40 2000 Robert Lipe * gcc.c-torture/compile/20000211-3.c: New test. Fri Feb 11 12:35:40 2000 Martin Buchholz * gcc.c-torture/compile/20000211-2.c: New test. Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000211-1.c: New test. 2000-02-09 Jonathan Larmour * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections on native targets 2000-02-08 Nathan Sidwell * g++.old-deja/g++.other/cast5.C: New test. 2000-02-05 Alan Modra * gcc.c-torture/execute/20000205-1.c: New. 2000-02-03 Nathan Sidwell * g++.old-deja/g++.jason/cast3.C: Return void. * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic. 2000-02-02 Alexandre Oliva * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall. * gcc.dg/loop-1.c: New test. 2000-01-27 Jakub Jelinek * gcc.c-torture/compile/20000127-1.c: New test. * gcc.c-torture/execute/991228-1.c: New test. 2000-01-26 Alexandre Oliva * gcc.dg/unused-2.c: New test. * gcc.dg/conv-1.c: New test. 2000-01-24 Mark Mitchell * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++ compiler. (tool_option_proc): Fix typo. 2000-01-24 Geoff Keating * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version of the ld on the host, not on the build machine. Also, don't crash if '--help' is not a supported option. 2000-01-24 Richard Henderson * gcc.c-torture/execute/ieee/fp-cmp-4.c: New. Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000120-2.c: New test. * gcc.c-torture/execute/20000120-1.c: New test. Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000113-1.c: New test. Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/20000112-1.c: New test. 2000-01-11 Alexandre Oliva * gcc.dg/20000111-1.c: New test. Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990628-1.c: Tweak to work on targets with 16 bit integers. 2000-01-08 Alexandre Oliva * gcc.dg/20000108-1.c: New test. 2000-01-05 Nathan Sidwell * g++.old-deja/g++.ns/koenig8.C: New test. 2000-01-05 Nathan Sidwell * g++.old-deja/g++.other/cast4.C: New test. Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/20000105-2.c: New test. * gcc.c-torture/compile/20000105-1.c: New test. 2000-01-04 Kaveh R. Ghazi * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc references to printf & atoi to conform to ANSI standard. * g++.old-deja/g++.brendan/code-gen1.C: Likewise. * g++.old-deja/g++.brendan/code-gen2.C: Likewise. * g++.old-deja/g++.brendan/code-gen3.C: Likewise. * g++.old-deja/g++.brendan/code-gen4.C: Likewise. * g++.old-deja/g++.brendan/code-gen6.C: Likewise. * g++.old-deja/g++.brendan/complex1.C: Likewise. * g++.old-deja/g++.brendan/copy1.C: Likewise. * g++.old-deja/g++.brendan/copy2.C: Likewise. * g++.old-deja/g++.brendan/copy3.C: Likewise. * g++.old-deja/g++.brendan/copy4.C: Likewise. * g++.old-deja/g++.brendan/copy5.C: Likewise. * g++.old-deja/g++.brendan/copy6.C: Likewise. * g++.old-deja/g++.brendan/copy7.C: Likewise. * g++.old-deja/g++.brendan/copy8.C: Likewise. * g++.old-deja/g++.brendan/crash11.C: Likewise. * g++.old-deja/g++.brendan/crash14.C: Likewise. * g++.old-deja/g++.brendan/ctors1.C: Likewise. * g++.old-deja/g++.brendan/ctors2.C: Likewise. * g++.old-deja/g++.brendan/delete2.C: Likewise. * g++.old-deja/g++.brendan/dtors1.C: Likewise. * g++.old-deja/g++.brendan/dtors2.C: Likewise. * g++.old-deja/g++.brendan/dtors3.C: Likewise. * g++.old-deja/g++.brendan/eh1.C: Likewise. * g++.old-deja/g++.brendan/groff1.C: Likewise. * g++.old-deja/g++.brendan/init3.C: Likewise. * g++.old-deja/g++.brendan/misc12.C: Likewise. * g++.old-deja/g++.brendan/misc7.C: Likewise. * g++.old-deja/g++.brendan/new2.C: Likewise. * g++.old-deja/g++.brendan/operators4.C: Likewise. * g++.old-deja/g++.brendan/operators5.C: Likewise. * g++.old-deja/g++.brendan/overload2.C: Likewise. * g++.old-deja/g++.brendan/overload7.C: Likewise. * g++.old-deja/g++.brendan/redecl2.C: Likewise. * g++.old-deja/g++.brendan/reference1.C: Likewise. * g++.old-deja/g++.brendan/sizeof5.C: Likewise. * g++.old-deja/g++.brendan/template24.C: Likewise. * g++.old-deja/g++.brendan/template3.C: Likewise. * g++.old-deja/g++.brendan/vtables1.C: Likewise. * g++.old-deja/g++.jason/inline3.C: Likewise. * g++.old-deja/g++.jason/opeq.C: Likewise. * g++.old-deja/g++.law/arg5.C: Likewise. * g++.old-deja/g++.law/arm7.C: Likewise. * g++.old-deja/g++.law/ctors11.C: Likewise. * g++.old-deja/g++.law/cvt8.C: Likewise. * g++.old-deja/g++.law/init9.C: Likewise. * g++.old-deja/g++.law/refs4.C: Likewise. * g++.old-deja/g++.law/template2.C: Likewise. * g++.old-deja/g++.law/visibility24.C: Likewise. * g++.old-deja/g++.law/vtable3.C: Likewise. * g++.old-deja/g++.mike/asm2.C: Likewise. * g++.old-deja/g++.mike/eh1.C: Likewise. * g++.old-deja/g++.mike/misc1.C: Likewise. * g++.old-deja/g++.mike/misc13.C: Likewise. * g++.old-deja/g++.mike/misc14.C: Likewise. * g++.old-deja/g++.mike/ns12.C: Likewise. * g++.old-deja/g++.mike/p1248.C: Likewise. * g++.old-deja/g++.mike/p3708.C: Likewise. * g++.old-deja/g++.mike/p3708a.C: Likewise. * g++.old-deja/g++.mike/p3708b.C: Likewise. * g++.old-deja/g++.mike/p646.C: Likewise. * g++.old-deja/g++.mike/p700.C: Likewise. * g++.old-deja/g++.mike/p783.C: Likewise. * g++.old-deja/g++.mike/p783a.C: Likewise. * g++.old-deja/g++.mike/p783b.C: Likewise. * g++.old-deja/g++.mike/p786.C: Likewise. * g++.old-deja/g++.mike/p789.C: Likewise. * g++.old-deja/g++.mike/p789a.C: Likewise. * g++.old-deja/g++.mike/p807a.C: Likewise. * g++.old-deja/g++.other/delete3.C: Likewise. * g++.old-deja/g++.other/dyncast1.C: Likewise. * g++.old-deja/g++.other/dyncast2.C: Likewise. * g++.old-deja/g++.other/dyncast3.C: Likewise. * g++.old-deja/g++.other/empty1.C: Likewise. * g++.old-deja/g++.other/temporary1.C: Likewise. * g++.old-deja/g++.pt/memtemp14.C: Likewise. * g++.old-deja/g++.pt/t16.C: Likewise. * g++.old-deja/g++.pt/tiemann2.C: Likewise. 1999-12-30 Bernd Schmidt * gcc.dg/991230-1.c: New test. Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/991229-3.c: New test. * gcc.c-torture/compile/991229-2.c: New test. * gcc.c-torture/compile/991229-1.c: New test. Wed Dec 29 20:54:46 1999 Greg McGary * gcc.c-torture/compile/labels-2.c: New test. 1999-12-27 Martin von Löwis * gcc.c-torture/execute/991227-1.c: New test. 1999-12-22 Alexandre Oliva * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL. 1999-12-21 Martin von Löwis * gcc.c-torture/execute/991221-1.c: New test. 1999-12-20 Nathan Sidwell * g++.old-deja/g++.other/cast3.C: New test. 1999-12-16 Bernd Schmidt * gcc.c-torture/execute/991216-4.c: New test. 1999-12-16 Michael Meissner * gcc.c-torture/execute/991216-1.c: New test. * gcc.c-torture/execute/991216-2.c: New test. * gcc.c-torture/execute/991216-3.c: New test. 1999-12-14 Bernd Schmidt * gcc.dg/991214-1.c: Use "__asm__", not "asm". Actually make the test fail by using "-O2" for compilation. 1999-12-15 Nathan Sidwell * g++.old-deja/g++.warn/cast-align1.C: New test. 1999-12-14 Bernd Schmidt * gcc.c-torture/compile/991214-1.c: New test. * gcc.c-torture/compile/991214-2.c: New test. 1999-12-14 Bernd Schmidt * gcc.dg/991214-1.c: New test. Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/991213-3.c: New test. * gcc.c-torture/compile/991213-2.c: New test. * gcc.c-torture/compile/991213-1.c: New test. Fri Dec 10 00:53:10 1999 J"orn Rennecke * gcc.dg/991209-1.c: New test. Wed Dec 8 23:44:08 1999 Nathan Sidwell * gcc.c-torture/compile/991208-1.c: New test. 1999-12-06 Alexandre Oliva * gcc.dg/ultrasp2.c: New test. 1999-12-05 Alex Samuel * g++.old-deja/g++.abi/align.C (main): Fix typo. 1999-12-02 Bernd Schmidt * gcc.c-torture/compile/991202-1.c: New test. * gcc.c-torture/execute/991202-1.c: New test. * gcc.c-torture/execute/991202-2.c: New test. * gcc.c-torture/execute/991202-3.c: New test. 1999-12-02 Alex Samuel * g++.old-deja/g++.abi/align.C: New test. * g++.old-deja/g++.abi/aggregates.C: Likewise. * g++.old-deja/g++.abi/bitfields.C: Likewise. 1999-12-01 Richard Henderson * gcc.c-torture/execute/991201-1.c: New. 1999-11-29 Bernd Schmidt * gcc.dg/991129-1.c: New test. 1999-11-27 Bernd Schmidt * gcc.c-torture/compile/991127-1.c: New test. 1999-11-22 Nathan Sidwell * g++.old-deja/g++.other/warn4.C: New test. 1999-11-22 Nathan Sidwell * g++.old-deja/g++.eh/cleanup2.C: New test. * g++.old-deja/g++.ext/pretty2.C: New test. * g++.old-deja/g++.ext/pretty3.C: New test. * g++.old-deja/g++.other/debug6.C: New test. Wed Oct 20 16:18:23 1999 Jim Wilson * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change compiler_output to look for one error message instead of two. 1999-11-19 Geoffrey Keating * gcc.c-torture/execute/991118-1.c: Also test case where the word boundary does not split a byte evenly. 1999-11-19 Nathan Sidwell * g++.old-deja/g++.ext/restrict1.C: New test. 1999-11-18 Herman A.J. ten Brugge * gcc.c-torture/execute/991118-1.c: New test. 1999-11-16 Geoffrey Keating * g77.f-torture/execute/u77-test.f (wd): Allow for longer working directory pathnames. 1999-10-13 Brendan Kehoe * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote host is equipped with driver.h and driver.o so it can actually compile and run the tests. Fri Oct 8 18:46:11 1999 Bernd Schmidt * gcc.c-torture/compile/991008-1.c: New test. 1999-11-08 Nick Clifton * lib/gcc-dg.exp: Include target-supports.exp 1999-11-05 Nick Clifton * lib/target-supports.exp: New file: Provide procs to test for features supported by the target. (check_weak_available): Moved here from ecos.exp. (check_alias_available): New proc: Determine of the target toolchain supports the alias attribute. * gcc.dg/special/ecos.exp: Move check_weak_available to target-supports.exp. (alias-1.c): Only perform the test if the target supports aliases. (wkali-1.c): Only perform the test if the target supports aliases. * gcc.dg/990506-0.c: Expect error messages from cross targets as well as native targets. 1999-11-02 Alexandre Oliva * gcc.dg/ultrasp1.c: Removed xfail. * gcc.dg/struct-ret-2.c: Likewise. * gcc.dg/array-1.c: Likewise. 1999-11-01 Alexandre Oliva * gcc.dg/struct-ret-2.c: New test. * gcc.dg/array-1.c: New test. Sat Oct 30 22:23:46 1999 Stephen L Moshier * gcc.c-torture/execute/991030-1.c: New test. Tue Oct 26 20:25:42 1999 Richard Henderson * gcc.c-torture/compile/991026-2.c: New test. Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/991026-1.c: New test. Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/991023-1.c: New test. Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/991019-1.c: New test. Sat Oct 16 00:05:48 1999 Richard Henderson * gcc.c-torture/execute/991016-1.c: New test. Thu Oct 14 04:22:47 1999 Stephane Carrez * gcc.c-torture/execute/991014-1.c: New test. Wed Oct 13 22:01:35 1999 J"orn Rennecke * g++.old-deja/g++.other/union2.C: New test. 1999-10-13 Nathan Sidwell * g++.old-deja/g++.other/vaarg2.C: New test. * g++.old-deja/g++.other/vaarg3.C: New test. 1999-10-12 Craig Burley * g77.f-torture/noncompile/19990905-1.f: Moved from being in compile/. 1999-10-04 Ulrich Drepper * gcc.c-torture/execute/va-arg-11.c: New test. Fri Oct 1 00:53:17 1999 Mark P. Mitchell * lib/file-format.exp (gcc_target_object_format): Don't crash if objdump is unavailable. Wed Sep 29 23:48:44 1999 Donn Terry * gcc.misc-tests/mg.exp: delete extraneous redirection. 1999-09-28 Nick Clifton * gcc.c-torture/compile/990928-1.c: New test. Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/decl6.C: New test. Tue Sep 28 01:19:09 1999 Franz Sirl * gcc.c-torture/execute/va-arg-10.c: New test. Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell * g++.old-deja/g++.pt/memtemp77.C: Adjust expected __PRETTY_FUNCTION__. 1999-09-23 Nick Clifton * gcc.c-torture/execute/990923-1.c: New test. 1999-09-21 Nick Clifton * gcc.c-torture/special/special.exp: Add FR30 to list of targets for which -fpic is inappropriate. 1999-09-21 Mark Mitchell * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus. Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/dyncast1.C: New test. * g++.old-deja/g++.other/dyncast2.C: New test. * g++.old-deja/g++.other/dyncast3.C: New test. * g++.old-deja/g++.other/dyncast4.C: New test. * g++.old-deja/g++.other/dyncast5.C: New test. * g++.old-deja/g++.eh/catch3.C: New test. * g++.old-deja/g++.eh/catch3p.C: New test. * g++.old-deja/g++.eh/catch4.C: New test. * g++.old-deja/g++.eh/catch4p.C: New test. * g++.old-deja/g++.eh/catch5.C: New test. * g++.old-deja/g++.eh/catch5p.C: New test. * g++.old-deja/g++.eh/catch6.C: New test. * g++.old-deja/g++.eh/catch6p.C: New test. * g++.old-deja/g++.eh/catch7.C: New test. * g++.old-deja/g++.eh/catch7p.C: New test. * g++.old-deja/g++.eh/catch8.C: New test. * g++.old-deja/g++.eh/catch8p.C: New test. * g++.old-deja/g++.eh/catch9.C: New test. * g++.old-deja/g++.eh/catch9p.C: New test. Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS. * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS. Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/990913-1.c: New test. Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w. * g++.old-deja/g++.jason/rfg5.C: Likewise. Thu Sep 9 10:40:36 1999 Richard Henderson * g++.old-deja/g++.other/delete6.C: Use size_t with operator new. Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/lookup11.C: New test. * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand what is permitted and what we want. * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed overload use. * g++.old-deja/g++.jason/rfg5.C: Likewise 1999-09-08 Geoffrey Keating * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c. * gcc.c-torture/noncompile/poison-1.c: New file. Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/sizeof3.C: New test. * g++.old-deja/g++.other/sizeof4.C: New test. * g++.old-deja/g++.other/ambig2.C: Mark XFAILs. * g++.old-deja/g++.other/lookup16.C: Mark XFAIL. 1999-09-07 Richard Henderson * gcc.dg/va-arg-1.c: New. 1999-09-06 Franz Sirl * gcc.c-torture/execute/va-arg-9.c: New test. 1999-09-05 Craig Burley * g77.f-torture/compile/980519-2.f: New test. * g77.f-torture/compile/19990905-0.f: New test. * g77.f-torture/compile/19990905-1.f: New test. * g77.f-torture/compile/19990905-2.f: New test. * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what. Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw * gcc.c-torture/execute/990827-1.c: Fix typo. Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/deref1.C: New test. Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell * g++.old-deja/g++.other/ambig2.C: New test. * g++.old-deja/g++.other/cond5.C: New test. * g++.old-deja/g++.other/lookup16.C: New test. Thu Sep 2 01:17:51 1999 Marc Espie * gcc.dg/980414-1.c: Fix assembler syntax to work with old assemblers too. Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com) * lib/c-torture.exp: Avoid the "compare executables" optimization when testing native. Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990829-1.c: New test. * gcc.c-torture/compile/990829-1.c: New test. 1999-08-27 Paul Burchard * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C. * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C. * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C. * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C. * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C. * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C. * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C. * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C. * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C. * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C. * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C. Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990827-1.c: New test. 1999-08-26 Craig Burley * g77.f-torture/noncompile/19990826-4.f: New test. * g77.f-torture/compile/19990826-3.f: New test. * g77.f-torture/execute/19990826-2.f: New test. * g77.f-torture/compile/19990826-1.f: New test. * gcc.c-torture/execute/990826-0.c: New test. * g77.c-torture/execute/19990826-0.f: New test. * g77.f-torture/noncompile/970626-2.f: New test. 1999-08-25 Paul Burchard * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C, lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C, lss-011.C: New tests. 1999-08-25 Nathan Sidwell * g++.old-deja/g++.other/decl5.C: New test. 1999-08-24 Kaveh R. Ghazi * noncompile/noncompile.exp: Load_lib c-torture.exp. (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and call `postbase' for each one. All callers of `postbase' changed to call this instead. 1999-08-11 Richard Earnshaw (rearnsha@arm.com) * gcc.c-torture/execute/990811-1.c: New test. 1999-08-09 Nick Clifton * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not just native ones. * gcc.dg/990413-1.c: Expect the parse error for all builds, not just native ones. 1999-08-05 Alexandre Oliva * g++.old-deja/g++.other/local3.C: Removed XFAIL. Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/970312-1.c: Delete duplicate test. 1999-08-04 Nathan Sidwell * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS. Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990804-1.c: New test. 1999-08-03 Nathan Sidwell * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning * g++.old-deja/g++.brendan/crash64.C: Likewise * g++.old-deja/g++.brendan/overload8.C: Likewise 1999-08-03 Nathan Sidwell * g++.old-deja/g++.other/struct1.C: New test. 1999-08-03 Nathan Sidwell * g++.old-deja/g++.other/enum2.C: New test. Mon Aug 2 13:35:12 1999 Richard Henderson Adapted from tests from Franz Sirl: * gcc.c-torture/execute/va-arg-7.c: New test. * gcc.c-torture/execute/va-arg-8.c: New test. Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/990801-2.c: New test. * gcc.c-torture/compile/990801-1.c: New test. 1999-07-27 Michael Meissner * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from fp-cmp-1.c, converting double to float. * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from fp-cmp-1.c, converting double to long double. * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register from fr1 to unknown_register, since fr1 is a legitimate register on some machines. Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com) * README: More listname related changes. 1999-07-08 Catherine Moore * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||. 1999-07-05 Manfred Hollstein * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly. 1999-07-05 Alexandre Oliva * g++.old-deja/g++.other/null1.C: Define l for 64bit hosts. 1999-07-04 Zack Weinberg * gcc.dg/990703-1.c: New test. 1999-06-29 Nick Clifton * lib/file-format.exp: New file: Move definition of proc gcc_target_object_format to here from gcc.dg/special/ecos.exp. * lib/c-torture.exp: Include lib file-format.exp. * lib/gcc-dg.exp: Include lib file-format.exp. * gcc.dg/special/ecos.exp: Remove definition of proc gcc_target_object_format. Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990628-1.c: New test. Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/990625-2.c: New test. * gcc.c-torture/compile/990625-1.c: New test. 1999-06-23 Nick Clifton * gcc.c-torture/compile/dll.c: New test case. Check that dll attributes compile. * gcc.c-torture/compile/dll.x: Only support the dll.c test on ports that use the COFF/PE file format. Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/990617-1.c: New test. 1999-06-17 Alexandre Oliva * g++.old-deja/g++.other/decl4.C: New test. 1999-06-14 Nathan Sidwell * g++.old-deja/g++.other/bitfld3.C: New test. 1999-06-08 Nathan Sidwell * g++.old-deja/g++.eh/catch1.C: New test. Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com) * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf. * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd. * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise. 1999-06-05 Craig Burley * g77.f-torture/compile/19990502-0.f: Replace with new, shorter, test that still fails after recent changes. Fri Jun 4 02:25:04 1999 Andreas Schwab * gcc.c-torture/execute/990604-1.c: New test. Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990531-1.c: New test. Thu May 27 02:38:36 1999 Franz Sirl * gcc.c-torture/compile/990527-1.c: New test. Thu May 27 02:18:51 1999 Joern Rennecke * gcc.c-torture/execute/990527-1.c: New test. 1999-05-25 Nick Clifton * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed bitfields as signed. 1999-05-25 Craig Burley * g77.f-torture/compile/19990525-0.f: New test. Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990525-2.c: New test. * gcc.c-torture/execute/990525-1.c: New test. 1999-05-24 Nathan Sidwell * g++.old-deja/g++.other/anon3.C: New test. * g++.old-deja/g++.other/anon4.C: New test. * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option. * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag, after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason Merrill). Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990524-1.c: New test. * gcc.dg/990524-1.c: New test. Sun May 23 21:18:12 1999 Franz Sirl * gcc.c-torture/compile/990523-1.c: New test. Wed May 19 02:56:18 1999 Raja R Harinath * gcc.c-torture/compile/990519-1.c: New test. 1999-05-17 Andreas Schwab * gcc.c-torture/compile/990517-1.c: New test. * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned. (e4, f4): New tests. (main): Call them. 1999-05-13 Kaveh R. Ghazi * gcc.dg/noreturn-1.c: New test. Thu May 13 02:02:46 1999 Andreas Schwab * gcc.c-torture/execute/990513-1.c: New test. 1999-05-10 Richard Henderson * g++.old-deja/g++.other/null1.C (g): Add overload for long. 1999-05-10 Craig Burley * g77.f-torture/execute/erfc.f: Use small single-precision values, to avoid problems on Alphas when not -mieee. 1999-05-08 Craig Burley * gcc.dg/990506-0.c: New test. 1999-05-08 Richard Henderson * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find the constant to test. Don't XFAIL 64-bit targets. * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha. * g++.old-deja/g++.law/profile1.C: Likewise. * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all operator new instances. * g++.old-deja/g++.other/delete5.C: Likewise. 1999-05-03 Craig Burley * g77.f-torture/execute/u77-test.f (main): Declare ABORT as intrinsic. 1999-05-03 Craig Burley * g77.f-torture/execute/u77-test.f: Reverse order of two arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr. 1999-05-03 Kaveh R. Ghazi * gcc.dg/compare1.c: New test. 1999-05-02 Joseph S. Myers * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c: New tests. 1999-05-02 Craig Burley * g77.f-torture/compile/19990502-1.f: New test. 1999-05-02 Craig Burley * g77.f-torture/compile/19990502-0.f: New test. Sun May 2 01:38:50 1999 Craig Burley * g77.f-torture/execute/u77-test.f (main): Declare FTELL as intrinsic. Sun May 2 01:13:37 1999 Craig Burley * g77.f-torture/execute/u77-test.f (main): List libU77 intrinsics not currently tested. Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr, GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME, FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME. Trim blanks off the ends of some printed strings. Sun May 2 00:06:45 1999 Craig Burley * g77.f-torture/execute/u77-test.f (main): Just warn about FSTAT gid disagreement, as it's expected on some systems. Sat May 1 23:57:18 1999 Craig Burley * g77.f-torture/execute/u77-test.f: Generalize sum-checking to use a new function, which allows for some slop. Clean up some commentary. (issum): The new function. (sgladd): Deleted subroutine. 1999-05-01 Craig Burley * g77.f-torture/execute/u77-test.f: Modify to be more like libf2c/libU77 version, bringing patches to that version here. Add suitable commentary. Sun Apr 25 12:28:59 1999 Richard Henderson * gcc.dg/990424-1.c: New test. 1999-04-24 Craig Burley * g77.f-torture/execute/u77-test.f (main): Bug involving LSTAT has been fixed, so turn back on full checking. 1999-04-20 Craig Burley * g77.f-torture/compile/19990419-0.f: New test. * g77.f-torture/execute/19990419-1.f: New test. Sat Apr 17 16:56:48 1999 Richard Henderson * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca to avoid the need for a prototype to supress a warning. Wed Apr 7 23:08:59 1999 Jim Wilson * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef. Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990404-1.c: New test. 1999-04-03 10:35 -0500 Zack Weinberg * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp. * gcc.dg/cpp-if3.c: Don't use -pedantic. * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of missing initializer warnings. Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com) * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern matching strings. Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum. 1999-03-26 Craig Burley * g77.f-torture/execute/19990325-0.f: New test. * g77.f-torture/execute/19990325-1.f: New test. Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990324-1.c: New test. Mon Mar 22 14:55:58 1999 Jim Wilson * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof test with 4. Wed Mar 17 12:22:39 1999 Richard Henderson * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86. 1999-03-13 Craig Burley * g77.f-torture/execute/19990313-2.f: New test. * g77.f-torture/execute/19990313-3.f: New test. 1999-03-13 Craig Burley * g77.f-torture/execute/19990313-0.f: New test. * g77.f-torture/execute/19990313-1.f: New test. Fri Mar 12 16:17:28 1999 Jim Wilson * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change printf to sprintf. * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field. (main): Add check for u15. Conditionalize u31 check depending on whether ints are <32 bits or >=32 bits. 1999-03-08 Craig Burley * g77.f-torture/execute/19981119-0.f: Improve testiness. 1999-03-08 Craig Burley * g77.f-torture/compile/19990305-0.f: New test. * g77.f-torture/execute/19981119-0.f: New test. 1999-03-08 Craig Burley * g77.f-torture/execute/970625-2.f: call ABORT if final result is not correct, instead of just printing it. Add this checking via newly introduced obfuscation, to trip up buggy front ends. 1999-03-07 Craig Burley * g77.f-torture/compile/960317-1.f: Moved from being in execute/. (Somehow I didn't notice "SUBROUTINE...".) 1999-03-06 Craig Burley * g77.f-torture/execute/960317-1.f: New (old) test. * g77.f-torture/execute/970625-2.f: Ditto. 1999-03-01 Zack Weinberg * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error message on line 1 or line 2; cccp and cpplib do this differently. Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com) * g++.old-deja/g++.law/weak1.C: New test. 1999-02-28 17:59 -0500 Zack Weinberg * gcc.c-torture/execute/990119-1.c: Renamed to... * gcc.dg/990119-1.c: this, so it will only be tested once (it's a preprocessor test, it doesn't need to be run at multiple optimization levels). 1999-02-27 13:34 -0500 Zack Weinberg * lib/g++.exp: Don't add incdir=$base_dir/../include to ALWAYS_CXXFLAGS. 1999-02-24 Craig Burley * g77.f-torture/noncompile/19981216-0.f: Renamed from... * g77.f-torture/compile/19981216-0.f: ...as it is expected to not be compilable by current g77. 1999-02-24 Nick Clifton * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list. Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990222-1.c: New test. 1999-02-19 Craig Burley * g77.f-torture/compile/19990218-0.f: New test. * g77.f-torture/noncompile/19990218-1.f: New test. 1999-02-18 Craig Burley * g77.f-torture/compile/19981216-0.f: New test. Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com) * gcc.dg/990214-1.c: New test. Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com) * gcc.dg/990213-2.c: New test. * gcc.dg/990213-1.c: New test. Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/990106-2.c: Update to work on targets with 16bit ints. 1999-02-11 Nick Clifton * lib/gcc.exp (proc gcc_target_compile): Add support for timeout specified by target. * lib/chill.exp: Fix typo: doesn'timeout -> doesn't Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell. Wed Feb 10 13:08:12 1999 Jonathan Larmour * gcc.dg/special/ecos.exp: New test driver for new tests with special requirements. * gcc.dg/special/alias-1.c: New test. * gcc.dg/special/gcsec-1.c: New test. * gcc.dg/special/weak-1.c: New test. * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c. * gcc.dg/special/weak-2.c: New test. * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c. * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c. * gcc.dg/special/wkali-1.c: New test. * gcc.dg/special/wkali-2.c: New test. * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c. * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c. Wed Feb 10 12:15:35 1999 Felix Lee * lib/c-torture.exp (c-torture-compile): Pull out code for analyzing gcc error messages. (c-torture-execute): Likewise. Fix some (harmless) false positives. * lib/gcc.exp (gcc_check_compile): New function. Mon Feb 8 21:42:57 1999 Richard Henderson * gcc.c-torture/execute/990208-1.c: New test. 1999-02-07 Jonathan Larmour * g++.dg/special/ecos.exp: New driver for new tests with special requirements * g++.dg/special/conpr-1.C: New test * g++.dg/special/conpr-2.C: New test * g++.dg/special/conpr-2a.C: New test * g++.dg/special/conpr-3.C: New test * g++.dg/special/conpr-3a.C: New test * g++.dg/special/conpr-3b.C: New test * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to allow g++ to use the dg driver * README: Add comment about g++.dg directory Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com) * README: Update email addresses. 1999-02-03 Nick Clifton * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading arguments in order to force structure S onto the stack even on the alpha. (test): Pass 10 leading arguments to function foo as well as the structure S. * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected failure for all targets. * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or abort to terminate program execution. Sat Jan 30 16:22:47 1999 Richard Henderson * gcc.c-torture/execute/990130-1.c: New test. Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com) * gcc.dg/990130-1.c: New test. 1999-01-28 Michael Meissner * gcc.c-torture/execute/990128-1.c: New test. 1999-01-27 Michael Meissner * gcc.c-torture/execute/990127-{1,2}.c: New tests. 1999-01-27 Felix Lee * lib/c-torture.exp (c-torture-compile): pull out code for analyzing gcc error messages. (c-torture-execute): ditto, and fix some (harmless) false positives. * lib/gcc.exp (gcc_check_compile): new function. Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com) * gcc.dg/990117-1.c: New test. * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand. * gcc.c-torture/execute/990117-1.c: New test from HJ Lu. Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com) * g77.f-torture/compile/990115-1.f: New test. Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/990107-1.c: New test Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/990106-2.c: New test. * gcc.c-torture/execute/990106-1.c: New test. Wed Dec 30 23:05:28 1998 Zack Weinberg * gcc.c-torture/compile/981223-1.c: New test. Tue Dec 29 11:33:25 1998 Richard Henderson * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3. (opt3): Rename from opt4 and disable. 1998-12-20 Alexandre Oliva * g++.old-deja/g++.pt/ptrmem5.C: New test. 1998-12-15 Alexandre Oliva * g++.old-deja/g++.other/conv5.C: New test. 1998-12-14 Nick Clifton * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||. Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com) * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets. Fri Dec 11 01:12:45 1998 Zack Weinberg * gcc.c-torture/compile/981211-1.c: New test. 1998-12-09 Alexandre Oliva * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings. * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash. Tue Dec 8 22:50:04 1998 Franz Sirl * gcc.special/930510-1.c: Make C9X safe. * gcc.misc-tests/gcov-1.c Similarly. * gcc.misc-tests/gcov-2.c Similarly. 1998-12-06 Alexandre Oliva * gcc.dg/ultrasp1.c: New test. Sun Dec 6 00:40:12 1998 Richard Henderson * gcc.c-torture/execute/981206.c: New test. 1998-12-06 Alexandre Oliva * g++.old-deja/g++.ns/template7.C: New test. * g++.old-deja/g++.other/expr1.C: New test. * g++.old-deja/g++.eh/tmpl3.C: New test. * g++.old-deja/g++.eh/tmpl2.C: New test. 1998-12-04 Alexandre Oliva * g++.old-deja/g++.other/using5.C: Usified using[567].C here. * g++.old-deja/g++.other/using6.C: Removed. * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it. * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks. 1998-12-03 Alexandre Oliva * g++.old-deja/g++.pt/overload8.C: New test. * g++.old-deja/g++.pt/overload7.C: New test. * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus. * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling and relinking messages. * lib/g++.exp (g++_target_compile): Remove .rpo file when compiling with -frepo. 1998-12-01 Alexandre Oliva * g++.old-deja/g++.pt/lookup6.C: New test. 1998-11-30 Nick Clifton * gcc.c-torture/execute/981130-1.c: New test. * gcc.c-torture/execute/981130-1.x: New test failure expectations. 1998-11-27 Alexandre Oliva * g++.old-deja/g++.pt/explicit76.C: New test. * g++.old-deja/g++.pt/friend38.C: New test. * g++.old-deja/g++.ns/crash2.C: New test. * g++.old-deja/g++.pt/defarg8.C: New test. * g++.old-deja/g++.pt/instantiate6.C: New test. * g++.old-deja/g++.pt/static6.C: New test. * g++.old-deja/g++.pt/decl2.C: New test. 1998-11-26 Alexandre Oliva * g++.old-deja/g++.other/lookup5.C: New test. Not sure the problem is actually related with name lookup, but so what? :-) * g++.old-deja/g++.pt/friend37.C: New test. 1998-11-25 Dave Love * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb element, which fails on some systems. * g77.f-torture/execute/labug1.f: New test. Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES is defined. 1998-11-18 Dave Love * g77.f-torture/compile/981117-1.f: New test. 1998-11-16 Alexandre Oliva * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not properly discarded. Sun Oct 11 05:04:28 1998 Ken Raeburn * gcc.c-torture/execute/memcheck: New directory of tests for -fcheck-memory-usage. 1998-11-07 Gerald Pfeifer * README: New file, general information about the testsuite and new description of the various C++ test subdirectories. * README.g++: Eliminate obsolete information, update and move most relevant stuff to README. Sat Nov 7 02:55:55 1998 Richard Henderson * gcc.c-torture/compile/981107-1.c: New test. Mon Nov 2 11:16:03 1998 Doug Evans * execute/memcpy-bi.c: New testcase. 1998-10-31 Alexandre Oliva * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving base classes. * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base template is selected. * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for classes, it should be accepted for all types. * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception. * g++.old-deja/g++.pt/spec24.C: Ensure that template specializations start with template headers. 1998-10-29 Alexandre Oliva * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x. * g++.old-deja/g++.other/init9.C: Test cross initialization of non-POD types. 1998-10-27 Alexandre Oliva * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'. Thu Oct 22 16:01:44 1998 Andreas Schwab * compile/981022-1.c, compile/981022-1.x: New test and driver. Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com) * 981019-1.c: New test. Wed Oct 14 21:11:19 1998 Robert Lipe * lib/objc-torture.exp (objc-torture-execute): Add -I so we can find objc headers. 1998-10-14 Andreas Schwab * compile/981001-4.c: Remove use of GCC extension that triggers a compiler bug. 1998-10-13 Alexandre Oliva * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'. 1998-10-12 Alexandre Oliva * g++.old-deja/g++.pt/explicit74.C: New test. Explicit instantiation of template produces incorrect code for delete expression. * g++.old-deja/g++.pt/instantiate5.C: New test. `global constructors' name is not unique. * g++.old-deja/g++.pt/instantiate5.cc: Ditto. * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto. * g++.old-deja/g++.other/init8.C: New test. Uninitialized automatic array of const is ill-formed. * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution of template parameter? * g++.old-deja/g++.other/conv3.C: New test. Conversion discards const. * g++.old-deja/g++.other/pmf2.C: New test. Invalid pointer-to-member expression. * g++.old-deja/g++.other/friend5.C: New test. Bogus friend declaration causes ICE. 1998-10-11 Alexandre Oliva * g++.old-deja/g++.ns/main1.C: New test. main() should only be reserved in the global namespace. * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not generate needed virtual table. * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'. 1998-10-10 Dariush Eslimi * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on template-dependent type 1998-10-10 Alexandre Oliva * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs. * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs. * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs. * g++.old-deja/g++.other/using5.C: New test; using decl from base class should be usable as argument of member function. * g++.old-deja/g++.other/using6.C: New test; using decl from base class should be usable as return type of member function. * g++.old-deja/g++.other/using7.C: New test; using decl from base class should be usable as type of data member. * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark. Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/special/920521-1.c: Fix bogus test. Thu Oct 8 19:14:05 1998 Nick Clifton * gcc.dg/dll-?.c Add thumb to target list. Fix assembler scan patterns to match current assembler output. 1998-10-08 Alexandre Oliva * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks matching of template brackets. * g++.old-deja/g++.other/using4.C: New test. Test using declarations of methods from base classes. * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations within functions should introduce names into the innermost enclosing namespace. * g++.old-deja/g++.other/init7.C: New test. Retry initialization of static locals if first initialization throws. Wed Oct 7 12:00:20 1998 Jim Wilson * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump. 1998-10-06 Ken Raeburn * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't lose track of the possible targets of tablejump insns. * special/special.exp: Run it. 1998-10-06 Alexandre Oliva * g++.old-deja/g++.pt/friend35.C: New test. A template function must be declared before its specializations can be named in friend declarations. 1998-10-05 Dave Love * g77.f-torture/execute/u77-test.f: Add regression test for RAND. * g77.f-torture/execute/io1.f: New test. 1998-10-04 Alexandre Oliva * g++.old-deja/g++.pt/overload5.C: New test; initialize variable with pointer to template function, for which no argument deduction is possible. * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to specialization of template function as argument to template function. * g++.old-deja/g++.other/access2.C: New test; Inner class shouldn't have privileged access to Outer's names. 1998-10-03 Alexandre Oliva * g++.old-deja/g++.pt/friend34.C: New test; name injection of friend template declared within template class conflicts with nested class of the same name. * g++.old-deja/g++.other/badopt1.C: New test; post-increment is ignored. * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of object with direct initializer as function declaration. * g++.old-deja/g++.other/decl2.C: New test; duplicate initializers. * g++.old-deja/g++.other/null2.C: New test; conditional operator involving const pointer and NULL produces incorrect result. * g++.old-deja/g++.other/typename1.C: New test; template-dependent type name without `typename' should be rejected with -pedantic. Fri Oct 2 21:55:58 1998 Richard Henderson * g++.old-deja/g++.other/addrof1.C: New test. Thu Oct 1 17:15:26 1998 Nick Clifton * gcc.c-torture/compile/981001-1.c: New test. * gcc.c-torture/execute/981001-1.c: New test. Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/981001-2.c: New test. * gcc.c-torture/compile/981001-3.c: New test. * gcc.c-torture/compile/981001-4.c: New test. 1998-10-01 Robert Lipe * lib/objc.exp (objc_target_compile): Add -L during compiles for multilibbed hosts. Idea grafted from g77.exp. 1998-09-30 Dave Love * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to avoid losing on systems which need -lsocket. 1998-09-28 Alexandre Oliva * g++.old-deja/g++.other/bitfld1.C: Expected failure. * g++.old-deja/g++.other/nested2.C: Ditto. * g++.old-deja/g++.robertl/eb132.C: No longer an expected failure. 1998-09-26 Alexandre Oliva * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be preferred over template operator!= for enum bitfields. 1998-09-18 Alexandre Oliva * g++.old-deja/g++.other/nested2.C: Different virtual base classes that happen to have the same base name, but in different scopes, are incorrectly rejected. 1998-09-16 Richard Henderson * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based on the native word size instead of an integer literal. 1998-09-15 Alexandre Oliva * g++.old-deja/g++.other/static2.C: Invocation of static data member of type pointer-to-function denoted as non-static member. * g++.old-deja/g++.other/typedef5.C: Add some more tests involving checks involving function types and aliases. 1998-09-12 Alexandre Oliva * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be redefined to the same non-trivial type. * g++.old-deja/g++.pt/explicit73.C: Test for proper namespace-qualification of template specializations declared in other namespaces. * g++.old-deja/g++.other/friend4.C: Check whether it is possible to declare a subset of the specializations of a template function as friends of specializations of a template class. * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of member templates that do not fully specialize the enclosing template class are rejected. 1998-09-11 Dave Love * g77.f-torture/execute/u77-test.f: Fix bad consistency checks. 1998-09-08 Dave Love * g77.f-torture/execute/u77-test.f (main): New file, somewhat altered from libf2c/libU77 version. 1998-09-06 Dave Love * g77.f-torture/execute/io0.f: Test formatted direct i/o too. 1998-09-04 Reid M. Pinchback , Alexandre Oliva * g++.old-deja/g++.pt/explicit72.C: Ensure that char and (un)signed char are different types for template specialization purposes. Thu Sep 3 00:40:32 1998 Ovidiu Predescu * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness. * objc: ObjC testsuite. Mon Aug 31 12:00:00 1998 Catherine Moore * gcc.c-torture/execute/941014-1.x: New file. Mon Aug 31 15:19:32 1998 Nick Clifton * lib/c-torture.exp: Add support for torture_eval_before_compile and torture_eval_before_execute variables. Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980626-1.c: Delete this test. We've declared the warning this test triggers valid. Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980827-1.c: New test. Wed Aug 26 16:10:00 1997 J"orn Rennecke * gcc.c-torture/execute/loop-4b.c: New test. Wed Aug 26 16:25:38 1998 Nick Clifton * lib/c-torture.exp: Add support for torture_eval_before_compile and torture_eval_before_execute variables. Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/980825-1.c: New test. Mon Aug 24 14:20:32 1998 Nick Clifton * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to count number tests in opt_t0 not good_t0. Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/930326-1.x: Fix typo. 1998-08-23 Mark Mitchell * lib/old-dejagnu.exp: Make it possible to XFAIL a test that causes an ICE. Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/unsorted/memtst.c: Reduce size of array when STACK_SIZE is defined. * gcc.c-torture/unsorted/stuct.c: Similarly. * gcc.c-torture/compile/980821-1.c: New test. Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints. 1998-08-19 Mark Mitchell * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling code. 1998-08-09 Mark Mitchell * lib/old-dejagnu.exp: Revise handling of `Internal compiler error'. Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/*.x: Some updates for the h8300 targets. Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/980816-1.c: New test. * gcc.dg/980816-1.c: New test. Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to compiler for ieee tests. 1998-08-01 Dave Love * g77.f-torture/compile/980729-0.f: New test. 1998-07-30 Ken Raeburn * gcc.c-torture/special/eeprof-1.c: New test, for -finstrument-functions. * gcc.c-torture/special/special.exp: Run it. Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/980729-1.c: New test. Mon Jul 27 11:05:07 1998 Nick Clifton * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if __thumb__ is defined, and test for ARM style doubles if so. 1998-07-26 Dave Love * g77.f-torture/noncompile/980615-0.f: New test. Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org) * gcc.dg/980312-1.c: Do link instead of compile. * gcc.dg/980313-1.c: Likewise. Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/980726-1.c: New test. 1998-07-25 Dave Love * g77.f-torture/execute/io0.f: New test. Fri Jul 24 11:02:43 1998 Nick Clifton * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return an int. Thu Jun 18 15:12:30 1998 Michael Meissner * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up m32r bugs. Fri Jul 17 14:19:32 1998 Nick Clifton * gcc.dg/980626-1.c: Expect failures for all toolchains until c-decl.c:grokdeclarator can handle mode attributes. Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980716-1.c: New test. Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/920715-1.x: No longer expected to fail on the mn10200. * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on the mn10200. * gcc.c-torture/execute/va-arg-3.x: Similarly. * gcc.c-torture/compile/930326-1.x: Similarly. 1998-07-13 Dave Love * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f: New test from Craig. 1998-07-12 Dave Love * g77.f-torture/noncompile/980616-0.f: New test. * g77.f-torture/execute/970816-3.f: New test from Craig. Fri Jul 10 23:43:33 1998 Martin von Loewis * g++.other/singleton.C: Return error value instead of taking SIGSEGV. Fri Jul 10 10:02:03 1998 Klaus-Georg Adams * g++.other/singleton.C: New test. Warning is under dispute. Runtime crash is not. Thu Jul 9 23:07:45 1998 Martin von Loewis * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, using6.C, using7.C}: New namespace tests. Thu Jul 9 22:44:49 1998 Alexandre Oliva * g++.old-deja/g++.other/partspec1.C: Test matching of partial specialization with typedef'ed names used as array indexes. Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980709-1.c: New test. * gcc.dg/980709-1.c: New test. Tue Jul 7 13:41:27 1998 Richard Henderson * gcc.c-torture/execute/bcp-1.c: New test. Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980707-1.c: New test. Mon Jul 6 18:20:27 1998 Kamil Iskra * gcc.c-torture/compile/980706-1.c: New test. 1998-07-01 Dave Love * g77.f-torture/execute/980701-0.f, g77.f-torture/execute/980701-1.f: New test from Craig. Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/compile/980701-1.c: New test. * gcc.c-torture/execute/980701-1.c: New test. Tue Jun 30 11:51:42 1998 Klaus-Georg Adams * g++.old-deja/g++.robertl/eb132.C: New test. * g++.old-deja/g++.robertl/eb133.C: Likewise. 1998-06-29 Dave Love * g77.f-torture/execute/980628-7.f, g77.f-torture/execute/980628-8.f, g77.f-torture/execute/980628-9.f, g77.f-torture/execute/980628-10.f: New tests from Craig. * g77.f-torture/execute/980628-3.f: Remove mail headers. Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com) * g77.f-torture/execute/980628-4.f: New test from Craig. * g77.f-torture/execute/980628-5.f: Likewise. * g77.f-torture/execute/980628-2.f: Likewise. * g77.f-torture/execute/980628-0.f: Likewise. * g77.f-torture/execute/980628-1.f: Likewise. * g77.f-torture/execute/980628-3.f: Likewise. * g77.f-torture/execute/980628-6.f: Likewise. Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com) * lib/g77.exp (default_g77_version): Tweak to make it work in a build directory when nothing has been installed yet. Sat Jun 27 23:23:18 1998 Carlo Wood * gcc.c-torture/special/special.exp: Handle newer versions of dejagnu. Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980626-1.c: New test. Fri Jun 19 23:26:12 1998 Bruno Haible * gcc.misc-tests/m-un-2.c: New test. * g++.old-deja/g++.other/warn01.c: Likewise. Fri Jun 19 14:06:36 1998 Robert Lipe * gcc.dg/980414-1.c: Move comments outside of ASM to improve compatibility with assmblers with a different comment character. Eliminate use of GAS-specific extensions. Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/ieee/980619-1.c: New test. Fri Jun 19 00:58:11 1998 Robert Lipe *lib/g77.exp: Replace search for libf2c.a with search for newly renamed libg2c.a Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980617-1.c: New test. Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980612-1.c: New test. Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980523-1.c: Only test on ppc-linux. * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise. * gcc.c-torture/execute/980608-1.c: New test. Fri Jun 5 21:54:26 1997 J"orn Rennecke * gcc.c-torture/execute/980605-1.c: New test. Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980604-1.c: New test. Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/980602-1.c: New test. * gcc.c-torture/execute/980602-2.c: Likewise. 1998-06-02 Dave Love * 970125-0.f: Fix per JCB. Add commentary. Sun May 31 23:23:29 1998 Michael Meissner * gcc.c-torture/execute/ieee/mzero2.c: New test to better test IEEE -0 support. Fri May 29 01:10:12 1998 Peter Leven * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler earlier. Thu May 28 00:17:42 1998 Catherine Moore * gcc.c-torture/execute/980526-3.c: New test. 1998-05-27 Manfred Hollstein * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to fail on m68k-motorola-sysv and m88k-motorola-sysv3. * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and m88k-motorola-sysv3 to XFAIL. Tue May 26 23:58:03 1998 Franz Sirl * gcc.dg/980526-1.c: New test. * gcc.c-torture/execute/980526-2.c: New test. Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980523-1.c: Change "ppc" to "powerpc". * gcc.c-torture/execute/980526-1.c: New test. 1998-05-26 Dave Love * g77.f-torture/execute/alpha2.f: Add runtime test. 1998-05-24 Jason Merrill * g++.old-deja/old-deja.exp: Strip leading directories. * lib/old-dejagnu.exp: All tests fail if we got an internal compiler error for the line. Don't run multiple tests for the same line. Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980523-1.c: New test. 1998-05-23 Dave Love * g77.f-torture/compile/970915-0.f: New test. 1998-05-23 Jason Merrill * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages. Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/980520-1.c: New test. Wed May 20 14:37:15 1998 Manfred Hollstein * gcc.dg/980502-1.c: Fix return type. Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/{980502-1.c, clobbers.c}: New tests. * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise. * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise. * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise. * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise. 1998-05-20 Dave Love * g77.f-torture/execute/980520-1.f: New test. 1998-05-15 Dave Love * lib/mike-g77.exp: New file. * g77.f-torture/noncompile/noncompile.exp, g77.f-torture/noncompile/check0.f: New files. 1998-05-14 Dave Love * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f, g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f, g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f, g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f, g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call abort where appropriate. Tue May 5 19:20:13 1998 Michael Meissner * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options. * lib/f-torture.exp (TORTURE_OPTIONS): Ditto. 1998-04-29 Dave Love * g77.f-torture/compile/980419-1.f: Removed since doesn't compile. 1998-04-27 Dave Love * g77.f-torture/compile/980427-0.f: New test. 1998-04-24 Dave Love * g77.f-torture/compile/980424-0.f: New test. 1998-04-19 Dave Love * g77.f-torture/compile/980419-2.f (main): New test. * g77.f-torture/compile/970125-0.f: New test. * g77.f-torture/compile/980419-1.f: New test. Wed Apr 8 13:09:15 1998 Jim Wilson * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate of loop-4.c. Tue Apr 7 12:01:24 1998 Jim Wilson * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke. Fri Apr 3 12:27:49 1998 Jim Wilson * gcc.c-torture/compile/980329-1.c: New test. Wed Mar 18 16:22:22 1998 Jim Wilson * gcc.dg/980313-1.c: New test for fp conditional move on PPro. * gcc.dg/980312-1.c: Fix typo in -march command. Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org) * gcc.dg/980312-1.c: New test for fp conditional move on PPro. Wed Mar 11 13:08:48 1998 Robert Lipe * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and Dave Love agree the Fortran source is bogus. Wed Mar 11 00:03:49 1998 Robert Lipe * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives. * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives. Tue Mar 10 00:31:51 1998 Alexandre Oliva * g++.old-deja/g++.other/friend1.C: New test. 1998-02-18 Dave Love * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and possibly uninitialized) variables and declare dnrm2. Mon Feb 23 15:16:53 1998 Robert Lipe From Bruno Haible : * gcc.c-torture/execute/980223.c: New test. Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com) * gcc.dg/ifelse-1.c: New test. Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org) * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c. * lib/old-dejagnu.exp (old-dejagnu): Added the "execution test - XFAIL *-*-*" handling in the spirit of "excess errors test -". Changed the "execution test fails" handling to be like "excess errors test fails". * Update various tests accordingly. Fri Feb 6 14:30:48 1998 Jim Wilson * gcc.c-torture/execute/980205.c: New test. Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com) * lib/c-torture.exp: Look for .x files instead of .cexp files. * lib/f-torture.exp: Similarly. * gcc.c-torture: Rename all .cexp files to .x files. Mon Dec 8 23:55:26 1997 J"orn Rennecke * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment. (940510-1.c): Removed duplicate. (971104-1.c): New test. Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu) * lib/f-torture.exp: Improve error and loop detection. Wed Nov 19 14:27:04 1997 Michael Meissner * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined, use that to size the filler array. Fri Sep 26 10:50:53 1997 Bob Manson * lib/c-torture.exp(c-torture-execute): Fix typo. * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the testcase as the executable name. Keep the executable around if the test fails. Fri Sep 19 17:19:53 1997 Bob Manson * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary changes. Only test one -g option, and move it to the end of the list of options to test. Fri Sep 19 17:58:00 1997 Michael Meissner * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment variable GCC_TORTURE_OPTIONS to supply default switches separated by colons. If no environment variable, run tests with -O0 -g, -O1 -g, and -O2 -g as well. Wed Sep 17 10:12:26 1997 Bob Manson * lib/plumhall.exp: Don't set PHSRC in this file. Add a few explanatory comments. Fix indentation. Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com) * lib/g++.exp (g++_init): Look for xgcc in $basedir too. Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com) * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail. * g++.old-deja/g++.mike/p7325.C: Likewise. * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA. Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br) * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++. * g++.old-deja/g++.brendan/crash30.C: Likewise. * g++.old-deja/g++.brendan/crash39.C: Likewise. * g++.old-deja/g++.law/operators4.C: Likewise. Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com) * g++.old-deja/g++.mike/p658.C: eliminate use. * g++.old-deja/g++.mike/p784.C: Ditto. * g++.old-deja/g++.mike/p785.C: Ditto. Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets. Wed Sep 3 17:29:35 1997 Bob Manson * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags target feature; pass this to c-torture-execute as needed. Wed Sep 3 17:15:00 1997 Bob Manson * lib/c-torture.exp(c-torture-execute): If the previous and the current executables being tested are identical, we don't need to run the executable again. Try to make the executable names unique. Add an optional argument for passing additional compiler flags. Tue Sep 2 16:34:31 1997 Doug Evans * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type. Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/921007-1.c: Make strcmp static. Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/920501-9.c: Fix to work on targets with 32bit or larger longs. * gcc.c-torture/execute/961017-2.c: Fix to work on targets which have either a 32bit long or 32bit int. Tue Jul 29 00:40:38 1997 J"orn Rennecke * gcc.c-torture/execute/conversion.c (test_float_to_integer): Make double precision tests dependent on sizeof (double). Wed Jul 9 15:15:40 1997 Bob Manson * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output too. Tue Jun 17 22:11:16 1997 J"orn Rennecke * gcc.c-torture/compile/961203-1.cexp: New script. Mon Jun 16 15:27:06 1997 Bob Manson * lib/g++.exp(g++_init): Use g++_include_flags instead of making up the includes ourselves. Wed Jun 11 17:33:21 1997 Bob Manson * lib/plumhall.exp: Remove random include, and add a few verbose messages for debugging. Fri Jun 6 14:23:24 1997 Bob Manson * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead of trying to do it ourselves. Wed Jun 4 03:38:50 1997 J"orn Rennecke * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH. Wed Jun 4 18:43:55 1997 Bob Manson * gcc.prms/5403.c: Made regexp a bit less strict. Tue Jun 3 15:12:39 1997 Bob Manson * lib/mike-gcc.exp: Don't use global exec_output anymore. Output is returned from remote_load instead. * lib/plumhall.exp: Ditto. * lib/mike-g++.exp: Ditto. * lib/old-dejagnu.exp: Ditto. * lib/c-torture.exp: Ditto. Fri May 30 23:15:15 1997 Bob Manson * lib/g++.exp: Use build_wrapper procedure. * lib/gcc.exp: Ditto. Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/*.c: Include stdlib.h instead of using an old-style decl for malloc. Fixes tests to work when sizeof (int) != sizeof (size_t). Thu May 15 14:00:04 1997 Mike Meissner * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test. * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined, use stdargs.h interface. Thu May 15 14:10:39 1997 Mike Meissner * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define NO_VARARGS when compiling. Thu May 1 14:49:19 1997 Bob Manson * lib/plumhall.exp(ph_includes): New procedure. (ph_make): Use it. (ph_compiler): Ditto. * lib/g++.exp: Rename test-glue.c to testglue.c. * lib/gcc.exp: Ditto. Thu Apr 10 14:50:26 1997 Bob Manson * lib/g++.exp(g++init): Don't try to be smart, always run g++_init to completion when it's called. Fri Mar 21 16:34:52 1997 Michael Meissner * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES is defined, don't do test. Thu Mar 20 09:50:32 1997 Doug Evans * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test for object files. (ph_summary): Mark skipped testcases as untested, not unresolved. * lib/plumhall.exp (ph_make): If unresolved because of bad errorCode, record errorCode in log file. (*): Replace send_log/verbose with verbose -log. Wed Mar 19 13:06:26 1997 Michael Meissner * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to double conversion if double isn't at least 8 bytes. * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not int to work with targets where int is 16 bits. * gcc.c-torture/execute/920715-1.c (main): If double isn't at least 8 bytes, just exit, since 4 byte doubles don't have enough bits of precision for the test to complete. Fri Mar 14 17:51:02 1997 Michael Meissner * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail if d10v is not compiled with the -mdouble64 flag. * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto. * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if d10v is not compiled with the -mint32 flag. Thu Mar 13 16:09:28 1997 Bob Manson * lib/plumhall.exp: Use incr_count. Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com) * gcc.c-torture: Update to c-torture-1.45. Sun Feb 23 18:12:04 1997 Bob Manson * lib/gcc.exp(gcc_init): Add args parameter (which will contain the name of the expect testcase file). * lib/g++.exp(g++_init): Ditto. Thu Feb 20 13:53:05 1997 Bob Manson * lib/g++.exp(g++_exit): $gluefile lives on the build, not the host. * lib/gcc.exp(gcc_exit): New procedure. Wed Feb 19 15:16:16 1997 Bob Manson * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR specs where appropriate. * g++.old-deja/g++.arm/*: Added additional ERROR checks because of new "candidates are" messages, and removed a few * Converted all non-old-style g++ testcases to old-style, and moved into g++.old-deja. Fri Feb 14 11:46:46 1997 Bob Manson * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if" options. * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile succeeded. * lib/g++.exp(g++_init): Don't unset gluefile unless it exists. Thu Feb 13 17:30:46 1997 Michael Meissner * lib/gcc.exp (gcc_target_compile): Add support for defining NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates the machine doesn't have those features. Tue Feb 11 12:57:11 1997 Bob Manson * g++.law/operators4.exp: Don't use LIBS. Sat Feb 8 14:45:55 1997 Bob Manson * g++.law/virtual1.exp: Don't use CXX_FLAGS. * lib/mike-g++.exp: Don't set the compiler to be tested here. * lib/g++.exp: Set it here instead. Also, allow use of the --tool_exec and --tool_opt options. Change CXX to GXX_UNDER_TEST. * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST. * lib/gcc.exp: Allow use of --tool_exec and --tool_opt. Fri Feb 7 12:55:45 1997 Bob Manson * lib/old-dejagnu.exp: Use prune_warnings instead of prune_system_crud. * lib/mike-g++.exp: Ditto. * lib/gcc.exp: Ditto. * lib/g++.exp: Ditto. * lib/g++.exp: Include both libstdc++ and libstdc++/stl. Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com) * 941014-2.c: Include stdlib.h * 960327-1.c: Include stdio.h * dbra.c, index-1.c: Don't assume ints are 32bits. Tue Feb 4 12:51:09 1997 Bob Manson * lib/gcc.exp: Add gcc,stack_size target feature. * lib/g++.exp(g++_target_compile): Add the include and link paths here, not in two other places. And, it's $options, not options. * lib/mike-g++.exp(postbase): Remove the code that determines the correct include and link paths. * g++.old-deja/old-deja.exp: Ditto. Mon Feb 3 19:00:07 1997 Bob Manson * lib/g++.exp(g++_init): target_compile no longer returns the filename of the result. Sun Feb 2 14:42:34 1997 Bob Manson * gcc.misc-tests/gcov.exp: Add -nocomplain to the call to glob. * gcc.c-torture/special/special.exp: Change call to gcc_target_compile to include the object file. Sun Feb 2 17:11:50 1997 Ian Lance Taylor * gcc.c-torture/special/special.exp: Correct misspelling in last change. Sat Feb 1 12:34:23 1997 Bob Manson * lib/plumhall.exp(ph_summary): Log the entire output of the executable. Return -1 if there were any failures, 0 otherwise. (ph_execute): Return -1 if there were any failures, 0 otherwise. (ph_make): Clean up objects and executables that were built if the tests succeeded. Thu Jan 30 13:45:56 1997 Bob Manson * g++.old-deja/old-deja.exp: Add -L and -I flags so we include libraries and includes in the build tree as appropriate. Wed Jan 29 17:19:34 1997 Bob Manson * lib/c-torture.exp: Instead of looking for the global variable NO_LONG_LONG, check to see if that's a feature of the target. Wed Jan 29 00:36:25 1997 Bob Manson * config/default.exp: Minimize. Delete the remainer of the files in config; this functionality is now in devo/dejagnu/config. g++.*/*: Pass any additional flags used to compile to postbase; delete CXXFLAGS. gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this is now done by runtest.exp. Use gcc_target_compile instead of compile. lib/c-torture.exp: Use gcc_target_compile instead of compile. Remove references to CFLAGS. Use remote_file instead of calling rm -f. (c-torture): Take a list of arguments to use to compile this testcase. lib/g++.exp: Simplify. Use target_compile instead of compile. lib/gcc-dg.exp: Ditto. lib/gcc.exp: Ditto. lib/mike-{gcc,g++}.exp: Ditto. lib/old-dejagnu.exp: Ditto. lib/plumhall.exp: Ditto. Wed Jan 8 14:43:07 1997 Jim Wilson * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking. (ph_linker): Likewise. Wed Nov 13 16:04:19 1996 Joern Rennecke * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use MAP_ANON / MAP_ANONYMOUS if defined; else try to map from /dev/zero . Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON isn't defined, then define it to MAP_ANONYMOUS. Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture: Update to c-torture-1.42 release. Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture: Update to c-torture-1.41 release. Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/enum-1.c: New test. Will be in next c-torture release. Thu Aug 15 11:09:36 1996 Brendan Kehoe * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS and LDFLAGS. Fix second case to append the target_info ldflags onto LDFLAGS, not CFLAGS. * lib/g++.exp (g++_init): Add target_info stuff. * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion of libgloss and newlib flags for !native. * config/proelf.exp: Load remote.exp and do `push_target hppro'. (GDB): Fix relative path to go up another dir for finding gdb. Thu Aug 8 17:03:27 1996 Rob Savoye * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new versions in the target_info array, if they don't exist. Fri Aug 2 15:39:03 1996 Brendan Kehoe * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'. Mon Jul 8 15:45:58 1996 Jim Wilson * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../. * lib/gcc.exp, lib/old-dejagnu.exp: Likewise. Mon Jul 1 15:53:00 1996 Bob Manson * lib/old-dejagnu.exp: Don't remove the output file before we've actually tested it. Don't append pwd to the path of the executable we're testing. Sun Jun 30 14:37:50 1996 Doug Evans * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c. Wed Jun 26 14:15:55 1996 Bob Manson * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a temporary directory for compiler files, and set it to a default value of /tmp. Set $output as the name of the output file from compiling the testcase. Add a -o option to $cflags_var so the compiler writes the final output file as $output. Set $executable to $output. * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary directory for compiler files, and set it to /tmp if it doesn't already have a value. Set $output_file to the name of the output file from compiling the testcase. Add a -o option to CXXFLAGS so the compiler writes the final output file as $output. Use $output as the executable to be tested. Mon Jun 24 17:12:16 1996 Brendan Kehoe * lib/g++.exp: Also add -Wl,-rpath,... for linux. Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture/execute/pending-1.c: New test. Still pending in Tege's queue. Wed Apr 24 18:13:45 1996 Jim Wilson * lib/plumhall.exp (ph_summary): Add arguments name and exec_status. Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail if there were failures. Call unresolved if there were unresolved testcases. Call gcc_fail if program did not run to completion. (ph_make): Pass additional argument name to ph_execute. (ph_execute): Add new argument. Pass additional arguments to ph_summary. Call gcc_fail is there is no execution output. Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com) * lib/plumhall.exp (proc_summary): Output relavent summary lines into the log so specific failures in plumhall can be investigated. Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com) * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG. (c-torture-execute): Don't try to execute tests which use "long long" types if $NO_LONG_LONG is nonzero. Mon Apr 8 08:52:29 1996 Doug Evans * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute, not c-torture. * gcc.ieee: Move from here. * gcc.c-torture/execute/ieee: To here. Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture: Update to c-torture-1.41 release. Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com) * lib/c-torture.exp (c-torture-execute): Remove "$executable", not "$output". Thu Mar 7 12:37:08 1996 Doug Evans * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if -c present. Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com) * config/proelf.exp: Handle connecting to a simulator. Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com) * config/proelf.exp: New file. Enough framework that we can run c-torture tests on the proelf targets (or any other target that gdb can connect to for that matter). Mon Jan 29 08:57:46 1996 Doug Evans * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest. * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS. * lib/plumhall.exp (ph_execute): Always call ph_summary if exec_output exists. Sun Jan 28 11:28:43 1996 Doug Evans * config/sim.exp (SIM_TIME_LIMIT): New user settable variable. (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set. * config/*.exp: Update FSF address. Change result of ${tool}_load to pass/fail/unresolved/unsupported/untested. Caller must now call unresolved/unsupported/untested. * lib/*.exp: Update FSF address. Update to handle new results of ${tool}_load. * lib/chill.exp (verbose): Delete. Sat Jan 27 12:28:07 1996 Doug Evans * lib/gcc.exp (default_gcc_start): Change order of args to $LDFLAGS $CFLAGS $LIBS. * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update. Save/set/restore CFLAGS. Pass single arg to gcc_start. * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest. (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest. * gcc.misc-tests/dg-test.exp: Likewise. * gcc.misc-tests/msgs.exp: Likewise. * gcc.prms/prms.exp: Likewise. * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest. (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest. * lib/dg.exp: Deleted, moved to dejagnu/lib. Wed Jan 24 18:37:00 1996 Brendan Kehoe * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu. * g++.old-deja/old-deja.exp: Move setting of runshlib from here... * lib/old-dejagnu.exp (old-dejagnu-init): ...to here. * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not necessary. Sat Jan 20 17:22:08 1996 Brendan Kehoe * g++.old-deja/old-deja.exp: Move setting of runshlib out of the global for loop; add use of $mathlib. * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib settings here; set mathlib for anything but VxWorks. Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com) * gcc.c-torture: Update to c-torture-1.40 release. Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com) * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not dg.exp. Sun Dec 3 16:17:42 1995 Jeffrey A. Law * lib/c-torture.exp (c-torture-execute): Declare "output" as global. Fri Nov 17 20:01:19 1995 Doug Evans * lib/g++.exp (LIBS): Define if not already. * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out. (gcc-dg-prune): Call prune_gcc_output. * lib/gcc.exp (prune_gcc_output): New proc. * gcc.c-torture/special (921210-1.c): Call prune_system_crud and prune_gcc_output. Thu Nov 16 09:15:40 1995 Doug Evans * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'. (c-torture-execute): Likewise. Rename `name' to `testcase'. Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com) * gcc.c-torture: Update to c-torture-1.39 release. Sat Nov 4 12:52:05 1995 Doug Evans * lib/c-torture.exp (c-torture-execute): Don't return if one option fails, try others as well. Thu Nov 2 09:28:35 1995 Doug Evans * lib/c-torture.exp (c-torture-execute): This proc's result is `void'. If compilation fails, mark execute tests as `untested'. If test is marked as unsupported, don't mark compilation and execute tests as failed. Wed Oct 25 20:57:55 1995 Brendan Kehoe * lib/g++.exp (g++_init): Don't link in libg++, and look to libstdc++ for whether or not we want to be doing shared libraries. Delete link_curses since we don't need it anymore. * lib/mike-g++.exp (postbase): Don't link in libg++. * g++.old-deja/old-deja.exp: Likewise. Mon Oct 23 13:05:11 1995 Brendan Kehoe * lib/g++.exp (CXX): Default to run `c++' instead of `g++'. Tue Oct 17 15:24:47 1995 Brendan Kehoe * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa. For that, add `-Wl,-a,shared_archive'. * g++.old-deja/old-deja.exp: Likewise. Tue Oct 17 13:09:06 1995 Doug Evans * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored. Mon Oct 16 23:13:32 1995 Brendan Kehoe * lib/mike-g++.exp (postbase): Pay attention to the status of g++_load. Mon Oct 16 19:28:32 1995 Brendan Kehoe * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args. Mon Oct 16 13:48:58 1995 Doug Evans * lib/gcc.exp (default_gcc_start): No longer need to log program being executed or its output, execute_anywhere does that now. * lib/g++.exp (default_g++_version): Call execute_anywhere. (default_g++_start): Likewise. Delete calls to verbose/send_log. Thu Oct 12 10:34:58 1995 Brendan Kehoe * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be the same as those in lib/g++.exp. Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com) * gcc.c-torture: Update to c-torture-1.38 release. * gcc.ieee: Related changes. Fri Oct 6 12:39:17 1995 Rob Savoye * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than "exec". Minor reformatting changes. * config/rom68k.exp (${tool}_load): Make it work in a canadian cross. This means all "exec" calls now work on a remote host as well. * lib/c-torture.exp (c-torture-compile): Make work for a canadian cross. Filter out the extra "\r\n" stuff that expect puts in. (c-torture-execute): Filter out the bogus warnings like c-torture-compile does. Add support for canadian cross. * lib/gcc.exp (default_gcc_version, default_gcc_start) Use execute_anywhere rather than calling exec directly. Now it works for canadian cross testing. Thu Oct 5 10:06:45 1995 Brendan Kehoe * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the results into a variable, and check that rather than using file exists. Wed Oct 4 16:31:02 1995 Brendan Kehoe * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't create a libg++.so. For sunos4.1.*, also add -ltermcap. Tue Sep 26 10:15:14 1995 Brendan Kehoe * g++.old-deja/old-deja.exp: Create and pass runshlib and lib_curses if there's a shared libg++ in the build tree. Fri Sep 22 10:47:24 1995 Doug Evans * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS if not supported target. Fri Sep 22 09:22:07 1995 Brendan Kehoe * lib/g++.exp (g++_init): Move empty setting of runshlib and link_curses up to always happen, not just for native builds. Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu) * gcc.c-torture: Update to c-torture-1.36 release. * gcc.failure: Related changes. Wed Sep 20 10:56:26 1995 Doug Evans * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override. Tue Sep 19 17:26:07 1995 Brendan Kehoe * lib/g++.exp (g++_init): Put the shared and math lib stuff in here. * lib/mike-g++.exp (postbase): Not in here. Still reference runshlib, link_curses, and mathlib for link and run. * lib/mike-g++.exp (postbase): If we've built a libg++.so, then pass the runtime shared library options for Solaris, OSF/1, and Irix5, and link with -lcurses to avoid unresolved references. Wed Sep 13 15:28:10 1995 Brendan Kehoe * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we only run once. Wed Sep 13 10:51:52 1995 Doug Evans * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS. Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu) * gcc.c-torture: Update to c-torture-1.35 release. Note we do not have a framework for the "compat" tests yet. Sat Sep 9 16:15:20 1995 Brendan Kehoe * lib/mike-g++.exp (postbase): New local variable `mathlib', set to null if we're testing vxworks5.1. Use that instead of `-lm' in the setting of LIBS for link and run. Fri Sep 8 13:53:38 1995 Brendan Kehoe * config/rom68k.exp (${tool}_load): Major changes to make it work. Verified that it does in fact return the stuff in exec_output properly. Catch any Emul or any TRAP other than 0. Thu Sep 7 23:04:06 1995 Brendan Kehoe * lib/mike-g++.exp (prebase): Call g++_init at the end to set LDFLAGS properly for targets that need stuff from libgloss. * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we only run once. (gpp_initialized): New variable. Wed Sep 6 21:56:13 1995 Rob Savoye * config/rom68k.exp: Load libgloss.exp. * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss so we can produce a fully linked binary. * lib/g++.exp (g++_init): get proper flags for newlib and libgloss so we can produce a fully linked binary. Sun Sep 3 13:25:26 1995 Doug Evans * lib/plumhall.exp (ph_section): Watch for expected failures. Add missing `else'. * lib/c-torture.exp (c-torture-execute): Look for .cexp files to run the testcase. (c-torture): Likewise. Mon Aug 28 11:23:38 1995 Doug Evans * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs. * lib/mike-g++.exp (mike_cleanup): New proc. (prebase): New globals compiler_result, not_compiler_result, target_regexp. (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to allow leading "-" in pattern. Watch for unsupported tests. If $compiler_result is set, pattern match assembler code, and ditto for $not_compiler_result. * lib/mike-gcc.exp: Likewise. * lib/plumhall.exp (ph_execute): Only call ph_summary if execution "succeeded". Mon Aug 14 14:03:53 1995 Doug Evans * config/win32.exp: New file. * lib/c-torture.exp (c-torture-execute): Handle $exe_ext. Fri Aug 4 15:39:54 1995 Doug Evans * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as unsupported. * lib/mike-{gcc,g++}.exp (postbase): Likewise. * lib/{c-torture.exp,old-dejagnu.exp}: Likewise. * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc. * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of "... without exceptions was ...". That is now handled by prune_system_crud. * lib/old-dejagnu.exp (old-dejagnu): Likewise. Tue Aug 1 11:09:33 1995 Doug Evans * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c, sieve.c,sort2.c}: New files. * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp, sieve.exp,sort2.exp}: Drivers for them. * lib/mike-gcc.exp (program_output): New user settable variable. (postbase): Call prune_system_crud. Also prune extraneous compiler messages. * lib/mike-g++.exp (program_output): New user settable variable. * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines. * config/sh.exp: Deleted (use sim.exp instead). Fri Jul 28 11:33:46 1995 Brendan Kehoe * config/vx.exp: Declare CHECKTASK as global. * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp. * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'. * lib/old-dejagnu.exp: Load [pwd]/$executable. Wed Jul 26 19:45:39 1995 Brendan Kehoe * config/vxworks29k.exp: New file, for the a29k-vxworks5.1 target. Like vx.exp, only includes `vx29k.exp' instead of `vxworks.exp'. Sun Jul 23 17:38:52 1995 Ian Lance Taylor * config/sim.exp: Increase time limit from 120 seconds to 240. Thu Jul 6 11:07:38 1995 Jeffrey A. Law * gcc.c-torture/execute/950628-1.c: New test. Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu) * gcc.c-torture: Update with changes/additions from c-torture-1.34. Mon Jun 5 17:58:07 1995 Doug Evans * gcc.prms/prms.exp: Pass LDFLAGS to dg-test. Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu) * gcc.c-torture/compile/funcptr-1.c: Test case for 7107. Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu) * gcc.c-torture/compile/950512-1.c: New test. * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise. * gcc.dg/struct-ret-1.c: Likewise. Wed May 31 14:25:13 1995 Doug Evans * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c, 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined. Tue May 30 11:19:54 1995 Doug Evans * gcc.c-torture/special/920411-1.c: Deleted. * gcc.c-torture/special/special.exp: Delete 920411-1.c. Mon May 22 16:55:11 1995 Doug Evans * config/sim.exp (${tool}_load): Hack in call to bash to get a cpu limit. Fri May 12 18:57:54 1995 Torbjorn Granlund * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests. Thu May 4 14:23:54 1995 Torbjorn Granlund From kenner; * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format is the proper length. * va-arg-3.c: Likewise. Sun Apr 30 16:02:59 1995 Doug Evans * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile). * lib/gcc-dg.exp: New file, gcc interface to dg.exp. * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result. * lib/g++.exp (default_g++_start): Delete old cruft. Tue Apr 25 17:20:18 1995 Torbjorn Granlund * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from (2 * (1 << 18)) to (2 * (1 << 17)). * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1. Thu Apr 20 12:21:13 1995 J.T. Conklin * config/rom68k.exp: Renamed from config/idp.exp Tue Apr 18 13:33:26 1995 Torbjorn Granlund * c-torture/compile/921109-2.c Tue Apr 18 10:45:12 1995 Mike Stump * lib/old-dejagnu.exp: We expect Execution test failure if we expected excess errors. Sat Apr 15 11:16:58 1995 Doug Evans * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler output. * lib/g++.exp (default_g++_start): Likewise. Wed Mar 29 16:34:03 1995 Torbjorn Granlund * gcc.c-torture/compile/950329-1.c: New test. Tue Mar 28 16:10:33 1995 J.T. Conklin * config/bug.exp (${tool}_load): Updated to use new remote_open and remote_close procs. * config/idp.exp: New file. Wed Mar 22 15:01:58 1995 Torbjorn Granlund * gcc.c-torture/execute/950322-1.c: New test. Tue Mar 21 21:24:49 1995 Doug Evans * config/vx.exp (${tool}_load): Clean up testing of return code from vxworks_ld and vxworks_spawn. Tue Mar 21 17:01:42 1995 Doug Evans * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail. Mon Mar 13 14:49:42 1995 Mike Stump * lib/old-deja.exp: Add `excess errors test - ' error, now one can mark excess errors on a machine by machine basis. Note, the default is to not expect any excess errors, even when excess errors test - is given, so you will want to put an XFAIL ... on these lines. For example, // excess errors test - XFAIL hppa*-*-* mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on those 4 machines, but no others. Fri Mar 10 12:33:04 1995 J.T. Conklin * gcc.c-torture/execute/execute.exp (c-torture-execute): from here. * lib/c-torture.exp: to here. Fri Mar 10 10:38:15 1995 Torbjorn Granlund * gcc.c-torture/execute/950221-1.c: New test. * gcc.c-torture/execute/struct-ret-1.c: New test. * gcc.c-torture/compile/950221-1.c: New test. * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=. Fri Mar 3 16:28:35 1995 Doug Evans * gcc.c-torture/execute/arith-1.c (main): Return 0. * gcc.c-torture/execute/arith-rand.c (main): Return 0. Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu) * g++.gb: New directory of tests, derived from my signature and class scoping tests. * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests. * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise. * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise. * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise. * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise. * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise. * g++.gb/sig25.C: Likewise. * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them. * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise. * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise. * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise. * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise. * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise. * g++.gb/sig25.exp: Likewise. * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests. * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise. * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise. * g++.gb/scope13.C: Likewise, this test still fails. * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em. * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto. * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto. * g++.gb/scope13.exp: Ditto. * g++.gb/README: New file, explains what these tests are about. Tue Feb 28 10:37:52 1995 Doug Evans * lib/dg.exp (dg-do): Support `preprocess'. (dg-test): Likewise. Mon Feb 13 15:18:10 1995 J.T. Conklin * config/udi.exp: change "continue -expect" to "exp_continue". Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com) * gcc.c-torture/execute/{921025-1.c, 930525-1.c}: Delete redundant tests. * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests. * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests. * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests. * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests. * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests. * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests. * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests. * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests. * gcc.c-torture/execute/920302-1.c: Use void * instead of long for storing label pointers. * gcc.c-torture/execute/921019-1.c: Likewise. * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf. * gcc.c-torture/execute/930513-1.c: Provide full declaration for parameter fp. * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all constants. * gcc.c-torture/compile/{920501-14.c, 931127-1.c}: Delete obsolete tests. * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests. * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests. * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests. * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests. * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests. * gcc.c-torture/compile/950124-1.c: New test. * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter. Wed Feb 8 15:30:17 1995 Jason Merrill * lib/mike-g++.exp: Add -lm to LIBS. Tue Feb 7 17:09:50 1995 Doug Evans * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir. Mon Jan 30 14:33:25 1995 Jason Merrill * lib/mike-g++.exp: Add -lstdc++ to LIBS. Thu Jan 12 16:41:34 1995 Doug Evans * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes. Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu) * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests. * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise. * g++.law/{bad-error6.C, bad-error7.C}: Likewise. * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise. * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise. * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise. * g++.law/{nest6.C, next7.C, operators30.C}: Likewise. * g++.law/{operators31.C, operators32.C, * g++.law/{operators33.C, operators34.C}: Likewise. * g++.law/{pic1.C, refs2.C}: Likewise. * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise. * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise. * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise. * g++.law/{vtable2.exp, vtable3.exp}: Likewise. * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them. * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise. * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise. * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise. * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise. * g++.law/{enum9.exp, friend5.exp}: Likewise. * g++.law/{nest3.exp, nest4.exp}: Likewise. * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise. * g++.law/{operators30.exp, operators31.exp}: Likewise. * g++.law/{operators32.exp, operators33.exp}: Likewise. * g++.law/{operators34.exp}: Likewise. * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise. * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise. * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise. * g++.law/{visibility27.exp, visibility28.exp}: Likewise. * g++.law/{vtable2.exp, vtable3.exp}: Likewise. * g++.law/{union4.exp, visibility17.exp}: Fix expected output. No longer expected to fail. * g++.law/missed-error3.C: Tweak for recent bool changes. Sun Dec 4 20:54:33 1994 Doug Evans * config/emb-unix: Deleted. * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform remote execution. Do final link on remote host if REMOTE_LINK is set. Thu Dec 1 08:43:05 1994 Doug Evans * lib/dg.exp (dg-test): Fix typo in last patch. Wed Nov 30 13:25:32 1994 Doug Evans * lib/dg.exp (dg-test): Fix pattern that searches for expected output (handles multiple occurrences). Thu Nov 24 19:48:38 1994 Doug Evans * gcc.c-torture/*/*.exp: Pass full pathname to c-torture. * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove $srcdir from pathname in pass/fail messages (but ensure $subdir *is* printed). * lib/c-torture.exp (c-torture-compile): Likewise. (c-torture): Prepend full path if missing. * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase. (gcc_fail): Likewise. * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages. Wed Nov 23 13:56:00 1994 J.T. Conklin * lib/netware.exp: Only attach to NetWare i386 systems. Wed Nov 16 11:27:00 1994 Doug Evans * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail messages. Add test name to "output pattern match" pass/fail message. Sat Nov 12 22:11:52 1994 Doug Evans * gcc.dg: New testsuite. * gcc.dg/dg.exp: New file. * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c, test-switch.c}: Deleted. * gcc.misc-tests/msgs.exp: New testcase driver. Wed Nov 9 14:23:09 1994 Doug Evans * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc. Watch for illegal return values from ${tool}_load. * config/unix.exp (${tool}_load): Fix pass/fail detection for cross targets. Coerce return value >0 to 1. Tue Nov 8 14:10:33 1994 Doug Evans * config/unix.exp (${tool}_load): Call program rsh, not proc. * config/emb-unix.exp: New file. * config/sim.exp: Error if variable $SIM not defined. (${tool}_load): Mark test as "untested" if simulator missing. * config/unix.exp: Load remote.exp to get rcp_download. * lib/c-torture.exp: Use different option lists for testcases with and without loops. * gcc.c-torture/execute/execute.exp: Likewise. Wed Nov 2 14:47:58 1994 Doug Evans * config/*.exp: Clarify return code from ${tool}_load. Call `unresolved' or `untested' instead of `warning' or `perror' (sometimes you still want to call both though). Add comment that `shell_id' is local to each file. * config/udi.exp (timeout): Set to 30. Don't print warning if connection fails, $connectmode has already printed an error. (${tool}_load): Move verbose messages to level 2. Rework pattern for "Process started" message. Pass `shell_id' to ${connectmode}_download. Retry twice upon timeout. Make resetting of target more robust. (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe). Pass `shell_id' to exit_$connectmode. Only call exit_$connectmode if connected. * config/unix.exp (${tool}_load): Check return codes better. * config/vrtx.exp (${tool}_load): Likewise. * config/vx.exp (${tool}_load): Likewise. Delete unneeded global's. * lib/dg.exp (dg-test): Update to reflect clarified return codes from ${tool}_load. (dg-stat): Delete. (dg-init): Delete recording of pass/fail counts. * lib/old-dejagnu.exp (old-dejagnu): Likewise. (old-dejagnu-init): Likewise. (old-dejagnu-stat): Delete contents, empty proc now. * lib/c-torture.exp (TORTURE_OPTIONS): New global. (c-torture): Delete references to lcnt, lpass, lfail. Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if no loops. * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail. (g++_stat): Delete contents (empty proc now). * lib/gcc.exp (gcc_init): Delete references to pass/fail counts. (gcc_finish): Likewise. (gcc_stat): Deleted. * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail. * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat. * gcc.c-torture/execute/execute.exp: Likewise. Split tests into two parts: compile, execute. Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if no loops. Update to reflect clarified return codes from ${tool}_load. Fri Oct 21 23:10:16 1994 Doug Evans * lib/old-dejagnu.exp (process-option): Append ".*" to pattern to grep for. (old-dejagnu): Likewise (where necessary). Fri Oct 14 17:54:58 1994 Doug Evans * gcc.misc-tests/gcov.exp: New file, for gcov testing. * lib/dg.exp (dg-process-target): Fix processing of selector. Add comment regarding use of `error'. * lib/gcc.exp (prune_system_crud): Define if missing. * lib/g++.exp (prune_system_crud): Likewise. * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}: Call prune_system_crud. * lib/dg.exp (dg-runtest): New proc. Use perror instead of send_user for tcl errors in testcase. Don't return any value, it's never used. Don't clobber previous definition of `unknown'. Print tcl errors in `dg-final'. Wed Oct 12 13:05:37 1994 Doug Evans * lib/dg.exp (dg-process-target): Improve syntax error messages. (dg-test): Don't print errorInfo, it contains stack backtrace. Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com) * lib/g++.exp (runtest_file_p): Define if missing. Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com) * lib/mike-g++.exp: Comment out loading of g++.exp. * lib/g++.exp: Update copyright. Test for existence of $CXX at start. (default_g++_version): Always print something. (default_g++_start): Comment out call to `which'. (g++_start, g++_load): Deleted (must be defined in config file). * lib/gcc.exp: Test for existence of $CC at start. Delete check for tmpdir (done in gcc_init). (default_gcc_version): Always print something. (default_gcc_start): Comment out call to `which'. * config/*.exp: Major cleanup - make cross targets work at least a little better for g++ (by not being "--tool gcc" specific). Rename gcc_xxx to ${tool}_xxx. * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp. * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file. Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com) * lib/c-torture.exp (c-torture-compile): Rework compiler message processing. * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of c-torture. Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com) * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite. * lib/dg.exp (dg-process-target): Support { target native }. Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com) * lib/dg.exp (dg-test): Clean up some comments. Delete code that looked for "... program xxx got fatal signal". Correct regsub munging of `comp_output'. Ignore compiler messages "path prefix not used" and "linker input file unused". Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com) * lib/gcc.exp (runtest_file_p): Define if missing. * gcc.prms/template.c: Example to work from. Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com) * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'. * lib/dg.exp (dg-test): Call unsupported testcases as such. * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c. * gcc.prms/1883.c: Moved from compile/940714-1.c. * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}. * lib/dg.exp (user option docs): Clean up docs on target/xfail option. (dg-process-target): No longer a varargs proc. Return S/N for target, P/F for xfail. All callers changed. (user option procs): More argument checking. (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}. (dg-output): `dg-output-text' now contains 2 elements {P/F text}. (dg-test): Skip test if not running on selected target in `dg-do'. Update handling of `dg-do-what', `dg-output-text'. Separate execution pass/fail from output pattern match pass/fail. Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE). Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com) * gcc.c-torture/special/special.exp: Don't expect failure for mips target for 920510-1.c. Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com) * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3. Clean up comment regarding use of passcnt, etc. (gcc_stat): Don't update `testcnt' here. (gcc_finish): Do it here. Might as well reset `but_id' here too. * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p' to determine if the file should be tested. * gcc.c-torture/compile/compile.exp: Likewise. * gcc.c-torture/execute/execute.exp: Likewise. * gcc.c-torture/unsorted/unsorted.exp: Likewise. * gcc.misc-tests/dg-test.exp: Likewise. * gcc.prms/prms.exp: Likewise. * gcc.wendy/wendy.exp: Likewise. * g++.old-deja.exp: Likewise. Move "Testing file" message to verbose level 1. Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com) * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE". Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com) * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set. (default_gcc_start): Accept optional second list element of compiler flags. Print compiler output at verbosity level 2. Remove setting of CFLAGS, LIBS, LDFLAGS from here. (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail. Save current values of framework globals passcnt, failcnt, xpasscnt, and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist. (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and xfailcnt to compute stats. Update framework global `testcnt' from pass/fail counts. (gcc_finish): New proc. Clean up test environment. (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail. (gcc_epass, gcc_efail): Delete. * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th argument of line number. (dg-init): If the tool has an init routine, call it. (dg-test): Remove args `cflags_var' and `libs_var'. Pass all compiler options to ${tool}_start. Handle missing line number. (dg-finish): New function. * gcc.c-torture/code_quality/code_quality.exp: Add support for testing particular files. Call gcc_finish at end. Move "skipping test" message to verbosity level 3. * gcc.c-torture/compile/compile.exp: Likewise. * gcc.c-torture/unsorted/unsorted.exp: Likewise. * gcc.c-torture/execute/execute.exp: Likewise. Delete setting of prms_id, bug_id, lcnt, lfail, lpass. Print testcase being tried at verbosity level 1. * gcc.c-torture/special/special.exp: Unset xfail. Delete setting of prms_id, bug_id, lcnt, lfail, lpass. * gcc.c-torture/compile/initbug1.exp: Call gcc_finish. * gcc.c-torture/noncompile/noncompile.exp: Likewise. * gcc.failure/failure.exp: Likewise. * gcc.ieee/ieee.exp: Likewise. * gcc.misc-tests/dg-test.exp: Delete LDFLAGS. Update call to dg-test. Call dg-finish at end. * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags. Delete setting of prms_id, bug_id, lcnt, lfail, lpass. * gcc.misc-tests/misc.exp: Call gcc_finish at end. * gcc.prms/prms.exp: Delete loading of utils.exp (redundant). Delete LDFLAGS. Update call to dg-test. Call dg-finish at end. * gcc.wendy/wendy.exp: Add copyright. Delete setting of tmpdir (done by gcc_init). Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail. Pass compiler flags to gcc_start. Call gcc_finish at end. * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail. Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com) * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs confusion. (g++_load): Likewise. * config/*.exp (gcc_load): Some were varargs fns and some were not. Rename argument to `prog' to remove the confusion. Varargs fns behave differently too! (g++_load): Likewise. * lib/dg.exp (dg-stat): Correct calculation of npass, nfail. * config/unix.exp (gcc_load): Rename `args' to `prog' because that's what it is. Delete (always) printing of status value for !native. Simplify verbose code, and include status and exec_output. (g++_load): Use gcc_load. Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com) * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file. * gcc.c-torture/noncompile/noncompile.exp: Delete support for 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c, 940714-3.c as these testcases don't exist anymore. Make va-arg-1.c expected to pass. Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com) * gcc.misc-tests/misc.exp: Only run specific testcases. * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp. * gcc.misc-tests/dg-[1-9].c: New files. * lib/dg.exp: New testsuite driver. * gcc.prms/prms.exp: Use it. * README.gcc: New file. * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced. Document and reset `lxpass' and `lxfail'. Simplify "initialized" message. (gcc_stat): Clean up comments a little. Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com) * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory. Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com) * lib/old-dejagnu.exp (process-option): New proc. (old-dejagnu-init, old-dejagnu-stat): Likewise. (old-dejagnu): Simplify. * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu. Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu) * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail exists and is not an empty string. * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set $xfail rather than calling setup_xfail. Clear $xfail when test is finished. (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it automatically. * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No longer expected to fail. * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to "f" function call. * gcc.misc-tests/mg.exp: Call gcc_stat when finished. * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c, 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c, complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c, struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from c-torture-1.29. * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c, strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29. * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29. * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c, 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c, 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c, labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29. Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c}, gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c, 940714-1.c, 940714-2.c, 940714-3.c}, gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c}, gcc.misc-tests/{mg.c,mg.exp}: New tests. * gcc.noncompile/noncompile.exp: Change accordingly. Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com) * config/sim.exp, lib/c-torture.exp, lib/gcc.exp: Undo previous clobberage. Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu) * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}: * gcc.special/{930510-1.c, special.exp}: * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c, 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c, struct-varargs-1.c}: New tests from c-torture-1.26. Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com) * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an argument to switch. Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com) * Revert the previous changes. Please see Rob's directory (/lisa/test/rob/progressive/gcc/testsuite) for testing fixes. Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com) * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp, g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp, g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp, g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp, g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp, g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp, g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp, g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp, g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp, g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp, g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp, g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp, g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp, g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp, g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp, g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp, g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp, g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp, g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp, g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp, g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp, g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp, gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp, gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp, gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp, lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp, lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes. Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com) * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp, lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls with perror calls. Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com) * config/unix.exp (g++_load): Fix syntax. Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com) * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning. * gcc.noncompile/921017-1.c: Deleted obsolete test. * gcc.noncompile/noncompile.exp: Remove code for deleted test. Don't expect va-arg-1.c to fail. Correct expected output for 920928-1.c. * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted. * gcc.wendy/hbm4.c: Correct typo. * gcc.wendy/tad1.c, tad2.c: Correct expected output. Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com) * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument. * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of gcc_[ce]{pass,fail}. Explicitly remove executable if test passes. * lib/c-torture.exp (c-torture-compile): Ditto. Reduce volume of output (remove all the -I's and such). * lib/c-torture.exp (c-torture-compile): New argument OPTION. Call gcc_cpass, gcc_cfail. (c-torture): Pass testing option to c-torture-compile. Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com) Bring patches over from progressive. * config/default.exp: Exit remote shell cleanly. (g++_exit, g++_start): Add default versions. * config/sim.exp (gcc_load): Use perror, not error. Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com) * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value set in site.exp. Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com) * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch DEJAGNU_OUTPUT and DEJAGNU_CFLAGS. (wendy_try): New proc to run testcase. (main loop): Call 'em. * gcc.wendy/*.c: Clean up pass to correct expected output. * lib/gcc.exp: Minor cleanup work. (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs. Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com) * config/sim.exp (gcc_load): Document return codes better. Don't pass -v to simulator. Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * gcc.special/920717-x.c: Fix typo. * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to get at sources. * lib/mike-gcc.exp: Fix typo. Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com) * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++ binary to use, transform the name. * config/*.exp: rename everything. Nuke any g++ specific files, it's now a special case of gcc that requires no special support. Add a default.exp for unsupported targets. Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com) * g++.jason/report.exp, g++.old-deja/old-deja.exp, lib/old-dejagnu.exp: Fix a few patterns to work with the new version of Tcl. Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com) * lib/c-torture.exp: Made "file prefix*never used a pass, rather than a warning. Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp. Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) * gcc.execute/execute.exp: Combine opt_list and foption_list into option_list. Compile every file with only 4/6 option choices (same as C torture) instead of with 12/18 different option choices. * lib/c-torture.exp: Likewise. * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if not already set. Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com) * lib/old-deja.exp: Add `excess errors test fails' error, now one can put an XFAIL *-*-* on excess errors. Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu * g++.law: Add more tests derived from g++-bugs snapshots. * g++.law/init11.{c,exp}: Delete test. Brendan sez it's equivalent to g++.law/init9. * lib/mike-gcc.exp (postbase): Delete the .o file after we've compiled it, and the a.out file after we've run it. Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com) * lib/mike-g++.exp (postbase): Delete the .o file after we've compiled it, and the a.out file after we've run it. Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu) * g++.law/*.exp: Avoid losing arguments added via "append" commands. Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com) * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the version number. Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu) * g++.law: New directory of g++ tests derived from the g++-bugs snapshots. Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com) * gcc.compile: initbug1.c initbug1.exp testcase added Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com) * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added fixes submitted by Jeff Law (law@cs.utah.edu) * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from Jeff Law (law@cs.utah.edu) Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com) * config/unix-g++.exp: Follow the gcc way of doing things. * g++.old-deja/old-deja.exp: Minor updates. * lib/g++.exp: New file, follow the gcc way of doing things. * lib/old-dejagnu.exp: Minor updates. * lib/mike-g++.exp: Always unset errorInfo. Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com) * lib/gcc.exp: Fix some errors with the below change, CC and CFLAGS should be global when setting, not local. Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com) * lib/gcc.exp: Transform tool name. Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com) * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry. Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com) * lib/gcc.exp: change gcc_done to gcc_stat Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com) * Upgraded gcc testsuite to c-torture version 1.25 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com) * lib/gcc.exp: added reporting code. Changed verbose compile message. * lib/c-torture: added hooks for new reporting code. Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com) * config/sh-gcc.exp: check if sh-sim exists in the path Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com) * gcc.code_quality/code_quality.exp: Initial changes for new logic. * gcc.compile/compile.exp: Initial changes for new logic. * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic. * gcc.failure/failure.exp: Initial changes for new logic. * gcc.ieee/ieee.exp: Initial changes for new logic. * gcc.misc-tests/misc.exp: Initial changes for new logic. * gcc.noncompile/non_compile.exp: Initial changes for new logic. * gcc.unsorted/unsorted.exp: Initial changes for new logic. * lib/c-torture.exp: Initial changes for new logic. * lib/gcc.exp: Initial changes for new logic. Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com) * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not depend upon failure or success. Fully qualify names in failure and success messages. Always remove a.out before starting compile, just in case. Pay more attention to error text output by the compiler. Handle testcases with no known past errors just like all others, so that things are uniform. Other miscellaneous improvements. Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com) * gcc.cpp: new directory for cpp tests Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com) * lib/chill.exp: Code reformatted, removed unused code. * config/unix-chill.exp: Code reformatted, removed unused code. * chill.execute/execute.exp: Code reformatted, removed unused code. * chill.execute/oe/orient.exp: Code reformatted, removed unused code. Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com) * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution routines not written. Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com) * config/bug-gcc.exp: Use new procs from bug.exp. Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com) * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded via ftp, rather than depending on NFS. * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test case. Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com) * config/bug-gcc.exp: Use new download proc. Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com) * chill.execute/execute.exp: cleanups, handles errors better * chill.compile/compile.exp: rewrite, based on execute.exp * chill.noncompile/noncompile.exp: rewrite, based on execute.exp * lib/chill.exp: major changes to diff proc and compile and link procs. added chill_fail and chill_pass wrappers to pass and fail. added more comments, and handle error codes better. Added a hack to capture stderr from exec, so noncompile tests can work. Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com) * chill.execute/execute.exp: rewrite of testsuite driver * lib/chill.exp: rewrite of testsuite driver * config/unix-chill.exp: rewrite of testsuite driver Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com) In chill.execute: * iexpr.ch: Standardize uppercase. * tuples.dat: Standardize uppercase. * vary.ch: standardize. Correct varying string assignments. * vary.dat: Add new output lines. Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com) In chill.execute: * chprintf.ch: Standardize use of uppercase. * tuples.ch: Standardize and turn arr2 into a DCL, rather than a SYN. * pinits.ch: Standardize. Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com) * rts.c: Get malloc() from , not . * Makefil: Renamed to Makefile.in. * configure.in: New. Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com) In chill.execute: * .cvsignore: Add result/output files. * Makefile: Fix up variables at start. Use MFLAGS everywhere. Correct bool_loc, built_ins entries. Add entry for vary1.ch. * bitarray.ch: Standardize upper-case usage. * bitexpr.ch: Standardize, add output of b1. * params.ch: Use arrayt in along PROC parameters, to avoid novelty problems. * sets.ch: Tiny cleanup. * vary1.ch: Re-indent. Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com) * Add PR-related files to Makefiles, .cvsignore files, etc. Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com) * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts with compiler objects. New names are test-flow.c and test-loop.c Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com) * Upgraded c-torture tests from 1.19 to 1.20 * new files: * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c * gcc.compile: 930623-1.c 930623-2.c * gcc.noncompile: 930622-1.c 930622-2.c * gcc.failure: 920411-1.c 920627-2.c * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com) * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp More changes to get testsuite working properly. Needs more work. Added some support for POSIX IEEE Std 1003.3-1991 error messages. Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com) * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp More changes to get testsuite working properly. Needs more work. Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com) * chill.compile/compile.exp: Added for Dejagnu support * chill.execute/execute.exp: Added for Dejagnu support * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com) This should complete moving the CHILL test files. * chill.noncompile(.cvsignore printf.grt in-printf.grt chprintf.grt chprintf.ch): Added test-support files. (Makefile): Modified further. * chill.compile (emptymod.ch gdbme.ch neg_range.ch signal.ch): Added test files. * chill.execute (.cvsignore printf.grt printr.c in-printf.grt rts.c chprintf.grt rts.h): Added test-support files. (Makefile): More corrections. Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com) * chill.compile, chill.execute, chill.nocompile: Add CHILL test cases, ready for DejaGnu. Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com) * Upgraded c-torture tests from 1.18 to 1.19 * gcc.compile: added test(s): 930607-1.c * gcc.execute: added test(s): 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c * added new subdirectory for misc tests: gcc.misc-tests * gcc.misc-test(s): added tests: inst-check.c test-consts.c test-ior.c test-switch.c Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com) * lib/mike-g++.exp: Load `./a.out', not `a.out'. Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com) * g++.old-deja/old-deja.exp: Don't delete all the .o files. Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com) * Upgraded c-torture tests from 1.17 to 1.18 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com) * Upgraded c-torture tests from 1.12 to 1.17 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com) * lib/old-dejagnu.exp: Fixed handling of XFAIL target triplets to correctly recognize wildcard characters. Removed code that appended a unique id tag to the end of the file name printed out by the result of the testcases within a given test file. Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com) * lib/old-dejagnu.exp: Reworked expected failure handling to trigger off of XFAIL keyword in keyphrase embeded in testcase source code. The XFAIL keyword must be at the end of the keyphrase line. It may optionally be followed by one or more target triplets. It has just occured that the handling of wildcards in the target triplet may not be correct. Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com) * g++.old-deja/tests: Moved all subdirectories up one level into g++.old-deja . * lib/old-dejagnu.exp: Fixed problem with CXXFLAGS not being properly reset, and being corrupted with extraneous "-c" compiler option. This was causing binaries to not be generated for test that needed them. Modified strings passed to "pass" and "fail" so that individual tests from the same test file would be distinguished by an identifier appended to the test file name in the summary logs; this corrected a problem with erroneous diff logs. Added code to search testcases for expected fail and unexpected pass keywords. Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com) * lib/c-torture.exp: Ignore "file path prefix*unused" message. Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com) * g++.old-deja/tests/g++.sun/g++.frag/1045608.C: Removed extraneous text from end of "Special g++ Options" keyphrase. * lib/old-dejagnu.exp: Added pattern matching to look for new keywords, embedded in testcases comments, which will trigger calls to xpass and xfail. Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com) * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase comments embedded in the testcases, especially the one looking for special compiler options, as well as the pattern matching for the compiler output again. Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com) * lib/old-dejagnu.exp: Do a proper check of the return value for execute tests. Fixed several problems with the pattern matching of the compiler output which gave erroneous test results. Changed several of the test result messages to be more descriptive. * config/unix-g++.exp: Proc g++_load now actually works and executes the tests passed to it and returns a usable return value. Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com) * lib/gcc.exp: Exits gracefully if $CC is bogus. Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com) * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp: Modified both files to properly execute the old style dejagnu tests. The previous versions of these files were experimental and did not function anything near correctly. Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com) * Removed all Makefile.in and configure.in files. No configuration needed now. Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com) * lib: relocated old-dejagnu.exp from devo/dejagnu/lib Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) * gcc.compile/configure.in, gcc.unsorted/configure.in, gcc.special/configure.in, gcc.noncompile/configure.in, gcc.execute/configure.in, gcc.code_quality/configure.in, g++.other/configure.in, g++.old-deja/configure.in, g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote in srcname setting. Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com) * lib/udi.exp: Fixed mondfe and mondfe_download. * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x. * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x. Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com) * config/udi-gdb.exp: Check $shell_id after connecting to target. (gdb_exit): Don't remove *_soc files. Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com) * lib/c-torture.exp: Don't look for main; instead always use -w -c. This is how the c-torture tests work. Remove the object file if the compilation succeeds. * gcc.execute/execute.exp: Remove executable if test passes. * gcc.noncompile/noncompile.exp: Every test is an expected failure. * gcc.special/special.exp: Added tests from c-torture 1.11, corrected use of existing test. * gcc.execute/920302-1.c, gcc.execute/920501-8.c, gcc.execute/920625-1.c: Updated to c-torture 1.11. * gcc.compile/921103-1.c, gcc.compile/921109-1.c, gcc.compile/921109-2.c, gcc.compile/921109-3.c, gcc.compile/921111-1.c, gcc.compile/921116-2.c, gcc.compile/921118-1.c, gcc.compile/921126-1.c, gcc.compile/921202-1.c, gcc.compile/921202-2.c, gcc.compile/921203-1.c, gcc.compile/921203-2.c, gcc.compile/921206-1.c, gcc.execute/921029-1.c, gcc.execute/921104-1.c, gcc.execute/921110-1.c, gcc.execute/921112-1.c, gcc.execute/921113-1.c, gcc.execute/921117-1.c, gcc.execute/921123-1.c, gcc.execute/921123-2.c, gcc.execute/921124-1.c, gcc.execute/921202-1.c, gcc.execute/921202-2.c, gcc.execute/921204-1.c, gcc.execute/921207-1.c, gcc.execute/921208-1.c, gcc.execute/921208-2.c, gcc.execute/921215-1.c, gcc.execute/921218-1.c, gcc.execute/921218-2.c, gcc.noncompile/921102-1.c, gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from c-torture 1.11. * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to correspond to c-torture 1.11. * New file.