Add 20020226-1.c to test rotate patterns
[official-gcc.git] / gcc / testsuite / ChangeLog
blobb45bd6d7f49b97a5c74d69d275dac91440f7bd7d
1 2002-02-27  Michael Meissner  <meissner@redhat.com>
3         * gcc.c-torture/execute/20020226-1.c: New test.
5 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
7         * g++.dg/debug/debug4.C: New test.
9         * gcc.dg/ia64-visibility-1.c: New test.
11 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
13         * gcc.dg/debug/20020224-1.c: New.
15 2002-02-25  Kazu Hirata  <kazu@hxi.com>
17         * gcc.c-torture/execute/960416-1.x: New.
18         * gcc.c-torture/execute/divconst-3.x: Likewise.
20 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
22         * gcc.dg/20020224-1.c: New test.
24 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
26         * gcc.c-torture/execute/20020225-1.c: New.
28 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
30         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
32 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
34         * gcc.dg/20020222-1.c: New test.
36 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
38         * g++.dg/opt/anonunion1.C: New test.
40 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
42         * g++.dg/template/qualttp19.C: New test.
43         * g++.dg/template/qualttp20.C: New test.
44         * g++.old-deja/g++.jason/report.C: Adjust expected errors
45         * g++.old-deja/g++.other/qual1.C: Likewise.
47 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
49         * gcc.dg/attr-alwaysinline.c: New.
51 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
53         * gcc.dg/20020220-1.c: New test.
55         * gcc.dg/20020220-2.c: New test.
57         * g++.dg/opt/mmx1.C: New test.
59 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
61         * gcc.c-torture/compile/20020110.c: New test.
63 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
65         * gcc.c-torture/execute/20020219-1.c: New test.
67         * gcc.dg/20020219-1.c: New test.
69         * gcc.dg/noncompile/20020220-1.c: New test.
71         * g++.dg/opt/ptrintsum1.C: New test.
73         * gcc.dg/debug/20020220-1.c: New test.
75 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
77         * gcc.c-torture/execute/20020216-1.c: New test.
79 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
81         * gcc.dg/decl-1.c: Update, new test.
83 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
85         * g++.dg/abi/bitfield1.C: New test.
86         * g++.dg/abi/bitfield2.C: New test.
88 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
90         * gcc.dg/attr-nest.c: New test.
92 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
94         * gcc.c-torture/execute/20020215-1.c: New test.
96 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
98         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
99         * g++.dg/debug/debug.exp: New.
100         * g++.dg/debug/trivial.C: New.
101         * g++.dg/debug/debug1.C: Moved...
102         * g++.dg/other/debug1.C: ...from here.
103         * g++.dg/debug/debug2.C: Moved...
104         * g++.dg/other/debug2.C: ...from here.
105         * g++.dg/debug/debug3.C: Moved...
106         * g++.dg/other/debug3.C: ...from here.
108         * gcc.dg/noncompile/20020213-1.c: New test.
110 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
112         * g++.dg/other/debug3.C: New test.
114         * gcc.c-torture/execute/20020213-1.c: New test.
116 2002-02-13  Richard Smith <richard@ex-parrot.com>
118         * g++.old-deja/g++.other/thunk1.C: New test.
120 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
122         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
124 2002-02-13  Stan Shebs  <shebs@apple.com>
126         * gcc.dg/altivec-3.c: New.
128 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
130         * gcc.dg/Wunreachable-1.c: New test.
131         * gcc.dg/Wunreachable-2.c: New test.
133 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
135         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
137 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
139         * gcc.dg/decl-1.c: New test.
141 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
143         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 
145 2002-02-10  Kazu Hirata  <kazu@hxi.com>
147         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
148         * gcc.c-torture/compile/980506-1.x: Likewise.
150 2002-02-10  Kazu Hirata  <kazu@hxi.com>
152         * gcc.dg/20020210-1.c: New.
154 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
156         * g77.f-torture/execute/947.f: New regression test
157         for PR fortran/947.
159 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
161         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
162         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
164 2002-02-08  Richard Henderson  <rth@redhat.com>
166         * gcc.c-torture/compile/labels-3.c: New.
168 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
170         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
171         expression statements work instead.
172         * gcc.dg/noncompile/20020207-1.c: New test.
174 2002-02-07  Richard Henderson  <rth@redhat.com>
176         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
178 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
180         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
181         message from g77
182         * lib/g77-dg.exp: Trim g77 error messages so that they are
183         recognised by dg.exp.
185 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
187         PR fortran/5473
188         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.  
190 2002-02-07  Richard Henderson  <rth@redhat.com>
192         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
193         to be sufficiently aligned for integers.
195 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
197         * g++.dg/template/friend4.C: New test.
199 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
201         PR fortran/5743
202         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
203         unsupported cases.
205 2002-02-07  Richard Henderson  <rth@redhat.com>
207         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
208         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
209         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
210         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
212 2002-02-06  Richard Henderson  <rth@redhat.com>
214         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
216 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
218         * gcc.dg/20020206-1.c: New test.
220 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
222         * gcc.c-torture/execute/20020206-1.c: New test.
224         * gcc.c-torture/execute/20020206-2.c: New test.
226         PR optimization/5429:
227         * gcc.c-torture/compile/20020206-1.c: New test.
229 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
231         * g++.dg/ext/align1.C: Do not use an explicit alignment value
232         as certain file formats cannot support particularly large
233         alignments.
235         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
236         and do not expect to be able to link the executable.
238         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
239         fail because the COFF format does not support the weak attribute.
241 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
243         * g77.dg/pr5473.f:  New test
245 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
247         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
248         Fix testcase accordingly.
250 2002-02-04  Richard Henderson  <rth@redhat.com>
252         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
253         (buf): Change to be an array of pointers, not ints.
255 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
257         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
258         before all tests.  Move warning one line above to match where it
259         C frontend emits.
260         * gcc.dg/Wswitch-2.c: New test.
261         * g++.dg/warn/Wswitch-1.C: New test.
262         * g++.dg/warn/Wswitch-2.C: New test.
264 2002-02-04  Richard Henderson  <rth@redhat.com>
266         * g++.dg/abi/offsetof.C: Fix size comparison.
268 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
270         * gcc.dg/cast-qual-2.c: New test.
272 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
274         * gcc.dg/20020201-4.c: New test.
276 2002-02-04  Ben Elliston  <bje@redhat.com>
278         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
279         target_info attribute != 0, in addition to the empty string.
280         (gcc_target_compile): Likewise.
282 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
284         * gcc.dg/Wswitch.c: New test.
285         PR gcc/4475. PR gcc/3780.
287 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
289         * g77.f-torture/execute/5122.f: New test for regressions
290         against PR fortran/5122.
292 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
294         * g77.f-torture/compile/pr3743.f: Delete
295         * g77.dg/pr3743-1.f: New test.
296         * g77.dg/pr3743-2.f: New test.
297         * g77.dg/pr3743-3.f: New test.
298         * g77.dg/pr3743-4.f: New test.
300 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
302         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
304 2002-02-02  Richard Henderson  <rth@redhat.com>
306         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
307         * gcc.c-torture/execute/bf64-1.c: Likewise.
309 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
311         * gcc.dg/20020201-2.c: New test.
313         * gcc.dg/20020201-3.c: New test.
315         * gcc.c-torture/execute/bitfld-2.c: New test.
317 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
319         * gcc.dg/bitfld-1.c: Update.
320         * gcc.dg/bitfld-2.c: Update.
321         * gcc.c-torture/execute/bitfld-1.x: New.
323 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
325         * gcc.c-torture/execute/20020201-1.c: New test.
327 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
329         PR target/5469
330         * gcc.dg/20020201-1.c: New test.
332 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
334         PR fortran/3743
335         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
336         * g77.f-torture/compile/pr3743.x: Remove
338 2002-01-31  Tom Rix  <trix@redhat.com>
340         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
342 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
344         * gcc.dg/noncompile/20020130-1.c: New test.
346 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
348         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
350 2002-01-29  Richard Henderson  <rth@redhat.com>
352         * gcc.c-torture/execute/991118-1.c: Cast various constants back
353         to long long.
354         * gcc.c-torture/execute/bf64-1.c: Likewise.
356 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
358         * gcc.c-torture/execute/20020129-1.c: New test.
360 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
362         * gcc.c-torture/compile/20000224-1.c: Update.
363         * gcc.c-torture/execute/bitfld-1.c: New tests.
364         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
365         * gcc.dg/uninit-A.c: Update.
367 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
369         * g++.dg/template/ctor1.C: Add instantiation.
371 2002-01-28  Paul Koning  <pkoning@equallogic.com>
373         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
374         argument to __builtin_prefetch to be const ptr.
376 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
378         * gcc.c-torture/compile/20020120-1.c: New test.
380 2002-01-27  Kazu Hirata  <kazu@hxi.com>
382         * gcc.c-torture/execute/20020127-1.c: New test.
384 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
386         * g77.dg/f77-edit-i-in.f: New test
387         * g77.dg/f77-edit-i-out.f: New test
389 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
391         * gcc.dg/debug/debug.exp: New file.
392         * gcc.dg/debug/trivial.c: New file.
393         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
394         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
395         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
396         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
397         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
398         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
399         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
400         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
401         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
402         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
403         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
404         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
405         * gcc.dg/20000503-1.c: Removed.
406         * gcc.dg/20010207-1.c: Removed.
407         * gcc.dg/20011223-1.c: Removed.
408         * gcc.dg/20020104-2.c: Removed.
409         * gcc.dg/debug-1.c: Removed.
410         * gcc.dg/debug-2.c: Removed.
411         * gcc.dg/debug-3.c: Removed.
412         * gcc.dg/debug-4.c: Removed.
413         * gcc.dg/debug-5.c: Removed.
414         * gcc.dg/debug-6.c: Removed.
415         * gcc.dg/dwarf2-1.c: Removed.
416         * gcc.dg/dwarf2-2.c: Removed.
418 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
420         * g++.old-deja/g++.other/eh5.C: New test.
421         * g++.old-deja/g++.other/sibcall2.C: New test.
422         * g++.old-deja/g++.other/array9.C: New test.
423         * g++.old-deja/g++.other/typename2.C: New test.
424         * g++.old-deja/g++.other/crash60.C: New test.
425         * g++.old-deja/g++.other/conv9.C: New test.
426         * g++.old-deja/g++.other/mangle10.C: New test.
427         * g++.old-deja/g++.other/unchanging1.C: New test.
428         * g++.old-deja/g++.other/exprstmt1.C: New test.
429         * g++.old-deja/g++.other/inline23.C: New test.
430         * g++.old-deja/g++.eh/ia64-1.C: New test.
431         * g++.old-deja/g++.other/dwarf2-1.C: New test.
432         * g++.old-deja/g++.other/mangle11.C: New test.
433         * g++.old-deja/g++.other/reload1.C: New test.
434         * g++.old-deja/g++.other/static20.C: New test.
435         * g++.old-deja/g++.other/local-alloc1.C: New test.
436         * g++.old-deja/g++.other/conv8.C: New test.
437         * g++.old-deja/g++.other/stmtexpr2.C: New test.
438         * g++.old-deja/g++.other/storeexpr1.C: New test.
439         * g++.old-deja/g++.other/storeexpr2.C: New test.
440         * g++.dg/eh/template2.C: New test.
441         * g++.dg/warn/weak1.C: New test.
443 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
445         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
446         Remove first, non-varying, argument.
448 2002-01-23  Richard Henderson  <rth@redhat.com>
450         * gcc.dg/inline-2.c: New.
452         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
453         Add optional target arg.  Check number of arguments.
454         (scan-assembler-not, scan-assembler-dem): Likewise.
455         (scan-assembler-dem-not): Likewise.
457 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
459         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
460         line 12.
461         * g++.old-deja/g++.brendan/parse3.C,
462         g++.old-deja/g++.other/crash26.C,
463         g++.old-deja/g++.other/crash28.C,
464         g++.old-deja/g++.other/crash29.C,
465         g++.old-deja/g++.other/crash30.C,
466         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
468 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
470         * gcc.dg/20020115-1.c: New.
472 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
474         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
476 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
478         * gcc.dg/20020122-3.c: New.
480 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
482         * g++.dg/other/gc1.C: New test.
484 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
486         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
488 2002-01-22  Richard Henderson  <rth@redhat.com>
490         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
492 2002-01-22  Richard Henderson  <rth@redhat.com>
494         * gcc.dg/20020122-4.c: New.
496 2002-01-22  H.J. Lu <hjl@gnu.org>
498         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
499         link output.
500         * gcc.dg/special/ecos.exp: Likewise.
501         * lib/g++-dg.exp: Likewise.
502         * lib/g77-dg.exp: Likewise.
503         * lib/gcc-dg.exp : Likewise.
504         * lib/mike-g++.exp: Likewise.
505         * lib/mike-g77.exp: Likewise.
506         * lib/mike-gcc.exp: Likewise.
507         * lib/objc-dg.exp: Likewise.
509 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
511         PR target/5379
512         * gcc.dg/20020122-2.c: New test.
514 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
516         * gcc.dg/20020122-1.c: New test.
518 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
520         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
522 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
524         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
526 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
528         * gcc.c-torture/compile/20020121-1.c: New test.
530 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
532         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
533         ld_library_path.
535 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
537         * gcc.dg/20020218-1.c: New test.
539 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
541         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
542         messages
543         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
544         "At global scope" warning
545         * g++.dg/ext/align1.C: Change cygwin test for alignment
546         from db-bogus to dg-warning
548 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
550         * g77.f-torture/compile/cpp2.F: New test.
552 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
554         * g++.dg/template/access1.C: New test.
556 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
558         * gcc.dg/20020118-1.c: New.
560 2002-01-18  Kazu Hirata  <kazu@hxi.com>
562         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
564 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
566         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
567         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
568         alignment warnings.
570 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
572         * gcc.misc-tests/i386-prefetch.exp: Save and restore
573         torture_with_loops and torture_without_loops
575 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
577         * gcc.c-torture/compile/20020116-1.c: New test.
579 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
581         * gcc.dg/20020116-2.c: New test.
583         * gcc.dg/ultrasp4.c: New test.
585         * gcc.dg/20020116-1.c: New test.
587 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
589         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
590         by EABI.
592 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
594         * gcc.misc-tests/i386-prefetch.exp: New.
595         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
596         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
597         * gcc.misc-tests/i386-pf-none-1.c: New test.
598         * gcc.misc-tests/i386-pf-sse-1.c: New test.
600 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
602         * gcc.dg/gnu89-init-1.c: Add new tests.
604 2002-01-15  Andreas Jaeger  <aj@suse.de>
606         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
607         * gcc.dg/i386-mmx-2.c: Likewise.
608         * gcc.dg/i386-sse-1.c: Likewise.
609         * gcc.dg/i386-sse-2.c: Likewise.
610         * gcc.dg/i386-sse-3.c: Likewise.
612 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
614         * g77.f-torture/execute/intrinsic-unix-bessel.f:
615         Uncomment additional cases that now pass.
617 2002-01-11  Richard Henderson  <rth@redhat.com>
619         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
620         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
622 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
624         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
626 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
628         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
629         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
631 2002-01-10  Dale Johannesen  <dalej@apple.com>
633         * gcc.c-torture/execute/loop-11.c: New.
635 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
637         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
638         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
640 2002-01-09  Richard Henderson  <rth@redhat.com>
642         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
643         type in which to perform the operation for each size.
645 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
647         * gcc.c-torture/compile/20020109-2.c: New test.
649 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
651         * gcc.c-torture/execute/loop-10.c: New test.
653 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
655         * gcc.c-torture/compile/20010226-1.c: New test.
656         * gcc.c-torture/compile/20010227-1.c: New test.
657         * gcc.c-torture/compile/20010426-1.c: New test.
658         * gcc.c-torture/compile/20010510-1.c: New test.
659         * gcc.c-torture/compile/20010605-3.c: New test.
660         * gcc.c-torture/compile/20010824-1.c: New test.
661         * gcc.c-torture/execute/20010409-1.c: New test.
662         * gcc.dg/noncompile/20000901-1.c: New test.
663         * gcc.dg/20001023-1.c: New test.
664         * gcc.dg/20001101-1.c: New test.
665         * gcc.dg/20001102-1.c: New test.
666         * gcc.dg/20010207-1.c: New test.
667         * gcc.dg/20010405-1.c: New test.
668         * gcc.dg/20010822-1.c: New test.
669         * gcc.dg/20011107-1.c: New test.
671 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
673         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
675         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
676         execution failure on PA targets.
678 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
680         * gcc.c-torture/compile/20020109-1.c: New test.
682 2002-01-08  Kazu Hirata  <kazu@hxi.com>
684         * gcc.c-torture/execute/20020108-1.c: New test.
686 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
688         * gcc.dg/20020108-1.c: New test.
690 2002-01-08  H.J. Lu <hjl@gnu.org>
692         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
693         for header files.
695 2002-01-08  Geoff Keating  <geoffk@redhat.com>
697         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
698         consistency.
700 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
702         * gcc.dg/altivec-4.c: Test altivec predicates.
704 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
706         * gcc.c-torture/execute/20020107-1.c: New test.
708 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
710         PR c/5279
711         * gcc.c-torture/compile/20020106-1.c: New test.
713 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
715         * gcc.c-torture/execute/nestfunc-4.c: New test.
717 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
719         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
720         extra triple that slipped in.
721         * g++.old-deja/g++.abi/align.C: Likewise.
722         * g++.old-deja/g++.abi/bitfields.C: Likewise.
724 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
726         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
727         * g++.old-deja/g++.abi/align.C: Likewise.
728         * g++.old-deja/g++.abi/bitfields.C: Likewise.
730         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
731         on FreeBSD/i386.
732         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
733         FreeBSD.
735 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
737         * gcc.dg/20020104-1.c: New test.
739         * gcc.dg/20020104-2.c: New test.
741 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
743         * gcc.dg/20020103-1.c: Fix typo in target selector.
745 2002-01-03  Richard Henderson  <rth@redhat.com>
747         * gcc.dg/20020103-1.c: New.
749 2002-01-03  Kazu Hirata  <kazu@hxi.com>
751         * gcc.c-torture/execute/20020103-1.c: New test.
753 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
755         * g++.dg/other/debug2.C: New test.
757         * gcc.c-torture/compile/20020103-1.c: New test.
759 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
761         * gcc.dg/gnu89-init-1.c: Added new tests.
763 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
765         * g++.dg/template/friend2.C: Remove as patch is reverted.
767         * g++.dg/warn/oldcast1.C: New test.
769         * g++.dg/template/ptrmem1.C: New test.
770         * g++.dg/template/ptrmem2.C: New test.
772         * g++.dg/template/ntp.C: New test.
774         * g++.dg/other/component1.C: New test.
776         * g++.dg/template/ttp3.C: New test.
778         * g++.dg/template/friend2.C: New test.
779         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
781 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
783         * g++.dg/other/ptrmem1.C: New test.
784         * g++.dg/other/ptrmem2.C: New test.
786 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
788         * g++.dg/template/ctor1.C: New test.
790 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
792         * g++.dg/template/friend2.C: New test.
794 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
796         * gcc.dg/mmix-1.c: New test.
798 2001-12-31  Richard Henderson  <rth@redhat.com>
800         * gcc.dg/asm-5.c: New.
802 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
804         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
805         in namespace __gnu_cxx
807 2001-12-30  Richard Henderson  <rth@redhat.com>
809         * gcc.dg/debug-6.c: New.
811 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
813         * gcc.c-torture/compile/20011229-2.c: New test.
815 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
817         * gcc.dg/debug-3.c: New test.
818         * gcc.dg/debug-4.c: New test.
819         * gcc.dg/debug-5.c: New test.
821 2001-12-29  Richard Henderson  <rth@redhat.com>
823         * g++.dg/eh/loop1.C: New.
825 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
827         * g++.dg/template/crash1.C: New test.
829 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
831         * g++.dg/other/const1.C: New test.
833 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
835         * gcc.c-torture/compile/20011229-1.c: New test.
837 2001-12-28  Stan Shebs  <shebs@apple.com>
839         * lib/objc-torture.exp: Resync with c-torture.exp.
840         * lib/objc.exp: Load standard libraries.
842 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
844         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
845         additional tests.
847 2001-12-27  Roger Sayle <roger@eyesopen.com>
849         * gcc.c-torture/execute/string-opt-16.c: New testcase.
851 2001-12-27  Richard Henderson  <rth@redhat.com>
853         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
855 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
857         * g++.dg/eh/ctor1.C: New test.
858         * g++.dg/other/error2.C: New test.
860 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
862         * g++.dg/other/init2.C: New test.
864 2001-12-24  Richard Henderson  <rth@redhat.com>
866         * gcc.dg/20011223-1.c: New.
867         * gcc.dg/inline-1.c: New.
869 2001-12-23  Richard Henderson  <rth@redhat.com>
871         * gcc.dg/asm-4.c: Test operand modifiers.
873 2001-12-23  Richard Henderson  <rth@redhat.com>
875         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
877 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
879         * gcc.c-torture/execute/20011223-1.c: New test.
881 2001-12-21  Richard Henderson  <rth@redhat.com>
883         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
884         re-enables the warning.
886 2001-12-21  Richard Henderson  <rth@redhat.com>
888         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
890 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
892         * gcc.c-torture/compile/20011218-1.c: New test.
894 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
896         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
897         arm-isr.c test.
898         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
899         epilogue generation for ARM ISR routines.
901 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
903         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
904         * gcc.dg/format/c90-printf-3.c: Likewise.
905         * gcc.dg/format/c99-printf-3.c: Likewise.
906         * gcc.dg/format/ext-1.c: Likewise.
907         * gcc.dg/format/ext-6.c: Likewise.
908         * gcc.dg/format/format.h: Prototype unlocked stdio.
910 2001-12-20  Richard Henderson  <rth@redhat.com>
912         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
913         (arena): Use it.
914         (malloc): Correct allocation logic.  Abort if we fill up the
915         arena before initialization complete.
916         (realloc): Correct allocation logic.
918 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
920         * gcc.c-torture/compile/20011219-2.c: New test.
922         * gcc.c-torture/execute/20011219-1.c: New test.
924 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
926         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
927         target does not support weak symbols.
929 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
931         * gcc.c-torture/compile/20011219-1.c: New test.
933 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
935         * g++.dg/other/error1.C: New test.
937 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
939         * gcc.c-torture/execute/20011217-1.c: New test.
941 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
943         * objc.dg/special/: New directory.
944         * objc.dg/special/special.exp: New file.
945         * objc.dg/special/unclaimed-category-1.h: New file.
946         * objc.dg/special/unclaimed-category-1a.m: New file.
947         * objc.dg/special/unclaimed-category-1.m: New file.
949 2001-12-17  Andreas Jaeger  <aj@suse.de>
951         * gcc.c-torture/compile/20011217-2.c: New test.
953 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
955         * gcc.c-torture/compile/20011217-1.c: New test.
957 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
959         * testsuite/gcc.dg/20011214-1.c: New.
961 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
963         * gcc.dg/altivec-4.c: New.
965 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
967         * gcc.dg/20011113-1.c: New test.
969 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
971         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
972         std::__malloc_alloc_template<0> and
973         std::__default_alloc_template<false, 0>.
975 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
977         * objc/execute/bf-21.m: New test.
978         * objc/execute/enumeration-1.m: New test.
979         * objc/execute/enumeration-2.m: New test.
981 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
983         * gcc.dg/gnu89-init-1.c: New test.
985 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
987         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
988         * g++.old-deja/g++.jason/2371.C: Likewise.
989         * g++.old-deja/g++.jason/template33.C: Likewise.
990         * g++.old-deja/g++.jason/template34.C: Likewise.
991         * g++.old-deja/g++.jason/template36.C: Likewise.
992         * g++.old-deja/g++.oliva/typename1.C: Likewise.
993         * g++.old-deja/g++.oliva/typename2.C: Likewise.
994         * g++.old-deja/g++.other/typename1.C: Likewise.
995         * g++.old-deja/g++.pt/inherit2.C: Likewise.
996         * g++.old-deja/g++.pt/nontype5.C: Likewise.
997         * g++.old-deja/g++.pt/typename11.C: Likewise.
998         * g++.old-deja/g++.pt/typename14.C: Likewise.
999         * g++.old-deja/g++.pt/typename16.C: Likewise.
1000         * g++.old-deja/g++.pt/typename3.C: Likewise.
1001         * g++.old-deja/g++.pt/typename4.C: Likewise.
1002         * g++.old-deja/g++.pt/typename5.C: Likewise.
1003         * g++.old-deja/g++.pt/typename7.C: Likewise.
1004         * g++.old-deja/g++.robertl/eb9.C: Likewise.
1006 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
1008         * g++.dg/other/linkage1.C: New test.
1009         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
1010         specifiers.
1012 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1014         * gcc.dg/concat.c: New test.
1016 2001-12-11  Stan Shebs  <shebs@apple.com>
1018         * objc/compile: New test directory.
1019         * objc/compile/compile.exp: New expect script.
1020         * objc/compile/20011211-1.m: New compile test.
1022 2001-12-11  Jason Merrill  <jason@redhat.com>
1024         * lib/prune.exp (prune_gcc_output): Also handle "In member
1025         function".  So many permutations...
1027 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
1029         * g++.dg/template/typedef1.C: New test.
1031 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
1033         * g++.dg/other/copy1.C: New test.
1035 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1037         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1039         * gcc.dg/builtin-choose-expr.c: New.
1041 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1043         * gcc.dg/altivec-2.c: New.
1045 2001-12-07  Richard Henderson  <rth@redhat.com>
1047         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1049 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1051         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1052         ultrasparc.
1054 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1056         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1058 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1060         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1061         variable argument list.
1063 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1065         * gcc.c-torture/execute/memcheck: Delete entire directory.
1066         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1067         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1069 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1071         * gcc.dg/Wshadow-1.c: New test.
1073 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1075         * gcc.c-torture/compile/20011130-1.c: New test.
1077         * gcc.dg/noncompile/20011025-1.c: New test.
1079         * g++.dg/other/anon-union.C: New test.
1081         * gcc.c-torture/execute/20011024-1.c: New test.
1083 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1085         * gcc.c-torture/execute/20000722-1.x,
1086         gcc.c-torture/execute/20010123-1.x: Remove.
1087         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1088         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1089         gcc.dg/c99-complit-2.c: New tests.
1091 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1093         * g++.dg/inherit/base1.C: New test.
1095 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1097         * g++.dg/other/stdarg1.C: New test.
1099         * gcc.c-torture/compile/20011130-2.c: New test.
1101 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1103         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1104         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1105         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1106         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1107         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1108         * gcc.dg/builtin-prefetch-1.c: New test.
1110 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1112         * gcc.dg/20011130-1.c: New test.
1114 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1116         * g++.dg/other/scope1.C: New test.
1117         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1119 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1121         * gcc.dg/vla-init-1.c: New test.
1123 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1125         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1127 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1129         * objc.dg/alias.m: Update.
1130         * objc.dg/class-1.m: Update.
1131         * objc.dg/const-str-1.m: Update.
1132         * objc.dg/fwd-proto-1.m: Update.
1133         * objc.dg/id-1.m: Update.
1134         * objc.dg/super-class-1.m: Update.
1136 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1138         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1139         constructs.
1141 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1143         * gcc.c-torture/execute/20011128-1.c: New test.
1145 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1147         * gcc.dg/20011127-1.c: New test.
1149 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1151         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1152         from Austin Group draft 7.
1153         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1154         scanf format arguments.
1155         * gcc.dg/format/no-exargs-2.c: New test.
1157 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1159         * g++.dg/abi/vbase8-4.C: New test.
1161 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1163         * gcc.c-torture/execute/20011121-1.c: New test.
1165 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1167         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1169 2001-11-23  Andreas Jaeger  <aj@suse.de>
1171         * gcc.dg/cpp/charconst-2.c: New test.
1173 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1175         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1176         to the host if it is remote.  Let tests specify extra headers
1177         they use.
1178         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1179         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1180         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1181         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1182         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1183         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1184         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1185         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1186         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1187         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1189 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1191         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1192         for little endian ARMs.
1194 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1196         * gcc.c-torture/compile/20011119-1.c: New test.
1197         * gcc.c-torture/compile/20011119-2.c: New test.
1199 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1201         * gcc.dg/altivec-1.c: Fix typo.
1203 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1205         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1207 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1209         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1211 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1213         * lib/g77.exp: Don't specify --rpath-link.
1215         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1216         across all the headers.
1217         * gcc.dg/format/format.exp: For testing on a remote host,
1218         copy format.h.
1220         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1221         * gcc.c-torture/execute/930406-1.c: Likewise.
1222         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1224 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1226         * gcc.dg/altivec-1.c: New.
1228 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1230         * gcc.dg/cpp/fpreprocessed.c: New test case.
1232 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1234         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1235         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1236         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1238 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1240         * gcc.dg/no-builtin-1.c: New test.
1242 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1244         * gcc.c-torture/execute/20011115-1.c: New test.
1246 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1248         * gcc.c-torture/compile/20011114-2.c: New test.
1249         * gcc.c-torture/compile/20011114-3.c: New test.
1250         * gcc.c-torture/compile/20011114-4.c: New test.
1252 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1254         * g++.dg/other/init1.C: New test.
1256 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1258         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1259         message.
1261         * gcc.c-torture/execute/20011114-1.c: New testcase.
1263         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1264         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1265         like the (before this change) version of 20010327-1.c.
1267 2001-11-14  Roger Sayle <roger@eyesopen.com>
1269         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1271 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1273         * g++.dg/init/array2.C: New test.
1275 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1277         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1279 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1281         * g++.dg/other/forscope1.C: New test.
1282         * g++.dg/ext/forscope1.C: New test.
1283         * g++.dg/ext/forscope2.C: New test.
1285 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1287         * gcc.c-torture/execute/20011113-1.c: New test.
1289 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1291         * gcc.c-torture/execute/20011109-2.c: New test.
1293         * gcc.c-torture/execute/20011109-1.c: New test.
1295 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1297         * gcc.c-torture/compile/20011109-1.c: New test.
1299 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1301         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1302         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1303         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1304         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1305         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1306         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1307         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1309 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1311         * g++.dg/warn/Wshadow-1.C: New tests.
1312         * g++.old-deja/g++.mike/for3.C: Update.
1314 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1316         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1317         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1318         XFAILs.  Adjust expected error texts.
1319         * gcc.c-torture/compile/20011106-1.c,
1320         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1321         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1322         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1323         gcc.dg/c99-array-lval-5.c: New tests.
1325 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1327         * gcc.dg/cpp/defined.c: Update.
1329 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1331         * gcc.c-torture/execute/anon-1.c: New test.
1333 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1335         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1336         same size, so no warning should be produced on stormy16.
1338         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1339         due to oversized array.
1340         * g++.old-deja/g++.mike/ns15.C: Likewise.
1341         * g++.old-deja/g++.pt/crash16.C: Likewise.
1343 2001-11-02  Graham Stott  <grahams@redhat.com>
1345         * g++.dgother/debug1.C: Fix typos.
1347 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1349         * g++.dg/other/debug1.C: New test.
1351 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1353         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1354         of unsigned long.
1356 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1358         * gcc.dg/20011029-2.c: New test.
1360         * gcc.c-torture/compile/20011029-1.c: New test.
1362 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1364         * objc/execute/class_self-1.m: New test.
1365         * objc/execute/class_self-2.m: New test.
1367 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1369         * gcc.misc-tests/msgs.exp: Delete.
1370         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1371         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1372         error set to match recent changes.
1374 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1376         * gcc.dg/20011021-1.c: New test.
1378 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1380         * gcc.c-torture/compile/20011023-1.c: New test.
1382 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1384         * lib/g77.exp: Rewrite based on lib/g++.exp.
1386 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1388         * gcc.c-torture/execute/20011019-1.c: New test.
1390         * gcc.dg/20011018-1.c: New test.
1392 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1394         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1396 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1398         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1399         * gcc.dg/attr-invalid.c: Likewise.
1401 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1403         * testsuite/gcc.dg/20011015-1.c: New test.
1405 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1407         * g++.dg/template/unify2.C: New test.
1409 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1411         * g++.dg/other/exception-specification.C: New test
1413 2001-10-13  Tom Rix  <trix@redhat.com>
1415         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1416         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1418 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1420         * testsuite/gcc.dg/20011009-1.c: New test.
1422 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1424         PR g++/4476
1425         * g++.dg/other/friend1.C: New test.
1427 2001-10-11  Richard Henderson  <rth@redhat.com>
1429         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1431 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1433         * gcc.c-torture/compile/20011010-1.c: New.
1435 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1437         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1438         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1439         g77.f-torture/execute/execute.exp,
1440         g77.f-torture/noncompile/noncompile.exp,
1441         gcc.c-torture/compile/compile.exp,
1442         gcc.c-torture/execute/execute.exp,
1443         gcc.c-torture/execute/ieee/ieee.exp,
1444         gcc.c-torture/execute/memcheck/memcheck.exp,
1445         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1446         objc/execute/execute.exp: Update FSF address.
1448 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1450         * gcc.dg/cpp/cmdlne-C.c: Update.
1451         * gcc.dg/cpp/cmdlne-C2.c: New.
1453 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1455         * gcc.c-torture/execute/20011008-3.c: New.
1457 2001-10-08  DJ Delorie  <dj@redhat.com>
1459         * gcc.dg/20011008-1.c: New.
1460         * gcc.dg/20011008-2.c: New.
1462 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1464         * gcc.dg/cpp/spacing1.c: Update test.
1466 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1468         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1469         spelling errors of "separate" as "seperate".
1471 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1473         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1474         enough to avoid inlining.
1476 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1478         * lib/g77.exp: set libg2c_dir correctly.
1480 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1482         * gcc.dg/cpp/macro11.c: New test.
1484 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1486         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1487         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1488         gcc.dg/format/multattr-3.c: New tests.
1489         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1490         tests for format attributes on function pointers being rejected.
1492 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1494         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1496 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1498         * g++.dg/warn/format1.C: New test.
1500 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1502         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1504 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1506         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1508 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1510         * gcc.dg/cpp/redef2.c: Add test.
1512 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1514         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1515         long-standing bug on i686, apparently.
1516         * gcc.c-torture/execute/loop-2c.x: New file.
1517         * gcc.c-torture/execute/loop-2d.x: New file.
1518         * gcc.c-torture/execute/loop-3c.x: New file.
1520 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1522         * gcc.dg/cpp/20000625-2.c: Correct line number.
1524 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1526         * gcc.dg/cpp/macro10.c: New test.
1527         * gcc.dg/cpp/strify3.c: New test.
1528         * gcc.dg/cpp/spacing1.c: Add tests.
1529         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1530         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1532 2001-09-24  DJ Delorie  <dj@redhat.com>
1534         * gcc.c-torture/execute/20010924-1.c: New test.
1536 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1538         * testsuite/objc/execute/paste.m: Remove.
1540 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1542         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
1544 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
1546         * g77.dg/strlen0.f: New test.
1548 2001-09-21  Richard Henderson  <rth@redhat.com>
1550         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
1551         * g++.old-deja/g++.abi/vtable2.C: Likewise.
1553 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1555         Table-driven attributes.
1556         * g++.dg/ext/attrib1.C: New test.
1558 2001-09-20  DJ Delorie  <dj@redhat.com>
1560         * gcc.dg/20000926-1.c: Update expected warning messages.
1561         * gcc.dg/array-2.c: Likewise, and test for warnings too.
1562         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
1563         array.
1565 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
1567         * g++.dg/eh/registers1.C: New test case.
1569 2001-09-17  Richard Henderson  <rth@redhat.com>
1571         * gcc.dg/array-5.c: Fix VLA decomposition test.
1573 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1575         * gcc.dg/cpp/line5.c: New testcase.
1577 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1579         * gcc.dg/cpp/macro9.c: New test.
1581 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
1583         * gcc.c-torture/execute/980223.c: Change type of addr from long
1584         to char *.
1586 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
1588         * gcc.c-torture/execute/20010915-1.c: New test.
1590 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
1592         * g77.dg/bprob: New directory.
1593         * g77.dg/bprob/bprob.exp: New file.
1594         * g77.dg/bprob/bprob-1.f: New test.
1595         * g77.dg/gcov: New directory.
1596         * g77.dg/gcov/gcov.exp: New file.
1597         * g77.dg/gcov/gcov-1.f: New test.
1598         * g77.dg/gcov/gcov-1.x: New file.
1600 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1602         * gcc.dg/cpp/directiv.c: Update.
1603         * gcc.dg/cpp/undef1.c: Update.
1605 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
1607         * gcc.dg/20010912-1.c: New test.
1609 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
1611         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
1612         language-independent file in lib.
1613         * lib/gcov.exp: New file.
1615 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1617         * gcc.c-torture/compile/20010911-1.c: New test.
1619 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
1621         * lib/profopt.exp: New, to support profile-directed optimizations.
1622         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
1623         * gcc.misc-tests/bprob-1.c: New test.
1624         * gcc.misc-tests/bprob-2.c: New test.
1626 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
1628         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
1629         XFAIL and which kinds of gcov output to verify.
1630         * gcc.misc-tests/gcov-4b.x: New file.
1631         * gcc.misc-tests/gcov-5b.x: New file.
1632         * gcc.misc-tests/gcov-6.x: New file.
1633         * gcc.misc-tests/gcov-7.c: New test.
1634         * gcc.misc-tests/gcov-7.x: New file.
1636 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
1638         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
1639         * gcc.misc-tests/gcov-6.c: New test.
1641 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1643         PR c++/3986
1644         * g++.dg/abi/vbase1.C: New test.
1646 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
1648         * objc.dg/method-2.m: New.
1650 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1652         PR c++/4203
1653         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
1654         * g++.dg/init/empty1.C: New test.
1656 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
1658         * gcc.c-torture/compile/20010903-1.c: New test.
1660 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
1662         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
1663         for m68k.
1665 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
1667         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
1669         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
1671         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
1673 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
1675         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
1676         for 16-bit 'unsigned int'.
1678 2001-08-29  Kazu Hirata  <kazu@hxi.com>
1680         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
1682 2001-08-27  Richard Henderson  <rth@redhat.com>
1684         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
1685         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
1687 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
1689         * gcc.dg/asm-names.c (ymain): New.
1691 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
1693         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
1694         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
1695         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
1697 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1699         * gcc.dg/compare5.c: New testcase.
1701 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1703         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
1704         and "In instantiation".
1706 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
1708         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
1710 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
1712         * gcc.misc-tests/gcov.exp: Add support for branch information.
1713         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
1714         * gcc.misc-tests/gcov-4.c: New test.
1715         * gcc.misc-tests/gcov-4b.c: New test.
1716         * gcc.misc-tests/gcov-5b.c: New test.
1718 2001-08-20  Zack Weinberg  <zackw@panix.com>
1720         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1721         expected to fail.
1723 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1725         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1727 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1729         * g++.dg/eh/template1.C: New test.
1731 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
1733         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1734         Fix thinko.
1735         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1736         for xfail.
1738 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
1740         * lib/g77-dg.exp:  Use prune.exp for common procedures
1741         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1742         * lib/g77.exp: (g77-dg-prune) Remove
1744 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
1746         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1748 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1750         * g++.dg/template/unify1.C: New test.
1752 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1754         * g++.dg/abi/empty4.C: New test.
1756 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1758         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1759         solaris2.*
1760         * g77.f-torture/compile/pr3743.x: Likewise
1762 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1764         * g++.dg/other/using-declaration.C: New test.
1766 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1768         * gcc.dg/cpp/tr-sign.c: New testcase.
1770 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1772         * gcc.dg/cpp/19951025-1.c: Revert.
1773         * gcc.dg/cpp/directiv.c: We no longer process directives that
1774         interrupt macro arguments.
1776 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1778         * gcc.dg/bconstp-1.c: New test.
1780 2001-08-03  Richard Henderson  <rth@redhat.com>
1782         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1784 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1786         * gcc.dg/cpp/19951025-1.c: Update.
1788 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1790         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1791         should be x.
1793 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1795         Kill -fhonor-std.
1796         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1797         * g++.old-deja/g++.other/std1.C: Likewise.
1798         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1800 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1802         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1803         (g77_pass, g77_fail, g77_finish, g77_exit,
1804         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1806 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1808         * g77.dg/fbackslash.f
1809         * g77.dg/fcase-preserve.f
1810         * g77.dg/ff90-1.f
1811         * g77.dg/ffixed-line-length-0.f
1812         * g77.dg/ffixed-line-length-132.f
1813         * g77.dg/ffixed-line-length-7.f
1814         * g77.dg/ffixed-line-length-72.f
1815         * g77.dg/ffixed-line-length-none.f
1816         * g77.dg/ffree-form-1.f
1817         * g77.dg/fno-backslash.f
1818         * g77.dg/fno-f90-1.f
1819         * g77.dg/fno-fixed-form-1.f
1820         * g77.dg/fno-onetrip.f
1821         * g77.dg/fno-typeless-boz.f
1822         * g77.dg/fno-underscoring.f
1823         * g77.dg/fno-vxt-1.f
1824         * g77.dg/fonetrip.f
1825         * g77.dg/ftypeless-boz.f
1826         * g77.dg/fugly-assumed.f
1827         * g77.dg/funderscoring.f
1828         * g77.dg/fvxt-1.f
1830 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1832         * objc.dg/fwd-proto-1.m: New.
1833         * objc.dg/local-decl-1.m: New.
1834         * objc.dg/naming-1.m: New.
1835         * objc.dg/naming-2.m: New.
1836         * objc.dg/proto-hier-1.m: New.
1838 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1840         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1841         largest-type elements to a struct makes its size grow.
1843 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1845         * g++.dg/abi/vthunk1.C: New test.
1847 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1849         * g++.dg/abi/vbase8-22.C: New test.
1851 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1853         * gcc.dg/cpp/macro8.c: New test.
1855 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1857         * g++.dg/abi/vbase8-21.C: New test.
1859 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1861         * g++.dg/abi/vbase8-10.C: New test.
1863 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1865         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1866         ${tool}_set_ld_library_path.
1867         Changed caller.
1868         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1869         g++.exp.
1871 2001-07-26  Stan Cox <scox@redhat.com>
1873         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1874         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1875         gcc_exit, gcc_check_unsupported_p):
1876         Moved to gcc-deps.exp
1877         * gcc-deps.exp: New file.
1879 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1881         * g++.old-deja/g++.pt/defarg14.C: New test.
1883 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1885         * g++.old-deja/g++.other/lineno5.C: New test.
1887 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1889         * g++.old-deja/g++.pt/crash68.C: New test.
1891 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1893         * g++.old-deja/g++.other/crash42.C: New test.
1895 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1897         * gcc.dg/cpp/extratokens.c: Fix.
1898         * gcc.dg/cpp/skipping2.c: New tests.
1900 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1902         * gcc.c-torture/execute/20010724-1.c: New file.
1903         * gcc.c-torture/execute/20010724-1.x: New file.
1905 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1907         * g++.old-deja/g++.other/cond7.C: New test.
1909 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1911         * g++.old-deja/g++.other/optimize4.C: New test.
1913 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1915         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1917 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1919         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1920         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1921         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1922         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1924         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1925         bug report" message.
1927         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1928         * g++.dg/ext/instantiate1.C: Move from old-deja.
1930 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1932         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1933         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1934         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1935         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1937 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1939         * gcc.c-torture/execute/20010723-1.c: New test.
1941 2001-07-23  Ben Elliston  <bje@redhat.com>
1943         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1945 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1947         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1948         i[34567]86-*-*.
1949         Delete handling of ieee_multilib_flags.
1950         Pass -mieee for alpha*-*-* and sh-*-*.
1951         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1953 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1955         Remove old-abi tests.
1956         * g++.old-deja/g++.mike/p11116.C: Remove.
1957         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1959 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1961         * g77.f-torture/compile/pr3743.f:  New test
1963 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1965         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1967 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1969         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1970         g++.old-deja/g++.pt/static6.C: Likewise.
1971         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1972         supports weak symbols.
1974 2001-07-18  Andreas Jaeger  <aj@suse.de>
1976         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1977         supported again.
1979 2001-07-18  Andreas Jaeger  <aj@suse.de>
1981         * gcc.dg/iftrap-1.c: Fix target line.
1983 2001-07-17  Richard Henderson  <rth@redhat.com>
1985         * gcc.c-torture/execute/20010717-1.c: New.
1987 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1989         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1990         tests.
1992 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1994         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1996 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1998         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1999         UAC_SIGBUS, UAC_NOPRINT definitions.
2001 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2003         * objc/execute/object_is_class.m: New test.
2004         * objc/execute/object_is_meta_class.m: New test.
2006 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2008         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
2009         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
2011 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
2013         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
2014         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
2016 2001-07-14  Richard Henderson  <rth@redhat.com>
2018         * gcc.dg/iftrap-1.c: New.
2020 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
2022         * g77.f-torture/execute/intrinsic77.f: New test.
2024 2001-07-11  Janis Johnson <janis@us.ibm.com>
2026         * gcc.misc-tests/gcov-3.c: New test.
2028 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2030         * gcc.c-torture/compile/20010711-1.c,
2031         * gcc.c-torture/compile/20010711-2.c: New tests.
2033 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
2035         * gcc.c-torture/execute/20010711-1.c: New test.
2037 2001-07-11  Ben Elliston  <bje@redhat.com>
2039         * g++.old-deja/g++.other/enum5.C: New test.
2041 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2043         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2044         (g++-dg-prune): Call prune_gcc_output.
2045         * prune.exp: New file for prune_gcc_output.
2046         * lib/g++.exp, lib/gcc.exp: Load it.
2048 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2050         * gcc.c-torture/compile/20010701-1.c,
2051         g++.old-deja/g++.ext/attrib6.C: New tests.
2053 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2055         * gcc.c-torture/compile/20010706-1.c: New test.
2057 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2059         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2061 2001-06-28  Stan Shebs  <shebs@apple.com>
2063         * gcc.dg/pragma-darwin.c: New test.
2065 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2067         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2068         Solaris 2.[678] system.
2070 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2072         * gcc.dg/20010622-1.c: New test.
2074 2001-06-18  Stan Shebs  <shebs@apple.com>
2076         * objc.dg: New directory.
2077         * objc.dg/dg.exp: New file.
2078         * objc.dg/alias.m: New.
2079         * objc.dg/class-1.m: New.
2080         * objc.dg/class-2.m: New.
2081         * objc.dg/const-str-1.m: New.
2082         * objc.dg/const-str-2.m: New.
2083         * objc.dg/id-1.m: New.
2084         * objc.dg/method-1.m: New.
2085         * objc.dg/super-class-1.m: New.
2086         * lib/objc-dg.exp: New file.
2088 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2090         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2091         of label name.
2093 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2095         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2097 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2099         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2100         variable.
2102 2001-06-12  Richard Henderson  <rth@redhat.com>
2104         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2106 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2108         * g++.old-deja/g++.abi/vbase5.C: New test.
2109         * g++.old-deja/g++.abi/vbase6.C: New test.
2110         * g++.old-deja/g++.abi/vbase7.C: New test.
2112 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2114         * gcc.c-torture/compile/20010610-1.c: New test.
2116 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2118         * g++.old-deja/g++.abi/vbase4.C: New test.
2120 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2122         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2123         support %f for HC11/HC12 targets.
2124         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2125         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2126         on HC11/HC12 targets.
2127         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2129 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2131         * gcc.dg/wchar_t-1.c: New file.
2132         * gcc.dg/wint_t-1.c: Likewise.
2134 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2136         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2138 2001-06-11  Richard Henderson  <rth@redhat.com>
2140         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2142 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2144         * gcc.c-torture/compile/20010611-1.c: New test.
2146 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2148         * gcc.dg/c99-tag-1.c: Add more tests.
2150 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2152         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2153         representation on MN10300 and ARM/Thumb.
2155 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2157         * g77.f-torture/execute/20010610.f: New.
2159 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2161         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2162         names.
2164 2001-06-09  Richard Henderson  <rth@redhat.com>
2166         * gcc.c-torture/execute/ashrdi-1.c: New.
2167         * gcc.c-torture/execute/ashldi-1.c: New.
2168         * gcc.c-torture/execute/lshrdi-1.c: New.
2170 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2172         * objc/execute/load-3.m: Added. Check sending +load to categories,
2173         in addition to classes.
2175 2001-06-08  Stan Shebs  <shebs@apple.com>
2177         * objc/execute/load-2.m: New test.  From Nicola Pero
2178         <n.pero@mi.flashnet.it>.
2180 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2182         * gcc.c-torture/execute/20010605-2.c: New test.
2184 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2186         * g++.old-deja/g++.abi/vbase2.C: New test.
2187         * g++.old-deja/g++.abi/vbase3.C: New test.
2189 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2191         * g++.old-deja/g++.pt/friend49.C: New test.
2193 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2195         * g++.old-deja/g++.ext/anon3.C: New test.
2197 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2199         * g++.old-deja/g++.other/conv7.C: New test.
2201 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2203         * gcc.c-torture/compile/20010605-2.c: New test.
2205 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2207         * gcc.c-torture/execute/20010604-1.c: New test.
2209 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2211         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2213 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2215         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2216         (g++_link_flags): Likewise.
2217         (g++_init): Pass gccpath's value to two previous functions.
2219 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2221         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2222         Ensure logfile entry matches exec command line.
2224 2001-05-31  Richard Henderson  <rth@redhat.com>
2226         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2227         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2229 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2231         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2232         compiler for irix6.2
2234 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2236         * g++.old-deja/g++.other/optimize3.C: New file.
2238 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2240         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2241         assemble.
2243 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2245         * g++.old-deja/g++.other/optimize2.C: New file.
2247 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2249         * gcc.c-torture/compile/20010518-2.c: New file.
2250         * gcc.c-torture/execute/20010518-1.c: New file.
2251         * gcc.c-torture/execute/20010518-2.c: New file.
2253 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2255         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2257 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2259         G++ no longer defines builtins that do not begin with __builtin.
2260         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2261         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2262         * g++.old-deja/g++.law/builtin1.C: Likewise.
2263         * g++.old-deja/g++.law/cvt2.C: Likewise.
2264         * g++.old-deja/g++.mike/net5.C: Likewise.
2265         * g++.old-deja/g++.other/builtins1.C: Likewise.
2266         * g++.old-deja/g++.other/builtins2.C: Likewise.
2267         * g++.old-deja/g++.other/builtins3.C: Likewise.
2268         * g++.old-deja/g++.other/builtins4.C: Likewise.
2269         * g++.old-deja/g++.other/inline8.C: Likewise.
2270         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2272 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2274         * g++.old-deja/g++.pt/using1.C: Adjust.
2275         * g++.old-deja/g++.pt/using2.C: New test.
2277 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2279         * gcc.dg/cpp/charconst.c: New tests.
2280         * gcc.dg/cpp/escape.c: New tests.
2281         * gcc.dg/cpp/escape-1.c: New tests.
2282         * gcc.dg/cpp/escape-2.c: New tests.
2283         * gcc.dg/cpp/ucs.c: New tests.
2285 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2287         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2288         native compiler for irix6.5.
2290 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2292         * lib/g++.exp (g++_include_flags): Use args to compute
2293         get_multilibs.
2294         (g++_link_flags): Likewise.
2295         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2297 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2299         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2301 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2303         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2304         this file.
2306 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2308         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2309         STACK_SIZE;
2310         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2311         to STACK_SIZE; Use it to define size of add_histo array.
2312         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2313         to STACK_SIZE.
2314         (f): Use GITT_SIZE to define size of gitt local table.
2315         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2316         to STACK_SIZE; Use it to define size of bytemem array.
2318 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2320         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2321         on 68HC11/HC12 due to the asm instruction.
2322         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2323         * gcc.c-torture/compile/920520-1.x: Likewise.
2324         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2325         on 68HC11/HC12 because the function is larger than 64K.
2326         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2327         on 68HC11/HC12 because the structure is too large.
2329 2001-05-20  Richard Henderson  <rth@redhat.com>
2331         * gcc.c-torture/execute/20010520-1.c: New.
2333 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2335         * g++.old-deja/g++.warn/compare1.C: New test.
2336         * gcc.dg/compare4.c: New test.
2338 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2340         * g++.old-deja/g++.other/optimize1.C: New test.
2342 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2344         * g++.old-deja/g++.pt/spec41.C: New test.
2346 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2348         * gcc.c-torture/compile/20010114-1.x: Remove.
2350 2001-05-18  Stan Shebs  <shebs@apple.com>
2352         * gcc.c-torture/compile/20010518-1.c: New test.
2354 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2356         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2357         * g++.old-deja/g++.pt/crash67.C: New test.
2359 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2361         * g++.old-deja/g++.other/debug9.C: New test.
2363 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2365         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2367 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2369         * gcc.c-torture/compile/20010516-1.c: New test.
2371 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2373         * g++.old-deja/g++.other/crash41.C: New test.
2375 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2377         * g++.old-deja/g++.pt/crash66.C: New test.
2379 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2381         * g++.old-deja/g++.robertl/eb27.C: Convert.
2383 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2385         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2386         declaration being redundant.
2388 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2390         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2392 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2394         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2396 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2398         * lib/g++.exp: Use testsuite_flags.
2400 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2402         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2404 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2406         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2408 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2410         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2412 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2414         * gcc.c-torture/compile/20010313-1.c: New test.
2416 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2418         * gcc.dg/cpp/direct2.c: New test.
2419         * gccq.dg/cpp/direct2s.c: New test.
2421         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2423 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2425         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2426         * g++.old-deja/g++.other/op3.C: Likewise.
2428 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2430         * gcc.dg/cpp/syshdr.h: New file.
2431         * gcc.dg/cpp/sysmac1.c: Update.
2432         * gcc.dg/cpp/sysmac2.c: Update.
2434 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2436         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2438 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2440         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2441         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2443 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2445         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2447 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2449         * lib/g++.exp (g++_include_flags): Don't use any special flags
2450         if TESTING_IN_BUILD_TREE is not defined.
2451         (g++_init): Use a plain 'c++' as the compiler if
2452         TESTING_IN_BUILD_TREEE is not defined.
2454 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2456         * g++.old-deja/g++.eh/catch13.C: New test.
2457         * g++.old-deja/g++.eh/catch14.C: New test.
2459 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2461         * gcc.dg/cpp/tr-define.c: New test.
2463 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2465         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2466         <stdlib.h>, not <malloc.h>.
2468 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2470         * g++.old-deja/g++.ns/template17.C: New test.
2472 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2474         * g++.old-deja/g++.pt/ref4.C: New test.
2476 2001-04-30  Richard Henderson  <rth@redhat.com>
2478         * gcc.dg/20000724-1.c: Revert last change.
2480 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2482         * g77.f-torture/execute/20010430.f: New test.
2484 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2486         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2488 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2490         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2492 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2494         * g++.old-deja/g++.eh/crash6.C: New test.
2496 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2498         * g++.old-deja/g++.other/warn7.C: New test.
2500 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2502         * g++.old-deja/g++.other/defarg9.C: New test.
2504 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2506         * g77.f-torture/compile/20010426.f: New test.
2507         * g77.f-torture/execute/20010426.f: New test.
2509 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2511         * g77.f-torture/compile/20000629-1.x: Remove - error
2512         has been fixed.
2514 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2516         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2517         Tweak slightly to work with g++.dg framework.
2518         * g++.dg/special/ecos.exp: Run initp1.C test.
2519         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2521         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2522         its linker doesn't give line numbers either.
2523         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2525 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2527         * g++.old-deja/g++.other/lex1.C: New test.
2529 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2531         * gcc.dg/noncompile/20010425-1.c: New test.
2533 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2535         * g++.old-deja/g++.pt/mangle2.C: New test.
2537 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2539         * gcc.dg/format/plus-1.c: New test.
2541 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2543         * gcc.dg/20010423-1.c: New test.
2545 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2547         * gcc.c-torture/execute/20010422-1.c: New test.
2549 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2551         * g++.old-deja/g++.ns/type2.C: New test.
2553 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
2555         * g++.old-deja/g++.other/perf1.C: New test.
2557 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
2559         * gcc.dg/c99-func-2.c: Remove xfail.
2560         * gcc.dg/c99-func-3.c: Remove xfail.
2561         * gcc.dg/c99-func-4.c: Remove xfail.
2563 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
2565         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
2567 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2569         * gcc.c-torture/compile/20010423-1.c: New test.
2571 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2573         * g++.old-deja/g++.pt/typename28.C: New test.
2575 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2577         * g++.old-deja/g++.abi/empty2.C: New test.
2578         * g++.old-deja/g++.abi/empty3.C: New test.
2580 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2582         * g++.old-deja/g++.other/comdat2.C: New test.
2583         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
2585 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2587         * g++.old-deja/g++.other/overload14.C: New test.
2589 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2591         * g++.old-deja/g++.other/lookup23.C: New test.
2593 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2595         * gcc.c-torture/execute/20010403-1.c: New test.
2597 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
2598             Mark Mitchell  <mark@codesourcery.com>
2600         * lib/old-dejagnu.exp: Don't delete output of executable.
2601         Add .exe suffix to executables.
2603 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
2605         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
2607 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2609         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
2611 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2613         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
2614         * g++.old-deja/g++.abi/crash1.C: New test.
2616 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2618         * g++.old-deja/g++.other/crash40.C: New test.
2620 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2622         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
2624 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
2626         * g++.old-deja/g++.other/warn6.C: New test.
2628 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2630         * g++.old-deja/g++.robertl/eb42.C: Same.
2632 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2634         * gcc.dg/wtr-conversion-1.c: New testcase.
2636 2001-04-10  Richard Henderson  <rth@redhat.com>
2638         * g++.old-deja/g++.other/array5.C: New.
2640 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2642         * gcc.c-torture/execute/20010408-1.c: New test.
2644 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
2646         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
2647         headers and constructs.
2648         * g++.old-deja/g++.robertl/eb79.C: Same.
2649         * g++.old-deja/g++.robertl/eb77.C (main): Same.
2650         * g++.old-deja/g++.robertl/eb73.C: Same.
2651         * g++.old-deja/g++.robertl/eb66.C (main): Same.
2652         * g++.old-deja/g++.robertl/eb55.C (t): Same.
2653         * g++.old-deja/g++.robertl/eb54.C (main): Same.
2654         * g++.old-deja/g++.robertl/eb46.C (main): Same.
2655         * g++.old-deja/g++.robertl/eb44.C: Same.
2656         * g++.old-deja/g++.robertl/eb41.C (main): Same.
2657         * g++.old-deja/g++.robertl/eb4.C (main): Same.
2658         * g++.old-deja/g++.robertl/eb39.C: Same.
2659         * g++.old-deja/g++.robertl/eb33.C (main): Same.
2660         * g++.old-deja/g++.robertl/eb31.C (main): Same.
2661         * g++.old-deja/g++.robertl/eb30.C: Same.
2662         * g++.old-deja/g++.robertl/eb3.C: Same.
2663         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
2664         * g++.old-deja/g++.robertl/eb21.C: Same.
2665         * g++.old-deja/g++.robertl/eb15.C: Same.
2666         * g++.old-deja/g++.robertl/eb118.C: Same.
2667         * g++.old-deja/g++.robertl/eb115.C (main): Same.
2668         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
2669         * g++.old-deja/g++.robertl/eb109.C: Same.
2670         * g++.old-deja/g++.other/sibcall1.C (main): Same.
2671         * g++.old-deja/g++.mike/rtti1.C: Same.
2672         * g++.old-deja/g++.mike/p658.C: Same.
2673         * g++.old-deja/g++.mike/net46.C: Same.
2674         * g++.old-deja/g++.mike/net34.C: Same.
2675         * g++.old-deja/g++.mike/memoize1.C: Same.
2676         * g++.old-deja/g++.mike/eh2.C: Same.
2677         * g++.old-deja/g++.law/weak.C: Same.
2678         * g++.old-deja/g++.law/visibility7.C: Same.
2679         * g++.old-deja/g++.law/visibility25.C: Same.
2680         * g++.old-deja/g++.law/visibility22.C: Same.
2681         * g++.old-deja/g++.law/visibility2.C: Same.
2682         * g++.old-deja/g++.law/visibility17.C: Same.
2683         * g++.old-deja/g++.law/visibility13.C: Same.
2684         * g++.old-deja/g++.law/visibility10.C: Same.
2685         * g++.old-deja/g++.law/visibility1.C: Same.
2686         * g++.old-deja/g++.law/virtual3.C (eval): Same.
2687         * g++.old-deja/g++.law/vbase1.C: Same.
2688         * g++.old-deja/g++.law/operators32.C: Same.
2689         * g++.old-deja/g++.law/nest3.C: Same.
2690         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
2691         * g++.old-deja/g++.law/except5.C (main): Same.
2692         * g++.old-deja/g++.law/cvt7.C (run): Same.
2693         * g++.old-deja/g++.law/cvt2.C: Same.
2694         * g++.old-deja/g++.law/cvt16.C: Same.
2695         * g++.old-deja/g++.law/ctors6.C (bar): Same.
2696         * g++.old-deja/g++.law/ctors17.C (main): Same.
2697         * g++.old-deja/g++.law/ctors13.C: Same.
2698         * g++.old-deja/g++.law/ctors12.C (main): Same.
2699         * g++.old-deja/g++.law/ctors10.C: Same.
2700         * g++.old-deja/g++.law/code-gen5.C: Same.
2701         * g++.old-deja/g++.law/bad-error7.C: Same.
2702         * g++.old-deja/g++.law/arm9.C: Same.
2703         * g++.old-deja/g++.law/arm12.C: Same.
2704         * g++.old-deja/g++.law/arg8.C: Same.
2705         * g++.old-deja/g++.law/arg1.C: Same.
2706         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
2707         * g++.old-deja/g++.jason/template31.C: Same.
2708         * g++.old-deja/g++.jason/template24.C (main): Same.
2709         * g++.old-deja/g++.jason/2371.C: Same.
2710         * g++.old-deja/g++.eh/new2.C: Same.
2711         * g++.old-deja/g++.eh/new1.C: Same.
2712         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
2713         * g++.old-deja/g++.brendan/nest21.C (main): Same.
2714         * g++.old-deja/g++.brendan/err-msg3.C: Same.
2715         * g++.old-deja/g++.brendan/crash62.C: Same.
2716         * g++.old-deja/g++.brendan/crash52.C: Same.
2717         * g++.old-deja/g++.brendan/crash49.C (main): Same.
2718         * g++.old-deja/g++.brendan/crash38.C: Same.
2719         * g++.old-deja/g++.brendan/crash15.C (main): Same.
2720         * g++.old-deja/g++.brendan/copy9.C: Same.
2722 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
2724         * gcc.c-torture/execute/20001203-2.c (memset):
2725         Count argument is of type __SIZE_TYPE__.
2727 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
2729         * gcc.c-torture/compile/20010404-1.c: New test.
2731 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2733         * gcc.c-torture/compile/20010326-1.c: New test.
2735 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
2737         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2738         peculiarities of the SH.
2739         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2741 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2743         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2744         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2745         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2747 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2749         * g77.f-torture/compile/20010321-1.f: New test.
2751 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2753         * gcc.c-torture/compile/20010329-1.c: New test.
2755 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2757         * gcc.c-torture/execute/20010329-1.c: New test.
2759 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2761         * g++.old-deja/g++.other/eh4.C: Fix typo.
2763 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2765         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2767 2001-03-28  Philip Blundell  <philb@gnu.org>
2769         * gcc.c-torture/compile/20010328-1.c: New test.
2771 2001-03-27  Richard Henderson  <rth@redhat.com>
2773         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2774         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2776 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2778         * gcc.c-torture/compile/20010327-1.c: New test.
2780 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2782         * g++.old-deja/g++.other/friend12.C: New test.
2783         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2784         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2786 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2788         * gcc.c-torture/execute/20010325-1.c: New test.
2790 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2792         * g++.old-deja/g++.other/mangle3.C: New test.
2794 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2796         * g++.old-deja/g++.other/anon8.C: New test.
2798 2001-03-20  Philip Blundell  <philb@gnu.org>
2800         * gcc.c-torture/compile/20010320-1.c: New test.
2802 2001-03-17  Richard Henderson  <rth@redhat.com>
2804         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2806 2001-03-15  Geoff Keating  <geoff@redhat.com>
2808         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2809         tests on AIX.
2811 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2813         * g++.old-deja/g++.other/eh4.C: New test.
2815 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2817         * gcc.dg/cpp/mi1.c: Update.
2819 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2821         * g++.old-deja/g++.other/regstack.C: New test.
2823 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2825         * g++.old-deja/g++.other/ref4.C: New test.
2827 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2829         * objc/execute/va_method.m: Added.
2830         * objc/execute/IMP.m: Added.
2831         * objc/execute/_cmd.m: Added.
2832         * objc/execute/accessing_ivars.m: Added.
2833         * objc/execute/class-1.m: Added.
2834         * objc/execute/class-10.m: Added.
2835         * objc/execute/class-11.m: Added.
2836         * objc/execute/class-12.m: Added.
2837         * objc/execute/class-13.m: Added.
2838         * objc/execute/class-14.m: Added.
2839         * objc/execute/class-2.m: Added.
2840         * objc/execute/class-3.m: Added.
2841         * objc/execute/class-4.m: Added.
2842         * objc/execute/class-5.m: Added.
2843         * objc/execute/class-6.m: Added.
2844         * objc/execute/class-7.m: Added.
2845         * objc/execute/class-8.m: Added.
2846         * objc/execute/class-9.m: Added.
2847         * objc/execute/class-tests-1.h
2848         * objc/execute/class-tests-2.h
2849         * objc/execute/compatibility_alias.m: Added.
2850         * objc/execute/encode-1.m: Added.
2851         * objc/execute/formal_protocol-1.m: Added.
2852         * objc/execute/formal_protocol-2.m: Added.
2853         * objc/execute/formal_protocol-3.m: Added.
2854         * objc/execute/formal_protocol-4.m: Added.
2855         * objc/execute/formal_protocol-5.m: Added.
2856         * objc/execute/formal_protocol-6.m: Added.
2857         * objc/execute/formal_protocol-7.m: Added.
2858         * objc/execute/informal_protocol.m: Added.
2859         * objc/execute/initialize.m: Added.
2860         * objc/execute/load.m: Added.
2861         * objc/execute/many_args_method.m: Added.
2862         * objc/execute/nested-3.m: Added.
2863         * objc/execute/no_clash.m: Added.
2864         * objc/execute/private.m: Added.
2865         * objc/execute/redefining_self.m: Added.
2866         * objc/execute/root_methods.m: Added.
2867         * objc/execute/selector-1.m: Added.
2868         * objc/execute/static-1.m: Added.
2869         * objc/execute/static-2.m: Added.
2870         * objc/execute/va_method.m: Added.
2872 2001-03-10  Richard Henderson  <rth@redhat.com>
2874         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2876 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2878         * g++.old-deja/g++.other/crash31.C: XFAIL.
2879         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2880         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2881         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2882         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2883         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2885 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2887         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2889 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2891         * gcc.dg/20000724-1.c: Don't use multiline strings.
2893 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2895         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2896         result of -cString against what we expect it to be; don't just
2897         print it out for no one to read.
2899         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2900         Based on testcases provided by Nicola Pero.
2902 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2904         * gcc.dg/cpp/macro7.c: New test.
2906 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2908         * gcc.dg/cpp/multiline.c: Update.
2910 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2912         * g++.old-deja/g++.other/enum3.C: New test.
2914 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2916         * g++.old-deja/g++.other/pod1.C: New test.
2918 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2920         * g++.old-deja/g++.ext/overload1.C: New test.
2922 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2924         * g++.old-deja/g++.pt/using1.C: New test.
2926 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2928         * g++.old-deja/g++.other/using9.C: New test.
2930 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2932         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2934         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2936 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2938         * g++.old-deja/g++.ext/realpt1.C: Remove.
2940 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2942         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2944 2001-02-26  Will Cohen  <wcohen@redhat.com>
2946         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2948 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2950         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2951         templatized constructors.
2953 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2955         * gcc.c-torture/execute/20010224-1.c: New test.
2957 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2959         * gcc.c-torture/execute/20010222-1.c: New test.
2961 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2963         * g++.old-deja/g++.other/inline20.C: New test.
2965 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2967         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2969 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2971         * g++.old-deja/g++.other/lookup22.C: New test.
2973 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2975         * g77.dg: New directory.
2976         * g77.dg/20010216-1.f: New test case.
2977         * g77.dg/dg.exp: New driver.
2978         * lib/g77-dg.exp: New driver library.
2980 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2982         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2984 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2986         * g++.old-deja/g++.other/decl9.C: New test.
2988 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2990         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2991         not need <string> and also tests the initialization at runtime.
2993 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2995         * gcc.c-torture/execute/longlong.c: New test.
2997 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2999         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
3001 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
3003         * gcc.c-torture/execute/920302-1.c (execute):
3004         Change argument type to short.
3006 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3008         * g++.old-deja/g++.pt/deduct6.C: New test.
3010 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
3012         * g++.old-deja/g++.pt/deduct5.C: New test.
3014 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
3016         * gcc.c-torture/execute/20010209-1.c: New test.
3018 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3020         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
3022 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
3024         * g++.dg/vtgc1.C: Update for new ABI.
3026         * consistency.vlad: New directory, 1665 files.
3028 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3030         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
3031         return type.
3032         * gcc.dg/cpp/digraphs.c: Declare puts.
3034 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3036         * g++.old-deja/g++.other/warn5.C: New test.
3038 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3040         * g++.old-deja/g++.pt/spec40.C: New test.
3042 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3044         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3045         case.
3046         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3048 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3050         * gcc.c-torture/compile/20010209-1.c: New test.
3052 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3054         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3055         excess errors message but not if it crashes.
3056         * g++.old-deja/g++.other/crash27.C: Likewise.
3057         * g++.old-deja/g++.other/crash28.C: Likewise.
3058         * g++.old-deja/g++.other/crash30.C: Likewise.
3059         * g++.old-deja/g++.other/crash32.C: Likewise.
3060         * g++.old-deja/g++.other/crash35.C: Likewise.
3061         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3063 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3065         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3066         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3067         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3068         g77.f-torture/execute/execute.exp,
3069         g77.f-torture/noncompile/noncompile.exp,
3070         gcc.c-torture/execute/execute.exp,
3071         gcc.c-torture/execute/memcheck/memcheck.exp,
3072         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3073         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3074         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3075         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3076         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3077         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3078         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3079         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3080         Remove bug reporting instructions with ancient email addresses.
3082 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3084         * gcc.dg/20010202-1.c: New test.
3085         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3087 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3089         * g++.dg/stdbool-if.C: New test.
3091 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3093         * objc/execute/fdecl.m: Added main().
3095 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3097         * gcc.c-torture/execute/20010206-1.c: New test.
3099 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3101         * gcc.dg/cpp/avoidpaste1.c: Update.
3103 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3105         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3106         Pero <nicola@brainstorm.co.uk>.
3107         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3109 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3111         * g++.old-deja/g++.pt/spec39.C: New test.
3113 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3115         * gcc.c-torture/compile/20010202-1.c: New test.
3117 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3119         * g++.old-deja/g++.abi/primary2.C: New test.
3120         * g++.old-deja/g++.abi/primary3.C: New test.
3121         * g++.old-deja/g++.abi/primary4.C: New test.
3122         * g++.old-deja/g++.abi/primary5.C: New test.
3123         * g++.old-deja/g++.abi/vtable3.h: New test.
3124         * g++.old-deja/g++.abi/vtable3a.C: New test.
3125         * g++.old-deja/g++.abi/vtable3b.C: New test.
3126         * g++.old-deja/g++.abi/vtable3c.C: New test.
3127         * g++.old-deja/g++.abi/vtable3d.C: New test.
3128         * g++.old-deja/g++.abi/vtable3e.C: New test.
3129         * g++.old-deja/g++.abi/vtable3f.C: New test.
3130         * g++.old-deja/g++.abi/vtable3g.C: New test.
3131         * g++.old-deja/g++.abi/vtable3h.C: New test.
3132         * g++.old-deja/g++.abi/vtable3i.C: New test.
3133         * g++.old-deja/g++.abi/vtable3j.C: New test.
3134         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3136 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3138         * g++.old-deja/g++.other/anon6.C: New test.
3139         * g++.old-deja/g++.other/anon7.C: New test.
3141 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3143         * gcc.dg/cpp/avoidpaste2.c: New tests.
3145 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3147         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3149 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3151         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3152         DECIMAL_DIG cases for Irix."
3154 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3156         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3158 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3160         * gcc.dg/c99-tag-1.c: New test.
3162 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3164         * gcc.dg/cpp/tr-warn1.c: Add tests.
3166 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3168         * gcc.dg/cpp/avoidpaste1.c: Update.
3169         * gcc.dg/cpp/paste4.c: Update.
3171 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3173         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3174         cases for Irix.
3176 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3178         * g++.old-deja/g++.other/inline19.C: New test.
3180 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3182         * gcc.dg/Wlarger-than.c: New test.
3184 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3186         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3188 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3190         * gcc.c-torture/execute/20010129-1.c: New test.
3191         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3193 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3195         * gcc.dg/cpp/avoidpaste1.c: Test case.
3197 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3199         * g++.old-deja/g++.other/inline18.C: New test.
3201 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3203         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3204         and __builtin_putchar.
3206 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3208         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3209         tests.
3211 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3213         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3214         floating point number rounding mode to round to the nearest
3215         representable mode.
3217 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3219         * g++.old-deja/g++.other/mangle2.C: New test.
3221 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3223         * gcc.c-torture/compile/20010124-1.c: New test.
3225 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3227         * g++.old-deja/g++.pt/spec38.C: New test.
3229 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3231         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3232         "Build don't run".
3234 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3236         * gcc.c-torture/execute/20010123-1.c: New test.
3238 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3240         * g++.old-deja/g++.pt/spec37.C: New test.
3242 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3244         * g++.old-deja/g++.pt/overload14.C: New test.
3246 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3248         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3249         __builtin_return_address.
3251 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3253         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3254         * g++.old-deja/g++.pt/spec35.C: New test.
3255         * g++.old-deja/g++.pt/spec36.C: New test.
3257 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3259         * gcc.c-torture/compile/20010118-1.c: New test.
3261 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3263         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3265 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3267         * gcc.c-torture/execute/20010119-1.c: New test.
3269 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3271         * g++.old-deja/g++.other/vbase5.C: New test.
3273 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3275         * gcc.c-torture/execute/20010118-1.c: New test.
3277 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3279         * g++.old-deja/g++.pt/deduct3.C: New test.
3281 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3283         * g++.old-deja/g++.pt/spec34.C: New test.
3285 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3287         * g77.f-torture/compile/20000601-2.f: New test.
3289 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3291         * g++.old-deja/g++.other/init17.C: New test.
3293 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3295         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3297 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3299         * g++.old-deja/g++.pt/unify8.C: New test.
3301 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3303         * g++.old-deja/g++.abi/vbase1.C: New test.
3305 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3307         * g++.old-deja/g++.pt/crash65.C: New test.
3309 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3311         * gcc.dg/cpp/assembl2.S: New test case.
3313 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3315         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3316         are supported.
3318 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3320         * g++.old-deja/g++.other/builtins1.C: New test.
3321         * g++.old-deja/g++.other/builtins2.C: Likewise.
3322         * g++.old-deja/g++.other/builtins3.C: Likewise.
3323         * g++.old-deja/g++.other/builtins4.C: Likewise.
3325 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3327         * gcc.c-torture/compile/20010117-1.c: New test.
3328         * gcc.c-torture/compile/20010117-2.c: New test.
3330 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3332         * g77.f-torture/execute/20010116.[fx]: New test,
3333         XFAIL on i?86-*-*.
3334         * g77.f-torture/compile/20010115.f: Indicate it's
3335         a test for PR fortran/1636.
3337 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3339         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3341 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3343         * g77.f-torture/compile/20010115.f: New test.
3345 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3347         * g++.old-deja/g++.pt/nontype5.C: New test.
3349 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3351         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3352         have an equivalent working one below it.
3354 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3356         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3357         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3359 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3361         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3362         message containing "init_priority".
3363         (conpr-2.C): Likewise.
3364         (conpr-3.C): Likewise.
3365         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3367 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3369         * gcc.c-torture/execute/20010114-2.c: New test.
3371 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3373         * gcc.c-torture/compile/20010114-1.c: New test.
3374         * gcc.c-torture/compile/20010114-1.x: Xfail.
3375         * gcc.c-torture/compile/20010114-2.c: New test.
3376         * gcc.c-torture/execute/20010114-1.c: New test.
3377         * gcc.dg/trunc-1.c: New test.
3378         * gcc.dg/uninit-B.c: New test.
3380 2001-01-13  Nick Clifton  <nickc@redhat.com>
3382         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3383         target.
3385 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3387         * gcc.c-torture/compile/20010113-1.c: New test.
3389 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3391         * gcc.c-torture/compile/20001212-1.c: New test.
3393 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3395         * gcc.dg/cpp/widestr1.c: Update.
3396         * gcc.dg/cpp/prag-imp.c: Remove.
3398 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3400         * gcc.c-torture/execute/20000801-3.x: Remove.
3401         * gcc.dg/c90-init-1.c: New test.
3402         * gcc.dg/c99-init-1.c: New test.
3403         * gcc.dg/c99-init-2.c: New test.
3404         * gcc.dg/gnu99-init-1.c: New test.
3406 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3408         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3409         testing that no relevant ones were found.
3411 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3413         * g++.old-deja/g++.pt/cast2.C: New test.
3415 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3417         * g++.old-deja/g++.pt/friend47.C: New test.
3419 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3421         * g++.old-deja/g++.pt/instantiate13.C: New test.
3423 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3425         * g++.old-deja/g++.other/defarg7.C: New test.
3426         * g++.old-deja/g++.other/defarg8.C: New test.
3428 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3430         * g++.old-deja/g++.pt/crash64.C: New test.
3432 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3434         * g++.old-deja/g++.pt/crash63.C: New test.
3436 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3438         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3440 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3442         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3444 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3446         * g++.old-deja/g++.pt/error3.C: New test.
3448 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3450         * g++.old-deja/g++.other/crash39.C: New test.
3452 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3454         * g++.old-deja/g++.other/vbase4.C: New test.
3456 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3458         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3459         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3460         * gcc.dg/special/special.exp: New test driver which will check
3461         for alias support for the above test.
3463 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3465         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3466         problems on small machines.
3467         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3468         parameterize.
3470 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3472         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3473         mips.
3474         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3476 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3478         * g++.old_deja/g++.pt/using8.C: New test.
3480 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3482         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3484 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3486         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3487         where a failure is expected.
3488         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3490 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3492         * g++.old_deja/g++.pt/instantiate12.C: New test.
3494 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3496         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3497         start of structs.
3498         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3499         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3500         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3501         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3502         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3503         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3504         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3505         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3506         * g++.old-deja/g++.eh/spec6.C: Likewise.
3507         * g++.old-deja/g++.jason/crash3.C: Likewise.
3508         * g++.old-deja/g++.law/ctors11.C: Likewise.
3509         * g++.old-deja/g++.law/ctors17.C: Likewise.
3510         * g++.old-deja/g++.law/ctors5.C: Likewise.
3511         * g++.old-deja/g++.law/ctors9.C: Likewise.
3512         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3513         * g++.old-deja/g++.mike/net22.C: Likewise.
3514         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3515         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3516         * g++.old-deja/g++.mike/virt3.C: Likewise.
3517         * g++.old-deja/g++.niklas/t128.C: Likewise.
3518         * g++.old-deja/g++.other/anon4.C: Likewise.
3519         * g++.old-deja/g++.other/using1.C: Likewise.
3520         * g++.old-deja/g++.other/warn3.C: Likewise.
3521         * g++.old-deja/g++.pt/t37.C: Likewise.
3522         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3523         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3525 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3527         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3529 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3531         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3533 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3535         * gcc.c-torture/compile/20010107-1.c: New test.
3537 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3539         * gcc.c-torture/execute/builtin-noret-1.c: New test.
3541 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3543         * gcc.dg/format/format.h: New file.
3544         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
3545         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
3546         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
3547         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
3548         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
3549         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3550         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
3551         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
3552         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
3553         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
3554         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
3555         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
3556         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
3557         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
3558         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
3559         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
3560         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
3561         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
3562         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
3563         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
3564         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
3565         instead of declaring standard types, macros and functions in each
3566         test.
3568 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
3570         * gcc.c-torture/execute/20010106-1.c: New test.
3572 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3574         * gcc.dg/format/format.exp: New file.
3575         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
3576         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
3577         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
3578         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
3579         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
3580         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
3581         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
3582         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
3583         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
3584         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
3585         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
3586         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
3587         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
3588         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
3589         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
3590         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
3591         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
3592         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
3593         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
3594         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
3595         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
3596         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
3597         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
3598         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
3599         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
3600         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
3601         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
3602         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
3603         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
3604         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
3605         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
3606         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
3607         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
3608         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
3609         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
3610         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
3611         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
3612         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
3613         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
3614         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
3615         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
3616         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
3618 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
3620         * gcc.c-torture/execute/991228-1.c: Take word endianness into
3621         account.
3623 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3625         * gcc.c-torture/execute/builtin-complex-1.c: New test.
3627 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3629         * g++.old-deja/g++.pt/crash62.C: New test.
3631 2001-01-04  Richard Henderson  <rth@redhat.com>
3633         * gcc.dg/20000926-1.c: Update expected warnings.
3634         * gcc.dg/array-2.c: Likewise.
3635         * gcc.dg/array-4.c: Also validate flexible array members.
3636         * gcc.dg/c99-flex-array-1.c: New.
3638 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3640         * gcc.c-torture/compile/20001222-1.x: Remove.
3642 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3644         * gcc.c-torture/execute/built-in-setjmp.c: New.
3646 2001-01-03  Richard Henderson  <rth@redhat.com>
3648         * gcc.dg/940510-1.c: Update expected error wording.
3649         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
3651 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
3653         * lib/target-supports.exp (check_alias_available): Modified to
3654         indicate aliases not supported if only weak aliases are supported.
3656 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3658         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
3659         Turn on cmpstrsi checks for __pj__ and __i370__.
3661 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3663         * g++.old-deja/g++.other/virtual11.C: New test.
3665 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3667         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
3669 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3671         * gcc.c-torture/compile/20010102-1.c: New test.
3673 2001-01-02  Andreas Jaeger  <aj@suse.de>
3675         * gcc.dg/noreturn-3.c: New test.
3677         * gcc.dg/noreturn-4.c: New test.
3679 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3681         * gcc.c-torture/execute/stdio-opt-1.c: Also test
3682         __builtin_fputc and __builtin_fwrite.
3684 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3686         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
3687         signed char, not default char.
3689 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3691         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
3693 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
3695         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
3697 2000-12-29  Richard Henderson  <rth@redhat.com>
3699         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
3700         (__cyg_profile_func_exit): Define.
3702 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3704         * g++.dg/vtgc1.C: New test.
3706 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
3708         * gcc.dg/noncompile/20001228-1.c: New test.
3710         * gcc.dg/20001228-1.c: New test.
3712         * gcc.c-torture/execute/20001228-1.c: New test.
3714 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3716         * gcc.dg/format-strfmon-1.c: New test.
3718 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3720         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
3721         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
3722         * gcc.c-torture/execute/string-opt-1.c: Likewise.
3723         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3724         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3725         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3726         * gcc.c-torture/execute/string-opt-6.c: Likewise.
3727         * gcc.c-torture/execute/string-opt-7.c: Likewise.
3728         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3729         * gcc.c-torture/execute/string-opt-9.c: Likewise.
3730         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3731         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3732         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3734         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3735         * gcc.c-torture/execute/string-opt-4.c: Test index.
3737 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
3739         * gcc.c-torture/compile/20001226-1.c: New test.
3741 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3743         * gcc.c-torture/compile/20001222-1.c: New test.
3744         * gcc.c-torture/compile/20001222-1.x: Xfail.
3746 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
3748         * gcc.c-torture/execute/comp-goto-2.c: New test.
3750 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
3752         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3753         Use long types if __INT_MAX__ is 32767.
3754         (main): Use cast to (sint32 *) when poking 88 into a_page.
3756         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3758 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3760         * gcc.c-torture/compile/20001221-1.c: New test.
3761         * gcc.c-torture/execute/20001221-1.c: New test.
3763 2000-12-20  Richard Henderson  <rth@redhat.com>
3765         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3766         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3768 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3770         * gcc.dg/compare3.c: New test.
3772 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3774         * gcc.dg/format-warnll-1.c: New test.
3776 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3778         * gcc.dg/cpp/cmdlne-P.c: New test.
3780 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3782         * gcc.c-torture/execute/builtin-abs-1.c,
3783         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3785 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3787         * gcc.dg/cpp/multiline.c: New test.
3789 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3791         * g++.old-deja/g++.other/syshdr1.C: Update.
3792         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3794 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3796         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3798 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3800         * g++.old-deja/g++.pt/ttp65.C: New test.
3802 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3804         * g++.old-deja/g++.pt/ttp64.C: New test.
3806 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3808         * g++.old-deja/g++.pt/spec33.C: New test.
3810 2000-12-14  Catherine Moore  <clm@redhat.com>
3812         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3813         * gcc.c-torture/execute/920612-2.c: Likewise.
3814         * gcc.c-torture/execute/920428-2.c: Likewise.
3815         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3816         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3818 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3820         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3821         * gcc.dg/pack-test-2.c: Likewise.
3823 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3825         Tests by Zack Weinberg <zackw@stanford.edu>.
3827         * gcc.dg/cpp/defined.c: Update.
3828         * gcc.dg/cpp/defined_trad.c: New tests.
3830 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3832         * gcc.dg/cpp/trad-direct.c: Update.
3834 2000-12-11  Neil Booth  <neilb@earthling.net>
3836         * gcc.dg/cpp/defined_trad.c
3838 2000-12-11  Neil Booth  <neilb@earthling.net>
3840         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3842 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3844         * gcc.dg/format-miss-2.c: New test.
3846 2000-12-09  Neil Booth  <neilb@earthling.net>
3848         * gcc.dg/cpp/lineflags.c: New tests.
3849         * gcc.dg/cpp/poison.c: Update.
3850         * gcc.dg/cpp/redef2.c: Update.
3851         * gcc.dg/cpp/skipping.c: New test.
3853 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3855         * g++.old-deja/g++.other/eh3.C: New testcase.
3857 2000-12-07  Neil Booth  <neilb@earthling.net>
3859         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3860         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3861         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3862         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3863         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3864         Update.
3866 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3868         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3869         __SIZE_TYPE__ instead of int for type of integers cast to
3870         pointers.
3872 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3874         * g++.old-deja/g++.other/cleanup4.C: New test.
3876 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3878         * format-sec-1.c: New test.
3880 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3882         * gcc.dg/format-nonlit-3.c: New test.
3884 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3886         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3887         through a null pointer.
3889 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3891         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3892         * g++.old-deja/g++.pt/partial4.C: New test.
3894 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3896         * gcc.c-torture/execute/ieee/hugeval.x: New.
3898 2000-12-06  Neil Booth  <neilb@earthling.net>
3900         * gcc.dg/cpp/backslash2.c: New tests.
3902 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3904         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3905         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3907 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3909         * gcc.c-torture/execute/20001203-2.c: New testcase.
3911 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3913         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3914         * g++.old-deja/g++.other/virtual10.C: New test.
3916 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3918         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3920 2000-12-05  Richard Henderson  <rth@redhat.com>
3922         * gcc.c-torture/compile/20001205-1.c: New.
3924 2000-12-04  Neil Booth  <neilb@earthling.net>
3926         * g++.old-deja/g++.other/virtual9.C: New test.
3927         * g++.old-deja/g++.pt/crash61.C: New test.
3928         * gcc.c-torture/execute/loop-9.c: New test.
3930 2000-12-04  Neil Booth  <neilb@earthling.net>
3932         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3933         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3934         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3935         * gcc.dg/cpp/extratokens.c: ...here.
3937 2000-12-04  Neil Booth  <neilb@earthling.net>
3939         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3940         New tests.
3942 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3944         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3945         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3947 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3949         * gcc.c-torture/execute/20001203-1.c: New test.
3951 2000-12-03  Neil Booth  <neilb@earthling.net>
3953         * gcc.dg/cpp/macro6.c: New test cases.
3955 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3957         * gcc.c-torture/execute/string-opt-9.c: New test.
3958         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3959         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3960         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3962         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3963         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3965 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3967         * gcc.dg/cpp/if-6.c: New testcase.
3969         * gcc.dg/20001201-1.c: New testcase.
3971 2000-12-02  Neil Booth  <neilb@earthling.net>
3973         * g++.old-deja/g++.other/externC4.C,
3974         g++.old-deja/g++.other/friend10.C: New tests.
3976 2000-12-02  Neil Booth  <neilb@earthling.net>
3978         * g++.old-deja/g++.other/instan2.C
3979         * g++.old-deja/g++.other/instan3.C: New test.
3981 2000-12-02  Neil Booth  <neilb@earthling.net>
3983         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3984         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3985         gnuc99.c,gnuc99-pedantic.c: New tests.
3987 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3989         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3990         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3992 2000-12-01  Neil Booth  <neilb@earthling.net>
3994         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3995         * gcc.dg/cpp/poison.c: Update.
3996         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3998 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
4000         * g77.f-torture/execute/20001201.f: New test.
4002 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4004         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
4006 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
4008         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
4010 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
4012         * g++.old-deja/g++.other/cast6.C: New test.
4014 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
4016         * gcc.c-torture/execute/20001130-2.c: New testcase.
4018 2000-11-30  Richard Henderson  <rth@redhat.com>
4020         * gcc.c-torture/execute/20001130-1.c: New test.
4022 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4024         * g++.old-deja/g++.other/op3.C: New test.
4026 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4028         * g++.old-deja/g++.other/op2.C: New test.
4030 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
4032         * g++.old-deja/g++.other/crash38.C: New test.
4034 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
4036         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
4038 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4040         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4041         tests.
4042         * gcc.c-torture/execute/string-opt-6.c: New test.
4044         * gcc.dg/20001117-1.c: Add main.
4046 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4048         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4049         Move from here ...
4050         * gcc.dg/940510-1.c: ... to here.
4052         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4053         zero-size arrays in toplevel structures.
4055 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4057         * gcc.c-torture/execute/loop-8.c: New test.
4059 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4061         * g++.old-deja/g++.other/base1.C: New test.
4063 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4065         * g++.old-deja/g++.other/parse2.C: New test.
4067 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4069         * g++.old-deja/g++.pt/incomplete1.C: New test.
4071 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4073         * g++.old-deja/g++.other/friend9.C: New test.
4075 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4077         * gcc.dg/20001127-1.c: New test.
4079 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4081         * g++.old-deja/g++.pt/friend46.C: New test.
4083 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4085         * g++.old-deja/g++.other/ptrmem8.C: New test.
4087 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4089         * gcc.c-torture/execute/string-opt-7.c: New test.
4090         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4092 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4094         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4095         instead of 'mkcheck 2'.
4097 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4099         * gcc.c-torture/execute/memcheck/driver.c,
4100         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4101         C9X references to refer to C99.
4103 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4105         * gcc.dg/ultrasp3.c: New test.
4107 2000-11-25  Neil Booth  <neilb@earthling.net>
4109         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4111 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4113         * gcc.c-torture/compile/20001123-2.c: New.
4115 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4117         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4119 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4121         * gcc.dg/sequence-point-1.c: Add some new tests.
4122         * gcc.c-torture/execute/20001124-1.c: New test.
4124 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4126         * g++.old-deja/g++.other/vaarg4.C: New test.
4127         * gcc.c-torture/compile/20001123-1.c: New test.
4129 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4131         * g++.other/crash24.C: Adjust and remove XFAIL.
4132         * g++.other/crash37.C: New test.
4134 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4136         * g++.old-deja/g++.pt/instantiate9.C: New test.
4138 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4140         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4141         new ABI, too.
4143         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4144         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4146 2000-11-22  Neil Booth  <neilb@earthling.net>
4148         * gcc.dg/cpp/Wtrigraphs.c: New test.
4150 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4152         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4154 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4156         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4158 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4160         * lib/gcc-dg.exp: load_lib scanasm.exp.
4161         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4162         * lib/g++-dg.exp: load_lib scanasm.exp.
4163         * lib/scanasm.exp: New.
4164         (scan-assembler, scan-assembler-not): Add optional arguments to
4165         test name, or if not present, the pattern name.
4166         (scan-assembler-dem, scan-assembler-dem-not): New.
4168         * g++.dg/dg.exp: New.
4170 2000-11-21  Neil Booth  <neilb@earthling.net>
4172         * gcc.dg/cpp/integrated1.c: Remove.
4174 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4176         * gcc.c-torture/execute/20001121-1.c: New test.
4178 2000-11-21  Richard Henderson  <rth@redhat.com>
4180         * gcc.c-torture/compile/20001121-1.c: New test.
4182 2000-11-20  Neil Booth  <neilb@earthling.net>
4184         * gcc.dg/cpp/integrated1.c: New test.
4186 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4188         * g++.old-deja/g++.other/inline17.C: New test.
4190 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4192         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4193         local variable to be zero: I made the variable global. Now
4194         uses abort() and exit() instead of relying on main's return value.
4196 2000-11-20  Neil Booth  <neilb@earthling.net>
4198         * gcc.dg/cpp/paste2.c: Update test.
4199         * objc/execute/paste.m: New test.
4201 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4203         * gcc.dg/c99-condexpr-1.c: New test.
4205 2000-11-20  Neil Booth  <neilb@earthling.net>
4207         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4209 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4211         * g++.old-deja/g++.pt/export1.C: New test.
4213 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4215         * gcc.dg/20001117-1.c: New test.
4217 2000-11-18  Richard Henderson  <rth@redhat.com>
4219         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4221 2000-11-18  Richard Henderson  <rth@redhat.com>
4223         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4224         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4225         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4227 2000-11-18  Richard Henderson  <rth@redhat.com>
4229         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4230         (main): New.  Exit cleanly.
4232 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4234         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4235         gcc.dg/c99-fordecl-2.c: New tests.
4237 2000-11-18  Richard Henderson  <rth@redhat.com>
4239         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4240         * gcc.c-torture/execute/zerolen-2.c: New.
4242 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4244         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4245         memory.
4247 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4249         * g++.old-deja/g++.pt/instantiate8.C: New test.
4251 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4253         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4254         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4256 2000-11-16  Nick Clifton  <nickc@redhat.com>
4258         * gcc.c-torture/execute/nestfunc-2.c: New test.
4259         * gcc.c-torture/execute/nestfunc-3.c: New test.
4261 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4263         * gcc.c-torture/compile/20001116-1.c: New test.
4265 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4267         * gcc.c-torture/execute/20001115-1.c: New test.
4269 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4271         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4272         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4273         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4274         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4276 2000-11-15  Neil Booth  <neilb@earthling.net>
4278         gcc.dg/cpp/_Pragma1.c: Update.
4279         gcc.dg/cpp/_Pragma2.c: New test.
4281 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4283         * g++.old-deja/g++.other/anon5.C: New test.
4285 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4287         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4288         tests.
4290 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4292         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4293         output.
4295 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4297         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4298         labels at end of compound statements.
4300 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4302         * gcc.c-torture/execute/loop-7.c: New test.
4304 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4306         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4308 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4310         * gcc.dg/c99-bool-1.c: New test.
4312 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4314         * gcc.dg/c99-scope-1.c: Remove xfail.
4315         * gcc.dg/c99-scope-2.c: New test.
4317 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4319         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4320         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4322 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4324         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4325         error messages.
4327         * g++.mike/p700.C: Don't typedef wchar_t.
4328         * g++.mike/p784.C: Likewise.
4329         * g++.mike/eb101.C: Don't use __wchar_t.
4331 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4333         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4334         from DO loop.
4336 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4338         * gcc.c-torture/execute/20001111-1.c: New test.
4340 2000-11-10  Nick Clifton  <nickc@redhat.com>
4342         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4343         long multuiple and accumulate.
4345 2000-11-09  Richard Henderson  <rth@redhat.com>
4347         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4348         via size_t instead of int.
4350         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4351         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4352         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4353         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4355 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4357         * gcc.c-torture/compile/20001109-1.c: New test.
4358         * gcc.c-torture/compile/20001109-2.c: New test.
4360 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4362         * g++.old-deja/g++.pt/operator1.C: New test.
4363         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4365 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4367         * gcc.dg/20001108-1.c: New test.
4369 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4371         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4372         with both arguments constant strings.
4373         * gcc.c-torture/execute/string-opt-3.c: New test.
4374         * gcc.c-torture/execute/string-opt-4.c: New test.
4375         * gcc.c-torture/execute/string-opt-5.c: New test.
4377 2000-11-08  Nick Clifton  <nickc@redhat.com>
4379         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4380         mulsidi3adddi patterns.
4382 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4384         * g++.old-deja/g++.other/crash36.C: New test.
4386 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4388         * g++.old-deja/g++.other/init16.C: New test.
4390 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4392         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4394 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4396         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4397         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4398         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4400 2000-11-07  DJ Delorie  <dj@redhat.com>
4402         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4404 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4406         * gcc.c-torture/execute/string-opt-1.c: New test.
4408 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4410         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4411         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4412         parameters in registers, and there is no way for a varargs
4413         function to know in which order the integer and floating-point
4414         parameters should be interleaved when they are placed on the
4415         stack.
4416         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4417         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4419 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4421         * gcc.c-torture/execute/string-opt-2.c: New test.
4423 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4425         * g++.old-deja/g++.pt/crash60.C: New test.
4427 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4429         * g++.old-deja/g++.other/crash24.C: New test.
4430         * g++.old-deja/g++.other/crash25.C: New test.
4431         * g++.old-deja/g++.other/crash26.C: New test.
4432         * g++.old-deja/g++.other/crash27.C: New test.
4433         * g++.old-deja/g++.other/crash28.C: New test.
4434         * g++.old-deja/g++.other/crash29.C: New test.
4435         * g++.old-deja/g++.other/crash30.C: New test.
4436         * g++.old-deja/g++.other/crash31.C: New test.
4437         * g++.old-deja/g++.other/crash32.C: New test.
4438         * g++.old-deja/g++.other/crash33.C: New test.
4439         * g++.old-deja/g++.other/crash34.C: New test.
4440         * g++.old-deja/g++.other/crash35.C: New test.
4442 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4444         * gcc.c-torture/execute/20001031-1.c: New test.
4446 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4448         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4449         namespace.
4451         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4452         standards-conformant.
4454         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4456         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4457         * g++.old-deja/g++.mike/p755a.C: Likewise.
4458         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4459         library makes no calls to `operator new' during initialization.
4461 2000-11-04  Neil Booth  <neilb@earthling.net>
4463         * gcc.dg/cpp/include2.c: New tests.
4465 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4467         * lib/g++.exp (g++_set_ld_library_path): New function.
4468         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4470 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4472         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4473         warnings.
4475 2000-11-01  Richard Henderson  <rth@redhat.com>
4477         * g++.old-deja/g++.ext/namedret1.C: New.
4478         * g++.old-deja/g++.ext/namedret2.C: New.
4479         * g++.old-deja/g++.ext/namedret3.C: New.
4481 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4483         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4484         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4486 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4488         * gcc.c-torture/execute/va-arg-21.c: New test.
4490 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4492         * gcc.dg/c99-complex-2.c: New test.
4494 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4496         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4498 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4500         * g++.old-deja/g++.other/inline16.C: New test.
4502 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4504         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4505         __PRETTY_FUNCTION__
4507 2000-10-29  Neil Booth  <neilb@earthling.net>
4509         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4510         New tests.
4511         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4512         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4513         optimisation.
4515 2000-10-29  Neil Booth  <neilb@earthling.net>
4517         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4518         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4519         * mi5.c: Test multiple includes work with -C.
4520         * trigraphs.c: Test ^= version.
4522 2000-10-28  Neil Booth  <neilb@earthling.net>
4524         New tests and test updates for new macro expander.
4526         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4527         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4528         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4529         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4530         new diagnostic messages.
4532         * gcc.dg/cpp/macro3.c: New tests.
4534 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4536         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
4537         on the same line.
4539 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4541         * g++.old-deja/g++.other/eh2.C: New test.
4543 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4545         * gcc.c-torture/execute/20001027-1.c: New test.
4547 2000-10-26  Richard Henderson  <rth@redhat.com>
4549         * gcc.c-torture/execute/20001026-1.c: New.
4551 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
4553         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
4554         * g++.old-deja/g++.law/builtin1.C: Likewise.
4555         * g++.old-deja/g++.law/ctors10.C: Likewise.
4556         * g++.old-deja/g++.law/virtual3.C: Likewise.
4557         * g++.old-deja/g++.mike/p658.C: Likewise.
4558         * g++.old-deja/g++.other/sibcall1.C: Likewise.
4559         * g++.old-deja/g++.other/vaarg2.C: Likewise.
4560         * g++.old-deja/g++.robertl/eb124.C: Likewise.
4561         * g++.old-deja/g++.robertl/eb44.C: Likewise.
4562         * g++.old-deja/g++.robertl/eb77.C: Likewise.
4564 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
4566         * gcc.c-torture/compile/20001024-1.c: New test.
4568 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4570         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
4571         to tell us whether or not we are using V3.
4573 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4575         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
4576         operands.
4578 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4580         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
4582 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
4584         * gcc.c-torture/execute/20001024-1.c: New test.
4586 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
4588         * g++.old-deja/g++.other/sibcall1.C: New test.
4590 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
4592         * gcc.dg/noncompile/init-3.c: New test.
4594 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4596         * gcc.dg/format-array-1.c: New test.
4598 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4600         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
4601         writing through null pointers; remove comment about testing
4602         unterminated strings.
4604 2000-10-17  Matthew Hiller  <hiller@redhat.com>
4606         * gcc.c-torture/execute/20001017-2.c: New test.
4608 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4610         * gcc.c-torture/compile/20001018-1.c: New test.
4611         * gcc.c-torture/compile/20001018-1.x: Xfail.
4613 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4615         * gcc.c-torture/execute/20001017-1.c: New test.
4617 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4619         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
4620         for multiple use of arguments with scanf formats; add tests for
4621         multiple use of arguments.
4623 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
4625         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
4627 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4629         * gcc.dg/format-miss-1.c: New test.
4631 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4633         * gcc.c-torture/execute/20001013-1.c: New test.
4635 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4637         * gcc.dg/format-branch-1.c: New test.
4639 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4641         * README, lib/file-format.exp: Remove EGCS references.
4643 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4645         * gcc.dg/20001013-1.c: New test.
4647 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4649         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
4650         for intmax_t in the compiler using __typeof__ and the type rules
4651         for conditional expressions.
4653 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
4655         * gcc.dg/20001012-1.c: New test.
4656         * gcc.dg/20001012-2.c: New test.
4658 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4660         * gcc.dg/format-attr-1.c: New test.
4662 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4664         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
4665         __LONG_LONG_MAX__ instead of LLONG_MAX.
4667 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4669         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
4670         scanf flags.
4671         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
4672         flags.
4674 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4676         * gcc.dg/sequence-pt-1.c: New test.
4678 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
4680         * gcc.c-torture/execute/20001011-1.c: New testcase.
4681         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
4683 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4685         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
4686         does not error on it.
4688 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4690         * gcc.dg/20001009-1.c: New test.
4692 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4694         * gcc.c-torture/compile/20001009-1.c: Move from here ....
4695         * gcc.c-torture/execute/20001009-2.c: ... to here.
4697 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
4699         * gcc.c-torture/compile/20001009-1.c: New testcase.
4700         * gcc.c-torture/execute/20001009-1.c: New testcase.
4701         Testcases provided by Jan Hubicka <jh@suse.cz>.
4703 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4705         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4706         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
4707         uintmax_t using <limits.h> to emulate the compiler's internal
4708         logic.  No longer XFAIL %j tests.
4710 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4712         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
4713         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4714         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
4715         regexps and details of expected handling of some bad formats.
4716         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
4717         suppression.
4719 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4721         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
4722         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
4723         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
4724         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
4725         in list archives.
4727 2000-10-06  Richard Henderson  <rth@cygnus.com>
4729         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
4730         * g++.old-deja/g++.brendan/crash52.C: Likewise.
4731         * g++.old-deja/g++.jason/report.C: Likewise.
4732         * g++.old-deja/g++.law/friend5.C: Likewise.
4733         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
4734         of the expected warnings.
4736 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4738         * g++.old-deja/g++.pt/enum14.C: New test.
4740 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4742         * g++.old-deja/g++.pt/crash59.C: New test.
4744 2000-10-04  Will Cohen  <wcohen@redhat.com>
4746         * gcc.dg/20000926-1.c: New test.
4748 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
4750         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4751         function name for current C++ compiler.
4752         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4754 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4756         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4757         __PRETTY_FUNCTION__.
4758         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4760 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4762         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4764 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4766         * gcc.c-torture/compile/20000923-1.c: New test.
4768 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4770         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4771         * g++.old-deja/g++.pt/ttp62.C: Same.
4772         * g++.old-deja/g++.other/inline14.C: Same.
4774 2000-09-24  Richard Henderson  <rth@cygnus.com>
4776         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4778 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4780         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4782 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4784         * gcc.c-torture/compile/20000922-1.c: New file.
4786 2000-09-21  Nick Clifton  <nickc@redhat.com>
4788         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4789         a signed long modulo operation.
4790         (mod6): New funciton - perform an unsigned long modulo operation.
4791         (main): Add tests for modulos of very large numbers by very small
4792         dividends.
4794 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4796         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4798 2000-09-19  Richard Henderson  <rth@cygnus.com>
4800         * gcc.dg/compare2.c (case 10): XFAIL.
4802 2000-09-18  Richard Henderson  <rth@cygnus.com>
4804         * gcc.c-torture/execute/20000906-1.c: Move ...
4805         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4806         that support __builtin_trap.
4808 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4810         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4812 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4814         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4815         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4816         more $ format tests.
4818 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4820         * gcc.dg/format-errmk-1.c: New test.
4822 2000-09-17  Greg McGary  <greg@mcgary.org>
4824         * gcc.c-torture/execute/20000917-1.x: Remove.
4826 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4828         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4830 2000-09-17  Greg McGary  <greg@mcgary.org>
4832         * gcc.c-torture/execute/20000917-1.c: New test.
4833         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4835 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4837         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4838         in nested macro bug.
4840 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4842         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4844 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4846         * gcc.c-torture/execute/20000914-1.c: New test.
4848 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4850         * g++.other/inline13.C: New test.
4852 2000-09-12  Andreas Jaeger  <aj@suse.de>
4854         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4855         constant by Ulrich Drepper <drepper@redhat.com>.
4857 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4859         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4861 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4863         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4865 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4867         * gcc.dg/cpp/backslash.c: New test.
4869 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4871         * gcc.c-torture/execute/20000910-1.c: New test.
4872         * gcc.c-torture/execute/20000910-2.c: Likewise.
4874 2000-09-11  Robert Lipe  <robertl@sco.com>
4876         * gcc.dg/pragma-align.c: New test.
4878 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4880         * g++.old-deja/g++.pt/explicit82.C: New test.
4881         * g++.old-deja/g++.pt/explicit83.C: New test.
4883 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4885         * gcc.dg/asm-names.c: New test.
4887 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4889         * gcc.dg/cpp/tr-warn6.c: New test
4891 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4893         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4894         be accepted.
4896 2000-09-07  Catherine Moore  <clm@redhat.com>
4898         * gcc.c-torture/execute/unroll-1.c: New test.
4900 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4902         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4903         ERROR markers.
4904         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4905         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4906         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4907         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4908         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4909         Preprocess only.
4910         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4911         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4913 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4915         * g++.old-deja/g++.pt/deduct2.C: New test.
4917 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4919         * g++.old-deja/g++.pt/parms2.C: New test.
4921 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4923         * g++.old-deja/g++.pt/crash58.C: New test.
4925 2000-09-06  Greg McGary  <greg@mcgary.org>
4927         * gcc.c-torture/execute/20000906-1.c: New test.
4928         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4930 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4932         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4934 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4936         * g++.old-deja/g++.pt/crash57.C: New test.
4938 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4940         * g++.old-deja/g++.pt/crash56.C: New test.
4942 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4944         * g++.old-deja/g++.pt/koenig1.C: New test.
4946 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4948         * gcc.dg/20000904-1.c: New test.
4950 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4952         * gcc.dg/cpp/paste8.c: New test.
4954 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4956         * gcc.c-torture/compile/20000827-1.c: New test.
4958 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4960         * gcc.dg/format-diag-1.c: New test.
4962 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4964         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4965         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4966         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4967         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4968         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4970 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4972         * g++.old-deja/g++.other/nested4.C: New test.
4974 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4976         * g++.old-deja/g++.ns/scoped1.C: New test.
4978 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4980         * lib/g++.exp: Support testing already-installed GCC.
4982 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4984         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4986 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4988         * gcc.dg/return-type-2.c: New test.
4990 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4992         * gcc.c-torture/compile/20000825-1.c: New test.
4994 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4996         * gcc.dg/dwarf2-2.c: New test.
4998 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
5000         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
5001         dg-warning regexps.
5003 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5005         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
5006         gcc.dg/format-ext-5.c: New tests.
5008 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
5010         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
5012 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
5014         * gcc.dg/noncompile/930622-2.c: Adjust error message.
5016 2000-08-24  Richard Henderson  <rth@cygnus.com>
5018         * gcc.dg/ia64-sync-1.c: New test.
5019         * gcc.dg/ia64-sync-2.c: New test.
5020         * gcc.dg/ia64-asm-1.c: New test.
5022 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5024         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
5025         * gcc.dg/format-ext-2.c: New test.
5027 2000-08-23  Jason Merrill  <jason@redhat.com>
5029         * lib/old-dejagnu.exp: Also ignore "In member function" and
5030         "At global scope".
5032 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5034         * gcc.dg/noncompile/label-lineno-1.c: New test.
5036 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5038         * gcc.dg/c99-array-nonobj-1.c: New test.
5040 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5042         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5043         tests.
5044         * gcc.dg/format-ext-1.c: New test.
5046 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5048         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5049         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5050         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5051         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5052         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5054 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5056         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5057         gcc.dg/c99-strftime-2.c: New tests.
5059 2000-08-22  Richard Henderson  <rth@cygnus.com>
5061         * gcc.c-torture/execute/20000822-1.c: New test.
5063 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5065         * gcc.c-torture/execute/20000819-1.x: Remove.
5067 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5069         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5070         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5071         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5072         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5073         gcc.dg/format-xopen-1.c: New tests.
5075 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5077         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5079 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5081         * g++.old-deja/g++.other/loop2.C: New test.
5083         * gcc.c-torture/compile/20000606-1.c: New test.
5084         * gcc.c-torture/compile/20000728-1.c: New test.
5085         * gcc.c-torture/execute/20000801-1.c: New test.
5086         * gcc.c-torture/execute/20000801-2.c: New test.
5087         * gcc.c-torture/execute/20000819-1.c: New test.
5088         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5089         * gcc.dg/20000629-1.c: New test.
5090         * gcc.dg/20000724-1.c: New test.
5091         * gcc.dg/20000807-1.c: New test.
5093 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5095         * gcc.dg/cpp/pragma-1.c: New test.
5096         * gcc.dg/cpp/pragma-2.c: New test.
5098 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5100         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5101         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5103 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5105         * gcc.c-torture/compile/20000818-1.c: New test.
5107 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5109         * gcc.c-torture/execute/20000818-1.c: New test.
5111 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5113         * gcc.dg/format-va-1.c: New test.
5115 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5117         * g++.old-deja/g++.other/typedef8.C: New test.
5119 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5121         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5122         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5123         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5124         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5125         * g++.old-deja/g++.other/ptrmem7.C: New test.
5126         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5128 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5130         * g++.old-deja/g++.pt/typename27.C: New test.
5132 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5134         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5135         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5136         * g++.old-deja/g++.pt/friend45.C: New test.
5137         * g++.old-deja/g++.other/friend8.C: New test.
5139 2000-08-15  Richard Henderson  <rth@cygnus.com>
5141         * gcc.c-torture/execute/20000815-1.c: New test.
5143 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5145         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5146         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5147         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5149 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5151         * g++.old-deja/g++.other/refinit2.C: New test.
5153 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5155         * lib/c-torture.exp (c-torture): Make
5156         compiler_conditional_xfail_data global.
5157         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5158         compiler_conditional_xfail_data machinery.
5159         (f-torture-execute): Likewise.
5160         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5161         and only when unrolling loops.
5163         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5165 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5167         * g++.old-deja/g++.pt/explicit81.C: New test.
5169 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5171         * g++.old-deja/g++.pt/typename26.C: New test.
5173 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5175         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5176         warning.
5178 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5180         * g++.old-deja/g++.other/array3.C: New test.
5182 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5184         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5185         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5186         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5187         New tests.
5189 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5191         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5192         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5194 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5196         * gcc.c-torture/execute/20000808-1.c: New test.
5198 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5200         * gcc.dg/c90-const-expr-1.c: New test.
5202 2000-08-08  Richard Henderson  <rth@cygnus.com>
5204         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5206 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5208         * gcc.dg/noncompile/const-ll-1.c: New test.
5210 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5212         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5214 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5216         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5217         that running programs linked against the shared version of libobjc
5218         run correctly.
5220 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5222         * gcc.dg/c99-printf-1.c: New test.
5224 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5226         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5228 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5230         * gcc.c-torture/execute/20000731-1.x: Delete.
5232 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5234         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5235         and torture_without_loops as is done by c-torture.exp.
5236         (search_for): Copy from c-torture.exp.
5237         (gcc-dg-runtest): New function, drives a directory of tests
5238         iterating over the TORTURE_OPTIONS.
5239         (scan-assembler, scan-assembler-not): Move here from
5240         individual directory drivers.
5242         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5243         defined by lib/gcc-dg.exp.
5244         * gcc.dg/cpp/cpp.exp: Likewise.
5245         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5246         gcc-dg-runtest, so we cycle over optimization options.
5248         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5249         * gcc.dg/compare2.c: No longer expected to fail.
5251 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5253         * gcc.c-torture/execute/20000804-1.c: New test.
5255 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5257         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5259 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5261         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5263 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5265         * gcc.c-torture/compile/20000803-1.c: New test.
5267 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5269         * gcc.c-torture/execute/20000801-3.c,
5270         gcc.c-torture/execute/20000801-4.c: New tests.
5271         * gcc.c-torture/execute/20000801-3.x,
5272         gcc.c-torture/execute/20000801-4.x: Xfail.
5274 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5276         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5277         libobjc/.libs to allow for libtool.
5279 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5281         * gcc.c-torture/compile/20000802-1.c: New test.
5283 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5285         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5287 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5289         * gcc-c-torture/execute/20000731-2.c: New test.
5291         * gcc.c-torture/execute/20000731-1.c: New test.
5292         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5294 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5296         * testsuite/gcc.dg/cpp/paste7.c: New test.
5297         * gcc.dg/cpp/20000725-1.c: New test.
5299 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5301         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5302         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5303         declaration warning for __builtin_dwarf_reg_size.
5305         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5307 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5309         * gcc.dg/noncompile/voidparam-1.c: New test.
5311 2000-07-30  Richard Henderson  <rth@cygnus.com>
5313         * gcc.dg/c90-digraph-1.c: Don't xfail.
5314         * gcc.dg/compare2.c (case 10): Xfail.
5315         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5317 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5319         * gcc.dg/c99-main-1.c: New test.
5321 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5323         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5325 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5327         * gcc.c-tortuer/execute/20000726-1.c: New test.
5329 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5331         * gcc.c-torture/execute/enum-2.c: New test.
5333 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5335         * gcc.dg/cpp/tr-warn3.c: New test.
5337 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5339         * g++.old-deja/g++.ext/implicit1.C: Remove.
5340         * g++.old-deja/g++.jason/c2.C: Remove
5341         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5342         * g++.old-deja/g++.pt/crash16.C: Likewise.
5343         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5345 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5347         * g++.old-deja/g++.other/for2.C: New test.
5349 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5351         * gcc.dg/20000720-1.c: New test.
5353 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5355         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5357 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5359         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5360         * gcc.c-torture/execute/20000722-1.c: New.
5361         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5363 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5365         * gcc.dg/cpp/20000720-1.S: New test.
5367 2000-07-21  Michael Meissner  <meissner@redhat.com>
5369         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5371 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5373         * g++.old-deja/g++.brendan/crash16.C,
5374         g++.old-deja/g++.brendan/parse3.C,
5375         g++.old-deja/g++.brendan/redecl1.C,
5376         g++.old-deja/g++.ns/template13.C,
5377         g++.old-deja/g++.other/decl4.C,
5378         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5380 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5382         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5383         and "Internal error".
5385         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5386         regexps.
5387         * gcc.dg/cpp/paste6.c: New test.
5389 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5391         * gcc.dg/cpp/tr-direct.c: New test.
5393         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5394         gcc.dg/cpp/undef1.c: Tweak error regexps.
5396 2000-07-18  Eric Christopher <echristo@redhat.com>
5398         * gcc.c-torture/compile/20000718-1.c: New test.
5400 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5402         * cpplex.c (_cpp_push_token): If the token being pushed back
5403         is the previous token in this context, just subtract one from
5404         context->posn.
5405         * cppmacro.c (save_expansion): Clear aux field when storing a
5406         placemarker.
5408 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5410         * gcc.dg/noncompile/redecl-1.c: New test.
5412 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5414         * gcc.c-torture/execute/20000717-5.c: New test.
5415         * gcc.c-torture/execute/20000717-1.x: Removed.
5417 2000-07-17  Richard Henderson  <rth@cygnus.com>
5419         * gcc.c-torture/execute/20000717-4.c: New test.
5421 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5423         * gcc.dg/cpp/syshdr.c: New test.
5424         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5426 2000-07-17  Neil Booth  <neilb@earthling.net>
5428         * gcc.dg/cpp/cmdlne-dM.c: New test.
5429         * gcc.dg/cpp/cmdlne-dD.c: New test.
5431 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5433         * gcc.c-torture/execute/20000717-3.c: New test.
5435         * gcc.c-torture/compile/20000717-1.c: New test.
5437 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5439         * gcc.c-torture/execute/20000717-2.c: New test.
5441 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5443         * gcc.dg/formatz-1.c: New test.
5445         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5446         * gcc.dg/c99-digraph-1.c: New tests.
5448         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5449         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5451         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5452         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5453         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5454         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5455         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5456         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5457         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5459 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5461         * gcc.c-torture/execute/20000717-1.c: New test.
5462         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5464 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5466         * gcc.c-torture/execute/20000715-2.c: New test.
5467         * gcc.dg/20000715-1.c: New test.
5469 2000-07-15  Michael Meissner  <meissner@redhat.com>
5471         * gcc.c-torture/execute/20000715-1.c: New test.
5473 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5475         * gcc.c-torture/execute/20000707-1.c: New test.
5477 2000-07-13  Neil Booth  <NeilB@earthling.net>
5479         * testsuite/gcc.dg/cpp/digraph1.c,
5480         testsuite/gcc.dg/cpp/digraph2.c,
5481         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5483 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5485         * g77.f-torture/compile/20000630-2.f:  New test.
5486         * g77.f-torture/compile/20000630-2.x
5488 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5490         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5492 2000-07-11  Neil Booth  <NeilB@earthling.net>
5494         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5496 2000-07-11  Neil Booth  <NeilB@earthling.net>
5498         * gcc.dg/cpp/cmdlne-C.c: New.
5500 2000-07-09  Neil Booth  <NeilB@earthling.net>
5502         * gcc.dg/cpp/directiv.c: New tests.
5503         * gcc.dg/cpp/undef1.c: Update.
5505 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5507         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5509 2000-07-09  Neil Booth  <NeilB@earthling.net>
5511         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5513 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5515         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5516         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5518 2000-07-08  Neil Booth  <NeilB@earthling.net>
5520         * gcc.dg/cpp/macsyntx.c: New tests.
5522 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5524         * gcc.dg/20000707-1.c: New test.
5526 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5528         * gcc.c-torture/execute/20000706-1.c: New test.
5529         * gcc.c-torture/execute/20000706-2.c: New test.
5530         * gcc.c-torture/execute/20000706-3.c: New test.
5531         * gcc.c-torture/execute/20000706-4.c: New test.
5532         * gcc.c-torture/execute/20000706-5.c: New test.
5534 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5536         * g++.old-deja/g++.pt/instantiate7.C: New test.
5538 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5540         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
5541         * g++.old-deja/g++.mike/thunk3.C: Likewise.
5542         * g++.old-deja/g++.other/rtti3.C: Likewise.
5543         * g++.old-deja/g++.other/rttid3.C: Likewise.
5545 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
5547         *  g77.f-torture/compile/20000630-1.x: Fix typo
5549 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
5551         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
5552         assembly output.
5554 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
5556         * gcc.dg/cpp/ident.c: New test.
5558 2000-07-05  Neil Booth  <NeilB@earthling.net>
5560         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
5561           gcc.dg/cpp/lexstrng.c: New tests.
5563 2000-07-04  Neil Booth  <NeilB@earthling.net>
5565         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
5566         * gcc.dg/cpp/strify2.c: Same.
5568 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
5570         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
5571         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
5572         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
5573         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
5575         * testsuite/gcc.dg/cpp/macro1.c,
5576         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
5577         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
5578         testsuite/gcc.dg/cpp/strify1.c,
5579         testsuite/gcc.dg/cpp/strify2.c: New tests.
5581 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
5583         * gcc.c-torture/execute/20000703-1.c: New test.
5585 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5587         * g++.old-deja/g++.pt (lookup10.C): New test.
5589 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5591         * g++.old-deja/g++.pt (typename25.C): New test.
5593 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
5595         * gcc.c-torture/compile/20000701-1.c: New test.
5597 2000-06-30  Nick Clifton  <nickc@cygnus.com>
5599         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
5600         to test case.
5602 2000-06-30  Catherine Moore  <clm@cygnus.com>
5604         * gcc.c-torture/execute/align-1.c: New test.
5606 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
5608         * g++.old-deja/g++.pt/expr8.C: New test.
5609         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
5611 2000-06-29  Nick Clifton  <nickc@cygnus.com>
5613         * gcc.c-torture/compile/20000629-1.c: New test.
5615 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5618         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
5619         gcc.dg/noncompile directory, depending on whether they're
5620         preprocessor tests or not.  Annotate all the tests for the dg
5621         framework.
5623         * gcc.c-torture/noncompile/noncompile.exp: Delete.
5624         * gcc.dg/noncompile/noncompile.exp: New.
5626         * Moved files:
5627         Old name                                New name
5628         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
5629         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
5630         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
5631         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
5632         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
5633         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
5634         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
5635         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
5636         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
5637         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
5638         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
5639         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
5640         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
5641         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
5642         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
5643         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
5644         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
5645         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
5646         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
5647         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
5648         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
5649         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
5650         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
5651         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
5653         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
5654         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
5655         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
5656         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
5657         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
5658         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
5660 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5662         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
5663         declare one variable.  On the fourth, error.
5664         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
5665         declared by 20000628-1a.h.
5667 2000-06-29  Richard Henderson  <rth@redhat.com>
5669         * gcc.c-torture/execute/930529-1.x: New file.
5670         * gcc.dg/920413-1.c: Adjust expected warning text.
5671         * gcc.dg/980217-1.c: Declare abort.
5672         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
5674 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
5676         * g77.f-torture/compile/20000629-1.f: New test.
5677         * g77.f-torture/compile/20000629-1.x: Expected to fail.
5679 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5681         Rearrange lots of files, removing entirely the
5682         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
5683         directories.
5685         * Deleted files:
5686         gcc.c-torture/code_quality/code_quality.exp
5687         gcc.c-torture/special/special.exp
5688         gcc.failure/failure.exp
5689         gcc.failure/940409-1.x
5690         gcc.c-torture/compile/961203-1.x
5692         * New files:
5693         gcc.misc-tests/linkage.exp
5694         gcc.c-torture/execute/920730-1t.c
5695         gcc.c-torture/execute/920730-1t.x
5696         gcc.c-torture/compile/920520-1.x
5697         gcc.c-torture/compile/920521-1.x
5698         gcc.c-torture/compile/981006-1.x
5699         gcc.c-torture/execute/eeprof-1.x
5701         * Moved files (possibly with modifications to fit a new harness):
5702         Old name                                New name
5703         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
5704         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
5705         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
5706         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
5707         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
5708         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
5709         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
5710         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
5711         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
5712         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
5713         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
5714         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
5715         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
5716         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
5718 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5720         * c-torture/compile/961203-1.x: Delete.
5722         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
5723         not exit. Include stdio.h.
5724         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
5725         * gcc.misc-tests/dg-12.c: Likewise.
5726         * gcc.misc-tests/dg-5.c: Likewise.
5727         * gcc.misc-tests/dg-6.c: Likewise.
5728         * gcc.misc-tests/dg-7.c: Prototype abort.
5729         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
5730         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
5731         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
5732         not exit.
5733         * gcc.misc-tests/sieve.c: Use return from main, not exit.
5734         * gcc.misc-tests/sort2.c: Use return from main, not exit.
5736 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5738         * gcc.dg/cpp/20000628-1.c: New test.
5739         * gcc.dg/cpp/20000628-1.h: New header for above test.
5740         * gcc.dg/cpp/20000628-1a.h: Likewise.
5742 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
5744         * gcc.dg/cpp: New directory.
5745         * gcc.dg/cpp/cpp.exp: New driver.
5746         * gcc.dg/cpp/20000627-1.c: New test.
5747         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
5748         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
5749         and rewrite as a compilation test.
5751         * gcc.dg: Move many files into the cpp subdirectory, possibly
5752         renaming or editing them as well.
5753         Old name                New name
5754         990119-1.c              cpp/19990119-1.c
5755         990228-1.c              cpp/19990228-1.c
5756         990407-1.c              cpp/19990407-1.c
5757         990409-1.c              cpp/19990409-1.c
5758         990413-1.c              cpp/19990413-1.c
5759         990703-1.c              cpp/19990703-1.c
5760         20000127-1.c            cpp/20000127-1.c
5761         20000129-1.c            cpp/20000129-1.c
5762         20000207-1.c            cpp/20000207-1.c
5763         20000207-2.c            cpp/20000207-2.c
5764         20000209-1.c            cpp/20000209-1.c
5765         20000209-2.c            cpp/20000209-2.c
5766         20000301-1.c            cpp/20000301-1.c
5767         20000419-1.c            cpp/20000419-1.c
5768         20000510-1.S            cpp/20000510-1.S
5769         20000519-1.c            cpp/20000519-1.c
5770         20000529-1.c            cpp/20000529-1.c
5771         20000625-1.c            cpp/20000625-1.c
5772         20000625-2.c            cpp/20000625-2.c
5773         cpp-as1.c               cpp/assert1.c
5774         cpp-as2.c               cpp/assert2.c
5775         cxx-comments-1.c        cpp/cxxcom1.c
5776         cxx-comments-2.c        cpp/cxxcom2.c
5777         endif-label.c           cpp/endif.c
5778         cpp-hash1.c             cpp/hash1.c
5779         cpp-hash2.c             cpp/hash2.c
5780         cpp-if1.c               cpp/if-1.c
5781         cpp-if2.c               cpp/if-2.c
5782         cpp-if3.c               cpp/if-3.c
5783         cpp-if4.c               cpp/if-4.c
5784         cpp-if5.c               cpp/if-5.c
5785         cpp-cond.c              cpp/if-cexp.c
5786         cpp-missingop.c         cpp/if-mop.c
5787         cpp-missingparen.c      cpp/if-mpar.c
5788         cpp-opprec.c            cpp/if-oppr.c
5789         cpp-ifparen.c           cpp/if-paren.c
5790         cpp-shortcircuit.c      cpp/if-sc.c
5791         cpp-shift.c             cpp/if-shift.c
5792         cpp-unary.c             cpp/if-unary.c
5793         cpp-li1.c               cpp/line1.c
5794         cpp-li2.c               cpp/line2.c
5795         lineno.c                cpp/line3.c
5796         lineno-2.c              cpp/line4.c
5797         cpp-mi.c                cpp/mi1.c
5798         cpp-mic.h               cpp/mi1c.h
5799         cpp-micc.h              cpp/mi1cc.h
5800         cpp-mind.h              cpp/mi1nd.h
5801         cpp-mindp.h             cpp/mi1ndp.h
5802         cpp-mix.h               cpp/mi1x.h
5803         cpp-mi2.c               cpp/mi2.c
5804         cpp-mi2a.h              cpp/mi2a.h
5805         cpp-mi2b.h              cpp/mi2b.h
5806         cpp-mi2c.h              cpp/mi2c.h
5807         cpp-mi3.c               cpp/mi3.c
5808         cpp-mi3.def             cpp/mi3.def
5809         poison-1.c              cpp/poison.c
5810         pr-impl.c               cpp/prag-imp.c
5811         cpp-redef-2.c           cpp/redef1.c
5812         cpp-redef.c             cpp/redef2.c
5813         strpaste.c              cpp/strp1.c
5814         strpaste-2.c            cpp/strp2.c
5815         cpp-tradpaste.c         cpp/tr-paste.c
5816         cpp-tradstringify.c     cpp/tr-str.c
5817         cpp-tradwarn1.c         cpp/tr-warn1.c
5818         cpp-tradwarn2.c         cpp/tr-warn2.c
5819         trigraphs.c             cpp/trigraphs.c
5820         cpp-unc1.c              cpp/unc1.c
5821         cpp-unc2.c              cpp/unc2.c
5822         cpp-unc3.c              cpp/unc3.c
5823         cpp-unc.c               cpp/unc4.c
5824         undef.c                 cpp/undef1.c
5825         undef-2.c               cpp/undef2.c
5826         cpp-wi1.c               cpp/widestr1.c
5828 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5830         * lib/g++.exp (g++_include_flags): Tweak.
5832 2000-06-27  H.J. Lu  <hjl@gnu.org>
5833             Loren J. Rittle  <ljrittle@acm.org>
5835         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5836         version with one that knows about the new gcc tree structure.
5837         (g++_link_flags): Same.
5839 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5841         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5842         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5843         case we are cross-compiling.
5845         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5846         g++.old-deja/g++.niklas/Makefile.in,
5847         g++.old-deja/g++.niklas/configure.in,
5848         g++.old-deja/g++.other/Makefile.in,
5849         g++.old-deja/g++.other/configure.in,
5850         gcc.c-torture/code_quality/Makefile.in,
5851         gcc.c-torture/code_quality/configure.in,
5852         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5853         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5854         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5855         gcc.c-torture/execute/ieee/Makefile.in,
5856         gcc.c-torture/execute/ieee/configure.in,
5857         gcc.c-torture/noncompile/Makefile.in,
5858         gcc.c-torture/noncompile/configure.in,
5859         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5860         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5861         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5863 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5865         * g++.old-deja/g++.other/ambig3.C: New test.
5867 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5869         * g++.old-deja/g++.pt/syntax1.C: New test.
5870         * g++.old-deja/g++.pt/syntax2.C: New test.
5871         * g++.old-deja/g++.other/syntax3.C: New test.
5872         * g++.old-deja/g++.other/syntax4.C: New test.
5874 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5876         * gcc.dg/20000623-1.c: Prototype exit and abort.
5878 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5880         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5881         New tests.
5882         * gcc.dg/cpp-mi3.def: New file.
5884         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5885         inside assertions.
5886         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5887         lexer's error messages.
5888         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5889         divine anything from the linemarkers.
5890         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5891         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5893 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5895         * gcc.dg/20000623-1.c: New test.
5897 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5899         * gcc.c-torture/execute/20000622-1.c: New test.
5901 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5903         * g++.old-deja/g++.other/init15.C: New test.
5905 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5907         * g++.old-deja/g++.pt/vaarg2.C: New test.
5908         * g++.old-deja/g++.pt/vaarg3.C: New test.
5910 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5912         * g++.old-deja/g++.other/dyncast6.C: New test.
5914 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5916         * gcc.c-torture/execute/loop-6.c: New test.
5918 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5920         * gcc.dg/20000614-1.c: New test.
5921         * gcc.dg/20000614-2.c: New test.
5923 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5925         * g++.old-deja/g++.other/inline12.C: New test.
5927 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5929         * g++.old-deja/g++.other/eh1.C: New test.
5931 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5933         * g++.old-deja/g++.other/type.C: New test.
5935 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5937         * g++.old-deja/g++.other/initstring.C: New test.
5939 2000-06-12  Jason Merrill  <jason@redhat.com>
5941         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5943 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5945         * gcc.c-torture/compile/20000609-1.c: New test.
5947 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5949         * gcc.dg/20000609-1.c: New test.
5951 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5953         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5954         * gcc.c-torture/noncompile/poison-1.c: Move...
5955         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5956         * gcc.dg/cpp-li1.c: Add a token after the #line.
5958 2000-06-05  Richard Henderson  <rth@cygnus.com>
5960         * gcc.c-torture/execute/20000605-2.c: New test.
5961         * gcc.c-torture/execute/20000605-3.c: New test.
5963 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5965         * g77.f-torture/execute/20000503-1.x: New file.
5967 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5969         * g++.old-deja/g++.eh/badalloc1.C: New test.
5971 2000-06-05  Richard Henderson  <rth@cygnus.com>
5973         * gcc.c-torture/execute/20000605-1.c: New test.
5975 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5976             Nathan Sidwell <nathan@codesourcery.com>
5978         * gcc.c-torture/compile/20000605-1.c: New test.
5980 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5982         * g77.f-torture/compile/20000601-1.f:  New test.
5984 2000-06-03  Richard Henderson  <rth@cygnus.com>
5986         * gcc.c-torture/execute/20000603-1.c: New.
5988 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5990         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5991         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5993 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5995         * gcc.dg/compare2.c (case 12): XFAIL.
5996         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5997         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5999         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
6001 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
6003         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
6004         guard macro is already defined when the header is first
6005         included.
6006         * gcc.dg/cpp-mix.h: New file.
6007         * gcc.dg/endif-label.c: Update patterns to match compiler.
6009         * g++.brendan/complex1.C: Declare abort.
6010         * g++.law/refs4.C: Remove XFAIL.
6011         * g++.oliva/expr2.C: Declare abort and exit.
6013 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
6015         * gcc.c-torture/execute/20000528-1.c: New test.
6017         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
6018         * g++.old-deja/g++.law/temps4.C: Likewise.
6020         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
6021         stdlib.h.  Call abort() on failure.
6022         * g++.old-deja/g++.law/refs4.C: Likewise.
6023         * g++.old-deja/g++.law/temps4.C: Likewise.
6024         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
6025         * gcc.c-torture/execute/20000112-1.c: Include string.h.
6027 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
6029         Relative to g++.dg/special:
6030         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
6032         Relative to g++.old-deja:
6033         * g++.brendan/complex1.C, g++.jason/optimize2.C,
6034         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
6035         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
6036         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
6037         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
6038         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6039         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6041         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6042         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6043         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6044         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6045         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6046         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6047         and/or string.h.
6049         * g++.other/goto1.C: Update expectations for error messages.
6051 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6053         * gcc.c-torture/compile/20000523-1.c: New test.
6055 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6057         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6059 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6061         * g++.old-deja/g++.eh/catch11.C: New test.
6062         * g++.old-deja/g++.eh/catch12.C: New test.
6064 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6066         * gcc.c-torture/execute/20000523-1.c: New test.
6068 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6070         * c-torture/execute/bcp-1.c: Replace abort in arg of
6071         __builtin_constant_p with a generic external function.
6073         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6074         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6075         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6076         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6077         Prototype abort and/or exit.
6079         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6080         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6081         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6082         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6084 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6086         * gcc.dg/dwarf2-1.c: New test.
6088 2000-05-20  Richard Henderson  <rth@cygnus.com>
6090         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6092 2000-05-20  Andreas Jaeger  <aj@suse.de>
6094         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6095         testcase.
6097 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6099         * gcc.c-torture/execute/20000519-2.c: New test.
6101 2000-05-19  Andreas Jaeger  <aj@suse.de>
6103         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6104         which fails with SSA.
6106         * lib/c-torture.exp: Also test with -O3 -fssa.
6108 2000-05-18  Michael Meissner  <meissner@redhat.com>
6110         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6111         * gcc.c-torture/execute/920415-1.c: Ditto.
6112         * gcc.c-torture/execute/920501-1.c: Ditto.
6113         * gcc.c-torture/execute/conversion.c: Ditto.
6114         * gcc.c-torture/execute/cvt-1.c: Ditto.
6116 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6118         * gcc.c-torture/compile/20000518-1.c: New test.
6120 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6122         * g77.f-torture/compile/200005018.f:  New test.
6124 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6126         * gcc.c-torture/compile/20000517-1.c: New test.
6128 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6130         * gcc.c-torture/execute/20000516-1.c: New test.
6132 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6134         * g++.old-deja/g++.other/eh.C: New test.
6136 2000-05-12  Richard Henderson  <rth@cygnus.com>
6138         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6139         constants through to doit's conditional.
6141 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6143         * gcc.c-torture/compile/20000511-1.c: New test.
6144         * g77.f-torture/compile/20000511-1.f: New test.
6145         * g77.f-torture/compile/20000511-2.f: New test.
6147 2000-05-11  Michael Meissner  <meissner@redhat.com>
6149         * gcc.c-torture/execute/20000511-1.c: New test.
6151 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6153         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6154         * gcc.dg/20000510-1.S: New.
6156 2000-05-08  Catherine Moore  <clm@cygnus.com>
6158         * gcc.dg/unused-3.c: New.
6160 2000-05-06  Richard Henderson  <rth@cygnus.com>
6162           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6163           * g++.old-deja/g++.mike/warn1.C: Likewise.
6164           * g++.old-deja/g++.pt/local1.C: Likewise.
6165           * g++.old-deja/g++.pt/local7.C: Likewise.
6166           * g++.old-deja/g++.pt/spec16.C: Likewise.
6168 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6170         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6172 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6174           * g77.f-torture/execute/20000503-1.f:  New test.
6176 2000-05-04  Andreas Jaeger  <aj@suse.de>
6178         * gcc.dg/noreturn-2.c: New test.
6180 2000-05-04  Neil Booth  <NeilB@earthling.net>
6182         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6183         preprocessor.
6185 2000-05-04  Richard Henderson  <rth@cygnus.com>
6187         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6189 2000-05-04  Richard Henderson  <rth@cygnus.com>
6191         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6192         OpenSSL by Jason R Thorpe.
6194 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6196         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6198 2000-05-03  Robert Lipe <robertlipe@usa.net>
6200         * gcc.dg/20000503-1.c: New test.
6202 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6204         * gcc.c-torture/compile/20000502-1.c: New test.
6205         * g++.old-deja/g++.other/align.C: New test.
6206         * gcc.dg/cpp-tradstringify.c: New test.
6208 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6210         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6211         and hard registers.
6213 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6215         * gcc.c-torture/execute/loop-5.c: New test.
6217 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6219         * gcc.c-torture/execute/va-arg-20.c: New test.
6221 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6223         * gcc.c-torture/execute/20000422-1.c: New test.
6225 2000-04-20  Greg McGary  <gkm@gnu.org>
6227         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6228         when optimizing, but without sibling-call optimizations (-O1).
6230 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6232           * gcc.c-torture/compile/20000420-1.c: New test.
6234 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6236         * g++.abi/ptrflags.C: New test.
6237         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6239 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6241         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6243 2000-04-19  Greg McGary  <gkm@gnu.org>
6245         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6246         sibling-call optimizations.
6248 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6250         * gcc.dg/20000419-1.c: New test.
6252 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6254         * gcc.c-torture/execute/20000412-6.c: New test.
6256 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6258         * gcc.c-torture/execute/20000412-5.c: New test.
6259         * g77.f-torture/compile/20000412-1.f: New test.
6260         * gcc.c-torture/execute/20000412-4.c: New test.
6261         * gcc.c-torture/compile/20000412-2.c: New test.
6262         * gcc.c-torture/execute/20000412-3.c: New test.
6263         * gcc.c-torture/compile/20000412-1.c: New test.
6264         * gcc.c-torture/execute/20000412-2.c: New test.
6266 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6268         * objc/execute/bf-20.m: New test.
6270 2000-04-10  Richard Henderson  <rth@cygnus.com>
6272         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6274         * gcc.c-torture/execute/20000412-1.c: New test.
6276 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6278         * g++.old-deja/g++.eh/catchptr1.C: New test.
6280 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6282         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6284 2000-04-08  Neil Booth  <NeilB@earthling.net>
6286         * gcc.dg/cpp-nullchar.c: Remove test as
6287         embedded nulls cause problems.
6289 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6291         * gcc.dg/compare2.c: New test.
6293 2000-04-08  Neil Booth  <NeilB@earthling.net>
6295         * gcc.dg/cpp-nullchar.c: New test.
6297 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6299         * gcc.dg/cpp-mi2.c: New test.
6300         * gcc.dg/cpp-mi2[abc].h: New files.
6302 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6304         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6305         member name.
6307 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6309         * g++.old-deja/g++.abi/vmihint.C: New test.
6311 2000-04-06  Neil Booth  <NeilB@earthling.net>
6313         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6314         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6315         copyright.
6317 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6319         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6320         avoid stack-frame overwrite.
6322 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6324         * gcc.c-torture/compile/20000405-2.c: New test.
6325         * gcc.c-torture/compile/20000405-3.c: New test.
6327 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6329         * gcc.c-torture/compile/20000405-1.c: New test.
6331 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6333         * gcc.dg/cast-qual-1.c: Revert last change.
6335 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6337         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6339 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6341         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6342         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6344 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6346         * gcc.c-torture/compile/20000403-2.c: New test.
6347         * gcc.c-torture/compile/20000403-1.c: New test.
6349 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6351         * gcc.c-torture/execute/20000403-1.c: New test.
6353 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6355         * gcc.c-torture/execute/20000402-1.c: New test.
6357 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6359         * gcc.c-torture/execute/va-arg-15.c: New test.
6360         * gcc.c-torture/execute/va-arg-16.c: New test.
6361         * gcc.c-torture/execute/va-arg-17.c: New test.
6362         * gcc.c-torture/execute/va-arg-18.c: New test.
6363         * gcc.c-torture/execute/va-arg-19.c: New test.
6365 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6367         * gcc.c-torture/compile/981211-1.c: Move to...
6368         * gcc.dg/cpp-as1.c: ...here.
6369         * gcc.dg/cpp-as2.c: New file.
6371         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6372         compiler.
6374 2000-04-02  Neil Booth  <NeilB@earthling.net>
6376         * gcc.dg/cpp-cond.c  New tests.
6377         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6378         accidental success less likely.
6379         * gcc.dg/cpp-missingop.c  New tests.
6380         * gcc.dg/cpp-missingparen.c  New tests.
6381         * gcc.dg/cpp-shift.c  New tests.
6382         * gcc.dg/cpp-shortcircuit.c  New tests.
6383         * gcc.dg/cpp-unary.c  New tests.
6385 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6387         * gcc.c-torture/compile/20000329-1.c: New test.
6389 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6391         * gcc.c-torture/compile/20000326-1.c: New test.
6392         * gcc.c-torture/compile/20000326-2.c: New test.
6394 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6396         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6397         the first parameter is a function argument.
6399 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6401         * g++.old-deja/g++.ext/array4.C: New test.
6403 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6405         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6407 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6409         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6411 2000-03-19  Richard Henderson  <rth@cygnus.com>
6413         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6415 2000-03-19  Richard Henderson  <rth@cygnus.com>
6417         * gcc.c-torture/compile/20000319-1.c: New test.
6419 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6421         * gcc.c-torture/execute/20000314-3.c: New test.
6422         * gcc.c-torture/execute/20000314-2.c: New test.
6423         * gcc.c-torture/execute/20000314-1.c: New test.
6424         * gcc.c-torture/compile/20000314-2.c: New test.
6425         * gcc.c-torture/compile/20000314-1.c: New test.
6427 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6429         * g++.old-deja/g++.warn/inline.C: New test.
6431 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6433         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6434         standards-compliant result rather than specific constants.
6435         Put test-values in array.
6437 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6439         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6440         (g++_target_compile): Put test-specific options last.
6442 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6444         * g++.old-deja/g++.eh/vbase4.C: New test.
6446 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6448         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6450 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6452         * g++.old-deja/g++.brendan/misc12.C: Removed.
6453         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6454         * g++.old-deja/g++.ext/pretty4.C: New test.
6456 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6458         * g++.old-deja/g++.other/string2.C: New test.
6460 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6462         * g++.old-deja/g++.warn/impint2.C: New test.
6464 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6466         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6467         is 1, not zero.
6469 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6471         * g++.old-deja/g++.warn/impint.C: New test.
6472         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6473         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6474         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6475         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6476         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6477         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6478         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6479         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6480         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6481         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6482         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6483         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6485 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6487         * gcc.dg/cpp-redef.c: New test.
6489 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6491         * g++.old-deja/g++.pt/unify7.C: New test.
6493 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6495         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6496         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6498 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6500         * gcc.c-torture/compile/20000224-1.c: New test.
6502 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6504         * gcc.c-torture/compile/cpp-2.c: New test.
6505         * gcc.c-torture/compile/cpp-1.c: New test.
6507 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6509         * gcc.c-torture/execute/20000225-1.c: New test.
6511 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6513         * gcc.dg/cpp-li2.c: New test.
6515         * gcc.dg/cpp-wi1.c: New test.
6517         * gcc.dg/cpp-li1.c: New test.
6519 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6521         * g++.old-deja/g++.other/sizeof5.C: New test.
6523 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6525         * gcc.c-torture/execute/va-arg-13.c: New test.
6527 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6529         * gcc.c-torture/execute/va-arg-12.c: New test.
6531 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6533         * gcc.c-torture/execute/20000223-1.c: New test.
6535 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6537         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
6539 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
6541         * g++.old-deja/g++.abi/ptrmem.C: New test.
6543 2000-02-19  Richard Henderson  <rth@cygnus.com>
6545         * gcc.c-torture/compile/init-3.c: New.
6547 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
6549         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
6550         ALWAYS_CXXFLAGS.
6552 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
6554         * gcc.c-torture/compile/20000211-3.c: New test.
6556 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
6558         * gcc.c-torture/compile/20000211-2.c: New test.
6560 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
6562         * gcc.c-torture/compile/20000211-1.c: New test.
6564 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
6566         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
6567           on native targets
6569 2000-02-08  Nathan Sidwell  <nathan@acm.org>
6571         * g++.old-deja/g++.other/cast5.C: New test.
6573 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
6575         * gcc.c-torture/execute/20000205-1.c: New.
6577 2000-02-03  Nathan Sidwell  <nathan@acm.org>
6579         * g++.old-deja/g++.jason/cast3.C: Return void.
6580         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
6582 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6584         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
6586         * gcc.dg/loop-1.c: New test.
6588 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
6590         * gcc.c-torture/compile/20000127-1.c: New test.
6591         * gcc.c-torture/execute/991228-1.c: New test.
6593 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6595         * gcc.dg/unused-2.c: New test.
6597         * gcc.dg/conv-1.c: New test.
6599 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6601         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
6602         compiler.
6603         (tool_option_proc): Fix typo.
6605 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
6607         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
6608         of the ld on the host, not on the build machine.
6609         Also, don't crash if '--help' is not a supported option.
6611 2000-01-24  Richard Henderson  <rth@cygnus.com>
6613         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
6615 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
6617         * gcc.c-torture/execute/20000120-2.c: New test.
6618         * gcc.c-torture/execute/20000120-1.c: New test.
6620 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
6622         * gcc.c-torture/execute/20000113-1.c: New test.
6624 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
6626         * gcc.c-torture/execute/20000112-1.c: New test.
6628 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6630         * gcc.dg/20000111-1.c: New test.
6632 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
6634         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
6635         with 16 bit integers.
6637 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6639         * gcc.dg/20000108-1.c: New test.
6641 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6643         * g++.old-deja/g++.ns/koenig8.C: New test.
6645 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6647         * g++.old-deja/g++.other/cast4.C: New test.
6649 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
6651         * gcc.c-torture/compile/20000105-2.c: New test.
6652         * gcc.c-torture/compile/20000105-1.c: New test.
6654 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6656         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
6657         references to printf & atoi to conform to ANSI standard.
6658         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
6659         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
6660         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
6661         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
6662         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
6663         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6664         * g++.old-deja/g++.brendan/copy1.C: Likewise.
6665         * g++.old-deja/g++.brendan/copy2.C: Likewise.
6666         * g++.old-deja/g++.brendan/copy3.C: Likewise.
6667         * g++.old-deja/g++.brendan/copy4.C: Likewise.
6668         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6669         * g++.old-deja/g++.brendan/copy6.C: Likewise.
6670         * g++.old-deja/g++.brendan/copy7.C: Likewise.
6671         * g++.old-deja/g++.brendan/copy8.C: Likewise.
6672         * g++.old-deja/g++.brendan/crash11.C: Likewise.
6673         * g++.old-deja/g++.brendan/crash14.C: Likewise.
6674         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
6675         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6676         * g++.old-deja/g++.brendan/delete2.C: Likewise.
6677         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
6678         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
6679         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
6680         * g++.old-deja/g++.brendan/eh1.C: Likewise.
6681         * g++.old-deja/g++.brendan/groff1.C: Likewise.
6682         * g++.old-deja/g++.brendan/init3.C: Likewise.
6683         * g++.old-deja/g++.brendan/misc12.C: Likewise.
6684         * g++.old-deja/g++.brendan/misc7.C: Likewise.
6685         * g++.old-deja/g++.brendan/new2.C: Likewise.
6686         * g++.old-deja/g++.brendan/operators4.C: Likewise.
6687         * g++.old-deja/g++.brendan/operators5.C: Likewise.
6688         * g++.old-deja/g++.brendan/overload2.C: Likewise.
6689         * g++.old-deja/g++.brendan/overload7.C: Likewise.
6690         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
6691         * g++.old-deja/g++.brendan/reference1.C: Likewise.
6692         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
6693         * g++.old-deja/g++.brendan/template24.C: Likewise.
6694         * g++.old-deja/g++.brendan/template3.C: Likewise.
6695         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
6696         * g++.old-deja/g++.jason/inline3.C: Likewise.
6697         * g++.old-deja/g++.jason/opeq.C: Likewise.
6698         * g++.old-deja/g++.law/arg5.C: Likewise.
6699         * g++.old-deja/g++.law/arm7.C: Likewise.
6700         * g++.old-deja/g++.law/ctors11.C: Likewise.
6701         * g++.old-deja/g++.law/cvt8.C: Likewise.
6702         * g++.old-deja/g++.law/init9.C: Likewise.
6703         * g++.old-deja/g++.law/refs4.C: Likewise.
6704         * g++.old-deja/g++.law/template2.C: Likewise.
6705         * g++.old-deja/g++.law/visibility24.C: Likewise.
6706         * g++.old-deja/g++.law/vtable3.C: Likewise.
6707         * g++.old-deja/g++.mike/asm2.C: Likewise.
6708         * g++.old-deja/g++.mike/eh1.C: Likewise.
6709         * g++.old-deja/g++.mike/misc1.C: Likewise.
6710         * g++.old-deja/g++.mike/misc13.C: Likewise.
6711         * g++.old-deja/g++.mike/misc14.C: Likewise.
6712         * g++.old-deja/g++.mike/ns12.C: Likewise.
6713         * g++.old-deja/g++.mike/p1248.C: Likewise.
6714         * g++.old-deja/g++.mike/p3708.C: Likewise.
6715         * g++.old-deja/g++.mike/p3708a.C: Likewise.
6716         * g++.old-deja/g++.mike/p3708b.C: Likewise.
6717         * g++.old-deja/g++.mike/p646.C: Likewise.
6718         * g++.old-deja/g++.mike/p700.C: Likewise.
6719         * g++.old-deja/g++.mike/p783.C: Likewise.
6720         * g++.old-deja/g++.mike/p783a.C: Likewise.
6721         * g++.old-deja/g++.mike/p783b.C: Likewise.
6722         * g++.old-deja/g++.mike/p786.C: Likewise.
6723         * g++.old-deja/g++.mike/p789.C: Likewise.
6724         * g++.old-deja/g++.mike/p789a.C: Likewise.
6725         * g++.old-deja/g++.mike/p807a.C: Likewise.
6726         * g++.old-deja/g++.other/delete3.C: Likewise.
6727         * g++.old-deja/g++.other/dyncast1.C: Likewise.
6728         * g++.old-deja/g++.other/dyncast2.C: Likewise.
6729         * g++.old-deja/g++.other/dyncast3.C: Likewise.
6730         * g++.old-deja/g++.other/empty1.C: Likewise.
6731         * g++.old-deja/g++.other/temporary1.C: Likewise.
6732         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
6733         * g++.old-deja/g++.pt/t16.C: Likewise.
6734         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
6736 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6738         * gcc.dg/991230-1.c: New test.
6740 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
6742         * gcc.c-torture/compile/991229-3.c: New test.
6743         * gcc.c-torture/compile/991229-2.c: New test.
6744         * gcc.c-torture/compile/991229-1.c: New test.
6746 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
6748         * gcc.c-torture/compile/labels-2.c: New test.
6750 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6752         * gcc.c-torture/execute/991227-1.c: New test.
6754 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6756         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6758 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6760         * gcc.c-torture/execute/991221-1.c: New test.
6762 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6764         * g++.old-deja/g++.other/cast3.C: New test.
6766 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6768         * gcc.c-torture/execute/991216-4.c: New test.
6770 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6772         * gcc.c-torture/execute/991216-1.c: New test.
6773         * gcc.c-torture/execute/991216-2.c: New test.
6774         * gcc.c-torture/execute/991216-3.c: New test.
6776 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6778         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6779         Actually make the test fail by using "-O2" for compilation.
6781 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6783         * g++.old-deja/g++.warn/cast-align1.C: New test.
6785 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6787         * gcc.c-torture/compile/991214-1.c: New test.
6788         * gcc.c-torture/compile/991214-2.c: New test.
6790 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6792         * gcc.dg/991214-1.c: New test.
6794 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6796         * gcc.c-torture/compile/991213-3.c: New test.
6797         * gcc.c-torture/compile/991213-2.c: New test.
6798         * gcc.c-torture/compile/991213-1.c: New test.
6800 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6802         * gcc.dg/991209-1.c: New test.
6804 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6806         * gcc.c-torture/compile/991208-1.c: New test.
6808 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6810         * gcc.dg/ultrasp2.c: New test.
6812 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6814         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6816 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6818         * gcc.c-torture/compile/991202-1.c: New test.
6819         * gcc.c-torture/execute/991202-1.c: New test.
6820         * gcc.c-torture/execute/991202-2.c: New test.
6821         * gcc.c-torture/execute/991202-3.c: New test.
6823 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6825         * g++.old-deja/g++.abi/align.C: New test.
6826         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6827         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6829 1999-12-01  Richard Henderson  <rth@cygnus.com>
6831         * gcc.c-torture/execute/991201-1.c: New.
6833 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6835         * gcc.dg/991129-1.c: New test.
6837 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6839         * gcc.c-torture/compile/991127-1.c: New test.
6841 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6843         * g++.old-deja/g++.other/warn4.C: New test.
6845 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6847         * g++.old-deja/g++.eh/cleanup2.C: New test.
6848         * g++.old-deja/g++.ext/pretty2.C: New test.
6849         * g++.old-deja/g++.ext/pretty3.C: New test.
6850         * g++.old-deja/g++.other/debug6.C: New test.
6852 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6854         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6855         compiler_output to look for one error message instead of two.
6857 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6859         * gcc.c-torture/execute/991118-1.c: Also test case
6860         where the word boundary does not split a byte evenly.
6862 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6864         * g++.old-deja/g++.ext/restrict1.C: New test.
6866 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6868         * gcc.c-torture/execute/991118-1.c: New test.
6870 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6872         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6873         working directory pathnames.
6875 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6877         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6878         host is equipped with driver.h and driver.o so it can actually
6879         compile and run the tests.
6881 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6883         * gcc.c-torture/compile/991008-1.c: New test.
6885 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6887         * lib/gcc-dg.exp: Include target-supports.exp
6889 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6891         * lib/target-supports.exp: New file: Provide procs to test for
6892         features supported by the target.
6893         (check_weak_available): Moved here from ecos.exp.
6894         (check_alias_available): New proc: Determine of the target
6895         toolchain supports the alias attribute.
6897         * gcc.dg/special/ecos.exp: Move check_weak_available to
6898         target-supports.exp.
6899         (alias-1.c): Only perform the test if the target supports
6900         aliases.
6901         (wkali-1.c): Only perform the test if the target supports
6902         aliases.
6904         * gcc.dg/990506-0.c: Expect error messages from cross
6905         targets as well as native targets.
6907 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6909         * gcc.dg/ultrasp1.c: Removed xfail.
6910         * gcc.dg/struct-ret-2.c: Likewise.
6911         * gcc.dg/array-1.c: Likewise.
6913 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6915         * gcc.dg/struct-ret-2.c: New test.
6917         * gcc.dg/array-1.c: New test.
6919 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6921         * gcc.c-torture/execute/991030-1.c: New test.
6923 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6925         * gcc.c-torture/compile/991026-2.c: New test.
6927 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6929         * gcc.c-torture/compile/991026-1.c: New test.
6931 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6933         * gcc.c-torture/execute/991023-1.c: New test.
6935 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6937         * gcc.c-torture/execute/991019-1.c: New test.
6939 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6941         * gcc.c-torture/execute/991016-1.c: New test.
6943 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6945         * gcc.c-torture/execute/991014-1.c: New test.
6947 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6949         * g++.old-deja/g++.other/union2.C: New test.
6951 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6953         * g++.old-deja/g++.other/vaarg2.C: New test.
6954         * g++.old-deja/g++.other/vaarg3.C: New test.
6956 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6958         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6959         in compile/.
6961 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6963         * gcc.c-torture/execute/va-arg-11.c: New test.
6965 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6967         * lib/file-format.exp (gcc_target_object_format): Don't
6968         crash if objdump is unavailable.
6970 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6972         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6974 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6976         * gcc.c-torture/compile/990928-1.c: New test.
6978 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6980         * g++.old-deja/g++.other/decl6.C: New test.
6982 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6984         * gcc.c-torture/execute/va-arg-10.c: New test.
6986 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6988         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6989         __PRETTY_FUNCTION__.
6991 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6993         * gcc.c-torture/execute/990923-1.c: New test.
6995 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6997         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6998         for which -fpic is inappropriate.
7000 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
7002         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
7004 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7006         * g++.old-deja/g++.other/dyncast1.C: New test.
7007         * g++.old-deja/g++.other/dyncast2.C: New test.
7008         * g++.old-deja/g++.other/dyncast3.C: New test.
7009         * g++.old-deja/g++.other/dyncast4.C: New test.
7010         * g++.old-deja/g++.other/dyncast5.C: New test.
7011         * g++.old-deja/g++.eh/catch3.C: New test.
7012         * g++.old-deja/g++.eh/catch3p.C: New test.
7013         * g++.old-deja/g++.eh/catch4.C: New test.
7014         * g++.old-deja/g++.eh/catch4p.C: New test.
7015         * g++.old-deja/g++.eh/catch5.C: New test.
7016         * g++.old-deja/g++.eh/catch5p.C: New test.
7017         * g++.old-deja/g++.eh/catch6.C: New test.
7018         * g++.old-deja/g++.eh/catch6p.C: New test.
7019         * g++.old-deja/g++.eh/catch7.C: New test.
7020         * g++.old-deja/g++.eh/catch7p.C: New test.
7021         * g++.old-deja/g++.eh/catch8.C: New test.
7022         * g++.old-deja/g++.eh/catch8p.C: New test.
7023         * g++.old-deja/g++.eh/catch9.C: New test.
7024         * g++.old-deja/g++.eh/catch9p.C: New test.
7026 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
7028         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
7029         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
7031 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
7033         * gcc.c-torture/compile/990913-1.c: New test.
7035 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
7037         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
7038         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7040 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7042         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7044 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7046         * g++.old-deja/g++.other/lookup11.C: New test.
7047         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7048         what is permitted and what we want.
7049         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7050         overload use.
7051         * g++.old-deja/g++.jason/rfg5.C: Likewise
7053 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7055         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7056         * gcc.c-torture/noncompile/poison-1.c: New file.
7058 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7060         * g++.old-deja/g++.other/sizeof3.C: New test.
7061         * g++.old-deja/g++.other/sizeof4.C: New test.
7062         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7063         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7065 1999-09-07  Richard Henderson  <rth@cygnus.com>
7067         * gcc.dg/va-arg-1.c: New.
7069 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7071         * gcc.c-torture/execute/va-arg-9.c: New test.
7073 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7075         * g77.f-torture/compile/980519-2.f: New test.
7076         * g77.f-torture/compile/19990905-0.f: New test.
7077         * g77.f-torture/compile/19990905-1.f: New test.
7078         * g77.f-torture/compile/19990905-2.f: New test.
7080         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7082 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7084         * gcc.c-torture/execute/990827-1.c: Fix typo.
7086 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7088         * g++.old-deja/g++.other/deref1.C: New test.
7090 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7092         * g++.old-deja/g++.other/ambig2.C: New test.
7093         * g++.old-deja/g++.other/cond5.C: New test.
7094         * g++.old-deja/g++.other/lookup16.C: New test.
7096 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7098         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7099         assemblers too.
7101 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7103         * lib/c-torture.exp: Avoid the "compare executables" optimization
7104         when testing native.
7106 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7108         * gcc.c-torture/execute/990829-1.c: New test.
7109         * gcc.c-torture/compile/990829-1.c: New test.
7111 1999-08-27  Paul Burchard  <burchard@pobox.com>
7113         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7114         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7115         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7116         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7117         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7118         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7119         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7120         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7121         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7122         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7123         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7125 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7127         * gcc.c-torture/execute/990827-1.c: New test.
7129 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7131         * g77.f-torture/noncompile/19990826-4.f: New test.
7133         * g77.f-torture/compile/19990826-3.f: New test.
7135         * g77.f-torture/execute/19990826-2.f: New test.
7137         * g77.f-torture/compile/19990826-1.f: New test.
7139         * gcc.c-torture/execute/990826-0.c: New test.
7140         * g77.c-torture/execute/19990826-0.f: New test.
7142         * g77.f-torture/noncompile/970626-2.f: New test.
7144 1999-08-25  Paul Burchard  <burchard@pobox.com>
7146         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7147         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7148         lss-011.C: New tests.
7150 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7152         * g++.old-deja/g++.other/decl5.C: New test.
7154 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7156         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7157         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7158         call `postbase' for each one.  All callers of `postbase' changed
7159         to call this instead.
7161 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7163         * gcc.c-torture/execute/990811-1.c: New test.
7165 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7167         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7168         just native ones.
7170         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7171         just native ones.
7173 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7175         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7177 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7179         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7181 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7183         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7185 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7187         * gcc.c-torture/execute/990804-1.c: New test.
7189 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7191         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7192         * g++.old-deja/g++.brendan/crash64.C: Likewise
7193         * g++.old-deja/g++.brendan/overload8.C: Likewise
7195 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7197         * g++.old-deja/g++.other/struct1.C: New test.
7199 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7201         * g++.old-deja/g++.other/enum2.C: New test.
7203 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7205         Adapted from tests from Franz Sirl:
7206         * gcc.c-torture/execute/va-arg-7.c: New test.
7207         * gcc.c-torture/execute/va-arg-8.c: New test.
7209 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7211         * gcc.c-torture/compile/990801-2.c: New test.
7213         * gcc.c-torture/compile/990801-1.c: New test.
7215 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7217         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7218         fp-cmp-1.c, converting double to float.
7220         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7221         fp-cmp-1.c, converting double to long double.
7223         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7224         from fr1 to unknown_register, since fr1 is a legitimate register
7225         on some machines.
7227 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7229         * README: More listname related changes.
7231 1999-07-08  Catherine Moore  <clm@cygnus.com>
7233         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7235 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7237         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7239 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7241         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7243 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7245         * gcc.dg/990703-1.c: New test.
7247 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7249         * lib/file-format.exp: New file: Move definition of proc
7250         gcc_target_object_format to here from
7251         gcc.dg/special/ecos.exp.
7253         * lib/c-torture.exp: Include lib file-format.exp.
7254         * lib/gcc-dg.exp: Include lib file-format.exp.
7256         * gcc.dg/special/ecos.exp: Remove definition of proc
7257         gcc_target_object_format.
7259 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7261         * gcc.c-torture/execute/990628-1.c: New test.
7263 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7265         * gcc.c-torture/compile/990625-2.c: New test.
7267         * gcc.c-torture/compile/990625-1.c: New test.
7269 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7271         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7272         attributes compile.
7273         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7274         ports that use the COFF/PE file format.
7276 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7278         * gcc.c-torture/compile/990617-1.c: New test.
7280 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7282         * g++.old-deja/g++.other/decl4.C: New test.
7284 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7286         * g++.old-deja/g++.other/bitfld3.C: New test.
7288 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7290         * g++.old-deja/g++.eh/catch1.C: New test.
7292 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7294         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7296         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7297         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7299 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7301         * g77.f-torture/compile/19990502-0.f: Replace with new,
7302         shorter, test that still fails after recent changes.
7304 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7306         * gcc.c-torture/execute/990604-1.c: New test.
7308 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7310         * gcc.c-torture/execute/990531-1.c: New test.
7312 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7314         * gcc.c-torture/compile/990527-1.c: New test.
7316 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7318         * gcc.c-torture/execute/990527-1.c: New test.
7320 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7322         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7323         bitfields as signed.
7325 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7327         * g77.f-torture/compile/19990525-0.f: New test.
7329 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7331         * gcc.c-torture/execute/990525-2.c: New test.
7333         * gcc.c-torture/execute/990525-1.c: New test.
7335 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7337         * g++.old-deja/g++.other/anon3.C: New test.
7338         * g++.old-deja/g++.other/anon4.C: New test.
7339         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7340         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7341         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7342         Merrill).
7344 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7346         * gcc.c-torture/execute/990524-1.c: New test.
7348         * gcc.dg/990524-1.c: New test.
7350 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7352         * gcc.c-torture/compile/990523-1.c: New test.
7354 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7356         * gcc.c-torture/compile/990519-1.c: New test.
7358 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7360         * gcc.c-torture/compile/990517-1.c: New test.
7362         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7363         (e4, f4): New tests.
7364         (main): Call them.
7366 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7368         * gcc.dg/noreturn-1.c: New test.
7370 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7372         * gcc.c-torture/execute/990513-1.c: New test.
7374 1999-05-10  Richard Henderson  <rth@cygnus.com>
7376         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7378 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7380         * g77.f-torture/execute/erfc.f: Use small single-precision
7381         values, to avoid problems on Alphas when not -mieee.
7383 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7385         * gcc.dg/990506-0.c: New test.
7387 1999-05-08  Richard Henderson  <rth@cygnus.com>
7389         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7390         the constant to test.  Don't XFAIL 64-bit targets.
7392         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7393         * g++.old-deja/g++.law/profile1.C: Likewise.
7395         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7396         operator new instances.
7397         * g++.old-deja/g++.other/delete5.C: Likewise.
7399 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7401         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7402         intrinsic.
7404 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7406         * g77.f-torture/execute/u77-test.f: Reverse order of two
7407         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7409 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7411         * gcc.dg/compare1.c: New test.
7413 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7415         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7416         New tests.
7418 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7420         * g77.f-torture/compile/19990502-1.f: New test.
7422 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7424         * g77.f-torture/compile/19990502-0.f: New test.
7426 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7428         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7429         intrinsic.
7431 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7433         * g77.f-torture/execute/u77-test.f (main): List libU77
7434         intrinsics not currently tested.
7435         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7436         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7437         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7438         Trim blanks off the ends of some printed strings.
7440 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7442         * g77.f-torture/execute/u77-test.f (main): Just warn about
7443         FSTAT gid disagreement, as it's expected on some systems.
7445 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7447         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7448         use a new function, which allows for some slop.
7449         Clean up some commentary.
7450         (issum): The new function.
7451         (sgladd): Deleted subroutine.
7453 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7455         * g77.f-torture/execute/u77-test.f: Modify to be more like
7456         libf2c/libU77 version, bringing patches to that version here.
7457         Add suitable commentary.
7459 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7461         * gcc.dg/990424-1.c: New test.
7463 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7465         * g77.f-torture/execute/u77-test.f (main): Bug involving
7466         LSTAT has been fixed, so turn back on full checking.
7468 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7470         * g77.f-torture/compile/19990419-0.f: New test.
7471         * g77.f-torture/execute/19990419-1.f: New test.
7473 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7475         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7476         to avoid the need for a prototype to supress a warning.
7478 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7480         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7482 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7484         * gcc.c-torture/execute/990404-1.c: New test.
7486 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7488         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7489         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7490         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7491         missing initializer warnings.
7493 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7495         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7496         matching strings.
7498 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7500         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7502 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7504         * g77.f-torture/execute/19990325-0.f: New test.
7505         * g77.f-torture/execute/19990325-1.f: New test.
7507 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7509         * gcc.c-torture/execute/990324-1.c: New test.
7511 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7513         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7514         test with 4.
7516 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7518         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7520 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7522         * g77.f-torture/execute/19990313-2.f: New test.
7523         * g77.f-torture/execute/19990313-3.f: New test.
7525 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7527         * g77.f-torture/execute/19990313-0.f: New test.
7528         * g77.f-torture/execute/19990313-1.f: New test.
7530 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7532         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7533         printf to sprintf.
7534         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7535         (main): Add check for u15.  Conditionalize u31 check depending on
7536         whether ints are <32 bits or >=32 bits.
7538 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7540         * g77.f-torture/execute/19981119-0.f: Improve testiness.
7542 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7544         * g77.f-torture/compile/19990305-0.f: New test.
7545         * g77.f-torture/execute/19981119-0.f: New test.
7547 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7549         * g77.f-torture/execute/970625-2.f: call ABORT if final
7550         result is not correct, instead of just printing it.
7551         Add this checking via newly introduced obfuscation, to
7552         trip up buggy front ends.
7554 1999-03-07  Craig Burley  <craig@jcb-sc.com>
7556         * g77.f-torture/compile/960317-1.f: Moved from being
7557         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
7559 1999-03-06  Craig Burley  <craig@jcb-sc.com>
7561         * g77.f-torture/execute/960317-1.f: New (old) test.
7562         * g77.f-torture/execute/970625-2.f: Ditto.
7564 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
7566         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
7567         message on line 1 or line 2; cccp and cpplib do this differently.
7569 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
7571         * g++.old-deja/g++.law/weak1.C: New test.
7573 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7575         * gcc.c-torture/execute/990119-1.c: Renamed to...
7576         * gcc.dg/990119-1.c: this, so it will only be tested once
7577         (it's a preprocessor test, it doesn't need to be run at
7578         multiple optimization levels).
7580 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7582         * lib/g++.exp: Don't add incdir=$base_dir/../include to
7583           ALWAYS_CXXFLAGS.
7585 1999-02-24  Craig Burley  <craig@jcb-sc.com>
7587         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
7588         * g77.f-torture/compile/19981216-0.f: ...as it is expected
7589         to not be compilable by current g77.
7591 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7593         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
7595 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
7597         * gcc.c-torture/execute/990222-1.c: New test.
7599 1999-02-19  Craig Burley  <craig@jcb-sc.com>
7601         * g77.f-torture/compile/19990218-0.f: New test.
7602         * g77.f-torture/noncompile/19990218-1.f: New test.
7604 1999-02-18  Craig Burley  <craig@jcb-sc.com>
7606         * g77.f-torture/compile/19981216-0.f: New test.
7608 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
7610         * gcc.dg/990214-1.c: New test.
7612 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
7614         * gcc.dg/990213-2.c: New test.
7616         * gcc.dg/990213-1.c: New test.
7618 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
7620         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
7621         ints.
7623 1999-02-11  Nick Clifton  <nickc@cygnus.com>
7625         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
7626         specified by target.
7628         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
7630 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
7632         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
7634 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7636         * gcc.dg/special/ecos.exp: New test driver for new tests with
7637         special requirements.
7639         * gcc.dg/special/alias-1.c: New test.
7640         * gcc.dg/special/gcsec-1.c: New test.
7641         * gcc.dg/special/weak-1.c: New test.
7642         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
7643         * gcc.dg/special/weak-2.c: New test.
7644         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
7645         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
7646         * gcc.dg/special/wkali-1.c: New test.
7647         * gcc.dg/special/wkali-2.c: New test.
7648         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
7649         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
7651 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
7653           * lib/c-torture.exp (c-torture-compile): Pull out code for
7654           analyzing gcc error messages.
7655           (c-torture-execute): Likewise.  Fix some (harmless) false
7656           positives.
7657           * lib/gcc.exp (gcc_check_compile): New function.
7659 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
7661         * gcc.c-torture/execute/990208-1.c: New test.
7663 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7665         * g++.dg/special/ecos.exp: New driver for new tests with special
7666         requirements
7668         * g++.dg/special/conpr-1.C: New test
7669         * g++.dg/special/conpr-2.C: New test
7670         * g++.dg/special/conpr-2a.C: New test
7671         * g++.dg/special/conpr-3.C: New test
7672         * g++.dg/special/conpr-3a.C: New test
7673         * g++.dg/special/conpr-3b.C: New test
7675         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
7676         allow g++ to use the dg driver
7678         * README: Add comment about g++.dg directory
7680 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
7682         * README: Update email addresses.
7684 1999-02-03  Nick Clifton  <nickc@cygnus.com>
7686         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
7687         arguments in order to force structure S onto the stack even on
7688         the alpha.
7689         (test): Pass 10 leading arguments to function foo as well as the
7690         structure S.
7692         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
7693         failure for all targets.
7695         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
7696         abort to terminate program execution.
7698 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
7700         * gcc.c-torture/execute/990130-1.c: New test.
7702 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
7704         * gcc.dg/990130-1.c: New test.
7706 1999-01-28  Michael Meissner  <meissner@cygnus.com>
7708         * gcc.c-torture/execute/990128-1.c: New test.
7710 1999-01-27  Michael Meissner  <meissner@cygnus.com>
7712         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
7714 1999-01-27  Felix Lee  <flee@cygnus.com>
7716         * lib/c-torture.exp (c-torture-compile): pull out code for
7717         analyzing gcc error messages.
7718         (c-torture-execute): ditto, and fix some (harmless) false
7719         positives.
7720         * lib/gcc.exp (gcc_check_compile): new function.
7722 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
7724         * gcc.dg/990117-1.c: New test.
7726         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
7728         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
7730 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
7732         * g77.f-torture/compile/990115-1.f: New test.
7734 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
7736         * gcc.c-torture/compile/990107-1.c: New test
7738 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
7740         * gcc.c-torture/execute/990106-2.c: New test.
7742         * gcc.c-torture/execute/990106-1.c: New test.
7744 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
7746         * gcc.c-torture/compile/981223-1.c: New test.
7748 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
7750         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
7751         (opt3): Rename from opt4 and disable.
7753 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7755         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7757 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7759         * g++.old-deja/g++.other/conv5.C: New test.
7761 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7763         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7765 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7767         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7769 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7771         * gcc.c-torture/compile/981211-1.c: New test.
7773 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7775         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7777         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7779 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7781         * gcc.special/930510-1.c: Make C9X safe.
7782         * gcc.misc-tests/gcov-1.c Similarly.
7783         * gcc.misc-tests/gcov-2.c Similarly.
7785 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7787         * gcc.dg/ultrasp1.c: New test.
7789 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7791         * gcc.c-torture/execute/981206.c: New test.
7793 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7795         * g++.old-deja/g++.ns/template7.C: New test.
7797         * g++.old-deja/g++.other/expr1.C: New test.
7799         * g++.old-deja/g++.eh/tmpl3.C: New test.
7801         * g++.old-deja/g++.eh/tmpl2.C: New test.
7803 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7805         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7806         * g++.old-deja/g++.other/using6.C: Removed.
7807         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7809         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7811 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7813         * g++.old-deja/g++.pt/overload8.C: New test.
7815         * g++.old-deja/g++.pt/overload7.C: New test.
7817         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7819         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7820         and relinking messages.
7821         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7822         compiling with -frepo.
7824 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7826         * g++.old-deja/g++.pt/lookup6.C: New test.
7828 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7830         * gcc.c-torture/execute/981130-1.c: New test.
7831         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7833 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7835         * g++.old-deja/g++.pt/explicit76.C: New test.
7837         * g++.old-deja/g++.pt/friend38.C: New test.
7839         * g++.old-deja/g++.ns/crash2.C: New test.
7841         * g++.old-deja/g++.pt/defarg8.C: New test.
7843         * g++.old-deja/g++.pt/instantiate6.C: New test.
7845         * g++.old-deja/g++.pt/static6.C: New test.
7847         * g++.old-deja/g++.pt/decl2.C: New test.
7849 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7851         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7852         problem is actually related with name lookup, but so what? :-)
7854         * g++.old-deja/g++.pt/friend37.C: New test.
7856 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7858         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7859         element, which fails on some systems.
7861         * g77.f-torture/execute/labug1.f: New test.
7863 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7865         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7866         is defined.
7868 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7870         * g77.f-torture/compile/981117-1.f: New test.
7872 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7874         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7875         properly discarded.
7877 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7879         * gcc.c-torture/execute/memcheck: New directory of tests for
7880         -fcheck-memory-usage.
7882 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7884         * README: New file, general information about the testsuite and
7885         new description of the various C++ test subdirectories.
7886         * README.g++: Eliminate obsolete information, update and move most
7887         relevant stuff to README.
7889 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7891         * gcc.c-torture/compile/981107-1.c: New test.
7893 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7895         * execute/memcpy-bi.c: New testcase.
7897 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7899         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7900         base classes.
7902         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7903         template is selected.
7905         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7906         classes, it should be accepted for all types.
7908         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7910         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7911         specializations start with template headers.
7913 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7915         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7917         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7918         non-POD types.
7920 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7922         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7924 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7926         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7928 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7930         * 981019-1.c: New test.
7932 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7934         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7935         find objc headers.
7937 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7939         * compile/981001-4.c: Remove use of GCC extension that triggers a
7940         compiler bug.
7942 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7944         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7946 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7948         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7949         instantiation of template produces incorrect code for delete
7950         expression.
7952         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7953         constructors' name is not unique.
7954         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7955         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7957         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7958         automatic array of const is ill-formed.
7960         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7961         of template parameter?
7963         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7964         const.
7966         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7967         pointer-to-member expression.
7969         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7970         declaration causes ICE.
7972 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7974         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7975         reserved in the global namespace.
7977         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7978         generate needed virtual table.
7980         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7982 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7984         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7985         template-dependent type
7987 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7989         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7990         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7991         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7993         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7994         class should be usable as argument of member function.
7995         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7996         class should be usable as return type of member function.
7997         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7998         class should be usable as type of data member.
8000         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
8002 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
8004         * gcc.c-torture/special/920521-1.c: Fix bogus test.
8006 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
8008         * gcc.dg/dll-?.c Add thumb to target list.
8009         Fix assembler scan patterns to match current assembler output.
8011 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
8013         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
8014         matching of template brackets.
8016         * g++.old-deja/g++.other/using4.C: New test.  Test using
8017         declarations of methods from base classes.
8019         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
8020         within functions should introduce names into the innermost
8021         enclosing namespace.
8023         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
8024         of static locals if first initialization throws.
8026 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
8028         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
8030 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
8032         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
8033         lose track of the possible targets of tablejump insns.
8034         * special/special.exp: Run it.
8036 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8038         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8039         must be declared before its specializations can be named in friend
8040         declarations.
8042 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8044         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8046         * g77.f-torture/execute/io1.f: New test.
8048 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8050         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8051         with pointer to template function, for which no argument deduction
8052         is possible.
8054         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8055         specialization of template function as argument to template
8056         function.
8058         * g++.old-deja/g++.other/access2.C: New test; Inner class
8059         shouldn't have privileged access to Outer's names.
8061 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8063         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8064         friend template declared within template class conflicts with
8065         nested class of the same name.
8067         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8068         is ignored.
8070         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8071         object with direct initializer as function declaration.
8073         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8074         initializers.
8076         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8077         involving const pointer and NULL produces incorrect result.
8079         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8080         type name without `typename' should be rejected with -pedantic.
8082 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8084         * g++.old-deja/g++.other/addrof1.C: New test.
8086 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8088         * gcc.c-torture/compile/981001-1.c: New test.
8089         * gcc.c-torture/execute/981001-1.c: New test.
8091 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8093         * gcc.c-torture/compile/981001-2.c: New test.
8094         * gcc.c-torture/compile/981001-3.c: New test.
8095         * gcc.c-torture/compile/981001-4.c: New test.
8097 1998-10-01  Robert Lipe  <robertl@dgii.com>
8099         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8100         multilibbed hosts.   Idea grafted from g77.exp.
8102 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8104         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8105         avoid losing on systems which need -lsocket.
8107 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8109         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8110         * g++.old-deja/g++.other/nested2.C: Ditto.
8111         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8112         failure.
8114 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8116         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8117         preferred over template operator!= for enum bitfields.
8119 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8121         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8122         that happen to have the same base name, but in different scopes,
8123         are incorrectly rejected.
8125 1998-09-16  Richard Henderson  <rth@cygnus.com>
8127         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8128         on the native word size instead of an integer literal.
8130 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8132         * g++.old-deja/g++.other/static2.C: Invocation of static data
8133         member of type pointer-to-function denoted as non-static member.
8135         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8136         checks involving function types and aliases.
8138 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8140         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8141         redefined to the same non-trivial type.
8143         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8144         namespace-qualification of template specializations declared in
8145         other namespaces.
8147         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8148         to declare a subset of the specializations of a template function
8149         as friends of specializations of a template class.
8151         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8152         member templates that do not fully specialize the enclosing
8153         template class are rejected.
8155 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8157         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8159 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8161         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8162         altered from libf2c/libU77 version.
8164 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8166         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8168 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8170         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8171         (un)signed char are different types for template specialization
8172         purposes.
8174 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8176         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8177         * objc: ObjC testsuite.
8179 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8181         * gcc.c-torture/execute/941014-1.x:  New file.
8183 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8185         * lib/c-torture.exp: Add support for
8186         torture_eval_before_compile and torture_eval_before_execute
8187         variables.
8189 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8191         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8192         this test triggers valid.
8194 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8196         * gcc.dg/980827-1.c: New test.
8198 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8200         * gcc.c-torture/execute/loop-4b.c: New test.
8202 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8204         * lib/c-torture.exp: Add support for
8205         torture_eval_before_compile and torture_eval_before_execute
8206         variables.
8208 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8210         * gcc.c-torture/compile/980825-1.c: New test.
8212 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8214         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8215         count number tests in opt_t0 not good_t0.
8217 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8219         * gcc.c-torture/compile/930326-1.x: Fix typo.
8221 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8223         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8224         causes an ICE.
8226 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8228         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8229         STACK_SIZE is defined.
8230         * gcc.c-torture/unsorted/stuct.c: Similarly.
8232         * gcc.c-torture/compile/980821-1.c: New test.
8234 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8236         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8238 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8240         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8241         code.
8243 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8245         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8246         error'.
8248 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8250         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8252 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8254         * gcc.c-torture/compile/980816-1.c: New test.
8256         * gcc.dg/980816-1.c: New test.
8258 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8260         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8261         compiler for ieee tests.
8263 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8265         * g77.f-torture/compile/980729-0.f: New test.
8267 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8269         * gcc.c-torture/special/eeprof-1.c: New test, for
8270         -finstrument-functions.
8271         * gcc.c-torture/special/special.exp: Run it.
8273 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8275         * gcc.c-torture/compile/980729-1.c: New test.
8277 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8279         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8280         __thumb__ is defined, and test for ARM style doubles if so.
8282 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8284         * g77.f-torture/noncompile/980615-0.f: New test.
8286 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8288         * gcc.dg/980312-1.c: Do link instead of compile.
8289         * gcc.dg/980313-1.c: Likewise.
8291 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8293         * gcc.c-torture/compile/980726-1.c: New test.
8295 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8297         * g77.f-torture/execute/io0.f: New test.
8299 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8301         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8302         an int.
8304 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8306         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8307         m32r bugs.
8309 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8311         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8312         c-decl.c:grokdeclarator can handle mode attributes.
8314 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8316         * gcc.c-torture/execute/980716-1.c: New test.
8318 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8320         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8321         the mn10200.
8322         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8323         the mn10200.
8324         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8325         * gcc.c-torture/compile/930326-1.x: Similarly.
8327 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8329         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8330         New test from Craig.
8332 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8334         * g77.f-torture/noncompile/980616-0.f: New test.
8336         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8338 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8340         *  g++.other/singleton.C: Return error value instead of taking
8341         SIGSEGV.
8343 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8345         *  g++.other/singleton.C: New test.   Warning is under dispute.
8346         Runtime crash is not.
8348 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8350         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8351         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8352         using6.C, using7.C}:  New namespace tests.
8354 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8356         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8357         specialization with typedef'ed names used as array indexes.
8359 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8361         * gcc.c-torture/execute/980709-1.c: New test.
8363         * gcc.dg/980709-1.c: New test.
8365 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8367         * gcc.c-torture/execute/bcp-1.c: New test.
8369 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8371         * gcc.c-torture/execute/980707-1.c: New test.
8373 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8375         * gcc.c-torture/compile/980706-1.c: New test.
8377 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8379         * g77.f-torture/execute/980701-0.f,
8380         g77.f-torture/execute/980701-1.f: New test from Craig.
8382 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8384         * gcc.c-torture/compile/980701-1.c: New test.
8386         * gcc.c-torture/execute/980701-1.c: New test.
8388 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8389 rlsruhe.de>
8391         * g++.old-deja/g++.robertl/eb132.C: New test.
8392         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8394 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8396         * g77.f-torture/execute/980628-7.f,
8397         g77.f-torture/execute/980628-8.f,
8398         g77.f-torture/execute/980628-9.f,
8399         g77.f-torture/execute/980628-10.f: New tests from Craig.
8401         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8403 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8405         * g77.f-torture/execute/980628-4.f: New test from Craig.
8406         * g77.f-torture/execute/980628-5.f: Likewise.
8407         * g77.f-torture/execute/980628-2.f: Likewise.
8408         * g77.f-torture/execute/980628-0.f: Likewise.
8409         * g77.f-torture/execute/980628-1.f: Likewise.
8410         * g77.f-torture/execute/980628-3.f: Likewise.
8411         * g77.f-torture/execute/980628-6.f: Likewise.
8413 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8415         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8416         directory when nothing has been installed yet.
8418 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8420         * gcc.c-torture/special/special.exp: Handle newer versions of
8421         dejagnu.
8423 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8425         * gcc.dg/980626-1.c: New test.
8427 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8429         * gcc.misc-tests/m-un-2.c: New test.
8430         * g++.old-deja/g++.other/warn01.c: Likewise.
8432 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8434         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8435         compatibility with assmblers with a different comment character.
8436         Eliminate use of GAS-specific extensions.
8438 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8440         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8442 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8444         *lib/g77.exp: Replace search for libf2c.a with search for newly
8445         renamed libg2c.a
8447 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8449         * gcc.c-torture/execute/980617-1.c: New test.
8451 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8453         * gcc.c-torture/execute/980612-1.c: New test.
8455 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8457         * gcc.dg/980523-1.c: Only test on ppc-linux.
8458         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8460         * gcc.c-torture/execute/980608-1.c: New test.
8462 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8464         * gcc.c-torture/execute/980605-1.c: New test.
8466 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8468         * gcc.c-torture/execute/980604-1.c: New test.
8470 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8472         * gcc.c-torture/execute/980602-1.c: New test.
8473         * gcc.c-torture/execute/980602-2.c: Likewise.
8475 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8477         * 970125-0.f: Fix per JCB.  Add commentary.
8479 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8481         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8482         IEEE -0 support.
8484 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8486         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8487         earlier.
8489 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8491         * gcc.c-torture/execute/980526-3.c: New test.
8493 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8495         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8496         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8497         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8498         m88k-motorola-sysv3 to XFAIL.
8500 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8502         * gcc.dg/980526-1.c: New test.
8503         * gcc.c-torture/execute/980526-2.c: New test.
8505 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8507         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8509         * gcc.c-torture/execute/980526-1.c: New test.
8511 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8513         * g77.f-torture/execute/alpha2.f: Add runtime test.
8515 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8517         * g++.old-deja/old-deja.exp: Strip leading directories.
8519         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8520         error for the line.  Don't run multiple tests for the same line.
8522 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8524         * gcc.dg/980523-1.c: New test.
8526 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8528         * g77.f-torture/compile/970915-0.f: New test.
8530 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8532         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8534 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
8536         * gcc.dg/980520-1.c: New test.
8538 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8540         * gcc.dg/980502-1.c: Fix return type.
8542 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
8544         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
8545         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
8546         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
8547         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
8548         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
8550 1998-05-20  Dave Love  <d.love@dl.ac.uk>
8552         * g77.f-torture/execute/980520-1.f: New test.
8554 1998-05-15  Dave Love  <d.love@dl.ac.uk>
8556         * lib/mike-g77.exp: New file.
8558         * g77.f-torture/noncompile/noncompile.exp,
8559         g77.f-torture/noncompile/check0.f: New files.
8561 1998-05-14  Dave Love  <d.love@dl.ac.uk>
8563         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
8564         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
8565         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
8566         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
8567         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
8568         abort where appropriate.
8570 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
8572         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
8573         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
8575 1998-04-29  Dave Love  <d.love@dl.ac.uk>
8577         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
8579 1998-04-27  Dave Love  <d.love@dl.ac.uk>
8581         * g77.f-torture/compile/980427-0.f: New test.
8583 1998-04-24  Dave Love  <d.love@dl.ac.uk>
8585         * g77.f-torture/compile/980424-0.f: New test.
8587 1998-04-19  Dave Love  <d.love@dl.ac.uk>
8589         * g77.f-torture/compile/980419-2.f (main): New test.
8590         * g77.f-torture/compile/970125-0.f: New test.
8591         * g77.f-torture/compile/980419-1.f: New test.
8593 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
8595         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
8596         of loop-4.c.
8598 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
8600         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
8602 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
8604         * gcc.c-torture/compile/980329-1.c: New test.
8606 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
8608         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
8609         * gcc.dg/980312-1.c: Fix typo in -march command.
8611 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
8613         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
8615 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
8617         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
8618         Dave Love agree the Fortran source is bogus.
8620 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
8622         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
8623         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
8624         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
8625         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
8626         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
8628 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8630         * g++.old-deja/g++.other/friend1.C: New test.
8632 1998-02-18  Dave Love  <d.love@dl.ac.uk>
8634         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
8635         possibly uninitialized) variables and declare dnrm2.
8637 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
8639         From Bruno Haible <haible@ilog.fr>:
8640         * gcc.c-torture/execute/980223.c: New test.
8642 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
8644         * gcc.dg/ifelse-1.c: New test.
8646 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
8648         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
8650           * lib/old-dejagnu.exp (old-dejagnu): Added the
8651           "execution test - XFAIL *-*-*" handling in the spirit of
8652           "excess errors test -". Changed the "execution test fails"
8653           handling to be like "excess errors test fails".
8654           * Update various tests accordingly.
8656 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
8658         * gcc.c-torture/execute/980205.c: New test.
8660 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
8662         * lib/c-torture.exp: Look for .x files instead of .cexp files.
8663         * lib/f-torture.exp: Similarly.
8664         * gcc.c-torture: Rename all .cexp files to .x files.
8666 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8668         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
8669         (940510-1.c): Removed duplicate.
8670         (971104-1.c): New test.
8672 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
8674           * lib/f-torture.exp: Improve error and loop detection.
8676 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
8678         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
8679         use that to size the filler array.
8681 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8683         * lib/c-torture.exp(c-torture-execute): Fix typo.
8685         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
8686         testcase as the executable name. Keep the executable around if
8687         the test fails.
8689 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8691         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
8692         changes.  Only test one -g option, and move it to the end of the
8693         list of options to test.
8695 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
8697         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
8698         variable GCC_TORTURE_OPTIONS to supply default switches separated
8699         by colons.  If no environment variable, run tests with -O0 -g, -O1
8700         -g, and -O2 -g as well.
8702 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8704         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
8705         explanatory comments. Fix indentation.
8707 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
8709         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
8711 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
8713         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
8714         * g++.old-deja/g++.mike/p7325.C: Likewise.
8715         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
8717 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
8719         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
8720         * g++.old-deja/g++.brendan/crash30.C: Likewise.
8721         * g++.old-deja/g++.brendan/crash39.C: Likewise.
8722         * g++.old-deja/g++.law/operators4.C: Likewise.
8724 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
8726         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
8727         * g++.old-deja/g++.mike/p784.C: Ditto.
8728         * g++.old-deja/g++.mike/p785.C: Ditto.
8730 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
8732           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
8734 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
8736         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
8737         target feature; pass this to c-torture-execute as needed.
8739 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
8741         * lib/c-torture.exp(c-torture-execute): If the previous and the
8742         current executables being tested are identical, we don't need to
8743         run the executable again. Try to make the executable names
8744         unique. Add an optional argument for passing additional compiler
8745         flags.
8747 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
8749         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
8751 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
8753         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8755 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8757         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8758         32bit or larger longs.
8760         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8761         have either a 32bit long or 32bit int.
8763 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8765         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8766         Make double precision tests dependent on sizeof (double).
8768 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8770         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8771         too.
8773 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8775         * gcc.c-torture/compile/961203-1.cexp: New script.
8777 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8779         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8780         up the includes ourselves.
8782 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8784         * lib/plumhall.exp: Remove random include, and add a few
8785         verbose messages for debugging.
8787 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8789         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8790         of trying to do it ourselves.
8792 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8794         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8796 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8798         * gcc.prms/5403.c: Made regexp a bit less strict.
8800 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8802         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8803         is returned from remote_load instead.
8804         * lib/plumhall.exp: Ditto.
8805         * lib/mike-g++.exp: Ditto.
8806         * lib/old-dejagnu.exp: Ditto.
8807         * lib/c-torture.exp: Ditto.
8809 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8811         * lib/g++.exp: Use build_wrapper procedure.
8812         * lib/gcc.exp: Ditto.
8814 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8816         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8817         an old-style decl for malloc.  Fixes tests to work when
8818         sizeof (int) != sizeof (size_t).
8820 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8822         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8824         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8825         use stdargs.h interface.
8827 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8829         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8830         NO_VARARGS when compiling.
8832 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8834         * lib/plumhall.exp(ph_includes): New procedure.
8835         (ph_make): Use it.
8836         (ph_compiler): Ditto.
8838         * lib/g++.exp: Rename test-glue.c to testglue.c.
8839         * lib/gcc.exp: Ditto.
8841 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8843         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8844         to completion when it's called.
8846 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8848         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8849         is defined, don't do test.
8851 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8853         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8854         for object files.
8855         (ph_summary): Mark skipped testcases as untested, not unresolved.
8857         * lib/plumhall.exp (ph_make): If unresolved because of bad
8858         errorCode, record errorCode in log file.
8859         (*): Replace send_log/verbose with verbose -log.
8861 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8863         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8864         double conversion if double isn't at least 8 bytes.
8866         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8867         int to work with targets where int is 16 bits.
8869         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8870         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8871         precision for the test to complete.
8873 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8875         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8876         if d10v is not compiled with the -mdouble64 flag.
8877         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8879         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8880         d10v is not compiled with the -mint32 flag.
8882 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8884         * lib/plumhall.exp: Use incr_count.
8886 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8888         * gcc.c-torture: Update to c-torture-1.45.
8890 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8892         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8893         the name of the expect testcase file).
8895         * lib/g++.exp(g++_init): Ditto.
8897 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8899         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8900         the host.
8902         * lib/gcc.exp(gcc_exit): New procedure.
8904 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8906         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8907         specs where appropriate.
8909         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8910         because of new "candidates are" messages, and removed a few
8912         * Converted all non-old-style g++ testcases to old-style, and
8913         moved into g++.old-deja.
8915 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8917         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8918         options.
8920         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8921         succeeded.
8923         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8925 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8927         * lib/gcc.exp (gcc_target_compile): Add support for defining
8928         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8929         the machine doesn't have those features.
8931 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8933         * g++.law/operators4.exp: Don't use LIBS.
8935 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8937         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8939         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8940         * lib/g++.exp: Set it here instead. Also, allow use of the
8941         --tool_exec and --tool_opt options. Change CXX to
8942         GXX_UNDER_TEST.
8944         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8946         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8948 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8950         * lib/old-dejagnu.exp: Use prune_warnings instead of
8951         prune_system_crud.
8952         * lib/mike-g++.exp: Ditto.
8953         * lib/gcc.exp: Ditto.
8954         * lib/g++.exp: Ditto.
8956         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8958 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8960           * 941014-2.c: Include stdlib.h
8961           * 960327-1.c: Include stdio.h
8962           * dbra.c, index-1.c: Don't assume ints are 32bits.
8964 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8966         * lib/gcc.exp: Add gcc,stack_size target feature.
8968         * lib/g++.exp(g++_target_compile): Add the include and link
8969         paths here, not in two other places. And, it's $options, not
8970         options.
8972         * lib/mike-g++.exp(postbase): Remove the code that determines
8973         the correct include and link paths.
8974         * g++.old-deja/old-deja.exp: Ditto.
8976 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8978         * lib/g++.exp(g++_init): target_compile no longer returns the
8979         filename of the result.
8981 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8983         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8984         call to glob.
8986         * gcc.c-torture/special/special.exp: Change call to
8987         gcc_target_compile to include the object file.
8989 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8991         * gcc.c-torture/special/special.exp: Correct misspelling in last
8992         change.
8994 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8996         * lib/plumhall.exp(ph_summary): Log the entire output of the
8997         executable. Return -1 if there were any failures, 0 otherwise.
8998         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8999         (ph_make): Clean up objects and executables that were built
9000         if the tests succeeded.
9002 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9004         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
9005         libraries and includes in the build tree as appropriate.
9007 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
9009         * lib/c-torture.exp: Instead of looking for the global variable
9010         NO_LONG_LONG, check to see if that's a feature of the target.
9012 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
9014         * config/default.exp: Minimize. Delete the remainer of the files in
9015         config; this functionality is now in devo/dejagnu/config.
9017         g++.*/*: Pass any additional flags used to compile to postbase;
9018         delete CXXFLAGS.
9020         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
9021         is now done by runtest.exp. Use gcc_target_compile instead of
9022         compile.
9024         lib/c-torture.exp: Use gcc_target_compile instead of compile.
9025         Remove references to CFLAGS. Use remote_file instead of
9026         calling rm -f.
9027         (c-torture): Take a list of arguments to use to compile this
9028         testcase.
9030         lib/g++.exp: Simplify. Use target_compile instead of compile.
9031         lib/gcc-dg.exp: Ditto.
9032         lib/gcc.exp: Ditto.
9033         lib/mike-{gcc,g++}.exp: Ditto.
9034         lib/old-dejagnu.exp: Ditto.
9035         lib/plumhall.exp: Ditto.
9037 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9039         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9040         (ph_linker): Likewise.
9042 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9044           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9045         MAP_ANON / MAP_ANONYMOUS if defined;
9046         else try to map from /dev/zero .
9048 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9050         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9051         isn't defined, then define it to MAP_ANONYMOUS.
9053 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9055         * gcc.c-torture: Update to c-torture-1.42 release.
9057 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9059         * gcc.c-torture: Update to c-torture-1.41 release.
9061 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9063         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9064         c-torture release.
9066 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9068         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9069         and LDFLAGS.  Fix second case to append the target_info ldflags
9070         onto LDFLAGS, not CFLAGS.
9071         * lib/g++.exp (g++_init): Add target_info stuff.
9072         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9073         of libgloss and newlib flags for !native.
9075         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9076         (GDB): Fix relative path to go up another dir for finding gdb.
9078 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9080         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9081         versions in the target_info array, if they don't exist.
9083 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9085         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9087 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9089         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9090         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9092 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9094         * lib/old-dejagnu.exp: Don't remove the output file before we've
9095         actually tested it. Don't append pwd to the path of the executable
9096         we're testing.
9098 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9100         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9102 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9104         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9105         temporary directory for compiler files, and set it to a default
9106         value of /tmp. Set $output as the name of the output file from
9107         compiling the testcase. Add a -o option to $cflags_var so the
9108         compiler writes the final output file as $output. Set $executable
9109         to $output.
9111         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9112         directory for compiler files, and set it to /tmp if it doesn't
9113         already have a value. Set $output_file to the name of the output
9114         file from compiling the testcase. Add a -o option to CXXFLAGS so
9115         the compiler writes the final output file as $output. Use $output
9116         as the executable to be tested.
9118 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9120         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9122 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9124         * gcc.c-torture/execute/pending-1.c: New test.  Still
9125         pending in Tege's queue.
9127 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9129         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9130         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9131         if there were failures.  Call unresolved if there were unresolved
9132         testcases.  Call gcc_fail if program did not run to completion.
9133         (ph_make): Pass additional argument name to ph_execute.
9134         (ph_execute): Add new argument.  Pass additional arguments to
9135         ph_summary.  Call gcc_fail is there is no execution output.
9137 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9139         * lib/plumhall.exp (proc_summary): Output relavent summary
9140         lines into the log so specific failures in plumhall can be
9141         investigated.
9143 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9145         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9146         (c-torture-execute): Don't try to execute tests which use
9147         "long long" types if $NO_LONG_LONG is nonzero.
9149 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9151         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9152         not c-torture.
9154         * gcc.ieee: Move from here.
9155         * gcc.c-torture/execute/ieee: To here.
9157 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9159         * gcc.c-torture: Update to c-torture-1.41 release.
9161 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9163         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9164         not "$output".
9166 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9168         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9169         -c present.
9171 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9173         * config/proelf.exp: Handle connecting to a simulator.
9175 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9177         * config/proelf.exp: New file.  Enough framework that we can
9178         run c-torture tests on the proelf targets (or any other target
9179         that gdb can connect to for that matter).
9181 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9183         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9184         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9186         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9187         exec_output exists.
9189 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9191         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9192         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9194         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9195         to pass/fail/unresolved/unsupported/untested.  Caller must now
9196         call unresolved/unsupported/untested.
9197         * lib/*.exp: Update FSF address.  Update to handle new results of
9198         ${tool}_load.
9199         * lib/chill.exp (verbose): Delete.
9201 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9203         * lib/gcc.exp (default_gcc_start): Change order of args to
9204         $LDFLAGS $CFLAGS $LIBS.
9205         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9206         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9207         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9208         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9209         * gcc.misc-tests/dg-test.exp: Likewise.
9210         * gcc.misc-tests/msgs.exp: Likewise.
9211         * gcc.prms/prms.exp: Likewise.
9212         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9213         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9215         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9217 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9219         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9221         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9222         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9224         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9225         necessary.
9227 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9229         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9230         global for loop; add use of $mathlib.
9231         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9232         settings here; set mathlib for anything but VxWorks.
9234 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9236         * gcc.c-torture: Update to c-torture-1.40 release.
9238 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9240         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9241         dg.exp.
9243 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9245         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9246         global.
9248 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9250         * lib/g++.exp (LIBS): Define if not already.
9251         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9252         (gcc-dg-prune): Call prune_gcc_output.
9253         * lib/gcc.exp (prune_gcc_output): New proc.
9254         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9255         prune_gcc_output.
9257 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9259         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9260         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9262 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9264         * gcc.c-torture: Update to c-torture-1.39 release.
9266 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9268         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9269         fails, try others as well.
9271 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9273         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9274         If compilation fails, mark execute tests as `untested'.
9275         If test is marked as unsupported, don't mark compilation and
9276         execute tests as failed.
9278 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9280         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9281         libstdc++ for whether or not we want to be doing shared
9282         libraries.  Delete link_curses since we don't need it anymore.
9283         * lib/mike-g++.exp (postbase): Don't link in libg++.
9284         * g++.old-deja/old-deja.exp: Likewise.
9286 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9288         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9290 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9292         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9293         For that, add `-Wl,-a,shared_archive'.
9294         * g++.old-deja/old-deja.exp: Likewise.
9296 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9298         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9300 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9302         * lib/mike-g++.exp (postbase): Pay attention to the status of
9303         g++_load.
9305 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9307           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9309 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9311         * lib/gcc.exp (default_gcc_start): No longer need to log program
9312         being executed or its output, execute_anywhere does that now.
9313         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9314         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9316 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9318         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9319         the same as those in lib/g++.exp.
9321 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9323         * gcc.c-torture: Update to c-torture-1.38 release.
9324         * gcc.ieee: Related changes.
9326 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9328         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9329         "exec". Minor reformatting changes.
9331         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9332         cross. This means all "exec" calls now work on a remote host as
9333         well.
9334         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9335         cross. Filter out the extra "\r\n" stuff that expect puts in.
9336         (c-torture-execute): Filter out the bogus warnings like
9337         c-torture-compile does. Add support for canadian cross.
9338         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9339         Use execute_anywhere rather than calling exec directly. Now it
9340         works for canadian cross testing.
9342 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9344         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9345         results into a variable, and check that rather than using file exists.
9347 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9349         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9350         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9352 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9354         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9355         lib_curses if there's a shared libg++ in the build tree.
9357 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9359         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9360         if not supported target.
9362 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9364         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9365         link_curses up to always happen, not just for native builds.
9367 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9369         * gcc.c-torture: Update to c-torture-1.36 release.
9370         * gcc.failure: Related changes.
9372 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9374         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9376 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9378         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9379         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9380         runshlib, link_curses, and mathlib for link and run.
9382         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9383         pass the runtime shared library options for Solaris, OSF/1, and
9384         Irix5, and link with -lcurses to avoid unresolved references.
9386 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9388         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9389         only run once.
9391 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9393         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9395 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9397         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9398         do not have a framework for the "compat" tests yet.
9400 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9402         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9403         set to null if we're testing vxworks5.1.  Use that instead of
9404         `-lm' in the setting of LIBS for link and run.
9406 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9408         * config/rom68k.exp (${tool}_load): Major changes to make it
9409         work.  Verified that it does in fact return the stuff in
9410         exec_output properly.  Catch any Emul or any TRAP other than 0.
9412 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9414         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9415         LDFLAGS properly for targets that need stuff from libgloss.
9416         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9417         only run once.
9418         (gpp_initialized): New variable.
9420 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9422         * config/rom68k.exp: Load libgloss.exp.
9423         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9424         so we can produce a fully linked binary.
9425         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9426         so we can produce a fully linked binary.
9428 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9430         * lib/plumhall.exp (ph_section): Watch for expected failures.
9431         Add missing `else'.
9433         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9434         run the testcase.
9435         (c-torture): Likewise.
9437 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9439         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9441         * lib/mike-g++.exp (mike_cleanup): New proc.
9442         (prebase): New globals compiler_result, not_compiler_result,
9443         target_regexp.
9444         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9445         allow leading "-" in pattern.  Watch for unsupported tests.
9446         If $compiler_result is set, pattern match assembler code,
9447         and ditto for $not_compiler_result.
9448         * lib/mike-gcc.exp: Likewise.
9450         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9451         execution "succeeded".
9453 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9455         * config/win32.exp: New file.
9456         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9458 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9460         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9461         unsupported.
9462         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9463         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9464         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9466         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9467         "... without exceptions was ...".  That is now handled by
9468         prune_system_crud.
9469         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9471 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9473         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9474         sieve.c,sort2.c}: New files.
9475         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9476         sieve.exp,sort2.exp}: Drivers for them.
9478         * lib/mike-gcc.exp (program_output): New user settable variable.
9479         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9480         messages.
9481         * lib/mike-g++.exp (program_output): New user settable variable.
9483         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9485         * config/sh.exp: Deleted (use sim.exp instead).
9487 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9489         * config/vx.exp: Declare CHECKTASK as global.
9490         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9491         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9492         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9494 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9496         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9497         target. Like vx.exp, only includes `vx29k.exp' instead of
9498         `vxworks.exp'.
9500 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9502         * config/sim.exp: Increase time limit from 120 seconds to 240.
9504 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9506         * gcc.c-torture/execute/950628-1.c: New test.
9508 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9510         * gcc.c-torture: Update with changes/additions from
9511         c-torture-1.34.
9513 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9515         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9517 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9519         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9521 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9523         * gcc.c-torture/compile/950512-1.c: New test.
9524         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9525         * gcc.dg/struct-ret-1.c: Likewise.
9527 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9529         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9530           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9532 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9534         * gcc.c-torture/special/920411-1.c: Deleted.
9535         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
9537 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
9539         * config/sim.exp (${tool}_load): Hack in call to bash to get a
9540         cpu limit.
9542 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9544         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
9546 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9548         From kenner;
9549         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
9550         is the proper length.
9551         * va-arg-3.c: Likewise.
9553 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
9555         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
9556         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
9558         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
9559         * lib/g++.exp (default_g++_start): Delete old cruft.
9561 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
9563         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
9564         (2 * (1 << 18)) to (2 * (1 << 17)).
9566         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
9568 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9570         * config/rom68k.exp: Renamed from config/idp.exp
9572 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9574         * c-torture/compile/921109-2.c
9576 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
9578         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
9579         excess errors.
9581 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
9583         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
9584         output.
9585         * lib/g++.exp (default_g++_start): Likewise.
9587 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9589         * gcc.c-torture/compile/950329-1.c: New test.
9591 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9593           * config/bug.exp (${tool}_load): Updated to use new remote_open
9594           and remote_close procs.
9595         * config/idp.exp: New file.
9597 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9599         * gcc.c-torture/execute/950322-1.c: New test.
9601 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
9603         * config/vx.exp (${tool}_load): Clean up testing of return code from
9604         vxworks_ld and vxworks_spawn.
9606 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9608         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
9610 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
9612         * lib/old-deja.exp: Add `excess errors test - ' error, now one
9613         can mark excess errors on a machine by machine basis.  Note, the
9614         default is to not expect any excess errors, even when excess
9615         errors test - is given, so you will want to put an XFAIL ... on
9616         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
9617         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
9618         those 4 machines, but no others.
9620 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9622         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
9623         * lib/c-torture.exp: to here.
9625 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9627         * gcc.c-torture/execute/950221-1.c: New test.
9628         * gcc.c-torture/execute/struct-ret-1.c: New test.
9629         * gcc.c-torture/compile/950221-1.c: New test.
9631         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
9633 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9635         * gcc.c-torture/execute/arith-1.c (main): Return 0.
9636         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
9638 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
9640         * g++.gb: New directory of tests, derived from my signature and
9641         class scoping tests.
9643         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
9644         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
9645         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
9646         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
9647         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
9648         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
9649         * g++.gb/sig25.C: Likewise.
9651         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
9652         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
9653         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
9654         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
9655         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
9656         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
9657         * g++.gb/sig25.exp: Likewise.
9659         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
9660         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
9661         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
9662         * g++.gb/scope13.C: Likewise, this test still fails.
9664         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
9665         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
9666         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
9667         * g++.gb/scope13.exp: Ditto.
9669         * g++.gb/README: New file, explains what these tests are about.
9671 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9673         * lib/dg.exp (dg-do): Support `preprocess'.
9674         (dg-test): Likewise.
9676 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9678         * config/udi.exp: change "continue -expect" to "exp_continue".
9680 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
9682         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
9683         Delete redundant tests.
9685         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
9686         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
9687         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
9688         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
9689         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
9690         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
9691         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
9692         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
9694         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
9695         storing label pointers.
9696         * gcc.c-torture/execute/921019-1.c: Likewise.
9697         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
9698         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
9699         parameter fp.
9700         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
9701         constants.
9703         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
9704         Delete obsolete tests.
9706         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
9707         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
9708         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
9709         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
9710         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
9711         * gcc.c-torture/compile/950124-1.c: New test.
9713         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
9715 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9717         * lib/mike-g++.exp: Add -lm to LIBS.
9719 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9721         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
9723 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9725         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
9727 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
9729         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
9731 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
9733         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
9734         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
9735         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
9736         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
9737         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
9738         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
9739         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
9740         * g++.law/{operators31.C, operators32.C,
9741         * g++.law/{operators33.C, operators34.C}: Likewise.
9742         * g++.law/{pic1.C, refs2.C}: Likewise.
9743         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
9744         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
9745         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
9746         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9748         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
9749         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
9750         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
9751         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
9752         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
9753         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9754         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9755         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9756         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9757         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9758         * g++.law/{operators34.exp}: Likewise.
9759         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9760         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9761         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9762         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9763         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9765         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9766         No longer expected to fail.
9767         * g++.law/missed-error3.C: Tweak for recent bool changes.
9769 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9771         * config/emb-unix: Deleted.
9772         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9773         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9775 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9777         * lib/dg.exp (dg-test): Fix typo in last patch.
9779 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9781         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9782         (handles multiple occurrences).
9784 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9786         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9787         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9788         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9789         printed).
9790         * lib/c-torture.exp (c-torture-compile): Likewise.
9791         (c-torture): Prepend full path if missing.
9792         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9793         (gcc_fail): Likewise.
9794         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9796 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9798         * lib/netware.exp: Only attach to NetWare i386 systems.
9800 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9802         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9803         messages.  Add test name to "output pattern match" pass/fail message.
9805 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9807         * gcc.dg: New testsuite.
9808         * gcc.dg/dg.exp: New file.
9810         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9811         test-switch.c}: Deleted.
9813         * gcc.misc-tests/msgs.exp: New testcase driver.
9815 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9817         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9818         Watch for illegal return values from ${tool}_load.
9819         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9820         cross targets.  Coerce return value >0 to 1.
9822 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9824         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9826         * config/emb-unix.exp: New file.
9828         * config/sim.exp: Error if variable $SIM not defined.
9829         (${tool}_load): Mark test as "untested" if simulator missing.
9831         * config/unix.exp: Load remote.exp to get rcp_download.
9832         * lib/c-torture.exp: Use different option lists for testcases with
9833         and without loops.
9834         * gcc.c-torture/execute/execute.exp: Likewise.
9836 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9838         * config/*.exp: Clarify return code from ${tool}_load.
9839         Call `unresolved' or `untested' instead of `warning' or `perror'
9840         (sometimes you still want to call both though).
9841         Add comment that `shell_id' is local to each file.
9842         * config/udi.exp (timeout): Set to 30.
9843         Don't print warning if connection fails, $connectmode has already
9844         printed an error.
9845         (${tool}_load): Move verbose messages to level 2.
9846         Rework pattern for "Process started" message.
9847         Pass `shell_id' to ${connectmode}_download.
9848         Retry twice upon timeout.  Make resetting of target more robust.
9849         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9850         Pass `shell_id' to exit_$connectmode.
9851         Only call exit_$connectmode if connected.
9852         * config/unix.exp (${tool}_load): Check return codes better.
9853         * config/vrtx.exp (${tool}_load): Likewise.
9854         * config/vx.exp (${tool}_load): Likewise.
9855         Delete unneeded global's.
9856         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9857         from ${tool}_load.
9858         (dg-stat): Delete.
9859         (dg-init): Delete recording of pass/fail counts.
9860         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9861         (old-dejagnu-init): Likewise.
9862         (old-dejagnu-stat): Delete contents, empty proc now.
9863         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9864         (c-torture): Delete references to lcnt, lpass, lfail.
9865         Get option list from TORTURE_OPTIONS.
9866         Delete -funroll[-all]-loops if no loops.
9867         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9868         (g++_stat): Delete contents (empty proc now).
9869         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9870         (gcc_finish): Likewise.
9871         (gcc_stat): Deleted.
9872         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9873         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9874         * gcc.c-torture/execute/execute.exp: Likewise.
9875         Split tests into two parts: compile, execute.
9876         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9877         no loops.  Update to reflect clarified return codes from ${tool}_load.
9879 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9881         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9882         to grep for.
9883         (old-dejagnu): Likewise (where necessary).
9885 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9887         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9889         * lib/dg.exp (dg-process-target): Fix processing of selector.
9890         Add comment regarding use of `error'.
9892         * lib/gcc.exp (prune_system_crud): Define if missing.
9893         * lib/g++.exp (prune_system_crud): Likewise.
9895         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9896         Call prune_system_crud.
9897         * lib/dg.exp (dg-runtest): New proc.
9898         Use perror instead of send_user for tcl errors in testcase.
9899         Don't return any value, it's never used.
9900         Don't clobber previous definition of `unknown'.
9901         Print tcl errors in `dg-final'.
9903 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9905         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9906         (dg-test): Don't print errorInfo, it contains stack backtrace.
9908 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9910         * lib/g++.exp (runtest_file_p): Define if missing.
9912 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9914         * lib/mike-g++.exp: Comment out loading of g++.exp.
9915         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9916         (default_g++_version): Always print something.
9917         (default_g++_start): Comment out call to `which'.
9918         (g++_start, g++_load): Deleted (must be defined in config file).
9919         * lib/gcc.exp: Test for existence of $CC at start.
9920         Delete check for tmpdir (done in gcc_init).
9921         (default_gcc_version): Always print something.
9922         (default_gcc_start): Comment out call to `which'.
9923         * config/*.exp: Major cleanup - make cross targets work at least a
9924         little better for g++ (by not being "--tool gcc" specific).
9925         Rename gcc_xxx to ${tool}_xxx.
9926         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9927         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9929 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9931         * lib/c-torture.exp (c-torture-compile): Rework compiler
9932         message processing.
9934         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9935         c-torture.
9937 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9939         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9941         * lib/dg.exp (dg-process-target): Support { target native }.
9943 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9945         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9946         looked for "... program xxx got fatal signal".
9947         Correct regsub munging of `comp_output'.
9948         Ignore compiler messages "path prefix not used" and "linker input
9949         file unused".
9951 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9953         * lib/gcc.exp (runtest_file_p): Define if missing.
9954         * gcc.prms/template.c: Example to work from.
9956 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9958         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9959         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9961         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9962         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9963         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9964         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9966         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9967         (dg-process-target): No longer a varargs proc.
9968         Return S/N for target, P/F for xfail.  All callers changed.
9969         (user option procs): More argument checking.
9970         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9971         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9972         (dg-test): Skip test if not running on selected target in `dg-do'.
9973         Update handling of `dg-do-what', `dg-output-text'.
9974         Separate execution pass/fail from output pattern match pass/fail.
9975         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9977 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9979         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9980         target for 920510-1.c.
9982 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9984         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9985         Clean up comment regarding use of passcnt, etc.
9986         (gcc_stat): Don't update `testcnt' here.
9987         (gcc_finish): Do it here.
9988         Might as well reset `but_id' here too.
9989         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9990         to determine if the file should be tested.
9991         * gcc.c-torture/compile/compile.exp: Likewise.
9992         * gcc.c-torture/execute/execute.exp: Likewise.
9993         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9994         * gcc.misc-tests/dg-test.exp: Likewise.
9995         * gcc.prms/prms.exp: Likewise.
9996         * gcc.wendy/wendy.exp: Likewise.
9997         * g++.old-deja.exp: Likewise.
9998         Move "Testing file" message to verbose level 1.
10000 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
10002         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
10004 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10006         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
10007         (default_gcc_start): Accept optional second list element
10008         of compiler flags.  Print compiler output at verbosity level 2.
10009         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
10010         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
10011         Save current values of framework globals passcnt, failcnt, xpasscnt,
10012         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
10013         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
10014         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
10015         xfailcnt to compute stats.  Update framework global `testcnt' from
10016         pass/fail counts.
10017         (gcc_finish): New proc.  Clean up test environment.
10018         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
10019         (gcc_epass, gcc_efail): Delete.
10020         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
10021         argument of line number.
10022         (dg-init): If the tool has an init routine, call it.
10023         (dg-test): Remove args `cflags_var' and `libs_var'.
10024         Pass all compiler options to ${tool}_start.
10025         Handle missing line number.
10026         (dg-finish): New function.
10027         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
10028         particular files.  Call gcc_finish at end.  Move "skipping test"
10029         message to verbosity level 3.
10030         * gcc.c-torture/compile/compile.exp: Likewise.
10031         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
10032         * gcc.c-torture/execute/execute.exp: Likewise.
10033         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10034         Print testcase being tried at verbosity level 1.
10035         * gcc.c-torture/special/special.exp: Unset xfail.
10036         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10037         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
10038         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10039         * gcc.failure/failure.exp: Likewise.
10040         * gcc.ieee/ieee.exp: Likewise.
10041         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10042         Update call to dg-test.  Call dg-finish at end.
10043         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10044         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10045         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10046         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10047         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10048         * gcc.wendy/wendy.exp: Add copyright.
10049         Delete setting of tmpdir (done by gcc_init).
10050         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10051         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10052         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10053         gcc_[ce]pass/fail.
10055 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10057         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10058         confusion.
10059         (g++_load): Likewise.
10061         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10062         Rename argument to `prog' to remove the confusion.
10063         Varargs fns behave differently too!
10064         (g++_load): Likewise.
10066         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10068         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10069         what it is.  Delete (always) printing of status value for !native.
10070         Simplify verbose code, and include status and exec_output.
10071         (g++_load): Use gcc_load.
10073 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10075         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10076         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10077         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10078         940714-3.c as these testcases don't exist anymore.  Make
10079         va-arg-1.c expected to pass.
10081 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10083         * gcc.misc-tests/misc.exp: Only run specific testcases.
10084         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10085         * gcc.misc-tests/dg-[1-9].c: New files.
10087         * lib/dg.exp: New testsuite driver.
10088         * gcc.prms/prms.exp: Use it.
10090         * README.gcc: New file.
10092         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10093         Document and reset `lxpass' and `lxfail'.
10094         Simplify "initialized" message.
10095         (gcc_stat): Clean up comments a little.
10097 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10099         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10101 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10103         * lib/old-dejagnu.exp (process-option): New proc.
10104         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10105         (old-dejagnu): Simplify.
10106         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10108 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10110         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10111         exists and is not an empty string.
10113         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10114         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10115         finished.
10116         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10117         automatically.
10119         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10120         longer expected to fail.
10122         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10123         "f" function call.
10125         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10127         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10128         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10129         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10130         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10131         c-torture-1.29.
10133         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10134         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10136         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10138         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10139         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10141         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10142         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10143         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10145 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10147         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10148         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10149         940714-1.c, 940714-2.c, 940714-3.c},
10150         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10151         gcc.misc-tests/{mg.c,mg.exp}:
10152         New tests.
10153         * gcc.noncompile/noncompile.exp: Change accordingly.
10155 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10157         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10158         Undo previous clobberage.
10160 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10162         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10163         * gcc.special/{930510-1.c, special.exp}:
10164         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10165         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10166         struct-varargs-1.c}: New tests from c-torture-1.26.
10168 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10170         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10171           argument to switch.
10173 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10175         * Revert the previous changes.  Please see Rob's directory
10176           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10177           fixes.
10179 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10181         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10182             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10183             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10184             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10185             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10186             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10187             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10188             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10189             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10190             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10191             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10192             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10193             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10194             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10195             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10196             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10197             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10198             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10199             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10200             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10201             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10202             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10203             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10204             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10205             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10206             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10207             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10209 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10211         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10212             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10213           with perror calls.
10215 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10217         * config/unix.exp (g++_load): Fix syntax.
10219 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10221         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10222         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10223         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10224         Don't expect va-arg-1.c to fail.  Correct expected output for
10225         920928-1.c.
10226         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10227         * gcc.wendy/hbm4.c: Correct typo.
10228         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10230 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10232         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10233         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10234         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10235         * lib/c-torture.exp (c-torture-compile): Ditto.
10237         Reduce volume of output (remove all the -I's and such).
10238         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10239         Call gcc_cpass, gcc_cfail.
10240         (c-torture): Pass testing option to c-torture-compile.
10242 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10244         Bring patches over from progressive.
10245         * config/default.exp: Exit remote shell cleanly.
10246         (g++_exit, g++_start): Add default versions.
10247         * config/sim.exp (gcc_load): Use perror, not error.
10249 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10251         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10252         set in site.exp.
10254 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10256         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10257         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10258         (wendy_try): New proc to run testcase.
10259         (main loop): Call 'em.
10260         * gcc.wendy/*.c: Clean up pass to correct expected output.
10262         * lib/gcc.exp: Minor cleanup work.
10263         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10265 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10267         * config/sim.exp (gcc_load): Document return codes better.
10268         Don't pass -v to simulator.
10270 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10272           * gcc.special/920717-x.c: Fix typo.
10273           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10274           get at sources.
10276         * lib/mike-gcc.exp: Fix typo.
10278 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10280         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10281         binary to use, transform the name.
10282         * config/*.exp: rename everything. Nuke any g++ specific files,
10283         it's now a special case of gcc that requires no special support.
10284         Add a default.exp for unsupported targets.
10286 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10288         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10289         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10290         version of Tcl.
10292 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10294         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10295         than a warning.
10297 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10299         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10301 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10303         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10304         option_list.  Compile every file with only 4/6 option choices
10305         (same as C torture) instead of with 12/18 different option
10306         choices.
10307         * lib/c-torture.exp: Likewise.
10309         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10310         not already set.
10312 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10314         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10315         can put an XFAIL *-*-* on excess errors.
10317 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10319         * g++.law: Add more tests derived from g++-bugs snapshots.
10321         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10322         equivalent to g++.law/init9.
10324         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10325         compiled it, and the a.out file after we've run it.
10327 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10329         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10330         compiled it, and the a.out file after we've run it.
10332 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10334         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10336 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10338         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10339         version number.
10341 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10343         * g++.law: New directory of g++ tests derived from the g++-bugs
10344         snapshots.
10346 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10348         * gcc.compile: initbug1.c initbug1.exp testcase added
10350 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10352         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10353         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10354           fixes submitted by Jeff Law (law@cs.utah.edu)
10355         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10356           Jeff Law (law@cs.utah.edu)
10359 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10361         * config/unix-g++.exp: Follow the gcc way of doing things.
10362         * g++.old-deja/old-deja.exp: Minor updates.
10363         * lib/g++.exp: New file, follow the gcc way of doing things.
10364         * lib/old-dejagnu.exp: Minor updates.
10365         * lib/mike-g++.exp: Always unset errorInfo.
10367 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10369         * lib/gcc.exp: Fix some errors with the below change, CC and
10370         CFLAGS should be global when setting, not local.
10372 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10374         * lib/gcc.exp: Transform tool name.
10376 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10378         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10380 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10382         * lib/gcc.exp: change gcc_done to gcc_stat
10384 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10386         * Upgraded gcc testsuite to c-torture version 1.25
10388 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10390         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10391         * lib/c-torture: added hooks for new reporting code.
10393 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10395         * config/sh-gcc.exp: check if sh-sim exists in the path
10397 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10399         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10400         * gcc.compile/compile.exp: Initial changes for new logic.
10401         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10402         * gcc.failure/failure.exp: Initial changes for new logic.
10403         * gcc.ieee/ieee.exp: Initial changes for new logic.
10404         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10405         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10406         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10407         * lib/c-torture.exp: Initial changes for new logic.
10408         * lib/gcc.exp: Initial changes for new logic.
10410 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10412         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10413         depend upon failure or success.  Fully qualify names in failure
10414         and success messages.  Always remove a.out before starting
10415         compile, just in case.  Pay more attention to error text output by
10416         the compiler.  Handle testcases with no known past errors just
10417         like all others, so that things are uniform.  Other miscellaneous
10418         improvements.
10420 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10422         * gcc.cpp: new directory for cpp tests
10424 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10426         * lib/chill.exp: Code reformatted, removed unused code.
10427         * config/unix-chill.exp: Code reformatted, removed unused code.
10428         * chill.execute/execute.exp: Code reformatted, removed unused code.
10429         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10431 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10433         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10434         routines not written.
10436 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10438         * config/bug-gcc.exp: Use new procs from bug.exp.
10440 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10442         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10443         via ftp, rather than depending on NFS.
10444         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10445         case.
10447 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10449         * config/bug-gcc.exp: Use new download proc.
10451 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10453         * chill.execute/execute.exp: cleanups, handles errors better
10454         * chill.compile/compile.exp: rewrite, based on execute.exp
10455         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10456         * lib/chill.exp: major changes to diff proc and compile and link
10457           procs. added chill_fail and chill_pass wrappers to pass and
10458           fail. added more comments, and handle error codes better.
10459           Added a hack to capture stderr from exec, so noncompile tests
10460           can work.
10462 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10464         * chill.execute/execute.exp: rewrite of testsuite driver
10465         * lib/chill.exp: rewrite of testsuite driver
10466         * config/unix-chill.exp: rewrite of testsuite driver
10468 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10470     In chill.execute:
10471         * iexpr.ch: Standardize uppercase.
10472         * tuples.dat: Standardize uppercase.
10473         * vary.ch: standardize.  Correct varying string assignments.
10474         * vary.dat: Add new output lines.
10476 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10478     In chill.execute:
10479         * chprintf.ch: Standardize use of uppercase.
10480         * tuples.ch: Standardize and turn arr2 into a DCL,
10481           rather than a SYN.
10482         * pinits.ch: Standardize.
10484 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10486         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10487         * Makefil: Renamed to Makefile.in.
10488         * configure.in: New.
10490 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10492     In chill.execute:
10493         * .cvsignore: Add result/output files.
10494         * Makefile: Fix up variables at start.  Use MFLAGS
10495           everywhere.  Correct bool_loc, built_ins entries.
10496           Add entry for vary1.ch.
10497         * bitarray.ch: Standardize upper-case usage.
10498         * bitexpr.ch: Standardize, add output of b1.
10499         * params.ch: Use arrayt in along PROC parameters, to
10500           avoid novelty problems.
10501         * sets.ch: Tiny cleanup.
10502         * vary1.ch: Re-indent.
10504 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10506           * Add PR-related files to Makefiles, .cvsignore files, etc.
10508 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10510         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10511           with compiler objects. New names are test-flow.c and test-loop.c
10513 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10515         * Upgraded c-torture tests from 1.19 to 1.20
10517         * new files:
10518         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10519         * gcc.compile: 930623-1.c 930623-2.c
10520         * gcc.noncompile: 930622-1.c 930622-2.c
10521         * gcc.failure: 920411-1.c 920627-2.c
10522         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10524 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10526         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10527           More changes to get testsuite working properly. Needs more work.
10528           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10530 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10532         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10533           More changes to get testsuite working properly. Needs more work.
10535 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
10537         * chill.compile/compile.exp: Added for Dejagnu support
10538         * chill.execute/execute.exp: Added for Dejagnu support
10539         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
10541 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10543     This should complete moving the CHILL test files.
10544         * chill.noncompile(.cvsignore printf.grt
10545             in-printf.grt chprintf.grt chprintf.ch):
10546             Added test-support files.
10547           (Makefile): Modified further.
10548         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
10549             signal.ch): Added test files.
10550           * chill.execute (.cvsignore printf.grt printr.c
10551             in-printf.grt rts.c chprintf.grt rts.h): Added
10552           test-support files.
10553             (Makefile): More corrections.
10555 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
10557         * chill.compile, chill.execute, chill.nocompile: Add CHILL
10558           test cases, ready for DejaGnu.
10560 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10562         * Upgraded c-torture tests from 1.18 to 1.19
10564         * gcc.compile: added test(s):
10565           930607-1.c
10566         * gcc.execute: added test(s):
10567           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
10569         * added new subdirectory for misc tests: gcc.misc-tests
10570         * gcc.misc-test(s): added tests:
10571           inst-check.c test-consts.c test-ior.c test-switch.c
10573 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10575         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
10577 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10579         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
10581 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10583         * Upgraded c-torture tests from 1.17 to 1.18
10585 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10587         * Upgraded c-torture tests from 1.12 to 1.17
10589 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
10591         * lib/old-dejagnu.exp:
10592           Fixed handling of XFAIL target triplets to correctly
10593           recognize wildcard characters.  Removed code that
10594           appended a unique id tag to the end of the file name
10595           printed out by the result of the testcases within a
10596           given test file.
10598 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
10600         * lib/old-dejagnu.exp:
10601           Reworked expected failure handling to trigger off of XFAIL
10602           keyword in keyphrase embeded in testcase source code. The
10603           XFAIL keyword must be at the end of the keyphrase line. It
10604           may optionally be followed by one or more target triplets.
10605           It has just occured that the handling of wildcards in the
10606           target triplet may not be correct.
10608 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
10610         * g++.old-deja/tests:
10611           Moved all subdirectories up one level into g++.old-deja .
10613         * lib/old-dejagnu.exp:
10614           Fixed problem with CXXFLAGS not being properly reset, and being
10615           corrupted with extraneous "-c" compiler option.  This was
10616           causing binaries to not be generated for test that needed them.
10617           Modified strings passed to "pass" and "fail" so that individual
10618           tests from the same test file would be distinguished by an
10619           identifier appended to the test file name in the summary logs;
10620           this corrected a problem with erroneous diff logs.  Added code
10621           to search testcases for expected fail and unexpected pass keywords.
10623 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10625         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
10627 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10629         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
10630           Removed extraneous text from end of "Special g++ Options"
10631           keyphrase.
10633         * lib/old-dejagnu.exp: Added pattern matching to look for new
10634           keywords, embedded in testcases comments, which will trigger
10635           calls to xpass and xfail.
10637 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
10639         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
10640           comments embedded in the testcases, especially the one looking for
10641           special compiler options, as well as the pattern matching for the
10642           compiler output again.
10644 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
10646         * lib/old-dejagnu.exp: Do a proper check of the return value for
10647           execute tests. Fixed several problems with the pattern matching
10648           of the compiler output which gave erroneous test results.
10649           Changed several of the test result messages to be more descriptive.
10650         * config/unix-g++.exp: Proc g++_load now actually works and
10651           executes the tests passed to it and returns a usable return
10652           value.
10654 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10656           * lib/gcc.exp: Exits gracefully if $CC is bogus.
10658 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10660         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
10661           Modified both files to properly execute the old style
10662           dejagnu tests. The previous versions of these files were
10663           experimental and did not function anything near correctly.
10665 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
10667         * Removed all Makefile.in and configure.in files. No configuration
10668         needed now.
10670 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
10672         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
10674 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10676         * gcc.compile/configure.in, gcc.unsorted/configure.in,
10677         gcc.special/configure.in, gcc.noncompile/configure.in,
10678         gcc.execute/configure.in, gcc.code_quality/configure.in,
10679         g++.other/configure.in, g++.old-deja/configure.in,
10680         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
10681         in srcname setting.
10683 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10685         * lib/udi.exp:  Fixed mondfe and mondfe_download.
10686         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
10687         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
10689 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10691         * config/udi-gdb.exp: Check $shell_id after connecting to target.
10692         (gdb_exit): Don't remove *_soc files.
10694 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10696         * lib/c-torture.exp: Don't look for main; instead always use -w
10697         -c.  This is how the c-torture tests work.  Remove the object
10698         file if the compilation succeeds.
10699         * gcc.execute/execute.exp: Remove executable if test passes.
10700         * gcc.noncompile/noncompile.exp: Every test is an expected
10701         failure.
10702         * gcc.special/special.exp: Added tests from c-torture 1.11,
10703         corrected use of existing test.
10704         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
10705         gcc.execute/920625-1.c: Updated to c-torture 1.11.
10706         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
10707         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
10708         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
10709         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
10710         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
10711         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
10712         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
10713         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
10714         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
10715         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
10716         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
10717         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
10718         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
10719         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
10720         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
10721         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
10722         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
10723         c-torture 1.11.
10724         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
10725         correspond to c-torture 1.11.
10727         * New file.