cp:
[official-gcc.git] / gcc / testsuite / ChangeLog
blob6785c5333dffa4442fa326831b06c97732187279
1 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
3         * g++.dg/template/qualttp19.C: New test.
4         * g++.dg/template/qualttp20.C: New test.
5         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6         * g++.old-deja/g++.other/qual1.C: Likewise.
8 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10         * gcc.dg/attr-alwaysinline.c: New.
12 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14         * gcc.dg/20020220-1.c: New test.
16         * gcc.dg/20020220-2.c: New test.
18         * g++.dg/opt/mmx1.C: New test.
20 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
22         * gcc.c-torture/compile/20020110.c: New test.
24 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
26         * gcc.c-torture/execute/20020219-1.c: New test.
28         * gcc.dg/20020219-1.c: New test.
30         * gcc.dg/noncompile/20020220-1.c: New test.
32         * g++.dg/opt/ptrintsum1.C: New test.
34         * gcc.dg/debug/20020220-1.c: New test.
36 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
38         * gcc.c-torture/execute/20020216-1.c: New test.
40 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
42         * gcc.dg/decl-1.c: Update, new test.
44 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
46         * g++.dg/abi/bitfield1.C: New test.
47         * g++.dg/abi/bitfield2.C: New test.
49 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
51         * gcc.dg/attr-nest.c: New test.
53 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
55         * gcc.c-torture/execute/20020215-1.c: New test.
57 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
59         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
60         * g++.dg/debug/debug.exp: New.
61         * g++.dg/debug/trivial.C: New.
62         * g++.dg/debug/debug1.C: Moved...
63         * g++.dg/other/debug1.C: ...from here.
64         * g++.dg/debug/debug2.C: Moved...
65         * g++.dg/other/debug2.C: ...from here.
66         * g++.dg/debug/debug3.C: Moved...
67         * g++.dg/other/debug3.C: ...from here.
69         * gcc.dg/noncompile/20020213-1.c: New test.
71 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
73         * g++.dg/other/debug3.C: New test.
75         * gcc.c-torture/execute/20020213-1.c: New test.
77 2002-02-13  Richard Smith <richard@ex-parrot.com>
79         * g++.old-deja/g++.other/thunk1.C: New test.
81 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
83         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
85 2002-02-13  Stan Shebs  <shebs@apple.com>
87         * gcc.dg/altivec-3.c: New.
89 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
91         * gcc.dg/Wunreachable-1.c: New test.
92         * gcc.dg/Wunreachable-2.c: New test.
94 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
96         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
98 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
100         * gcc.dg/decl-1.c: New test.
102 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
104         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999 
106 2002-02-10  Kazu Hirata  <kazu@hxi.com>
108         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
109         * gcc.c-torture/compile/980506-1.x: Likewise.
111 2002-02-10  Kazu Hirata  <kazu@hxi.com>
113         * gcc.dg/20020210-1.c: New.
115 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
117         * g77.f-torture/execute/947.f: New regression test
118         for PR fortran/947.
120 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
122         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
123         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
125 2002-02-08  Richard Henderson  <rth@redhat.com>
127         * gcc.c-torture/compile/labels-3.c: New.
129 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
131         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
132         expression statements work instead.
133         * gcc.dg/noncompile/20020207-1.c: New test.
135 2002-02-07  Richard Henderson  <rth@redhat.com>
137         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
139 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
141         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
142         message from g77
143         * lib/g77-dg.exp: Trim g77 error messages so that they are
144         recognised by dg.exp.
146 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
148         PR fortran/5473
149         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.  
151 2002-02-07  Richard Henderson  <rth@redhat.com>
153         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
154         to be sufficiently aligned for integers.
156 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
158         * g++.dg/template/friend4.C: New test.
160 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
162         PR fortran/5743
163         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
164         unsupported cases.
166 2002-02-07  Richard Henderson  <rth@redhat.com>
168         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
169         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
170         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
171         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
173 2002-02-06  Richard Henderson  <rth@redhat.com>
175         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
177 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
179         * gcc.dg/20020206-1.c: New test.
181 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
183         * gcc.c-torture/execute/20020206-1.c: New test.
185         * gcc.c-torture/execute/20020206-2.c: New test.
187         PR optimization/5429:
188         * gcc.c-torture/compile/20020206-1.c: New test.
190 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
192         * g++.dg/ext/align1.C: Do not use an explicit alignment value
193         as certain file formats cannot support particularly large
194         alignments.
196         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
197         and do not expect to be able to link the executable.
199         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
200         fail because the COFF format does not support the weak attribute.
202 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
204         * g77.dg/pr5473.f:  New test
206 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
208         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
209         Fix testcase accordingly.
211 2002-02-04  Richard Henderson  <rth@redhat.com>
213         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
214         (buf): Change to be an array of pointers, not ints.
216 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
218         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
219         before all tests.  Move warning one line above to match where it
220         C frontend emits.
221         * gcc.dg/Wswitch-2.c: New test.
222         * g++.dg/warn/Wswitch-1.C: New test.
223         * g++.dg/warn/Wswitch-2.C: New test.
225 2002-02-04  Richard Henderson  <rth@redhat.com>
227         * g++.dg/abi/offsetof.C: Fix size comparison.
229 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
231         * gcc.dg/cast-qual-2.c: New test.
233 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
235         * gcc.dg/20020201-4.c: New test.
237 2002-02-04  Ben Elliston  <bje@redhat.com>
239         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
240         target_info attribute != 0, in addition to the empty string.
241         (gcc_target_compile): Likewise.
243 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
245         * gcc.dg/Wswitch.c: New test.
246         PR gcc/4475. PR gcc/3780.
248 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
250         * g77.f-torture/execute/5122.f: New test for regressions
251         against PR fortran/5122.
253 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
255         * g77.f-torture/compile/pr3743.f: Delete
256         * g77.dg/pr3743-1.f: New test.
257         * g77.dg/pr3743-2.f: New test.
258         * g77.dg/pr3743-3.f: New test.
259         * g77.dg/pr3743-4.f: New test.
261 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
263         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
265 2002-02-02  Richard Henderson  <rth@redhat.com>
267         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
268         * gcc.c-torture/execute/bf64-1.c: Likewise.
270 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
272         * gcc.dg/20020201-2.c: New test.
274         * gcc.dg/20020201-3.c: New test.
276         * gcc.c-torture/execute/bitfld-2.c: New test.
278 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
280         * gcc.dg/bitfld-1.c: Update.
281         * gcc.dg/bitfld-2.c: Update.
282         * gcc.c-torture/execute/bitfld-1.x: New.
284 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
286         * gcc.c-torture/execute/20020201-1.c: New test.
288 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
290         PR target/5469
291         * gcc.dg/20020201-1.c: New test.
293 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
295         PR fortran/3743
296         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
297         * g77.f-torture/compile/pr3743.x: Remove
299 2002-01-31  Tom Rix  <trix@redhat.com>
301         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
303 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
305         * gcc.dg/noncompile/20020130-1.c: New test.
307 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
309         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
311 2002-01-29  Richard Henderson  <rth@redhat.com>
313         * gcc.c-torture/execute/991118-1.c: Cast various constants back
314         to long long.
315         * gcc.c-torture/execute/bf64-1.c: Likewise.
317 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
319         * gcc.c-torture/execute/20020129-1.c: New test.
321 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
323         * gcc.c-torture/compile/20000224-1.c: Update.
324         * gcc.c-torture/execute/bitfld-1.c: New tests.
325         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
326         * gcc.dg/uninit-A.c: Update.
328 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
330         * g++.dg/template/ctor1.C: Add instantiation.
332 2002-01-28  Paul Koning  <pkoning@equallogic.com>
334         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
335         argument to __builtin_prefetch to be const ptr.
337 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
339         * gcc.c-torture/compile/20020120-1.c: New test.
341 2002-01-27  Kazu Hirata  <kazu@hxi.com>
343         * gcc.c-torture/execute/20020127-1.c: New test.
345 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
347         * g77.dg/f77-edit-i-in.f: New test
348         * g77.dg/f77-edit-i-out.f: New test
350 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
352         * gcc.dg/debug/debug.exp: New file.
353         * gcc.dg/debug/trivial.c: New file.
354         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
355         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
356         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
357         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
358         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
359         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
360         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
361         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
362         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
363         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
364         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
365         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
366         * gcc.dg/20000503-1.c: Removed.
367         * gcc.dg/20010207-1.c: Removed.
368         * gcc.dg/20011223-1.c: Removed.
369         * gcc.dg/20020104-2.c: Removed.
370         * gcc.dg/debug-1.c: Removed.
371         * gcc.dg/debug-2.c: Removed.
372         * gcc.dg/debug-3.c: Removed.
373         * gcc.dg/debug-4.c: Removed.
374         * gcc.dg/debug-5.c: Removed.
375         * gcc.dg/debug-6.c: Removed.
376         * gcc.dg/dwarf2-1.c: Removed.
377         * gcc.dg/dwarf2-2.c: Removed.
379 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
381         * g++.old-deja/g++.other/eh5.C: New test.
382         * g++.old-deja/g++.other/sibcall2.C: New test.
383         * g++.old-deja/g++.other/array9.C: New test.
384         * g++.old-deja/g++.other/typename2.C: New test.
385         * g++.old-deja/g++.other/crash60.C: New test.
386         * g++.old-deja/g++.other/conv9.C: New test.
387         * g++.old-deja/g++.other/mangle10.C: New test.
388         * g++.old-deja/g++.other/unchanging1.C: New test.
389         * g++.old-deja/g++.other/exprstmt1.C: New test.
390         * g++.old-deja/g++.other/inline23.C: New test.
391         * g++.old-deja/g++.eh/ia64-1.C: New test.
392         * g++.old-deja/g++.other/dwarf2-1.C: New test.
393         * g++.old-deja/g++.other/mangle11.C: New test.
394         * g++.old-deja/g++.other/reload1.C: New test.
395         * g++.old-deja/g++.other/static20.C: New test.
396         * g++.old-deja/g++.other/local-alloc1.C: New test.
397         * g++.old-deja/g++.other/conv8.C: New test.
398         * g++.old-deja/g++.other/stmtexpr2.C: New test.
399         * g++.old-deja/g++.other/storeexpr1.C: New test.
400         * g++.old-deja/g++.other/storeexpr2.C: New test.
401         * g++.dg/eh/template2.C: New test.
402         * g++.dg/warn/weak1.C: New test.
404 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
406         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
407         Remove first, non-varying, argument.
409 2002-01-23  Richard Henderson  <rth@redhat.com>
411         * gcc.dg/inline-2.c: New.
413         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
414         Add optional target arg.  Check number of arguments.
415         (scan-assembler-not, scan-assembler-dem): Likewise.
416         (scan-assembler-dem-not): Likewise.
418 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
420         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
421         line 12.
422         * g++.old-deja/g++.brendan/parse3.C,
423         g++.old-deja/g++.other/crash26.C,
424         g++.old-deja/g++.other/crash28.C,
425         g++.old-deja/g++.other/crash29.C,
426         g++.old-deja/g++.other/crash30.C,
427         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
429 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
431         * gcc.dg/20020115-1.c: New.
433 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
435         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
437 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
439         * gcc.dg/20020122-3.c: New.
441 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
443         * g++.dg/other/gc1.C: New test.
445 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
447         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
449 2002-01-22  Richard Henderson  <rth@redhat.com>
451         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
453 2002-01-22  Richard Henderson  <rth@redhat.com>
455         * gcc.dg/20020122-4.c: New.
457 2002-01-22  H.J. Lu <hjl@gnu.org>
459         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
460         link output.
461         * gcc.dg/special/ecos.exp: Likewise.
462         * lib/g++-dg.exp: Likewise.
463         * lib/g77-dg.exp: Likewise.
464         * lib/gcc-dg.exp : Likewise.
465         * lib/mike-g++.exp: Likewise.
466         * lib/mike-g77.exp: Likewise.
467         * lib/mike-gcc.exp: Likewise.
468         * lib/objc-dg.exp: Likewise.
470 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
472         PR target/5379
473         * gcc.dg/20020122-2.c: New test.
475 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
477         * gcc.dg/20020122-1.c: New test.
479 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
481         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
483 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
485         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
487 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
489         * gcc.c-torture/compile/20020121-1.c: New test.
491 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
493         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
494         ld_library_path.
496 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
498         * gcc.dg/20020218-1.c: New test.
500 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
502         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
503         messages
504         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
505         "At global scope" warning
506         * g++.dg/ext/align1.C: Change cygwin test for alignment
507         from db-bogus to dg-warning
509 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
511         * g77.f-torture/compile/cpp2.F: New test.
513 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
515         * g++.dg/template/access1.C: New test.
517 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
519         * gcc.dg/20020118-1.c: New.
521 2002-01-18  Kazu Hirata  <kazu@hxi.com>
523         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
525 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
527         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
528         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
529         alignment warnings.
531 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
533         * gcc.misc-tests/i386-prefetch.exp: Save and restore
534         torture_with_loops and torture_without_loops
536 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
538         * gcc.c-torture/compile/20020116-1.c: New test.
540 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
542         * gcc.dg/20020116-2.c: New test.
544         * gcc.dg/ultrasp4.c: New test.
546         * gcc.dg/20020116-1.c: New test.
548 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
550         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
551         by EABI.
553 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
555         * gcc.misc-tests/i386-prefetch.exp: New.
556         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
557         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
558         * gcc.misc-tests/i386-pf-none-1.c: New test.
559         * gcc.misc-tests/i386-pf-sse-1.c: New test.
561 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
563         * gcc.dg/gnu89-init-1.c: Add new tests.
565 2002-01-15  Andreas Jaeger  <aj@suse.de>
567         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
568         * gcc.dg/i386-mmx-2.c: Likewise.
569         * gcc.dg/i386-sse-1.c: Likewise.
570         * gcc.dg/i386-sse-2.c: Likewise.
571         * gcc.dg/i386-sse-3.c: Likewise.
573 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
575         * g77.f-torture/execute/intrinsic-unix-bessel.f:
576         Uncomment additional cases that now pass.
578 2002-01-11  Richard Henderson  <rth@redhat.com>
580         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
581         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
583 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
585         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
587 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
589         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
590         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
592 2002-01-10  Dale Johannesen  <dalej@apple.com>
594         * gcc.c-torture/execute/loop-11.c: New.
596 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
598         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
599         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
601 2002-01-09  Richard Henderson  <rth@redhat.com>
603         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
604         type in which to perform the operation for each size.
606 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
608         * gcc.c-torture/compile/20020109-2.c: New test.
610 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
612         * gcc.c-torture/execute/loop-10.c: New test.
614 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
616         * gcc.c-torture/compile/20010226-1.c: New test.
617         * gcc.c-torture/compile/20010227-1.c: New test.
618         * gcc.c-torture/compile/20010426-1.c: New test.
619         * gcc.c-torture/compile/20010510-1.c: New test.
620         * gcc.c-torture/compile/20010605-3.c: New test.
621         * gcc.c-torture/compile/20010824-1.c: New test.
622         * gcc.c-torture/execute/20010409-1.c: New test.
623         * gcc.dg/noncompile/20000901-1.c: New test.
624         * gcc.dg/20001023-1.c: New test.
625         * gcc.dg/20001101-1.c: New test.
626         * gcc.dg/20001102-1.c: New test.
627         * gcc.dg/20010207-1.c: New test.
628         * gcc.dg/20010405-1.c: New test.
629         * gcc.dg/20010822-1.c: New test.
630         * gcc.dg/20011107-1.c: New test.
632 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
634         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
636         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
637         execution failure on PA targets.
639 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
641         * gcc.c-torture/compile/20020109-1.c: New test.
643 2002-01-08  Kazu Hirata  <kazu@hxi.com>
645         * gcc.c-torture/execute/20020108-1.c: New test.
647 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
649         * gcc.dg/20020108-1.c: New test.
651 2002-01-08  H.J. Lu <hjl@gnu.org>
653         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
654         for header files.
656 2002-01-08  Geoff Keating  <geoffk@redhat.com>
658         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
659         consistency.
661 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
663         * gcc.dg/altivec-4.c: Test altivec predicates.
665 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
667         * gcc.c-torture/execute/20020107-1.c: New test.
669 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
671         PR c/5279
672         * gcc.c-torture/compile/20020106-1.c: New test.
674 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
676         * gcc.c-torture/execute/nestfunc-4.c: New test.
678 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
680         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
681         extra triple that slipped in.
682         * g++.old-deja/g++.abi/align.C: Likewise.
683         * g++.old-deja/g++.abi/bitfields.C: Likewise.
685 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
687         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
688         * g++.old-deja/g++.abi/align.C: Likewise.
689         * g++.old-deja/g++.abi/bitfields.C: Likewise.
691         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
692         on FreeBSD/i386.
693         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
694         FreeBSD.
696 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
698         * gcc.dg/20020104-1.c: New test.
700         * gcc.dg/20020104-2.c: New test.
702 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
704         * gcc.dg/20020103-1.c: Fix typo in target selector.
706 2002-01-03  Richard Henderson  <rth@redhat.com>
708         * gcc.dg/20020103-1.c: New.
710 2002-01-03  Kazu Hirata  <kazu@hxi.com>
712         * gcc.c-torture/execute/20020103-1.c: New test.
714 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
716         * g++.dg/other/debug2.C: New test.
718         * gcc.c-torture/compile/20020103-1.c: New test.
720 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
722         * gcc.dg/gnu89-init-1.c: Added new tests.
724 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
726         * g++.dg/template/friend2.C: Remove as patch is reverted.
728         * g++.dg/warn/oldcast1.C: New test.
730         * g++.dg/template/ptrmem1.C: New test.
731         * g++.dg/template/ptrmem2.C: New test.
733         * g++.dg/template/ntp.C: New test.
735         * g++.dg/other/component1.C: New test.
737         * g++.dg/template/ttp3.C: New test.
739         * g++.dg/template/friend2.C: New test.
740         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
742 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
744         * g++.dg/other/ptrmem1.C: New test.
745         * g++.dg/other/ptrmem2.C: New test.
747 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
749         * g++.dg/template/ctor1.C: New test.
751 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
753         * g++.dg/template/friend2.C: New test.
755 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
757         * gcc.dg/mmix-1.c: New test.
759 2001-12-31  Richard Henderson  <rth@redhat.com>
761         * gcc.dg/asm-5.c: New.
763 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
765         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
766         in namespace __gnu_cxx
768 2001-12-30  Richard Henderson  <rth@redhat.com>
770         * gcc.dg/debug-6.c: New.
772 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
774         * gcc.c-torture/compile/20011229-2.c: New test.
776 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
778         * gcc.dg/debug-3.c: New test.
779         * gcc.dg/debug-4.c: New test.
780         * gcc.dg/debug-5.c: New test.
782 2001-12-29  Richard Henderson  <rth@redhat.com>
784         * g++.dg/eh/loop1.C: New.
786 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
788         * g++.dg/template/crash1.C: New test.
790 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
792         * g++.dg/other/const1.C: New test.
794 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
796         * gcc.c-torture/compile/20011229-1.c: New test.
798 2001-12-28  Stan Shebs  <shebs@apple.com>
800         * lib/objc-torture.exp: Resync with c-torture.exp.
801         * lib/objc.exp: Load standard libraries.
803 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
805         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
806         additional tests.
808 2001-12-27  Roger Sayle <roger@eyesopen.com>
810         * gcc.c-torture/execute/string-opt-16.c: New testcase.
812 2001-12-27  Richard Henderson  <rth@redhat.com>
814         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
816 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
818         * g++.dg/eh/ctor1.C: New test.
819         * g++.dg/other/error2.C: New test.
821 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
823         * g++.dg/other/init2.C: New test.
825 2001-12-24  Richard Henderson  <rth@redhat.com>
827         * gcc.dg/20011223-1.c: New.
828         * gcc.dg/inline-1.c: New.
830 2001-12-23  Richard Henderson  <rth@redhat.com>
832         * gcc.dg/asm-4.c: Test operand modifiers.
834 2001-12-23  Richard Henderson  <rth@redhat.com>
836         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
838 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
840         * gcc.c-torture/execute/20011223-1.c: New test.
842 2001-12-21  Richard Henderson  <rth@redhat.com>
844         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
845         re-enables the warning.
847 2001-12-21  Richard Henderson  <rth@redhat.com>
849         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
851 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
853         * gcc.c-torture/compile/20011218-1.c: New test.
855 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
857         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
858         arm-isr.c test.
859         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
860         epilogue generation for ARM ISR routines.
862 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
864         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
865         * gcc.dg/format/c90-printf-3.c: Likewise.
866         * gcc.dg/format/c99-printf-3.c: Likewise.
867         * gcc.dg/format/ext-1.c: Likewise.
868         * gcc.dg/format/ext-6.c: Likewise.
869         * gcc.dg/format/format.h: Prototype unlocked stdio.
871 2001-12-20  Richard Henderson  <rth@redhat.com>
873         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
874         (arena): Use it.
875         (malloc): Correct allocation logic.  Abort if we fill up the
876         arena before initialization complete.
877         (realloc): Correct allocation logic.
879 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
881         * gcc.c-torture/compile/20011219-2.c: New test.
883         * gcc.c-torture/execute/20011219-1.c: New test.
885 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
887         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
888         target does not support weak symbols.
890 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
892         * gcc.c-torture/compile/20011219-1.c: New test.
894 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
896         * g++.dg/other/error1.C: New test.
898 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
900         * gcc.c-torture/execute/20011217-1.c: New test.
902 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
904         * objc.dg/special/: New directory.
905         * objc.dg/special/special.exp: New file.
906         * objc.dg/special/unclaimed-category-1.h: New file.
907         * objc.dg/special/unclaimed-category-1a.m: New file.
908         * objc.dg/special/unclaimed-category-1.m: New file.
910 2001-12-17  Andreas Jaeger  <aj@suse.de>
912         * gcc.c-torture/compile/20011217-2.c: New test.
914 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
916         * gcc.c-torture/compile/20011217-1.c: New test.
918 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
920         * testsuite/gcc.dg/20011214-1.c: New.
922 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
924         * gcc.dg/altivec-4.c: New.
926 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
928         * gcc.dg/20011113-1.c: New test.
930 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
932         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
933         std::__malloc_alloc_template<0> and
934         std::__default_alloc_template<false, 0>.
936 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
938         * objc/execute/bf-21.m: New test.
939         * objc/execute/enumeration-1.m: New test.
940         * objc/execute/enumeration-2.m: New test.
942 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
944         * gcc.dg/gnu89-init-1.c: New test.
946 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
948         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
949         * g++.old-deja/g++.jason/2371.C: Likewise.
950         * g++.old-deja/g++.jason/template33.C: Likewise.
951         * g++.old-deja/g++.jason/template34.C: Likewise.
952         * g++.old-deja/g++.jason/template36.C: Likewise.
953         * g++.old-deja/g++.oliva/typename1.C: Likewise.
954         * g++.old-deja/g++.oliva/typename2.C: Likewise.
955         * g++.old-deja/g++.other/typename1.C: Likewise.
956         * g++.old-deja/g++.pt/inherit2.C: Likewise.
957         * g++.old-deja/g++.pt/nontype5.C: Likewise.
958         * g++.old-deja/g++.pt/typename11.C: Likewise.
959         * g++.old-deja/g++.pt/typename14.C: Likewise.
960         * g++.old-deja/g++.pt/typename16.C: Likewise.
961         * g++.old-deja/g++.pt/typename3.C: Likewise.
962         * g++.old-deja/g++.pt/typename4.C: Likewise.
963         * g++.old-deja/g++.pt/typename5.C: Likewise.
964         * g++.old-deja/g++.pt/typename7.C: Likewise.
965         * g++.old-deja/g++.robertl/eb9.C: Likewise.
967 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
969         * g++.dg/other/linkage1.C: New test.
970         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
971         specifiers.
973 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
975         * gcc.dg/concat.c: New test.
977 2001-12-11  Stan Shebs  <shebs@apple.com>
979         * objc/compile: New test directory.
980         * objc/compile/compile.exp: New expect script.
981         * objc/compile/20011211-1.m: New compile test.
983 2001-12-11  Jason Merrill  <jason@redhat.com>
985         * lib/prune.exp (prune_gcc_output): Also handle "In member
986         function".  So many permutations...
988 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
990         * g++.dg/template/typedef1.C: New test.
992 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
994         * g++.dg/other/copy1.C: New test.
996 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
998         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
1000         * gcc.dg/builtin-choose-expr.c: New.
1002 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
1004         * gcc.dg/altivec-2.c: New.
1006 2001-12-07  Richard Henderson  <rth@redhat.com>
1008         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
1010 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
1012         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
1013         ultrasparc.
1015 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1017         * g++-old.deja/g++.robertl/eb101.C: Deleted.
1019 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
1021         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
1022         variable argument list.
1024 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
1026         * gcc.c-torture/execute/memcheck: Delete entire directory.
1027         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
1028         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
1030 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1032         * gcc.dg/Wshadow-1.c: New test.
1034 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
1036         * gcc.c-torture/compile/20011130-1.c: New test.
1038         * gcc.dg/noncompile/20011025-1.c: New test.
1040         * g++.dg/other/anon-union.C: New test.
1042         * gcc.c-torture/execute/20011024-1.c: New test.
1044 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1046         * gcc.c-torture/execute/20000722-1.x,
1047         gcc.c-torture/execute/20010123-1.x: Remove.
1048         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
1049         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
1050         gcc.dg/c99-complit-2.c: New tests.
1052 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
1054         * g++.dg/inherit/base1.C: New test.
1056 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
1058         * g++.dg/other/stdarg1.C: New test.
1060         * gcc.c-torture/compile/20011130-2.c: New test.
1062 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
1064         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
1065         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
1066         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
1067         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
1068         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
1069         * gcc.dg/builtin-prefetch-1.c: New test.
1071 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
1073         * gcc.dg/20011130-1.c: New test.
1075 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
1077         * g++.dg/other/scope1.C: New test.
1078         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
1080 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1082         * gcc.dg/vla-init-1.c: New test.
1084 2001-12-01  Geoff Keating  <geoffk@redhat.com>
1086         * gcc.c-torture/compile/structs.c: New testcase from GDB.
1088 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1090         * objc.dg/alias.m: Update.
1091         * objc.dg/class-1.m: Update.
1092         * objc.dg/const-str-1.m: Update.
1093         * objc.dg/fwd-proto-1.m: Update.
1094         * objc.dg/id-1.m: Update.
1095         * objc.dg/super-class-1.m: Update.
1097 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
1099         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
1100         constructs.
1102 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
1104         * gcc.c-torture/execute/20011128-1.c: New test.
1106 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
1108         * gcc.dg/20011127-1.c: New test.
1110 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1112         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
1113         from Austin Group draft 7.
1114         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
1115         scanf format arguments.
1116         * gcc.dg/format/no-exargs-2.c: New test.
1118 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
1120         * g++.dg/abi/vbase8-4.C: New test.
1122 2001-11-24  Ian Lance Taylor  <ian@airs.com>
1124         * gcc.c-torture/execute/20011121-1.c: New test.
1126 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
1128         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
1130 2001-11-23  Andreas Jaeger  <aj@suse.de>
1132         * gcc.dg/cpp/charconst-2.c: New test.
1134 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
1136         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
1137         to the host if it is remote.  Let tests specify extra headers
1138         they use.
1139         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
1140         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
1141         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
1142         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
1143         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
1144         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
1145         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
1146         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
1147         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
1148         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
1150 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
1152         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
1153         for little endian ARMs.
1155 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
1157         * gcc.c-torture/compile/20011119-1.c: New test.
1158         * gcc.c-torture/compile/20011119-2.c: New test.
1160 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
1162         * gcc.dg/altivec-1.c: Fix typo.
1164 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1166         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
1168 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
1170         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
1172 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
1174         * lib/g77.exp: Don't specify --rpath-link.
1176         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
1177         across all the headers.
1178         * gcc.dg/format/format.exp: For testing on a remote host,
1179         copy format.h.
1181         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
1182         * gcc.c-torture/execute/930406-1.c: Likewise.
1183         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1185 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
1187         * gcc.dg/altivec-1.c: New.
1189 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
1191         * gcc.dg/cpp/fpreprocessed.c: New test case.
1193 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1195         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
1196         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
1197         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
1199 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1201         * gcc.dg/no-builtin-1.c: New test.
1203 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
1205         * gcc.c-torture/execute/20011115-1.c: New test.
1207 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
1209         * gcc.c-torture/compile/20011114-2.c: New test.
1210         * gcc.c-torture/compile/20011114-3.c: New test.
1211         * gcc.c-torture/compile/20011114-4.c: New test.
1213 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1215         * g++.dg/other/init1.C: New test.
1217 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
1219         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
1220         message.
1222         * gcc.c-torture/execute/20011114-1.c: New testcase.
1224         * gcc.c-torture/compile/20010327-1.c: Revert last change.
1225         * gcc.c-torture/compile/20011114-1.c: New test, exactly
1226         like the (before this change) version of 20010327-1.c.
1228 2001-11-14  Roger Sayle <roger@eyesopen.com>
1230         * gcc.c-torture/execute/string-opt-13.c: New testcase.
1232 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
1234         * g++.dg/init/array2.C: New test.
1236 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
1238         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
1240 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
1242         * g++.dg/other/forscope1.C: New test.
1243         * g++.dg/ext/forscope1.C: New test.
1244         * g++.dg/ext/forscope2.C: New test.
1246 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
1248         * gcc.c-torture/execute/20011113-1.c: New test.
1250 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
1252         * gcc.c-torture/execute/20011109-2.c: New test.
1254         * gcc.c-torture/execute/20011109-1.c: New test.
1256 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
1258         * gcc.c-torture/compile/20011109-1.c: New test.
1260 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
1262         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
1263         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
1264         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
1265         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
1266         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
1267         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
1268         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
1270 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1272         * g++.dg/warn/Wshadow-1.C: New tests.
1273         * g++.old-deja/g++.mike/for3.C: Update.
1275 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1277         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
1278         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
1279         XFAILs.  Adjust expected error texts.
1280         * gcc.c-torture/compile/20011106-1.c,
1281         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
1282         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
1283         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
1284         gcc.dg/c99-array-lval-5.c: New tests.
1286 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1288         * gcc.dg/cpp/defined.c: Update.
1290 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1292         * gcc.c-torture/execute/anon-1.c: New test.
1294 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
1296         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
1297         same size, so no warning should be produced on stormy16.
1299         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
1300         due to oversized array.
1301         * g++.old-deja/g++.mike/ns15.C: Likewise.
1302         * g++.old-deja/g++.pt/crash16.C: Likewise.
1304 2001-11-02  Graham Stott  <grahams@redhat.com>
1306         * g++.dgother/debug1.C: Fix typos.
1308 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
1310         * g++.dg/other/debug1.C: New test.
1312 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1314         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
1315         of unsigned long.
1317 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
1319         * gcc.dg/20011029-2.c: New test.
1321         * gcc.c-torture/compile/20011029-1.c: New test.
1323 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1325         * objc/execute/class_self-1.m: New test.
1326         * objc/execute/class_self-2.m: New test.
1328 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
1330         * gcc.misc-tests/msgs.exp: Delete.
1331         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
1332         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
1333         error set to match recent changes.
1335 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
1337         * gcc.dg/20011021-1.c: New test.
1339 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
1341         * gcc.c-torture/compile/20011023-1.c: New test.
1343 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
1345         * lib/g77.exp: Rewrite based on lib/g++.exp.
1347 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
1349         * gcc.c-torture/execute/20011019-1.c: New test.
1351         * gcc.dg/20011018-1.c: New test.
1353 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
1355         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
1357 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
1359         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
1360         * gcc.dg/attr-invalid.c: Likewise.
1362 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
1364         * testsuite/gcc.dg/20011015-1.c: New test.
1366 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1368         * g++.dg/template/unify2.C: New test.
1370 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
1372         * g++.dg/other/exception-specification.C: New test
1374 2001-10-13  Tom Rix  <trix@redhat.com>
1376         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
1377         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
1379 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1381         * testsuite/gcc.dg/20011009-1.c: New test.
1383 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
1385         PR g++/4476
1386         * g++.dg/other/friend1.C: New test.
1388 2001-10-11  Richard Henderson  <rth@redhat.com>
1390         * g++.old-deja/g++.other/crash18.C: Add -S to options.
1392 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1394         * gcc.c-torture/compile/20011010-1.c: New.
1396 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1398         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
1399         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
1400         g77.f-torture/execute/execute.exp,
1401         g77.f-torture/noncompile/noncompile.exp,
1402         gcc.c-torture/compile/compile.exp,
1403         gcc.c-torture/execute/execute.exp,
1404         gcc.c-torture/execute/ieee/ieee.exp,
1405         gcc.c-torture/execute/memcheck/memcheck.exp,
1406         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
1407         objc/execute/execute.exp: Update FSF address.
1409 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
1411         * gcc.dg/cpp/cmdlne-C.c: Update.
1412         * gcc.dg/cpp/cmdlne-C2.c: New.
1414 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1416         * gcc.c-torture/execute/20011008-3.c: New.
1418 2001-10-08  DJ Delorie  <dj@redhat.com>
1420         * gcc.dg/20011008-1.c: New.
1421         * gcc.dg/20011008-2.c: New.
1423 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
1425         * gcc.dg/cpp/spacing1.c: Update test.
1427 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1429         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
1430         spelling errors of "separate" as "seperate".
1432 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
1434         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
1435         enough to avoid inlining.
1437 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1439         * lib/g77.exp: set libg2c_dir correctly.
1441 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1443         * gcc.dg/cpp/macro11.c: New test.
1445 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1447         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
1448         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
1449         gcc.dg/format/multattr-3.c: New tests.
1450         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
1451         tests for format attributes on function pointers being rejected.
1453 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1455         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
1457 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
1459         * g++.dg/warn/format1.C: New test.
1461 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
1463         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
1465 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1467         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
1469 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1471         * gcc.dg/cpp/redef2.c: Add test.
1473 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
1475         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
1476         long-standing bug on i686, apparently.
1477         * gcc.c-torture/execute/loop-2c.x: New file.
1478         * gcc.c-torture/execute/loop-2d.x: New file.
1479         * gcc.c-torture/execute/loop-3c.x: New file.
1481 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
1483         * gcc.dg/cpp/20000625-2.c: Correct line number.
1485 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1487         * gcc.dg/cpp/macro10.c: New test.
1488         * gcc.dg/cpp/strify3.c: New test.
1489         * gcc.dg/cpp/spacing1.c: Add tests.
1490         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
1491         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
1493 2001-09-24  DJ Delorie  <dj@redhat.com>
1495         * gcc.c-torture/execute/20010924-1.c: New test.
1497 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1499         * testsuite/objc/execute/paste.m: Remove.
1501 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1503         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
1505 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
1507         * g77.dg/strlen0.f: New test.
1509 2001-09-21  Richard Henderson  <rth@redhat.com>
1511         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
1512         * g++.old-deja/g++.abi/vtable2.C: Likewise.
1514 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
1516         Table-driven attributes.
1517         * g++.dg/ext/attrib1.C: New test.
1519 2001-09-20  DJ Delorie  <dj@redhat.com>
1521         * gcc.dg/20000926-1.c: Update expected warning messages.
1522         * gcc.dg/array-2.c: Likewise, and test for warnings too.
1523         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
1524         array.
1526 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
1528         * g++.dg/eh/registers1.C: New test case.
1530 2001-09-17  Richard Henderson  <rth@redhat.com>
1532         * gcc.dg/array-5.c: Fix VLA decomposition test.
1534 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1536         * gcc.dg/cpp/line5.c: New testcase.
1538 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1540         * gcc.dg/cpp/macro9.c: New test.
1542 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
1544         * gcc.c-torture/execute/980223.c: Change type of addr from long
1545         to char *.
1547 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
1549         * gcc.c-torture/execute/20010915-1.c: New test.
1551 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
1553         * g77.dg/bprob: New directory.
1554         * g77.dg/bprob/bprob.exp: New file.
1555         * g77.dg/bprob/bprob-1.f: New test.
1556         * g77.dg/gcov: New directory.
1557         * g77.dg/gcov/gcov.exp: New file.
1558         * g77.dg/gcov/gcov-1.f: New test.
1559         * g77.dg/gcov/gcov-1.x: New file.
1561 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1563         * gcc.dg/cpp/directiv.c: Update.
1564         * gcc.dg/cpp/undef1.c: Update.
1566 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
1568         * gcc.dg/20010912-1.c: New test.
1570 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
1572         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
1573         language-independent file in lib.
1574         * lib/gcov.exp: New file.
1576 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1578         * gcc.c-torture/compile/20010911-1.c: New test.
1580 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
1582         * lib/profopt.exp: New, to support profile-directed optimizations.
1583         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
1584         * gcc.misc-tests/bprob-1.c: New test.
1585         * gcc.misc-tests/bprob-2.c: New test.
1587 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
1589         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
1590         XFAIL and which kinds of gcov output to verify.
1591         * gcc.misc-tests/gcov-4b.x: New file.
1592         * gcc.misc-tests/gcov-5b.x: New file.
1593         * gcc.misc-tests/gcov-6.x: New file.
1594         * gcc.misc-tests/gcov-7.c: New test.
1595         * gcc.misc-tests/gcov-7.x: New file.
1597 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
1599         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
1600         * gcc.misc-tests/gcov-6.c: New test.
1602 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1604         PR c++/3986
1605         * g++.dg/abi/vbase1.C: New test.
1607 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
1609         * objc.dg/method-2.m: New.
1611 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
1613         PR c++/4203
1614         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
1615         * g++.dg/init/empty1.C: New test.
1617 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
1619         * gcc.c-torture/compile/20010903-1.c: New test.
1621 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
1623         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
1624         for m68k.
1626 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
1628         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
1630         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
1632         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
1634 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
1636         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
1637         for 16-bit 'unsigned int'.
1639 2001-08-29  Kazu Hirata  <kazu@hxi.com>
1641         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
1643 2001-08-27  Richard Henderson  <rth@redhat.com>
1645         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
1646         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
1648 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
1650         * gcc.dg/asm-names.c (ymain): New.
1652 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
1654         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
1655         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
1656         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
1658 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1660         * gcc.dg/compare5.c: New testcase.
1662 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
1664         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
1665         and "In instantiation".
1667 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
1669         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
1671 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
1673         * gcc.misc-tests/gcov.exp: Add support for branch information.
1674         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
1675         * gcc.misc-tests/gcov-4.c: New test.
1676         * gcc.misc-tests/gcov-4b.c: New test.
1677         * gcc.misc-tests/gcov-5b.c: New test.
1679 2001-08-20  Zack Weinberg  <zackw@panix.com>
1681         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
1682         expected to fail.
1684 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1686         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
1688 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
1690         * g++.dg/eh/template1.C: New test.
1692 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
1694         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
1695         Fix thinko.
1696         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
1697         for xfail.
1699 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
1701         * lib/g77-dg.exp:  Use prune.exp for common procedures
1702         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
1703         * lib/g77.exp: (g77-dg-prune) Remove
1705 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
1707         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
1709 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1711         * g++.dg/template/unify1.C: New test.
1713 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
1715         * g++.dg/abi/empty4.C: New test.
1717 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
1719         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
1720         solaris2.*
1721         * g77.f-torture/compile/pr3743.x: Likewise
1723 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1725         * g++.dg/other/using-declaration.C: New test.
1727 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1729         * gcc.dg/cpp/tr-sign.c: New testcase.
1731 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1733         * gcc.dg/cpp/19951025-1.c: Revert.
1734         * gcc.dg/cpp/directiv.c: We no longer process directives that
1735         interrupt macro arguments.
1737 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
1739         * gcc.dg/bconstp-1.c: New test.
1741 2001-08-03  Richard Henderson  <rth@redhat.com>
1743         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
1745 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1747         * gcc.dg/cpp/19951025-1.c: Update.
1749 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
1751         * g77.dg/ff90-1.f (s): Fix reference of variable z,
1752         should be x.
1754 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1756         Kill -fhonor-std.
1757         * g++.old-deja/g++.ns/ns14.C: Remove special options.
1758         * g++.old-deja/g++.other/std1.C: Likewise.
1759         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
1761 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
1763         * lib/g77.exp:  Load gcc-defs.exp for common procedures
1764         (g77_pass, g77_fail, g77_finish, g77_exit,
1765         ${tool}_check_unsupported_p} Now redundant.  Deleted.
1767 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
1769         * g77.dg/fbackslash.f
1770         * g77.dg/fcase-preserve.f
1771         * g77.dg/ff90-1.f
1772         * g77.dg/ffixed-line-length-0.f
1773         * g77.dg/ffixed-line-length-132.f
1774         * g77.dg/ffixed-line-length-7.f
1775         * g77.dg/ffixed-line-length-72.f
1776         * g77.dg/ffixed-line-length-none.f
1777         * g77.dg/ffree-form-1.f
1778         * g77.dg/fno-backslash.f
1779         * g77.dg/fno-f90-1.f
1780         * g77.dg/fno-fixed-form-1.f
1781         * g77.dg/fno-onetrip.f
1782         * g77.dg/fno-typeless-boz.f
1783         * g77.dg/fno-underscoring.f
1784         * g77.dg/fno-vxt-1.f
1785         * g77.dg/fonetrip.f
1786         * g77.dg/ftypeless-boz.f
1787         * g77.dg/fugly-assumed.f
1788         * g77.dg/funderscoring.f
1789         * g77.dg/fvxt-1.f
1791 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1793         * objc.dg/fwd-proto-1.m: New.
1794         * objc.dg/local-decl-1.m: New.
1795         * objc.dg/naming-1.m: New.
1796         * objc.dg/naming-2.m: New.
1797         * objc.dg/proto-hier-1.m: New.
1799 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1801         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1802         largest-type elements to a struct makes its size grow.
1804 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1806         * g++.dg/abi/vthunk1.C: New test.
1808 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1810         * g++.dg/abi/vbase8-22.C: New test.
1812 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1814         * gcc.dg/cpp/macro8.c: New test.
1816 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1818         * g++.dg/abi/vbase8-21.C: New test.
1820 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1822         * g++.dg/abi/vbase8-10.C: New test.
1824 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1826         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1827         ${tool}_set_ld_library_path.
1828         Changed caller.
1829         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1830         g++.exp.
1832 2001-07-26  Stan Cox <scox@redhat.com>
1834         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1835         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1836         gcc_exit, gcc_check_unsupported_p):
1837         Moved to gcc-deps.exp
1838         * gcc-deps.exp: New file.
1840 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1842         * g++.old-deja/g++.pt/defarg14.C: New test.
1844 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1846         * g++.old-deja/g++.other/lineno5.C: New test.
1848 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1850         * g++.old-deja/g++.pt/crash68.C: New test.
1852 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1854         * g++.old-deja/g++.other/crash42.C: New test.
1856 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1858         * gcc.dg/cpp/extratokens.c: Fix.
1859         * gcc.dg/cpp/skipping2.c: New tests.
1861 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1863         * gcc.c-torture/execute/20010724-1.c: New file.
1864         * gcc.c-torture/execute/20010724-1.x: New file.
1866 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1868         * g++.old-deja/g++.other/cond7.C: New test.
1870 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1872         * g++.old-deja/g++.other/optimize4.C: New test.
1874 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1876         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1878 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1880         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1881         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1882         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1883         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1885         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1886         bug report" message.
1888         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1889         * g++.dg/ext/instantiate1.C: Move from old-deja.
1891 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1893         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1894         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1895         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1896         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1898 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1900         * gcc.c-torture/execute/20010723-1.c: New test.
1902 2001-07-23  Ben Elliston  <bje@redhat.com>
1904         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1906 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1908         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1909         i[34567]86-*-*.
1910         Delete handling of ieee_multilib_flags.
1911         Pass -mieee for alpha*-*-* and sh-*-*.
1912         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1914 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1916         Remove old-abi tests.
1917         * g++.old-deja/g++.mike/p11116.C: Remove.
1918         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1920 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1922         * g77.f-torture/compile/pr3743.f:  New test
1924 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1926         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1928 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1930         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1931         g++.old-deja/g++.pt/static6.C: Likewise.
1932         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1933         supports weak symbols.
1935 2001-07-18  Andreas Jaeger  <aj@suse.de>
1937         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1938         supported again.
1940 2001-07-18  Andreas Jaeger  <aj@suse.de>
1942         * gcc.dg/iftrap-1.c: Fix target line.
1944 2001-07-17  Richard Henderson  <rth@redhat.com>
1946         * gcc.c-torture/execute/20010717-1.c: New.
1948 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1950         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1951         tests.
1953 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1955         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1957 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1959         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1960         UAC_SIGBUS, UAC_NOPRINT definitions.
1962 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1964         * objc/execute/object_is_class.m: New test.
1965         * objc/execute/object_is_meta_class.m: New test.
1967 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1969         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1970         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1972 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1974         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1975         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1977 2001-07-14  Richard Henderson  <rth@redhat.com>
1979         * gcc.dg/iftrap-1.c: New.
1981 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1983         * g77.f-torture/execute/intrinsic77.f: New test.
1985 2001-07-11  Janis Johnson <janis@us.ibm.com>
1987         * gcc.misc-tests/gcov-3.c: New test.
1989 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1991         * gcc.c-torture/compile/20010711-1.c,
1992         * gcc.c-torture/compile/20010711-2.c: New tests.
1994 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1996         * gcc.c-torture/execute/20010711-1.c: New test.
1998 2001-07-11  Ben Elliston  <bje@redhat.com>
2000         * g++.old-deja/g++.other/enum5.C: New test.
2002 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
2004         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
2005         (g++-dg-prune): Call prune_gcc_output.
2006         * prune.exp: New file for prune_gcc_output.
2007         * lib/g++.exp, lib/gcc.exp: Load it.
2009 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2011         * gcc.c-torture/compile/20010701-1.c,
2012         g++.old-deja/g++.ext/attrib6.C: New tests.
2014 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
2016         * gcc.c-torture/compile/20010706-1.c: New test.
2018 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
2020         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
2022 2001-06-28  Stan Shebs  <shebs@apple.com>
2024         * gcc.dg/pragma-darwin.c: New test.
2026 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2028         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
2029         Solaris 2.[678] system.
2031 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2033         * gcc.dg/20010622-1.c: New test.
2035 2001-06-18  Stan Shebs  <shebs@apple.com>
2037         * objc.dg: New directory.
2038         * objc.dg/dg.exp: New file.
2039         * objc.dg/alias.m: New.
2040         * objc.dg/class-1.m: New.
2041         * objc.dg/class-2.m: New.
2042         * objc.dg/const-str-1.m: New.
2043         * objc.dg/const-str-2.m: New.
2044         * objc.dg/id-1.m: New.
2045         * objc.dg/method-1.m: New.
2046         * objc.dg/super-class-1.m: New.
2047         * lib/objc-dg.exp: New file.
2049 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2051         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
2052         of label name.
2054 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2056         * g++.old-deja/g++.abi/vbase8-9.C: New test.
2058 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2060         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
2061         variable.
2063 2001-06-12  Richard Henderson  <rth@redhat.com>
2065         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2067 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2069         * g++.old-deja/g++.abi/vbase5.C: New test.
2070         * g++.old-deja/g++.abi/vbase6.C: New test.
2071         * g++.old-deja/g++.abi/vbase7.C: New test.
2073 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2075         * gcc.c-torture/compile/20010610-1.c: New test.
2077 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
2079         * g++.old-deja/g++.abi/vbase4.C: New test.
2081 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2083         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
2084         support %f for HC11/HC12 targets.
2085         * gcc.c-torture/execute/930513-1.x: New file, likewise.
2086         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
2087         on HC11/HC12 targets.
2088         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
2090 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2092         * gcc.dg/wchar_t-1.c: New file.
2093         * gcc.dg/wint_t-1.c: Likewise.
2095 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
2097         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
2099 2001-06-11  Richard Henderson  <rth@redhat.com>
2101         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
2103 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2105         * gcc.c-torture/compile/20010611-1.c: New test.
2107 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2109         * gcc.dg/c99-tag-1.c: Add more tests.
2111 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
2113         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
2114         representation on MN10300 and ARM/Thumb.
2116 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2118         * g77.f-torture/execute/20010610.f: New.
2120 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
2122         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
2123         names.
2125 2001-06-09  Richard Henderson  <rth@redhat.com>
2127         * gcc.c-torture/execute/ashrdi-1.c: New.
2128         * gcc.c-torture/execute/ashldi-1.c: New.
2129         * gcc.c-torture/execute/lshrdi-1.c: New.
2131 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
2133         * objc/execute/load-3.m: Added. Check sending +load to categories,
2134         in addition to classes.
2136 2001-06-08  Stan Shebs  <shebs@apple.com>
2138         * objc/execute/load-2.m: New test.  From Nicola Pero
2139         <n.pero@mi.flashnet.it>.
2141 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
2143         * gcc.c-torture/execute/20010605-2.c: New test.
2145 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2147         * g++.old-deja/g++.abi/vbase2.C: New test.
2148         * g++.old-deja/g++.abi/vbase3.C: New test.
2150 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2152         * g++.old-deja/g++.pt/friend49.C: New test.
2154 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2156         * g++.old-deja/g++.ext/anon3.C: New test.
2158 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
2160         * g++.old-deja/g++.other/conv7.C: New test.
2162 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2164         * gcc.c-torture/compile/20010605-2.c: New test.
2166 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2168         * gcc.c-torture/execute/20010604-1.c: New test.
2170 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
2172         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
2174 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
2176         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
2177         (g++_link_flags): Likewise.
2178         (g++_init): Pass gccpath's value to two previous functions.
2180 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2182         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
2183         Ensure logfile entry matches exec command line.
2185 2001-05-31  Richard Henderson  <rth@redhat.com>
2187         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
2188         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
2190 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
2192         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
2193         compiler for irix6.2
2195 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
2197         * g++.old-deja/g++.other/optimize3.C: New file.
2199 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
2201         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
2202         assemble.
2204 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
2206         * g++.old-deja/g++.other/optimize2.C: New file.
2208 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
2210         * gcc.c-torture/compile/20010518-2.c: New file.
2211         * gcc.c-torture/execute/20010518-1.c: New file.
2212         * gcc.c-torture/execute/20010518-2.c: New file.
2214 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2216         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
2218 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
2220         G++ no longer defines builtins that do not begin with __builtin.
2221         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
2222         * g++.old-deja/g++.brendand/misc13.C: Likewise.
2223         * g++.old-deja/g++.law/builtin1.C: Likewise.
2224         * g++.old-deja/g++.law/cvt2.C: Likewise.
2225         * g++.old-deja/g++.mike/net5.C: Likewise.
2226         * g++.old-deja/g++.other/builtins1.C: Likewise.
2227         * g++.old-deja/g++.other/builtins2.C: Likewise.
2228         * g++.old-deja/g++.other/builtins3.C: Likewise.
2229         * g++.old-deja/g++.other/builtins4.C: Likewise.
2230         * g++.old-deja/g++.other/inline8.C: Likewise.
2231         * g++.old-deja/g++.robertl/eb39.C: Likewise.
2233 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
2235         * g++.old-deja/g++.pt/using1.C: Adjust.
2236         * g++.old-deja/g++.pt/using2.C: New test.
2238 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
2240         * gcc.dg/cpp/charconst.c: New tests.
2241         * gcc.dg/cpp/escape.c: New tests.
2242         * gcc.dg/cpp/escape-1.c: New tests.
2243         * gcc.dg/cpp/escape-2.c: New tests.
2244         * gcc.dg/cpp/ucs.c: New tests.
2246 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
2248         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
2249         native compiler for irix6.5.
2251 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
2253         * lib/g++.exp (g++_include_flags): Use args to compute
2254         get_multilibs.
2255         (g++_link_flags): Likewise.
2256         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
2258 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2260         * gcc.dg/c90-hexfloat-1.c: Add more tests.
2262 2001-05-21  Geoff Keating  <geoffk@redhat.com>
2264         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
2265         this file.
2267 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2269         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
2270         STACK_SIZE;
2271         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
2272         to STACK_SIZE; Use it to define size of add_histo array.
2273         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
2274         to STACK_SIZE.
2275         (f): Use GITT_SIZE to define size of gitt local table.
2276         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
2277         to STACK_SIZE; Use it to define size of bytemem array.
2279 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2281         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
2282         on 68HC11/HC12 due to the asm instruction.
2283         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
2284         * gcc.c-torture/compile/920520-1.x: Likewise.
2285         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
2286         on 68HC11/HC12 because the function is larger than 64K.
2287         * gcc.c-torture/compile/961203-1.x: New file, this test fails
2288         on 68HC11/HC12 because the structure is too large.
2290 2001-05-20  Richard Henderson  <rth@redhat.com>
2292         * gcc.c-torture/execute/20010520-1.c: New.
2294 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2296         * g++.old-deja/g++.warn/compare1.C: New test.
2297         * gcc.dg/compare4.c: New test.
2299 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
2301         * g++.old-deja/g++.other/optimize1.C: New test.
2303 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2305         * g++.old-deja/g++.pt/spec41.C: New test.
2307 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
2309         * gcc.c-torture/compile/20010114-1.x: Remove.
2311 2001-05-18  Stan Shebs  <shebs@apple.com>
2313         * gcc.c-torture/compile/20010518-1.c: New test.
2315 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
2317         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
2318         * g++.old-deja/g++.pt/crash67.C: New test.
2320 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
2322         * g++.old-deja/g++.other/debug9.C: New test.
2324 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
2326         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
2328 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
2330         * gcc.c-torture/compile/20010516-1.c: New test.
2332 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2334         * g++.old-deja/g++.other/crash41.C: New test.
2336 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
2338         * g++.old-deja/g++.pt/crash66.C: New test.
2340 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
2342         * g++.old-deja/g++.robertl/eb27.C: Convert.
2344 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
2346         * g++.dg/friend-warn.C: New test.  Do not warn about friend
2347         declaration being redundant.
2349 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
2351         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
2353 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2355         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
2357 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
2359         * lib/g++.exp: Use testsuite_flags.
2361 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
2363         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
2365 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2367         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
2369 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
2371         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
2373 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
2375         * gcc.c-torture/compile/20010313-1.c: New test.
2377 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
2379         * gcc.dg/cpp/direct2.c: New test.
2380         * gccq.dg/cpp/direct2s.c: New test.
2382         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
2384 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
2386         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
2387         * g++.old-deja/g++.other/op3.C: Likewise.
2389 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2391         * gcc.dg/cpp/syshdr.h: New file.
2392         * gcc.dg/cpp/sysmac1.c: Update.
2393         * gcc.dg/cpp/sysmac2.c: Update.
2395 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2397         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
2399 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
2401         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
2402         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
2404 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
2406         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
2408 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
2410         * lib/g++.exp (g++_include_flags): Don't use any special flags
2411         if TESTING_IN_BUILD_TREE is not defined.
2412         (g++_init): Use a plain 'c++' as the compiler if
2413         TESTING_IN_BUILD_TREEE is not defined.
2415 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2417         * g++.old-deja/g++.eh/catch13.C: New test.
2418         * g++.old-deja/g++.eh/catch14.C: New test.
2420 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
2422         * gcc.dg/cpp/tr-define.c: New test.
2424 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
2426         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
2427         <stdlib.h>, not <malloc.h>.
2429 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2431         * g++.old-deja/g++.ns/template17.C: New test.
2433 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
2435         * g++.old-deja/g++.pt/ref4.C: New test.
2437 2001-04-30  Richard Henderson  <rth@redhat.com>
2439         * gcc.dg/20000724-1.c: Revert last change.
2441 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
2443         * g77.f-torture/execute/20010430.f: New test.
2445 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
2447         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
2449 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
2451         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
2453 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2455         * g++.old-deja/g++.eh/crash6.C: New test.
2457 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2459         * g++.old-deja/g++.other/warn7.C: New test.
2461 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
2463         * g++.old-deja/g++.other/defarg9.C: New test.
2465 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2467         * g77.f-torture/compile/20010426.f: New test.
2468         * g77.f-torture/execute/20010426.f: New test.
2470 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
2472         * g77.f-torture/compile/20000629-1.x: Remove - error
2473         has been fixed.
2475 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
2477         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
2478         Tweak slightly to work with g++.dg framework.
2479         * g++.dg/special/ecos.exp: Run initp1.C test.
2480         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
2482         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
2483         its linker doesn't give line numbers either.
2484         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
2486 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2488         * g++.old-deja/g++.other/lex1.C: New test.
2490 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
2492         * gcc.dg/noncompile/20010425-1.c: New test.
2494 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
2496         * g++.old-deja/g++.pt/mangle2.C: New test.
2498 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2500         * gcc.dg/format/plus-1.c: New test.
2502 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2504         * gcc.dg/20010423-1.c: New test.
2506 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
2508         * gcc.c-torture/execute/20010422-1.c: New test.
2510 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
2512         * g++.old-deja/g++.ns/type2.C: New test.
2514 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
2516         * g++.old-deja/g++.other/perf1.C: New test.
2518 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
2520         * gcc.dg/c99-func-2.c: Remove xfail.
2521         * gcc.dg/c99-func-3.c: Remove xfail.
2522         * gcc.dg/c99-func-4.c: Remove xfail.
2524 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
2526         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
2528 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2530         * gcc.c-torture/compile/20010423-1.c: New test.
2532 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2534         * g++.old-deja/g++.pt/typename28.C: New test.
2536 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2538         * g++.old-deja/g++.abi/empty2.C: New test.
2539         * g++.old-deja/g++.abi/empty3.C: New test.
2541 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2543         * g++.old-deja/g++.other/comdat2.C: New test.
2544         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
2546 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2548         * g++.old-deja/g++.other/overload14.C: New test.
2550 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2552         * g++.old-deja/g++.other/lookup23.C: New test.
2554 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
2556         * gcc.c-torture/execute/20010403-1.c: New test.
2558 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
2559             Mark Mitchell  <mark@codesourcery.com>
2561         * lib/old-dejagnu.exp: Don't delete output of executable.
2562         Add .exe suffix to executables.
2564 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
2566         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
2568 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2570         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
2572 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2574         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
2575         * g++.old-deja/g++.abi/crash1.C: New test.
2577 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
2579         * g++.old-deja/g++.other/crash40.C: New test.
2581 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2583         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
2585 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
2587         * g++.old-deja/g++.other/warn6.C: New test.
2589 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2591         * g++.old-deja/g++.robertl/eb42.C: Same.
2593 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2595         * gcc.dg/wtr-conversion-1.c: New testcase.
2597 2001-04-10  Richard Henderson  <rth@redhat.com>
2599         * g++.old-deja/g++.other/array5.C: New.
2601 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2603         * gcc.c-torture/execute/20010408-1.c: New test.
2605 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
2607         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
2608         headers and constructs.
2609         * g++.old-deja/g++.robertl/eb79.C: Same.
2610         * g++.old-deja/g++.robertl/eb77.C (main): Same.
2611         * g++.old-deja/g++.robertl/eb73.C: Same.
2612         * g++.old-deja/g++.robertl/eb66.C (main): Same.
2613         * g++.old-deja/g++.robertl/eb55.C (t): Same.
2614         * g++.old-deja/g++.robertl/eb54.C (main): Same.
2615         * g++.old-deja/g++.robertl/eb46.C (main): Same.
2616         * g++.old-deja/g++.robertl/eb44.C: Same.
2617         * g++.old-deja/g++.robertl/eb41.C (main): Same.
2618         * g++.old-deja/g++.robertl/eb4.C (main): Same.
2619         * g++.old-deja/g++.robertl/eb39.C: Same.
2620         * g++.old-deja/g++.robertl/eb33.C (main): Same.
2621         * g++.old-deja/g++.robertl/eb31.C (main): Same.
2622         * g++.old-deja/g++.robertl/eb30.C: Same.
2623         * g++.old-deja/g++.robertl/eb3.C: Same.
2624         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
2625         * g++.old-deja/g++.robertl/eb21.C: Same.
2626         * g++.old-deja/g++.robertl/eb15.C: Same.
2627         * g++.old-deja/g++.robertl/eb118.C: Same.
2628         * g++.old-deja/g++.robertl/eb115.C (main): Same.
2629         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
2630         * g++.old-deja/g++.robertl/eb109.C: Same.
2631         * g++.old-deja/g++.other/sibcall1.C (main): Same.
2632         * g++.old-deja/g++.mike/rtti1.C: Same.
2633         * g++.old-deja/g++.mike/p658.C: Same.
2634         * g++.old-deja/g++.mike/net46.C: Same.
2635         * g++.old-deja/g++.mike/net34.C: Same.
2636         * g++.old-deja/g++.mike/memoize1.C: Same.
2637         * g++.old-deja/g++.mike/eh2.C: Same.
2638         * g++.old-deja/g++.law/weak.C: Same.
2639         * g++.old-deja/g++.law/visibility7.C: Same.
2640         * g++.old-deja/g++.law/visibility25.C: Same.
2641         * g++.old-deja/g++.law/visibility22.C: Same.
2642         * g++.old-deja/g++.law/visibility2.C: Same.
2643         * g++.old-deja/g++.law/visibility17.C: Same.
2644         * g++.old-deja/g++.law/visibility13.C: Same.
2645         * g++.old-deja/g++.law/visibility10.C: Same.
2646         * g++.old-deja/g++.law/visibility1.C: Same.
2647         * g++.old-deja/g++.law/virtual3.C (eval): Same.
2648         * g++.old-deja/g++.law/vbase1.C: Same.
2649         * g++.old-deja/g++.law/operators32.C: Same.
2650         * g++.old-deja/g++.law/nest3.C: Same.
2651         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
2652         * g++.old-deja/g++.law/except5.C (main): Same.
2653         * g++.old-deja/g++.law/cvt7.C (run): Same.
2654         * g++.old-deja/g++.law/cvt2.C: Same.
2655         * g++.old-deja/g++.law/cvt16.C: Same.
2656         * g++.old-deja/g++.law/ctors6.C (bar): Same.
2657         * g++.old-deja/g++.law/ctors17.C (main): Same.
2658         * g++.old-deja/g++.law/ctors13.C: Same.
2659         * g++.old-deja/g++.law/ctors12.C (main): Same.
2660         * g++.old-deja/g++.law/ctors10.C: Same.
2661         * g++.old-deja/g++.law/code-gen5.C: Same.
2662         * g++.old-deja/g++.law/bad-error7.C: Same.
2663         * g++.old-deja/g++.law/arm9.C: Same.
2664         * g++.old-deja/g++.law/arm12.C: Same.
2665         * g++.old-deja/g++.law/arg8.C: Same.
2666         * g++.old-deja/g++.law/arg1.C: Same.
2667         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
2668         * g++.old-deja/g++.jason/template31.C: Same.
2669         * g++.old-deja/g++.jason/template24.C (main): Same.
2670         * g++.old-deja/g++.jason/2371.C: Same.
2671         * g++.old-deja/g++.eh/new2.C: Same.
2672         * g++.old-deja/g++.eh/new1.C: Same.
2673         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
2674         * g++.old-deja/g++.brendan/nest21.C (main): Same.
2675         * g++.old-deja/g++.brendan/err-msg3.C: Same.
2676         * g++.old-deja/g++.brendan/crash62.C: Same.
2677         * g++.old-deja/g++.brendan/crash52.C: Same.
2678         * g++.old-deja/g++.brendan/crash49.C (main): Same.
2679         * g++.old-deja/g++.brendan/crash38.C: Same.
2680         * g++.old-deja/g++.brendan/crash15.C (main): Same.
2681         * g++.old-deja/g++.brendan/copy9.C: Same.
2683 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
2685         * gcc.c-torture/execute/20001203-2.c (memset):
2686         Count argument is of type __SIZE_TYPE__.
2688 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
2690         * gcc.c-torture/compile/20010404-1.c: New test.
2692 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
2694         * gcc.c-torture/compile/20010326-1.c: New test.
2696 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
2698         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
2699         peculiarities of the SH.
2700         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
2702 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2704         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
2705         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
2706         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
2708 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2710         * g77.f-torture/compile/20010321-1.f: New test.
2712 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2714         * gcc.c-torture/compile/20010329-1.c: New test.
2716 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
2718         * gcc.c-torture/execute/20010329-1.c: New test.
2720 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2722         * g++.old-deja/g++.other/eh4.C: Fix typo.
2724 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
2726         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
2728 2001-03-28  Philip Blundell  <philb@gnu.org>
2730         * gcc.c-torture/compile/20010328-1.c: New test.
2732 2001-03-27  Richard Henderson  <rth@redhat.com>
2734         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
2735         * g++.old-deja/g++.eh/vbase3.C: Likewise.
2737 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
2739         * gcc.c-torture/compile/20010327-1.c: New test.
2741 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
2743         * g++.old-deja/g++.other/friend12.C: New test.
2744         * g++.old-deja/g++.other/friend9.C: Expect no errors.
2745         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
2747 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2749         * gcc.c-torture/execute/20010325-1.c: New test.
2751 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
2753         * g++.old-deja/g++.other/mangle3.C: New test.
2755 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
2757         * g++.old-deja/g++.other/anon8.C: New test.
2759 2001-03-20  Philip Blundell  <philb@gnu.org>
2761         * gcc.c-torture/compile/20010320-1.c: New test.
2763 2001-03-17  Richard Henderson  <rth@redhat.com>
2765         * g++.old-deja/g++.other/eh4.C: Add expected error text.
2767 2001-03-15  Geoff Keating  <geoff@redhat.com>
2769         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
2770         tests on AIX.
2772 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
2774         * g++.old-deja/g++.other/eh4.C: New test.
2776 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2778         * gcc.dg/cpp/mi1.c: Update.
2780 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2782         * g++.old-deja/g++.other/regstack.C: New test.
2784 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2786         * g++.old-deja/g++.other/ref4.C: New test.
2788 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2790         * objc/execute/va_method.m: Added.
2791         * objc/execute/IMP.m: Added.
2792         * objc/execute/_cmd.m: Added.
2793         * objc/execute/accessing_ivars.m: Added.
2794         * objc/execute/class-1.m: Added.
2795         * objc/execute/class-10.m: Added.
2796         * objc/execute/class-11.m: Added.
2797         * objc/execute/class-12.m: Added.
2798         * objc/execute/class-13.m: Added.
2799         * objc/execute/class-14.m: Added.
2800         * objc/execute/class-2.m: Added.
2801         * objc/execute/class-3.m: Added.
2802         * objc/execute/class-4.m: Added.
2803         * objc/execute/class-5.m: Added.
2804         * objc/execute/class-6.m: Added.
2805         * objc/execute/class-7.m: Added.
2806         * objc/execute/class-8.m: Added.
2807         * objc/execute/class-9.m: Added.
2808         * objc/execute/class-tests-1.h
2809         * objc/execute/class-tests-2.h
2810         * objc/execute/compatibility_alias.m: Added.
2811         * objc/execute/encode-1.m: Added.
2812         * objc/execute/formal_protocol-1.m: Added.
2813         * objc/execute/formal_protocol-2.m: Added.
2814         * objc/execute/formal_protocol-3.m: Added.
2815         * objc/execute/formal_protocol-4.m: Added.
2816         * objc/execute/formal_protocol-5.m: Added.
2817         * objc/execute/formal_protocol-6.m: Added.
2818         * objc/execute/formal_protocol-7.m: Added.
2819         * objc/execute/informal_protocol.m: Added.
2820         * objc/execute/initialize.m: Added.
2821         * objc/execute/load.m: Added.
2822         * objc/execute/many_args_method.m: Added.
2823         * objc/execute/nested-3.m: Added.
2824         * objc/execute/no_clash.m: Added.
2825         * objc/execute/private.m: Added.
2826         * objc/execute/redefining_self.m: Added.
2827         * objc/execute/root_methods.m: Added.
2828         * objc/execute/selector-1.m: Added.
2829         * objc/execute/static-1.m: Added.
2830         * objc/execute/static-2.m: Added.
2831         * objc/execute/va_method.m: Added.
2833 2001-03-10  Richard Henderson  <rth@redhat.com>
2835         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2837 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2839         * g++.old-deja/g++.other/crash31.C: XFAIL.
2840         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2841         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2842         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2843         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2844         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2846 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2848         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2850 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2852         * gcc.dg/20000724-1.c: Don't use multiline strings.
2854 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2856         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2857         result of -cString against what we expect it to be; don't just
2858         print it out for no one to read.
2860         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2861         Based on testcases provided by Nicola Pero.
2863 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2865         * gcc.dg/cpp/macro7.c: New test.
2867 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2869         * gcc.dg/cpp/multiline.c: Update.
2871 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2873         * g++.old-deja/g++.other/enum3.C: New test.
2875 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2877         * g++.old-deja/g++.other/pod1.C: New test.
2879 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2881         * g++.old-deja/g++.ext/overload1.C: New test.
2883 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2885         * g++.old-deja/g++.pt/using1.C: New test.
2887 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2889         * g++.old-deja/g++.other/using9.C: New test.
2891 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2893         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2895         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2897 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2899         * g++.old-deja/g++.ext/realpt1.C: Remove.
2901 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2903         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2905 2001-02-26  Will Cohen  <wcohen@redhat.com>
2907         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2909 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2911         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2912         templatized constructors.
2914 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2916         * gcc.c-torture/execute/20010224-1.c: New test.
2918 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2920         * gcc.c-torture/execute/20010222-1.c: New test.
2922 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2924         * g++.old-deja/g++.other/inline20.C: New test.
2926 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2928         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2930 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2932         * g++.old-deja/g++.other/lookup22.C: New test.
2934 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2936         * g77.dg: New directory.
2937         * g77.dg/20010216-1.f: New test case.
2938         * g77.dg/dg.exp: New driver.
2939         * lib/g77-dg.exp: New driver library.
2941 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2943         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2945 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2947         * g++.old-deja/g++.other/decl9.C: New test.
2949 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2951         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2952         not need <string> and also tests the initialization at runtime.
2954 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2956         * gcc.c-torture/execute/longlong.c: New test.
2958 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2960         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2962 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2964         * gcc.c-torture/execute/920302-1.c (execute):
2965         Change argument type to short.
2967 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2969         * g++.old-deja/g++.pt/deduct6.C: New test.
2971 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2973         * g++.old-deja/g++.pt/deduct5.C: New test.
2975 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2977         * gcc.c-torture/execute/20010209-1.c: New test.
2979 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2981         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2983 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2985         * g++.dg/vtgc1.C: Update for new ABI.
2987         * consistency.vlad: New directory, 1665 files.
2989 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2991         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2992         return type.
2993         * gcc.dg/cpp/digraphs.c: Declare puts.
2995 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2997         * g++.old-deja/g++.other/warn5.C: New test.
2999 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3001         * g++.old-deja/g++.pt/spec40.C: New test.
3003 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
3005         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
3006         case.
3007         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
3009 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
3011         * gcc.c-torture/compile/20010209-1.c: New test.
3013 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
3015         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
3016         excess errors message but not if it crashes.
3017         * g++.old-deja/g++.other/crash27.C: Likewise.
3018         * g++.old-deja/g++.other/crash28.C: Likewise.
3019         * g++.old-deja/g++.other/crash30.C: Likewise.
3020         * g++.old-deja/g++.other/crash32.C: Likewise.
3021         * g++.old-deja/g++.other/crash35.C: Likewise.
3022         * g++.old-deja/g++.pt/inherit2.C: Likewise.
3024 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3026         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
3027         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
3028         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
3029         g77.f-torture/execute/execute.exp,
3030         g77.f-torture/noncompile/noncompile.exp,
3031         gcc.c-torture/execute/execute.exp,
3032         gcc.c-torture/execute/memcheck/memcheck.exp,
3033         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
3034         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
3035         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
3036         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
3037         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
3038         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
3039         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
3040         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
3041         Remove bug reporting instructions with ancient email addresses.
3043 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3045         * gcc.dg/20010202-1.c: New test.
3046         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
3048 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
3050         * g++.dg/stdbool-if.C: New test.
3052 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3054         * objc/execute/fdecl.m: Added main().
3056 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
3058         * gcc.c-torture/execute/20010206-1.c: New test.
3060 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3062         * gcc.dg/cpp/avoidpaste1.c: Update.
3064 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
3066         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
3067         Pero <nicola@brainstorm.co.uk>.
3068         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
3070 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3072         * g++.old-deja/g++.pt/spec39.C: New test.
3074 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
3076         * gcc.c-torture/compile/20010202-1.c: New test.
3078 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
3080         * g++.old-deja/g++.abi/primary2.C: New test.
3081         * g++.old-deja/g++.abi/primary3.C: New test.
3082         * g++.old-deja/g++.abi/primary4.C: New test.
3083         * g++.old-deja/g++.abi/primary5.C: New test.
3084         * g++.old-deja/g++.abi/vtable3.h: New test.
3085         * g++.old-deja/g++.abi/vtable3a.C: New test.
3086         * g++.old-deja/g++.abi/vtable3b.C: New test.
3087         * g++.old-deja/g++.abi/vtable3c.C: New test.
3088         * g++.old-deja/g++.abi/vtable3d.C: New test.
3089         * g++.old-deja/g++.abi/vtable3e.C: New test.
3090         * g++.old-deja/g++.abi/vtable3f.C: New test.
3091         * g++.old-deja/g++.abi/vtable3g.C: New test.
3092         * g++.old-deja/g++.abi/vtable3h.C: New test.
3093         * g++.old-deja/g++.abi/vtable3i.C: New test.
3094         * g++.old-deja/g++.abi/vtable3j.C: New test.
3095         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
3097 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
3099         * g++.old-deja/g++.other/anon6.C: New test.
3100         * g++.old-deja/g++.other/anon7.C: New test.
3102 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3104         * gcc.dg/cpp/avoidpaste2.c: New tests.
3106 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
3108         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
3110 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
3112         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
3113         DECIMAL_DIG cases for Irix."
3115 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
3117         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
3119 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3121         * gcc.dg/c99-tag-1.c: New test.
3123 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3125         * gcc.dg/cpp/tr-warn1.c: Add tests.
3127 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
3129         * gcc.dg/cpp/avoidpaste1.c: Update.
3130         * gcc.dg/cpp/paste4.c: Update.
3132 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
3134         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
3135         cases for Irix.
3137 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3139         * g++.old-deja/g++.other/inline19.C: New test.
3141 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3143         * gcc.dg/Wlarger-than.c: New test.
3145 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3147         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
3149 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
3151         * gcc.c-torture/execute/20010129-1.c: New test.
3152         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
3154 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
3156         * gcc.dg/cpp/avoidpaste1.c: Test case.
3158 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
3160         * g++.old-deja/g++.other/inline18.C: New test.
3162 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3164         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
3165         and __builtin_putchar.
3167 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
3169         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
3170         tests.
3172 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
3174         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
3175         floating point number rounding mode to round to the nearest
3176         representable mode.
3178 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
3180         * g++.old-deja/g++.other/mangle2.C: New test.
3182 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3184         * gcc.c-torture/compile/20010124-1.c: New test.
3186 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
3188         * g++.old-deja/g++.pt/spec38.C: New test.
3190 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3192         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
3193         "Build don't run".
3195 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3197         * gcc.c-torture/execute/20010123-1.c: New test.
3199 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3201         * g++.old-deja/g++.pt/spec37.C: New test.
3203 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
3205         * g++.old-deja/g++.pt/overload14.C: New test.
3207 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3209         * gcc.c-torture/execute/20010122-1.c: New test, exercise
3210         __builtin_return_address.
3212 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
3214         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
3215         * g++.old-deja/g++.pt/spec35.C: New test.
3216         * g++.old-deja/g++.pt/spec36.C: New test.
3218 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
3220         * gcc.c-torture/compile/20010118-1.c: New test.
3222 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
3224         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
3226 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3228         * gcc.c-torture/execute/20010119-1.c: New test.
3230 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3232         * g++.old-deja/g++.other/vbase5.C: New test.
3234 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
3236         * gcc.c-torture/execute/20010118-1.c: New test.
3238 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3240         * g++.old-deja/g++.pt/deduct3.C: New test.
3242 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
3244         * g++.old-deja/g++.pt/spec34.C: New test.
3246 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
3248         * g77.f-torture/compile/20000601-2.f: New test.
3250 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3252         * g++.old-deja/g++.other/init17.C: New test.
3254 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
3256         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
3258 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3260         * g++.old-deja/g++.pt/unify8.C: New test.
3262 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3264         * g++.old-deja/g++.abi/vbase1.C: New test.
3266 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
3268         * g++.old-deja/g++.pt/crash65.C: New test.
3270 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3272         * gcc.dg/cpp/assembl2.S: New test case.
3274 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
3276         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
3277         are supported.
3279 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3281         * g++.old-deja/g++.other/builtins1.C: New test.
3282         * g++.old-deja/g++.other/builtins2.C: Likewise.
3283         * g++.old-deja/g++.other/builtins3.C: Likewise.
3284         * g++.old-deja/g++.other/builtins4.C: Likewise.
3286 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
3288         * gcc.c-torture/compile/20010117-1.c: New test.
3289         * gcc.c-torture/compile/20010117-2.c: New test.
3291 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3293         * g77.f-torture/execute/20010116.[fx]: New test,
3294         XFAIL on i?86-*-*.
3295         * g77.f-torture/compile/20010115.f: Indicate it's
3296         a test for PR fortran/1636.
3298 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3300         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
3302 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3304         * g77.f-torture/compile/20010115.f: New test.
3306 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
3308         * g++.old-deja/g++.pt/nontype5.C: New test.
3310 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3312         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
3313         have an equivalent working one below it.
3315 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3317         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
3318         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3320 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
3322         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
3323         message containing "init_priority".
3324         (conpr-2.C): Likewise.
3325         (conpr-3.C): Likewise.
3326         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
3328 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3330         * gcc.c-torture/execute/20010114-2.c: New test.
3332 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3334         * gcc.c-torture/compile/20010114-1.c: New test.
3335         * gcc.c-torture/compile/20010114-1.x: Xfail.
3336         * gcc.c-torture/compile/20010114-2.c: New test.
3337         * gcc.c-torture/execute/20010114-1.c: New test.
3338         * gcc.dg/trunc-1.c: New test.
3339         * gcc.dg/uninit-B.c: New test.
3341 2001-01-13  Nick Clifton  <nickc@redhat.com>
3343         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
3344         target.
3346 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3348         * gcc.c-torture/compile/20010113-1.c: New test.
3350 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
3352         * gcc.c-torture/compile/20001212-1.c: New test.
3354 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3356         * gcc.dg/cpp/widestr1.c: Update.
3357         * gcc.dg/cpp/prag-imp.c: Remove.
3359 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
3361         * gcc.c-torture/execute/20000801-3.x: Remove.
3362         * gcc.dg/c90-init-1.c: New test.
3363         * gcc.dg/c99-init-1.c: New test.
3364         * gcc.dg/c99-init-2.c: New test.
3365         * gcc.dg/gnu99-init-1.c: New test.
3367 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
3369         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
3370         testing that no relevant ones were found.
3372 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3374         * g++.old-deja/g++.pt/cast2.C: New test.
3376 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
3378         * g++.old-deja/g++.pt/friend47.C: New test.
3380 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3382         * g++.old-deja/g++.pt/instantiate13.C: New test.
3384 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3386         * g++.old-deja/g++.other/defarg7.C: New test.
3387         * g++.old-deja/g++.other/defarg8.C: New test.
3389 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3391         * g++.old-deja/g++.pt/crash64.C: New test.
3393 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
3395         * g++.old-deja/g++.pt/crash63.C: New test.
3397 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
3399         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
3401 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
3403         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
3405 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3407         * g++.old-deja/g++.pt/error3.C: New test.
3409 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3411         * g++.old-deja/g++.other/crash39.C: New test.
3413 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
3415         * g++.old-deja/g++.other/vbase4.C: New test.
3417 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
3419         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
3420         * gcc.dg/special/20000419-2.c: New file. Identical to above.
3421         * gcc.dg/special/special.exp: New test driver which will check
3422         for alias support for the above test.
3424 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
3426         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
3427         problems on small machines.
3428         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
3429         parameterize.
3431 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
3433         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
3434         mips.
3435         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
3437 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
3439         * g++.old_deja/g++.pt/using8.C: New test.
3441 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3443         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
3445 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
3447         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
3448         where a failure is expected.
3449         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
3451 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3453         * g++.old_deja/g++.pt/instantiate12.C: New test.
3455 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3457         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
3458         start of structs.
3459         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
3460         * g++.old-deja/g++.brendan/crash17.C: Likewise.
3461         * g++.old-deja/g++.brendan/crash29.C: Likewise.
3462         * g++.old-deja/g++.brendan/crash48.C: Likewise.
3463         * g++.old-deja/g++.brendan/ns1.C: Likewise.
3464         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
3465         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
3466         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
3467         * g++.old-deja/g++.eh/spec6.C: Likewise.
3468         * g++.old-deja/g++.jason/crash3.C: Likewise.
3469         * g++.old-deja/g++.law/ctors11.C: Likewise.
3470         * g++.old-deja/g++.law/ctors17.C: Likewise.
3471         * g++.old-deja/g++.law/ctors5.C: Likewise.
3472         * g++.old-deja/g++.law/ctors9.C: Likewise.
3473         * g++.old-deja/g++.mike/ambig1.C: Likewise.
3474         * g++.old-deja/g++.mike/net22.C: Likewise.
3475         * g++.old-deja/g++.mike/p3538a.C: Likewise.
3476         * g++.old-deja/g++.mike/p3538b.C: Likewise.
3477         * g++.old-deja/g++.mike/virt3.C: Likewise.
3478         * g++.old-deja/g++.niklas/t128.C: Likewise.
3479         * g++.old-deja/g++.other/anon4.C: Likewise.
3480         * g++.old-deja/g++.other/using1.C: Likewise.
3481         * g++.old-deja/g++.other/warn3.C: Likewise.
3482         * g++.old-deja/g++.pt/t37.C: Likewise.
3483         * g++.old-deja/g++.robertl/eb69.C: Likewise.
3484         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3486 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
3488         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
3490 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3492         * gcc.c-torture/execute/stdio-opt-3.c: New test.
3494 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
3496         * gcc.c-torture/compile/20010107-1.c: New test.
3498 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3500         * gcc.c-torture/execute/builtin-noret-1.c: New test.
3502 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3504         * gcc.dg/format/format.h: New file.
3505         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
3506         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
3507         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
3508         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
3509         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
3510         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3511         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
3512         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
3513         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
3514         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
3515         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
3516         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
3517         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
3518         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
3519         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
3520         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
3521         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
3522         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
3523         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
3524         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
3525         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
3526         instead of declaring standard types, macros and functions in each
3527         test.
3529 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
3531         * gcc.c-torture/execute/20010106-1.c: New test.
3533 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3535         * gcc.dg/format/format.exp: New file.
3536         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
3537         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
3538         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
3539         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
3540         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
3541         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
3542         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
3543         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
3544         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
3545         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
3546         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
3547         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
3548         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
3549         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
3550         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
3551         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
3552         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
3553         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
3554         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
3555         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
3556         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
3557         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
3558         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
3559         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
3560         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
3561         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
3562         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
3563         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
3564         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
3565         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
3566         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
3567         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
3568         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
3569         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
3570         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
3571         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
3572         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
3573         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
3574         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
3575         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
3576         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
3577         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
3579 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
3581         * gcc.c-torture/execute/991228-1.c: Take word endianness into
3582         account.
3584 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3586         * gcc.c-torture/execute/builtin-complex-1.c: New test.
3588 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
3590         * g++.old-deja/g++.pt/crash62.C: New test.
3592 2001-01-04  Richard Henderson  <rth@redhat.com>
3594         * gcc.dg/20000926-1.c: Update expected warnings.
3595         * gcc.dg/array-2.c: Likewise.
3596         * gcc.dg/array-4.c: Also validate flexible array members.
3597         * gcc.dg/c99-flex-array-1.c: New.
3599 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3601         * gcc.c-torture/compile/20001222-1.x: Remove.
3603 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3605         * gcc.c-torture/execute/built-in-setjmp.c: New.
3607 2001-01-03  Richard Henderson  <rth@redhat.com>
3609         * gcc.dg/940510-1.c: Update expected error wording.
3610         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
3612 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
3614         * lib/target-supports.exp (check_alias_available): Modified to
3615         indicate aliases not supported if only weak aliases are supported.
3617 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3619         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
3620         Turn on cmpstrsi checks for __pj__ and __i370__.
3622 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3624         * g++.old-deja/g++.other/virtual11.C: New test.
3626 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3628         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
3630 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3632         * gcc.c-torture/compile/20010102-1.c: New test.
3634 2001-01-02  Andreas Jaeger  <aj@suse.de>
3636         * gcc.dg/noreturn-3.c: New test.
3638         * gcc.dg/noreturn-4.c: New test.
3640 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3642         * gcc.c-torture/execute/stdio-opt-1.c: Also test
3643         __builtin_fputc and __builtin_fwrite.
3645 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3647         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
3648         signed char, not default char.
3650 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
3652         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
3654 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
3656         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
3658 2000-12-29  Richard Henderson  <rth@redhat.com>
3660         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
3661         (__cyg_profile_func_exit): Define.
3663 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
3665         * g++.dg/vtgc1.C: New test.
3667 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
3669         * gcc.dg/noncompile/20001228-1.c: New test.
3671         * gcc.dg/20001228-1.c: New test.
3673         * gcc.c-torture/execute/20001228-1.c: New test.
3675 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
3677         * gcc.dg/format-strfmon-1.c: New test.
3679 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3681         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
3682         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
3683         * gcc.c-torture/execute/string-opt-1.c: Likewise.
3684         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3685         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3686         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3687         * gcc.c-torture/execute/string-opt-6.c: Likewise.
3688         * gcc.c-torture/execute/string-opt-7.c: Likewise.
3689         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3690         * gcc.c-torture/execute/string-opt-9.c: Likewise.
3691         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3692         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3693         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3695         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
3696         * gcc.c-torture/execute/string-opt-4.c: Test index.
3698 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
3700         * gcc.c-torture/compile/20001226-1.c: New test.
3702 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3704         * gcc.c-torture/compile/20001222-1.c: New test.
3705         * gcc.c-torture/compile/20001222-1.x: Xfail.
3707 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
3709         * gcc.c-torture/execute/comp-goto-2.c: New test.
3711 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
3713         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
3714         Use long types if __INT_MAX__ is 32767.
3715         (main): Use cast to (sint32 *) when poking 88 into a_page.
3717         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
3719 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
3721         * gcc.c-torture/compile/20001221-1.c: New test.
3722         * gcc.c-torture/execute/20001221-1.c: New test.
3724 2000-12-20  Richard Henderson  <rth@redhat.com>
3726         * g++.old-deja/g++.pt/crash36.C: Update error lines.
3727         * g++.old-deja/g++.robertl/eb109.C: Likewise.
3729 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3731         * gcc.dg/compare3.c: New test.
3733 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3735         * gcc.dg/format-warnll-1.c: New test.
3737 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
3739         * gcc.dg/cpp/cmdlne-P.c: New test.
3741 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3743         * gcc.c-torture/execute/builtin-abs-1.c,
3744         gcc.c-torture/execute/builtin-abs-2.c: New tests.
3746 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3748         * gcc.dg/cpp/multiline.c: New test.
3750 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
3752         * g++.old-deja/g++.other/syshdr1.C: Update.
3753         * gcc.dg/cpp/lineflags.c: Remove temporarily.
3755 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3757         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
3759 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3761         * g++.old-deja/g++.pt/ttp65.C: New test.
3763 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3765         * g++.old-deja/g++.pt/ttp64.C: New test.
3767 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3769         * g++.old-deja/g++.pt/spec33.C: New test.
3771 2000-12-14  Catherine Moore  <clm@redhat.com>
3773         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
3774         * gcc.c-torture/execute/920612-2.c: Likewise.
3775         * gcc.c-torture/execute/920428-2.c: Likewise.
3776         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3777         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3779 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3781         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3782         * gcc.dg/pack-test-2.c: Likewise.
3784 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3786         Tests by Zack Weinberg <zackw@stanford.edu>.
3788         * gcc.dg/cpp/defined.c: Update.
3789         * gcc.dg/cpp/defined_trad.c: New tests.
3791 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3793         * gcc.dg/cpp/trad-direct.c: Update.
3795 2000-12-11  Neil Booth  <neilb@earthling.net>
3797         * gcc.dg/cpp/defined_trad.c
3799 2000-12-11  Neil Booth  <neilb@earthling.net>
3801         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3803 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3805         * gcc.dg/format-miss-2.c: New test.
3807 2000-12-09  Neil Booth  <neilb@earthling.net>
3809         * gcc.dg/cpp/lineflags.c: New tests.
3810         * gcc.dg/cpp/poison.c: Update.
3811         * gcc.dg/cpp/redef2.c: Update.
3812         * gcc.dg/cpp/skipping.c: New test.
3814 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3816         * g++.old-deja/g++.other/eh3.C: New testcase.
3818 2000-12-07  Neil Booth  <neilb@earthling.net>
3820         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3821         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3822         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3823         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3824         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3825         Update.
3827 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3829         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3830         __SIZE_TYPE__ instead of int for type of integers cast to
3831         pointers.
3833 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3835         * g++.old-deja/g++.other/cleanup4.C: New test.
3837 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3839         * format-sec-1.c: New test.
3841 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3843         * gcc.dg/format-nonlit-3.c: New test.
3845 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3847         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3848         through a null pointer.
3850 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3852         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3853         * g++.old-deja/g++.pt/partial4.C: New test.
3855 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3857         * gcc.c-torture/execute/ieee/hugeval.x: New.
3859 2000-12-06  Neil Booth  <neilb@earthling.net>
3861         * gcc.dg/cpp/backslash2.c: New tests.
3863 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3865         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3866         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3868 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3870         * gcc.c-torture/execute/20001203-2.c: New testcase.
3872 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3874         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3875         * g++.old-deja/g++.other/virtual10.C: New test.
3877 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3879         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3881 2000-12-05  Richard Henderson  <rth@redhat.com>
3883         * gcc.c-torture/compile/20001205-1.c: New.
3885 2000-12-04  Neil Booth  <neilb@earthling.net>
3887         * g++.old-deja/g++.other/virtual9.C: New test.
3888         * g++.old-deja/g++.pt/crash61.C: New test.
3889         * gcc.c-torture/execute/loop-9.c: New test.
3891 2000-12-04  Neil Booth  <neilb@earthling.net>
3893         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3894         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3895         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3896         * gcc.dg/cpp/extratokens.c: ...here.
3898 2000-12-04  Neil Booth  <neilb@earthling.net>
3900         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3901         New tests.
3903 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3905         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3906         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3908 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3910         * gcc.c-torture/execute/20001203-1.c: New test.
3912 2000-12-03  Neil Booth  <neilb@earthling.net>
3914         * gcc.dg/cpp/macro6.c: New test cases.
3916 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3918         * gcc.c-torture/execute/string-opt-9.c: New test.
3919         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3920         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3921         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3923         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3924         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3926 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3928         * gcc.dg/cpp/if-6.c: New testcase.
3930         * gcc.dg/20001201-1.c: New testcase.
3932 2000-12-02  Neil Booth  <neilb@earthling.net>
3934         * g++.old-deja/g++.other/externC4.C,
3935         g++.old-deja/g++.other/friend10.C: New tests.
3937 2000-12-02  Neil Booth  <neilb@earthling.net>
3939         * g++.old-deja/g++.other/instan2.C
3940         * g++.old-deja/g++.other/instan3.C: New test.
3942 2000-12-02  Neil Booth  <neilb@earthling.net>
3944         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3945         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3946         gnuc99.c,gnuc99-pedantic.c: New tests.
3948 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3950         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3951         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3953 2000-12-01  Neil Booth  <neilb@earthling.net>
3955         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3956         * gcc.dg/cpp/poison.c: Update.
3957         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3959 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3961         * g77.f-torture/execute/20001201.f: New test.
3963 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3965         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3967 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3969         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3971 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3973         * g++.old-deja/g++.other/cast6.C: New test.
3975 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3977         * gcc.c-torture/execute/20001130-2.c: New testcase.
3979 2000-11-30  Richard Henderson  <rth@redhat.com>
3981         * gcc.c-torture/execute/20001130-1.c: New test.
3983 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3985         * g++.old-deja/g++.other/op3.C: New test.
3987 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3989         * g++.old-deja/g++.other/op2.C: New test.
3991 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3993         * g++.old-deja/g++.other/crash38.C: New test.
3995 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3997         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3999 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
4001         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
4002         tests.
4003         * gcc.c-torture/execute/string-opt-6.c: New test.
4005         * gcc.dg/20001117-1.c: Add main.
4007 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
4009         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
4010         Move from here ...
4011         * gcc.dg/940510-1.c: ... to here.
4013         * gcc.dg/20000926-1.c: GNU C now allows initializations of
4014         zero-size arrays in toplevel structures.
4016 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4018         * gcc.c-torture/execute/loop-8.c: New test.
4020 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4022         * g++.old-deja/g++.other/base1.C: New test.
4024 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4026         * g++.old-deja/g++.other/parse2.C: New test.
4028 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4030         * g++.old-deja/g++.pt/incomplete1.C: New test.
4032 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
4034         * g++.old-deja/g++.other/friend9.C: New test.
4036 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
4038         * gcc.dg/20001127-1.c: New test.
4040 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4042         * g++.old-deja/g++.pt/friend46.C: New test.
4044 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
4046         * g++.old-deja/g++.other/ptrmem8.C: New test.
4048 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4050         * gcc.c-torture/execute/string-opt-7.c: New test.
4051         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4053 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4055         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
4056         instead of 'mkcheck 2'.
4058 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4060         * gcc.c-torture/execute/memcheck/driver.c,
4061         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
4062         C9X references to refer to C99.
4064 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
4066         * gcc.dg/ultrasp3.c: New test.
4068 2000-11-25  Neil Booth  <neilb@earthling.net>
4070         * gcc.dg/cpp/include2.c: Update test to be locale independent.
4072 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
4074         * gcc.c-torture/compile/20001123-2.c: New.
4076 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4078         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
4080 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
4082         * gcc.dg/sequence-point-1.c: Add some new tests.
4083         * gcc.c-torture/execute/20001124-1.c: New test.
4085 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4087         * g++.old-deja/g++.other/vaarg4.C: New test.
4088         * gcc.c-torture/compile/20001123-1.c: New test.
4090 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
4092         * g++.other/crash24.C: Adjust and remove XFAIL.
4093         * g++.other/crash37.C: New test.
4095 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
4097         * g++.old-deja/g++.pt/instantiate9.C: New test.
4099 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
4101         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
4102         new ABI, too.
4104         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
4105         * g++.old-deja/g++.robertl/eb55.C: Likewise.
4107 2000-11-22  Neil Booth  <neilb@earthling.net>
4109         * gcc.dg/cpp/Wtrigraphs.c: New test.
4111 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
4113         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
4115 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
4117         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
4119 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
4121         * lib/gcc-dg.exp: load_lib scanasm.exp.
4122         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
4123         * lib/g++-dg.exp: load_lib scanasm.exp.
4124         * lib/scanasm.exp: New.
4125         (scan-assembler, scan-assembler-not): Add optional arguments to
4126         test name, or if not present, the pattern name.
4127         (scan-assembler-dem, scan-assembler-dem-not): New.
4129         * g++.dg/dg.exp: New.
4131 2000-11-21  Neil Booth  <neilb@earthling.net>
4133         * gcc.dg/cpp/integrated1.c: Remove.
4135 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4137         * gcc.c-torture/execute/20001121-1.c: New test.
4139 2000-11-21  Richard Henderson  <rth@redhat.com>
4141         * gcc.c-torture/compile/20001121-1.c: New test.
4143 2000-11-20  Neil Booth  <neilb@earthling.net>
4145         * gcc.dg/cpp/integrated1.c: New test.
4147 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
4149         * g++.old-deja/g++.other/inline17.C: New test.
4151 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
4153         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
4154         local variable to be zero: I made the variable global. Now
4155         uses abort() and exit() instead of relying on main's return value.
4157 2000-11-20  Neil Booth  <neilb@earthling.net>
4159         * gcc.dg/cpp/paste2.c: Update test.
4160         * objc/execute/paste.m: New test.
4162 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4164         * gcc.dg/c99-condexpr-1.c: New test.
4166 2000-11-20  Neil Booth  <neilb@earthling.net>
4168         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
4170 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
4172         * g++.old-deja/g++.pt/export1.C: New test.
4174 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
4176         * gcc.dg/20001117-1.c: New test.
4178 2000-11-18  Richard Henderson  <rth@redhat.com>
4180         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
4182 2000-11-18  Richard Henderson  <rth@redhat.com>
4184         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
4185         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
4186         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
4188 2000-11-18  Richard Henderson  <rth@redhat.com>
4190         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
4191         (main): New.  Exit cleanly.
4193 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4195         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
4196         gcc.dg/c99-fordecl-2.c: New tests.
4198 2000-11-18  Richard Henderson  <rth@redhat.com>
4200         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
4201         * gcc.c-torture/execute/zerolen-2.c: New.
4203 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4205         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
4206         memory.
4208 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4210         * g++.old-deja/g++.pt/instantiate8.C: New test.
4212 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
4214         * g++.old-deja/g++.other/incomplete.C: Add more tests.
4215         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
4217 2000-11-16  Nick Clifton  <nickc@redhat.com>
4219         * gcc.c-torture/execute/nestfunc-2.c: New test.
4220         * gcc.c-torture/execute/nestfunc-3.c: New test.
4222 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4224         * gcc.c-torture/compile/20001116-1.c: New test.
4226 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4228         * gcc.c-torture/execute/20001115-1.c: New test.
4230 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
4232         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
4233         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
4234         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
4235         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4237 2000-11-15  Neil Booth  <neilb@earthling.net>
4239         gcc.dg/cpp/_Pragma1.c: Update.
4240         gcc.dg/cpp/_Pragma2.c: New test.
4242 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
4244         * g++.old-deja/g++.other/anon5.C: New test.
4246 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4248         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
4249         tests.
4251 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
4253         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
4254         output.
4256 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4258         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
4259         labels at end of compound statements.
4261 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
4263         * gcc.c-torture/execute/loop-7.c: New test.
4265 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4267         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
4269 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4271         * gcc.dg/c99-bool-1.c: New test.
4273 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4275         * gcc.dg/c99-scope-1.c: Remove xfail.
4276         * gcc.dg/c99-scope-2.c: New test.
4278 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4280         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
4281         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
4283 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
4285         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
4286         error messages.
4288         * g++.mike/p700.C: Don't typedef wchar_t.
4289         * g++.mike/p784.C: Likewise.
4290         * g++.mike/eb101.C: Don't use __wchar_t.
4292 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4294         * g77.f-torture/execute/20001111.[fx]: Test premature exit
4295         from DO loop.
4297 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
4299         * gcc.c-torture/execute/20001111-1.c: New test.
4301 2000-11-10  Nick Clifton  <nickc@redhat.com>
4303         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
4304         long multuiple and accumulate.
4306 2000-11-09  Richard Henderson  <rth@redhat.com>
4308         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
4309         via size_t instead of int.
4311         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
4312         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4313         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4314         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4316 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
4318         * gcc.c-torture/compile/20001109-1.c: New test.
4319         * gcc.c-torture/compile/20001109-2.c: New test.
4321 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
4323         * g++.old-deja/g++.pt/operator1.C: New test.
4324         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
4326 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4328         * gcc.dg/20001108-1.c: New test.
4330 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
4332         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
4333         with both arguments constant strings.
4334         * gcc.c-torture/execute/string-opt-3.c: New test.
4335         * gcc.c-torture/execute/string-opt-4.c: New test.
4336         * gcc.c-torture/execute/string-opt-5.c: New test.
4338 2000-11-08  Nick Clifton  <nickc@redhat.com>
4340         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
4341         mulsidi3adddi patterns.
4343 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
4345         * g++.old-deja/g++.other/crash36.C: New test.
4347 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
4349         * g++.old-deja/g++.other/init16.C: New test.
4351 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
4353         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
4355 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4357         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
4358         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4359         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4361 2000-11-07  DJ Delorie  <dj@redhat.com>
4363         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
4365 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4367         * gcc.c-torture/execute/string-opt-1.c: New test.
4369 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
4371         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
4372         mips-sgi-irix6.* because the MIPS ABI passes floating-point
4373         parameters in registers, and there is no way for a varargs
4374         function to know in which order the integer and floating-point
4375         parameters should be interleaved when they are placed on the
4376         stack.
4377         * gcc.c-torture/execute/va-arg-16.x: Likewise.
4378         * gcc.c-torture/execute/va-arg-17.x: Likewise.
4380 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4382         * gcc.c-torture/execute/string-opt-2.c: New test.
4384 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
4386         * g++.old-deja/g++.pt/crash60.C: New test.
4388 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4390         * g++.old-deja/g++.other/crash24.C: New test.
4391         * g++.old-deja/g++.other/crash25.C: New test.
4392         * g++.old-deja/g++.other/crash26.C: New test.
4393         * g++.old-deja/g++.other/crash27.C: New test.
4394         * g++.old-deja/g++.other/crash28.C: New test.
4395         * g++.old-deja/g++.other/crash29.C: New test.
4396         * g++.old-deja/g++.other/crash30.C: New test.
4397         * g++.old-deja/g++.other/crash31.C: New test.
4398         * g++.old-deja/g++.other/crash32.C: New test.
4399         * g++.old-deja/g++.other/crash33.C: New test.
4400         * g++.old-deja/g++.other/crash34.C: New test.
4401         * g++.old-deja/g++.other/crash35.C: New test.
4403 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
4405         * gcc.c-torture/execute/20001031-1.c: New test.
4407 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
4409         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
4410         namespace.
4412         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
4413         standards-conformant.
4415         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
4417         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
4418         * g++.old-deja/g++.mike/p755a.C: Likewise.
4419         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
4420         library makes no calls to `operator new' during initialization.
4422 2000-11-04  Neil Booth  <neilb@earthling.net>
4424         * gcc.dg/cpp/include2.c: New tests.
4426 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
4428         * lib/g++.exp (g++_set_ld_library_path): New function.
4429         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
4431 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
4433         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
4434         warnings.
4436 2000-11-01  Richard Henderson  <rth@redhat.com>
4438         * g++.old-deja/g++.ext/namedret1.C: New.
4439         * g++.old-deja/g++.ext/namedret2.C: New.
4440         * g++.old-deja/g++.ext/namedret3.C: New.
4442 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
4444         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
4445         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
4447 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4449         * gcc.c-torture/execute/va-arg-21.c: New test.
4451 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4453         * gcc.dg/c99-complex-2.c: New test.
4455 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4457         * gcc.c-torture/execute/stdio-opt-1.c: New test.
4459 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
4461         * g++.old-deja/g++.other/inline16.C: New test.
4463 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
4465         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
4466         __PRETTY_FUNCTION__
4468 2000-10-29  Neil Booth  <neilb@earthling.net>
4470         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
4471         New tests.
4472         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
4473         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
4474         optimisation.
4476 2000-10-29  Neil Booth  <neilb@earthling.net>
4478         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
4479         * mi1.c, mi1c.h: Add null directives to multiple-include test.
4480         * mi5.c: Test multiple includes work with -C.
4481         * trigraphs.c: Test ^= version.
4483 2000-10-28  Neil Booth  <neilb@earthling.net>
4485         New tests and test updates for new macro expander.
4487         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
4488         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
4489         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
4490         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
4491         new diagnostic messages.
4493         * gcc.dg/cpp/macro3.c: New tests.
4495 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
4497         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
4498         on the same line.
4500 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
4502         * g++.old-deja/g++.other/eh2.C: New test.
4504 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4506         * gcc.c-torture/execute/20001027-1.c: New test.
4508 2000-10-26  Richard Henderson  <rth@redhat.com>
4510         * gcc.c-torture/execute/20001026-1.c: New.
4512 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
4514         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
4515         * g++.old-deja/g++.law/builtin1.C: Likewise.
4516         * g++.old-deja/g++.law/ctors10.C: Likewise.
4517         * g++.old-deja/g++.law/virtual3.C: Likewise.
4518         * g++.old-deja/g++.mike/p658.C: Likewise.
4519         * g++.old-deja/g++.other/sibcall1.C: Likewise.
4520         * g++.old-deja/g++.other/vaarg2.C: Likewise.
4521         * g++.old-deja/g++.robertl/eb124.C: Likewise.
4522         * g++.old-deja/g++.robertl/eb44.C: Likewise.
4523         * g++.old-deja/g++.robertl/eb77.C: Likewise.
4525 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
4527         * gcc.c-torture/compile/20001024-1.c: New test.
4529 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
4531         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
4532         to tell us whether or not we are using V3.
4534 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
4536         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
4537         operands.
4539 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4541         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
4543 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
4545         * gcc.c-torture/execute/20001024-1.c: New test.
4547 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
4549         * g++.old-deja/g++.other/sibcall1.C: New test.
4551 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
4553         * gcc.dg/noncompile/init-3.c: New test.
4555 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
4557         * gcc.dg/format-array-1.c: New test.
4559 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4561         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
4562         writing through null pointers; remove comment about testing
4563         unterminated strings.
4565 2000-10-17  Matthew Hiller  <hiller@redhat.com>
4567         * gcc.c-torture/execute/20001017-2.c: New test.
4569 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4571         * gcc.c-torture/compile/20001018-1.c: New test.
4572         * gcc.c-torture/compile/20001018-1.x: Xfail.
4574 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4576         * gcc.c-torture/execute/20001017-1.c: New test.
4578 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4580         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
4581         for multiple use of arguments with scanf formats; add tests for
4582         multiple use of arguments.
4584 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
4586         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
4588 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4590         * gcc.dg/format-miss-1.c: New test.
4592 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4594         * gcc.c-torture/execute/20001013-1.c: New test.
4596 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4598         * gcc.dg/format-branch-1.c: New test.
4600 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
4602         * README, lib/file-format.exp: Remove EGCS references.
4604 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
4606         * gcc.dg/20001013-1.c: New test.
4608 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4610         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
4611         for intmax_t in the compiler using __typeof__ and the type rules
4612         for conditional expressions.
4614 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
4616         * gcc.dg/20001012-1.c: New test.
4617         * gcc.dg/20001012-2.c: New test.
4619 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4621         * gcc.dg/format-attr-1.c: New test.
4623 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4625         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
4626         __LONG_LONG_MAX__ instead of LLONG_MAX.
4628 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4630         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
4631         scanf flags.
4632         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
4633         flags.
4635 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
4637         * gcc.dg/sequence-pt-1.c: New test.
4639 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
4641         * gcc.c-torture/execute/20001011-1.c: New testcase.
4642         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
4644 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4646         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
4647         does not error on it.
4649 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
4651         * gcc.dg/20001009-1.c: New test.
4653 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4655         * gcc.c-torture/compile/20001009-1.c: Move from here ....
4656         * gcc.c-torture/execute/20001009-2.c: ... to here.
4658 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
4660         * gcc.c-torture/compile/20001009-1.c: New testcase.
4661         * gcc.c-torture/execute/20001009-1.c: New testcase.
4662         Testcases provided by Jan Hubicka <jh@suse.cz>.
4664 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4666         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4667         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
4668         uintmax_t using <limits.h> to emulate the compiler's internal
4669         logic.  No longer XFAIL %j tests.
4671 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4673         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
4674         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
4675         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
4676         regexps and details of expected handling of some bad formats.
4677         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
4678         suppression.
4680 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4682         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
4683         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
4684         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
4685         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
4686         in list archives.
4688 2000-10-06  Richard Henderson  <rth@cygnus.com>
4690         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
4691         * g++.old-deja/g++.brendan/crash52.C: Likewise.
4692         * g++.old-deja/g++.jason/report.C: Likewise.
4693         * g++.old-deja/g++.law/friend5.C: Likewise.
4694         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
4695         of the expected warnings.
4697 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
4699         * g++.old-deja/g++.pt/enum14.C: New test.
4701 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
4703         * g++.old-deja/g++.pt/crash59.C: New test.
4705 2000-10-04  Will Cohen  <wcohen@redhat.com>
4707         * gcc.dg/20000926-1.c: New test.
4709 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
4711         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
4712         function name for current C++ compiler.
4713         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
4715 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
4717         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
4718         __PRETTY_FUNCTION__.
4719         * g++.old-deja/g++.ext/pretty2.C: Likewise.
4721 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4723         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
4725 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
4727         * gcc.c-torture/compile/20000923-1.c: New test.
4729 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
4731         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
4732         * g++.old-deja/g++.pt/ttp62.C: Same.
4733         * g++.old-deja/g++.other/inline14.C: Same.
4735 2000-09-24  Richard Henderson  <rth@cygnus.com>
4737         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
4739 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4741         * gcc.dg/c90-printf-1.c: Add test for wide string format.
4743 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
4745         * gcc.c-torture/compile/20000922-1.c: New file.
4747 2000-09-21  Nick Clifton  <nickc@redhat.com>
4749         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
4750         a signed long modulo operation.
4751         (mod6): New funciton - perform an unsigned long modulo operation.
4752         (main): Add tests for modulos of very large numbers by very small
4753         dividends.
4755 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4757         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
4759 2000-09-19  Richard Henderson  <rth@cygnus.com>
4761         * gcc.dg/compare2.c (case 10): XFAIL.
4763 2000-09-18  Richard Henderson  <rth@cygnus.com>
4765         * gcc.c-torture/execute/20000906-1.c: Move ...
4766         * gcc.dg/20000906-1.c: ... here.  Only run on targets
4767         that support __builtin_trap.
4769 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
4771         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
4773 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4775         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4776         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4777         more $ format tests.
4779 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4781         * gcc.dg/format-errmk-1.c: New test.
4783 2000-09-17  Greg McGary  <greg@mcgary.org>
4785         * gcc.c-torture/execute/20000917-1.x: Remove.
4787 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4789         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4791 2000-09-17  Greg McGary  <greg@mcgary.org>
4793         * gcc.c-torture/execute/20000917-1.c: New test.
4794         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4796 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4798         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4799         in nested macro bug.
4801 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4803         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4805 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4807         * gcc.c-torture/execute/20000914-1.c: New test.
4809 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4811         * g++.other/inline13.C: New test.
4813 2000-09-12  Andreas Jaeger  <aj@suse.de>
4815         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4816         constant by Ulrich Drepper <drepper@redhat.com>.
4818 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4820         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4822 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4824         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4826 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4828         * gcc.dg/cpp/backslash.c: New test.
4830 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4832         * gcc.c-torture/execute/20000910-1.c: New test.
4833         * gcc.c-torture/execute/20000910-2.c: Likewise.
4835 2000-09-11  Robert Lipe  <robertl@sco.com>
4837         * gcc.dg/pragma-align.c: New test.
4839 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4841         * g++.old-deja/g++.pt/explicit82.C: New test.
4842         * g++.old-deja/g++.pt/explicit83.C: New test.
4844 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4846         * gcc.dg/asm-names.c: New test.
4848 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4850         * gcc.dg/cpp/tr-warn6.c: New test
4852 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4854         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4855         be accepted.
4857 2000-09-07  Catherine Moore  <clm@redhat.com>
4859         * gcc.c-torture/execute/unroll-1.c: New test.
4861 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4863         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4864         ERROR markers.
4865         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4866         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4867         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4868         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4869         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4870         Preprocess only.
4871         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4872         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4874 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4876         * g++.old-deja/g++.pt/deduct2.C: New test.
4878 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4880         * g++.old-deja/g++.pt/parms2.C: New test.
4882 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4884         * g++.old-deja/g++.pt/crash58.C: New test.
4886 2000-09-06  Greg McGary  <greg@mcgary.org>
4888         * gcc.c-torture/execute/20000906-1.c: New test.
4889         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4891 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4893         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4895 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4897         * g++.old-deja/g++.pt/crash57.C: New test.
4899 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4901         * g++.old-deja/g++.pt/crash56.C: New test.
4903 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4905         * g++.old-deja/g++.pt/koenig1.C: New test.
4907 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4909         * gcc.dg/20000904-1.c: New test.
4911 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4913         * gcc.dg/cpp/paste8.c: New test.
4915 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4917         * gcc.c-torture/compile/20000827-1.c: New test.
4919 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4921         * gcc.dg/format-diag-1.c: New test.
4923 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4925         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4926         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4927         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4928         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4929         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4931 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4933         * g++.old-deja/g++.other/nested4.C: New test.
4935 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4937         * g++.old-deja/g++.ns/scoped1.C: New test.
4939 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4941         * lib/g++.exp: Support testing already-installed GCC.
4943 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4945         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4947 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4949         * gcc.dg/return-type-2.c: New test.
4951 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4953         * gcc.c-torture/compile/20000825-1.c: New test.
4955 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4957         * gcc.dg/dwarf2-2.c: New test.
4959 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4961         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4962         dg-warning regexps.
4964 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4966         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4967         gcc.dg/format-ext-5.c: New tests.
4969 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4971         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4973 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4975         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4977 2000-08-24  Richard Henderson  <rth@cygnus.com>
4979         * gcc.dg/ia64-sync-1.c: New test.
4980         * gcc.dg/ia64-sync-2.c: New test.
4981         * gcc.dg/ia64-asm-1.c: New test.
4983 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4985         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4986         * gcc.dg/format-ext-2.c: New test.
4988 2000-08-23  Jason Merrill  <jason@redhat.com>
4990         * lib/old-dejagnu.exp: Also ignore "In member function" and
4991         "At global scope".
4993 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4995         * gcc.dg/noncompile/label-lineno-1.c: New test.
4997 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4999         * gcc.dg/c99-array-nonobj-1.c: New test.
5001 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5003         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
5004         tests.
5005         * gcc.dg/format-ext-1.c: New test.
5007 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5009         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
5010         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
5011         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
5012         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
5013         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
5015 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
5017         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
5018         gcc.dg/c99-strftime-2.c: New tests.
5020 2000-08-22  Richard Henderson  <rth@cygnus.com>
5022         * gcc.c-torture/execute/20000822-1.c: New test.
5024 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5026         * gcc.c-torture/execute/20000819-1.x: Remove.
5028 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5030         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
5031         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
5032         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
5033         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
5034         gcc.dg/format-xopen-1.c: New tests.
5036 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5038         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
5040 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
5042         * g++.old-deja/g++.other/loop2.C: New test.
5044         * gcc.c-torture/compile/20000606-1.c: New test.
5045         * gcc.c-torture/compile/20000728-1.c: New test.
5046         * gcc.c-torture/execute/20000801-1.c: New test.
5047         * gcc.c-torture/execute/20000801-2.c: New test.
5048         * gcc.c-torture/execute/20000819-1.c: New test.
5049         * gcc.c-torture/execute/20000819-1.x: XFAIL.
5050         * gcc.dg/20000629-1.c: New test.
5051         * gcc.dg/20000724-1.c: New test.
5052         * gcc.dg/20000807-1.c: New test.
5054 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
5056         * gcc.dg/cpp/pragma-1.c: New test.
5057         * gcc.dg/cpp/pragma-2.c: New test.
5059 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
5061         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
5062         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
5064 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5066         * gcc.c-torture/compile/20000818-1.c: New test.
5068 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
5070         * gcc.c-torture/execute/20000818-1.c: New test.
5072 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5074         * gcc.dg/format-va-1.c: New test.
5076 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5078         * g++.old-deja/g++.other/typedef8.C: New test.
5080 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5082         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
5083         * g++.old-deja/g++.mike/net36.C: Mark candidate.
5084         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
5085         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
5086         * g++.old-deja/g++.other/ptrmem7.C: New test.
5087         * g++.old-deja/g++.pt/ptrmem10.C: New test.
5089 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
5091         * g++.old-deja/g++.pt/typename27.C: New test.
5093 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
5095         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
5096         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
5097         * g++.old-deja/g++.pt/friend45.C: New test.
5098         * g++.old-deja/g++.other/friend8.C: New test.
5100 2000-08-15  Richard Henderson  <rth@cygnus.com>
5102         * gcc.c-torture/execute/20000815-1.c: New test.
5104 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5106         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
5107         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
5108         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
5110 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
5112         * g++.old-deja/g++.other/refinit2.C: New test.
5114 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5116         * lib/c-torture.exp (c-torture): Make
5117         compiler_conditional_xfail_data global.
5118         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
5119         compiler_conditional_xfail_data machinery.
5120         (f-torture-execute): Likewise.
5121         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
5122         and only when unrolling loops.
5124         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
5126 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5128         * g++.old-deja/g++.pt/explicit81.C: New test.
5130 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
5132         * g++.old-deja/g++.pt/typename26.C: New test.
5134 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
5136         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
5137         warning.
5139 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5141         * g++.old-deja/g++.other/array3.C: New test.
5143 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5145         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
5146         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
5147         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
5148         New tests.
5150 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
5152         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
5153         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5155 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
5157         * gcc.c-torture/execute/20000808-1.c: New test.
5159 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
5161         * gcc.dg/c90-const-expr-1.c: New test.
5163 2000-08-08  Richard Henderson  <rth@cygnus.com>
5165         * gcc.dg/noncompile/920923-1.c: Declare calloc.
5167 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5169         * gcc.dg/noncompile/const-ll-1.c: New test.
5171 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5173         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
5175 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
5177         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
5178         that running programs linked against the shared version of libobjc
5179         run correctly.
5181 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5183         * gcc.dg/c99-printf-1.c: New test.
5185 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
5187         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
5189 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
5191         * gcc.c-torture/execute/20000731-1.x: Delete.
5193 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
5195         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
5196         and torture_without_loops as is done by c-torture.exp.
5197         (search_for): Copy from c-torture.exp.
5198         (gcc-dg-runtest): New function, drives a directory of tests
5199         iterating over the TORTURE_OPTIONS.
5200         (scan-assembler, scan-assembler-not): Move here from
5201         individual directory drivers.
5203         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
5204         defined by lib/gcc-dg.exp.
5205         * gcc.dg/cpp/cpp.exp: Likewise.
5206         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
5207         gcc-dg-runtest, so we cycle over optimization options.
5209         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
5210         * gcc.dg/compare2.c: No longer expected to fail.
5212 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
5214         * gcc.c-torture/execute/20000804-1.c: New test.
5216 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5218         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
5220 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
5222         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
5224 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
5226         * gcc.c-torture/compile/20000803-1.c: New test.
5228 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5230         * gcc.c-torture/execute/20000801-3.c,
5231         gcc.c-torture/execute/20000801-4.c: New tests.
5232         * gcc.c-torture/execute/20000801-3.x,
5233         gcc.c-torture/execute/20000801-4.x: Xfail.
5235 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
5237         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
5238         libobjc/.libs to allow for libtool.
5240 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
5242         * gcc.c-torture/compile/20000802-1.c: New test.
5244 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
5246         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
5248 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
5250         * gcc-c-torture/execute/20000731-2.c: New test.
5252         * gcc.c-torture/execute/20000731-1.c: New test.
5253         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
5255 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
5257         * testsuite/gcc.dg/cpp/paste7.c: New test.
5258         * gcc.dg/cpp/20000725-1.c: New test.
5260 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
5262         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
5263         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
5264         declaration warning for __builtin_dwarf_reg_size.
5266         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
5268 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5270         * gcc.dg/noncompile/voidparam-1.c: New test.
5272 2000-07-30  Richard Henderson  <rth@cygnus.com>
5274         * gcc.dg/c90-digraph-1.c: Don't xfail.
5275         * gcc.dg/compare2.c (case 10): Xfail.
5276         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
5278 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
5280         * gcc.dg/c99-main-1.c: New test.
5282 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5284         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
5286 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
5288         * gcc.c-tortuer/execute/20000726-1.c: New test.
5290 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
5292         * gcc.c-torture/execute/enum-2.c: New test.
5294 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5296         * gcc.dg/cpp/tr-warn3.c: New test.
5298 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5300         * g++.old-deja/g++.ext/implicit1.C: Remove.
5301         * g++.old-deja/g++.jason/c2.C: Remove
5302         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
5303         * g++.old-deja/g++.pt/crash16.C: Likewise.
5304         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
5306 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
5308         * g++.old-deja/g++.other/for2.C: New test.
5310 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
5312         * gcc.dg/20000720-1.c: New test.
5314 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
5316         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
5318 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
5320         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
5321         * gcc.c-torture/execute/20000722-1.c: New.
5322         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
5324 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
5326         * gcc.dg/cpp/20000720-1.S: New test.
5328 2000-07-21  Michael Meissner  <meissner@redhat.com>
5330         * gcc.c-torture/execute/ieee/hugeval.c: New test.
5332 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5334         * g++.old-deja/g++.brendan/crash16.C,
5335         g++.old-deja/g++.brendan/parse3.C,
5336         g++.old-deja/g++.brendan/redecl1.C,
5337         g++.old-deja/g++.ns/template13.C,
5338         g++.old-deja/g++.other/decl4.C,
5339         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
5341 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
5343         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
5344         and "Internal error".
5346         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
5347         regexps.
5348         * gcc.dg/cpp/paste6.c: New test.
5350 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
5352         * gcc.dg/cpp/tr-direct.c: New test.
5354         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
5355         gcc.dg/cpp/undef1.c: Tweak error regexps.
5357 2000-07-18  Eric Christopher <echristo@redhat.com>
5359         * gcc.c-torture/compile/20000718-1.c: New test.
5361 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
5363         * cpplex.c (_cpp_push_token): If the token being pushed back
5364         is the previous token in this context, just subtract one from
5365         context->posn.
5366         * cppmacro.c (save_expansion): Clear aux field when storing a
5367         placemarker.
5369 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
5371         * gcc.dg/noncompile/redecl-1.c: New test.
5373 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
5375         * gcc.c-torture/execute/20000717-5.c: New test.
5376         * gcc.c-torture/execute/20000717-1.x: Removed.
5378 2000-07-17  Richard Henderson  <rth@cygnus.com>
5380         * gcc.c-torture/execute/20000717-4.c: New test.
5382 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
5384         * gcc.dg/cpp/syshdr.c: New test.
5385         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
5387 2000-07-17  Neil Booth  <neilb@earthling.net>
5389         * gcc.dg/cpp/cmdlne-dM.c: New test.
5390         * gcc.dg/cpp/cmdlne-dD.c: New test.
5392 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
5394         * gcc.c-torture/execute/20000717-3.c: New test.
5396         * gcc.c-torture/compile/20000717-1.c: New test.
5398 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
5400         * gcc.c-torture/execute/20000717-2.c: New test.
5402 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5404         * gcc.dg/formatz-1.c: New test.
5406         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
5407         * gcc.dg/c99-digraph-1.c: New tests.
5409         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
5410         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
5412         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
5413         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
5414         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
5415         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
5416         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
5417         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
5418         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
5420 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
5422         * gcc.c-torture/execute/20000717-1.c: New test.
5423         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
5425 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
5427         * gcc.c-torture/execute/20000715-2.c: New test.
5428         * gcc.dg/20000715-1.c: New test.
5430 2000-07-15  Michael Meissner  <meissner@redhat.com>
5432         * gcc.c-torture/execute/20000715-1.c: New test.
5434 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
5436         * gcc.c-torture/execute/20000707-1.c: New test.
5438 2000-07-13  Neil Booth  <NeilB@earthling.net>
5440         * testsuite/gcc.dg/cpp/digraph1.c,
5441         testsuite/gcc.dg/cpp/digraph2.c,
5442         testsuite/gcc.dg/cpp/digraphs.c: New tests.
5444 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
5446         * g77.f-torture/compile/20000630-2.f:  New test.
5447         * g77.f-torture/compile/20000630-2.x
5449 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5451         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
5453 2000-07-11  Neil Booth  <NeilB@earthling.net>
5455         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
5457 2000-07-11  Neil Booth  <NeilB@earthling.net>
5459         * gcc.dg/cpp/cmdlne-C.c: New.
5461 2000-07-09  Neil Booth  <NeilB@earthling.net>
5463         * gcc.dg/cpp/directiv.c: New tests.
5464         * gcc.dg/cpp/undef1.c: Update.
5466 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
5468         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
5470 2000-07-09  Neil Booth  <NeilB@earthling.net>
5472         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
5474 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
5476         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
5477         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
5479 2000-07-08  Neil Booth  <NeilB@earthling.net>
5481         * gcc.dg/cpp/macsyntx.c: New tests.
5483 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5485         * gcc.dg/20000707-1.c: New test.
5487 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
5489         * gcc.c-torture/execute/20000706-1.c: New test.
5490         * gcc.c-torture/execute/20000706-2.c: New test.
5491         * gcc.c-torture/execute/20000706-3.c: New test.
5492         * gcc.c-torture/execute/20000706-4.c: New test.
5493         * gcc.c-torture/execute/20000706-5.c: New test.
5495 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5497         * g++.old-deja/g++.pt/instantiate7.C: New test.
5499 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
5501         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
5502         * g++.old-deja/g++.mike/thunk3.C: Likewise.
5503         * g++.old-deja/g++.other/rtti3.C: Likewise.
5504         * g++.old-deja/g++.other/rttid3.C: Likewise.
5506 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
5508         *  g77.f-torture/compile/20000630-1.x: Fix typo
5510 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
5512         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
5513         assembly output.
5515 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
5517         * gcc.dg/cpp/ident.c: New test.
5519 2000-07-05  Neil Booth  <NeilB@earthling.net>
5521         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
5522           gcc.dg/cpp/lexstrng.c: New tests.
5524 2000-07-04  Neil Booth  <NeilB@earthling.net>
5526         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
5527         * gcc.dg/cpp/strify2.c: Same.
5529 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
5531         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
5532         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
5533         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
5534         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
5536         * testsuite/gcc.dg/cpp/macro1.c,
5537         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
5538         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
5539         testsuite/gcc.dg/cpp/strify1.c,
5540         testsuite/gcc.dg/cpp/strify2.c: New tests.
5542 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
5544         * gcc.c-torture/execute/20000703-1.c: New test.
5546 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5548         * g++.old-deja/g++.pt (lookup10.C): New test.
5550 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
5552         * g++.old-deja/g++.pt (typename25.C): New test.
5554 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
5556         * gcc.c-torture/compile/20000701-1.c: New test.
5558 2000-06-30  Nick Clifton  <nickc@cygnus.com>
5560         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
5561         to test case.
5563 2000-06-30  Catherine Moore  <clm@cygnus.com>
5565         * gcc.c-torture/execute/align-1.c: New test.
5567 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
5569         * g++.old-deja/g++.pt/expr8.C: New test.
5570         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
5572 2000-06-29  Nick Clifton  <nickc@cygnus.com>
5574         * gcc.c-torture/compile/20000629-1.c: New test.
5576 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5579         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
5580         gcc.dg/noncompile directory, depending on whether they're
5581         preprocessor tests or not.  Annotate all the tests for the dg
5582         framework.
5584         * gcc.c-torture/noncompile/noncompile.exp: Delete.
5585         * gcc.dg/noncompile/noncompile.exp: New.
5587         * Moved files:
5588         Old name                                New name
5589         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
5590         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
5591         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
5592         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
5593         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
5594         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
5595         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
5596         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
5597         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
5598         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
5599         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
5600         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
5601         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
5602         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
5603         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
5604         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
5605         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
5606         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
5607         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
5608         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
5609         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
5610         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
5611         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
5612         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
5614         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
5615         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
5616         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
5617         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
5618         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
5619         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
5621 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
5623         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
5624         declare one variable.  On the fourth, error.
5625         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
5626         declared by 20000628-1a.h.
5628 2000-06-29  Richard Henderson  <rth@redhat.com>
5630         * gcc.c-torture/execute/930529-1.x: New file.
5631         * gcc.dg/920413-1.c: Adjust expected warning text.
5632         * gcc.dg/980217-1.c: Declare abort.
5633         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
5635 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
5637         * g77.f-torture/compile/20000629-1.f: New test.
5638         * g77.f-torture/compile/20000629-1.x: Expected to fail.
5640 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5642         Rearrange lots of files, removing entirely the
5643         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
5644         directories.
5646         * Deleted files:
5647         gcc.c-torture/code_quality/code_quality.exp
5648         gcc.c-torture/special/special.exp
5649         gcc.failure/failure.exp
5650         gcc.failure/940409-1.x
5651         gcc.c-torture/compile/961203-1.x
5653         * New files:
5654         gcc.misc-tests/linkage.exp
5655         gcc.c-torture/execute/920730-1t.c
5656         gcc.c-torture/execute/920730-1t.x
5657         gcc.c-torture/compile/920520-1.x
5658         gcc.c-torture/compile/920521-1.x
5659         gcc.c-torture/compile/981006-1.x
5660         gcc.c-torture/execute/eeprof-1.x
5662         * Moved files (possibly with modifications to fit a new harness):
5663         Old name                                New name
5664         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
5665         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
5666         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
5667         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
5668         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
5669         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
5670         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
5671         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
5672         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
5673         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
5674         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
5675         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
5676         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
5677         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
5679 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
5681         * c-torture/compile/961203-1.x: Delete.
5683         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
5684         not exit. Include stdio.h.
5685         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
5686         * gcc.misc-tests/dg-12.c: Likewise.
5687         * gcc.misc-tests/dg-5.c: Likewise.
5688         * gcc.misc-tests/dg-6.c: Likewise.
5689         * gcc.misc-tests/dg-7.c: Prototype abort.
5690         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
5691         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
5692         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
5693         not exit.
5694         * gcc.misc-tests/sieve.c: Use return from main, not exit.
5695         * gcc.misc-tests/sort2.c: Use return from main, not exit.
5697 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
5699         * gcc.dg/cpp/20000628-1.c: New test.
5700         * gcc.dg/cpp/20000628-1.h: New header for above test.
5701         * gcc.dg/cpp/20000628-1a.h: Likewise.
5703 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
5705         * gcc.dg/cpp: New directory.
5706         * gcc.dg/cpp/cpp.exp: New driver.
5707         * gcc.dg/cpp/20000627-1.c: New test.
5708         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
5709         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
5710         and rewrite as a compilation test.
5712         * gcc.dg: Move many files into the cpp subdirectory, possibly
5713         renaming or editing them as well.
5714         Old name                New name
5715         990119-1.c              cpp/19990119-1.c
5716         990228-1.c              cpp/19990228-1.c
5717         990407-1.c              cpp/19990407-1.c
5718         990409-1.c              cpp/19990409-1.c
5719         990413-1.c              cpp/19990413-1.c
5720         990703-1.c              cpp/19990703-1.c
5721         20000127-1.c            cpp/20000127-1.c
5722         20000129-1.c            cpp/20000129-1.c
5723         20000207-1.c            cpp/20000207-1.c
5724         20000207-2.c            cpp/20000207-2.c
5725         20000209-1.c            cpp/20000209-1.c
5726         20000209-2.c            cpp/20000209-2.c
5727         20000301-1.c            cpp/20000301-1.c
5728         20000419-1.c            cpp/20000419-1.c
5729         20000510-1.S            cpp/20000510-1.S
5730         20000519-1.c            cpp/20000519-1.c
5731         20000529-1.c            cpp/20000529-1.c
5732         20000625-1.c            cpp/20000625-1.c
5733         20000625-2.c            cpp/20000625-2.c
5734         cpp-as1.c               cpp/assert1.c
5735         cpp-as2.c               cpp/assert2.c
5736         cxx-comments-1.c        cpp/cxxcom1.c
5737         cxx-comments-2.c        cpp/cxxcom2.c
5738         endif-label.c           cpp/endif.c
5739         cpp-hash1.c             cpp/hash1.c
5740         cpp-hash2.c             cpp/hash2.c
5741         cpp-if1.c               cpp/if-1.c
5742         cpp-if2.c               cpp/if-2.c
5743         cpp-if3.c               cpp/if-3.c
5744         cpp-if4.c               cpp/if-4.c
5745         cpp-if5.c               cpp/if-5.c
5746         cpp-cond.c              cpp/if-cexp.c
5747         cpp-missingop.c         cpp/if-mop.c
5748         cpp-missingparen.c      cpp/if-mpar.c
5749         cpp-opprec.c            cpp/if-oppr.c
5750         cpp-ifparen.c           cpp/if-paren.c
5751         cpp-shortcircuit.c      cpp/if-sc.c
5752         cpp-shift.c             cpp/if-shift.c
5753         cpp-unary.c             cpp/if-unary.c
5754         cpp-li1.c               cpp/line1.c
5755         cpp-li2.c               cpp/line2.c
5756         lineno.c                cpp/line3.c
5757         lineno-2.c              cpp/line4.c
5758         cpp-mi.c                cpp/mi1.c
5759         cpp-mic.h               cpp/mi1c.h
5760         cpp-micc.h              cpp/mi1cc.h
5761         cpp-mind.h              cpp/mi1nd.h
5762         cpp-mindp.h             cpp/mi1ndp.h
5763         cpp-mix.h               cpp/mi1x.h
5764         cpp-mi2.c               cpp/mi2.c
5765         cpp-mi2a.h              cpp/mi2a.h
5766         cpp-mi2b.h              cpp/mi2b.h
5767         cpp-mi2c.h              cpp/mi2c.h
5768         cpp-mi3.c               cpp/mi3.c
5769         cpp-mi3.def             cpp/mi3.def
5770         poison-1.c              cpp/poison.c
5771         pr-impl.c               cpp/prag-imp.c
5772         cpp-redef-2.c           cpp/redef1.c
5773         cpp-redef.c             cpp/redef2.c
5774         strpaste.c              cpp/strp1.c
5775         strpaste-2.c            cpp/strp2.c
5776         cpp-tradpaste.c         cpp/tr-paste.c
5777         cpp-tradstringify.c     cpp/tr-str.c
5778         cpp-tradwarn1.c         cpp/tr-warn1.c
5779         cpp-tradwarn2.c         cpp/tr-warn2.c
5780         trigraphs.c             cpp/trigraphs.c
5781         cpp-unc1.c              cpp/unc1.c
5782         cpp-unc2.c              cpp/unc2.c
5783         cpp-unc3.c              cpp/unc3.c
5784         cpp-unc.c               cpp/unc4.c
5785         undef.c                 cpp/undef1.c
5786         undef-2.c               cpp/undef2.c
5787         cpp-wi1.c               cpp/widestr1.c
5789 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5791         * lib/g++.exp (g++_include_flags): Tweak.
5793 2000-06-27  H.J. Lu  <hjl@gnu.org>
5794             Loren J. Rittle  <ljrittle@acm.org>
5796         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5797         version with one that knows about the new gcc tree structure.
5798         (g++_link_flags): Same.
5800 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5802         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5803         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5804         case we are cross-compiling.
5806         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5807         g++.old-deja/g++.niklas/Makefile.in,
5808         g++.old-deja/g++.niklas/configure.in,
5809         g++.old-deja/g++.other/Makefile.in,
5810         g++.old-deja/g++.other/configure.in,
5811         gcc.c-torture/code_quality/Makefile.in,
5812         gcc.c-torture/code_quality/configure.in,
5813         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5814         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5815         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5816         gcc.c-torture/execute/ieee/Makefile.in,
5817         gcc.c-torture/execute/ieee/configure.in,
5818         gcc.c-torture/noncompile/Makefile.in,
5819         gcc.c-torture/noncompile/configure.in,
5820         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5821         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5822         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5824 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5826         * g++.old-deja/g++.other/ambig3.C: New test.
5828 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5830         * g++.old-deja/g++.pt/syntax1.C: New test.
5831         * g++.old-deja/g++.pt/syntax2.C: New test.
5832         * g++.old-deja/g++.other/syntax3.C: New test.
5833         * g++.old-deja/g++.other/syntax4.C: New test.
5835 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5837         * gcc.dg/20000623-1.c: Prototype exit and abort.
5839 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5841         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5842         New tests.
5843         * gcc.dg/cpp-mi3.def: New file.
5845         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5846         inside assertions.
5847         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5848         lexer's error messages.
5849         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5850         divine anything from the linemarkers.
5851         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5852         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5854 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5856         * gcc.dg/20000623-1.c: New test.
5858 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5860         * gcc.c-torture/execute/20000622-1.c: New test.
5862 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5864         * g++.old-deja/g++.other/init15.C: New test.
5866 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5868         * g++.old-deja/g++.pt/vaarg2.C: New test.
5869         * g++.old-deja/g++.pt/vaarg3.C: New test.
5871 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5873         * g++.old-deja/g++.other/dyncast6.C: New test.
5875 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5877         * gcc.c-torture/execute/loop-6.c: New test.
5879 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5881         * gcc.dg/20000614-1.c: New test.
5882         * gcc.dg/20000614-2.c: New test.
5884 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5886         * g++.old-deja/g++.other/inline12.C: New test.
5888 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5890         * g++.old-deja/g++.other/eh1.C: New test.
5892 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5894         * g++.old-deja/g++.other/type.C: New test.
5896 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5898         * g++.old-deja/g++.other/initstring.C: New test.
5900 2000-06-12  Jason Merrill  <jason@redhat.com>
5902         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5904 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5906         * gcc.c-torture/compile/20000609-1.c: New test.
5908 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5910         * gcc.dg/20000609-1.c: New test.
5912 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5914         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5915         * gcc.c-torture/noncompile/poison-1.c: Move...
5916         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5917         * gcc.dg/cpp-li1.c: Add a token after the #line.
5919 2000-06-05  Richard Henderson  <rth@cygnus.com>
5921         * gcc.c-torture/execute/20000605-2.c: New test.
5922         * gcc.c-torture/execute/20000605-3.c: New test.
5924 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5926         * g77.f-torture/execute/20000503-1.x: New file.
5928 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5930         * g++.old-deja/g++.eh/badalloc1.C: New test.
5932 2000-06-05  Richard Henderson  <rth@cygnus.com>
5934         * gcc.c-torture/execute/20000605-1.c: New test.
5936 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5937             Nathan Sidwell <nathan@codesourcery.com>
5939         * gcc.c-torture/compile/20000605-1.c: New test.
5941 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5943         * g77.f-torture/compile/20000601-1.f:  New test.
5945 2000-06-03  Richard Henderson  <rth@cygnus.com>
5947         * gcc.c-torture/execute/20000603-1.c: New.
5949 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5951         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5952         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5954 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5956         * gcc.dg/compare2.c (case 12): XFAIL.
5957         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5958         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5960         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5962 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5964         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5965         guard macro is already defined when the header is first
5966         included.
5967         * gcc.dg/cpp-mix.h: New file.
5968         * gcc.dg/endif-label.c: Update patterns to match compiler.
5970         * g++.brendan/complex1.C: Declare abort.
5971         * g++.law/refs4.C: Remove XFAIL.
5972         * g++.oliva/expr2.C: Declare abort and exit.
5974 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5976         * gcc.c-torture/execute/20000528-1.c: New test.
5978         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5979         * g++.old-deja/g++.law/temps4.C: Likewise.
5981         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5982         stdlib.h.  Call abort() on failure.
5983         * g++.old-deja/g++.law/refs4.C: Likewise.
5984         * g++.old-deja/g++.law/temps4.C: Likewise.
5985         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5986         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5988 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5990         Relative to g++.dg/special:
5991         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5993         Relative to g++.old-deja:
5994         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5995         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5996         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5997         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5998         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5999         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
6000         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
6002         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
6003         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
6004         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
6005         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
6006         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
6007         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
6008         and/or string.h.
6010         * g++.other/goto1.C: Update expectations for error messages.
6012 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
6014         * gcc.c-torture/compile/20000523-1.c: New test.
6016 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6018         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
6020 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
6022         * g++.old-deja/g++.eh/catch11.C: New test.
6023         * g++.old-deja/g++.eh/catch12.C: New test.
6025 2000-05-24  Nick Clifton  <nickc@cygnus.com>
6027         * gcc.c-torture/execute/20000523-1.c: New test.
6029 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
6031         * c-torture/execute/bcp-1.c: Replace abort in arg of
6032         __builtin_constant_p with a generic external function.
6034         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
6035         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
6036         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
6037         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
6038         Prototype abort and/or exit.
6040         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
6041         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
6042         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
6043         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
6045 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
6047         * gcc.dg/dwarf2-1.c: New test.
6049 2000-05-20  Richard Henderson  <rth@cygnus.com>
6051         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
6053 2000-05-20  Andreas Jaeger  <aj@suse.de>
6055         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
6056         testcase.
6058 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
6060         * gcc.c-torture/execute/20000519-2.c: New test.
6062 2000-05-19  Andreas Jaeger  <aj@suse.de>
6064         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
6065         which fails with SSA.
6067         * lib/c-torture.exp: Also test with -O3 -fssa.
6069 2000-05-18  Michael Meissner  <meissner@redhat.com>
6071         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
6072         * gcc.c-torture/execute/920415-1.c: Ditto.
6073         * gcc.c-torture/execute/920501-1.c: Ditto.
6074         * gcc.c-torture/execute/conversion.c: Ditto.
6075         * gcc.c-torture/execute/cvt-1.c: Ditto.
6077 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
6079         * gcc.c-torture/compile/20000518-1.c: New test.
6081 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6083         * g77.f-torture/compile/200005018.f:  New test.
6085 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
6087         * gcc.c-torture/compile/20000517-1.c: New test.
6089 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6091         * gcc.c-torture/execute/20000516-1.c: New test.
6093 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
6095         * g++.old-deja/g++.other/eh.C: New test.
6097 2000-05-12  Richard Henderson  <rth@cygnus.com>
6099         * gcc.c-torture/execute/990208-1.c (main): Don't pass
6100         constants through to doit's conditional.
6102 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
6104         * gcc.c-torture/compile/20000511-1.c: New test.
6105         * g77.f-torture/compile/20000511-1.f: New test.
6106         * g77.f-torture/compile/20000511-2.f: New test.
6108 2000-05-11  Michael Meissner  <meissner@redhat.com>
6110         * gcc.c-torture/execute/20000511-1.c: New test.
6112 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
6114         * gcc.dg/dg.exp: Scan .S files as well as .c files.
6115         * gcc.dg/20000510-1.S: New.
6117 2000-05-08  Catherine Moore  <clm@cygnus.com>
6119         * gcc.dg/unused-3.c: New.
6121 2000-05-06  Richard Henderson  <rth@cygnus.com>
6123           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
6124           * g++.old-deja/g++.mike/warn1.C: Likewise.
6125           * g++.old-deja/g++.pt/local1.C: Likewise.
6126           * g++.old-deja/g++.pt/local7.C: Likewise.
6127           * g++.old-deja/g++.pt/spec16.C: Likewise.
6129 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
6131         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
6133 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
6135           * g77.f-torture/execute/20000503-1.f:  New test.
6137 2000-05-04  Andreas Jaeger  <aj@suse.de>
6139         * gcc.dg/noreturn-2.c: New test.
6141 2000-05-04  Neil Booth  <NeilB@earthling.net>
6143         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
6144         preprocessor.
6146 2000-05-04  Richard Henderson  <rth@cygnus.com>
6148         * gcc.c-torture/execute/20000503-1.c: Fix typo.
6150 2000-05-04  Richard Henderson  <rth@cygnus.com>
6152         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
6153         OpenSSL by Jason R Thorpe.
6155 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
6157         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
6159 2000-05-03  Robert Lipe <robertlipe@usa.net>
6161         * gcc.dg/20000503-1.c: New test.
6163 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
6165         * gcc.c-torture/compile/20000502-1.c: New test.
6166         * g++.old-deja/g++.other/align.C: New test.
6167         * gcc.dg/cpp-tradstringify.c: New test.
6169 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
6171         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
6172         and hard registers.
6174 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
6176         * gcc.c-torture/execute/loop-5.c: New test.
6178 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
6180         * gcc.c-torture/execute/va-arg-20.c: New test.
6182 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
6184         * gcc.c-torture/execute/20000422-1.c: New test.
6186 2000-04-20  Greg McGary  <gkm@gnu.org>
6188         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
6189         when optimizing, but without sibling-call optimizations (-O1).
6191 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
6193           * gcc.c-torture/compile/20000420-1.c: New test.
6195 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
6197         * g++.abi/ptrflags.C: New test.
6198         * g++.eh/catchptr1.C: Test incomplete pointer chains.
6200 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
6202         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
6204 2000-04-19  Greg McGary  <gkm@gnu.org>
6206         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
6207         sibling-call optimizations.
6209 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
6211         * gcc.dg/20000419-1.c: New test.
6213 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
6215         * gcc.c-torture/execute/20000412-6.c: New test.
6217 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
6219         * gcc.c-torture/execute/20000412-5.c: New test.
6220         * g77.f-torture/compile/20000412-1.f: New test.
6221         * gcc.c-torture/execute/20000412-4.c: New test.
6222         * gcc.c-torture/compile/20000412-2.c: New test.
6223         * gcc.c-torture/execute/20000412-3.c: New test.
6224         * gcc.c-torture/compile/20000412-1.c: New test.
6225         * gcc.c-torture/execute/20000412-2.c: New test.
6227 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
6229         * objc/execute/bf-20.m: New test.
6231 2000-04-10  Richard Henderson  <rth@cygnus.com>
6233         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
6235         * gcc.c-torture/execute/20000412-1.c: New test.
6237 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6239         * g++.old-deja/g++.eh/catchptr1.C: New test.
6241 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
6243         * g++.old-deja/g++.abi/cxa_vec.C: New test.
6245 2000-04-08  Neil Booth  <NeilB@earthling.net>
6247         * gcc.dg/cpp-nullchar.c: Remove test as
6248         embedded nulls cause problems.
6250 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6252         * gcc.dg/compare2.c: New test.
6254 2000-04-08  Neil Booth  <NeilB@earthling.net>
6256         * gcc.dg/cpp-nullchar.c: New test.
6258 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
6260         * gcc.dg/cpp-mi2.c: New test.
6261         * gcc.dg/cpp-mi2[abc].h: New files.
6263 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
6265         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
6266         member name.
6268 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
6270         * g++.old-deja/g++.abi/vmihint.C: New test.
6272 2000-04-06  Neil Booth  <NeilB@earthling.net>
6274         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
6275         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
6276         copyright.
6278 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
6280         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
6281         avoid stack-frame overwrite.
6283 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
6285         * gcc.c-torture/compile/20000405-2.c: New test.
6286         * gcc.c-torture/compile/20000405-3.c: New test.
6288 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6290         * gcc.c-torture/compile/20000405-1.c: New test.
6292 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
6294         * gcc.dg/cast-qual-1.c: Revert last change.
6296 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6298         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
6300 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
6302         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
6303         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
6305 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
6307         * gcc.c-torture/compile/20000403-2.c: New test.
6308         * gcc.c-torture/compile/20000403-1.c: New test.
6310 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
6312         * gcc.c-torture/execute/20000403-1.c: New test.
6314 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
6316         * gcc.c-torture/execute/20000402-1.c: New test.
6318 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
6320         * gcc.c-torture/execute/va-arg-15.c: New test.
6321         * gcc.c-torture/execute/va-arg-16.c: New test.
6322         * gcc.c-torture/execute/va-arg-17.c: New test.
6323         * gcc.c-torture/execute/va-arg-18.c: New test.
6324         * gcc.c-torture/execute/va-arg-19.c: New test.
6326 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
6328         * gcc.c-torture/compile/981211-1.c: Move to...
6329         * gcc.dg/cpp-as1.c: ...here.
6330         * gcc.dg/cpp-as2.c: New file.
6332         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
6333         compiler.
6335 2000-04-02  Neil Booth  <NeilB@earthling.net>
6337         * gcc.dg/cpp-cond.c  New tests.
6338         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
6339         accidental success less likely.
6340         * gcc.dg/cpp-missingop.c  New tests.
6341         * gcc.dg/cpp-missingparen.c  New tests.
6342         * gcc.dg/cpp-shift.c  New tests.
6343         * gcc.dg/cpp-shortcircuit.c  New tests.
6344         * gcc.dg/cpp-unary.c  New tests.
6346 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
6348         * gcc.c-torture/compile/20000329-1.c: New test.
6350 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
6352         * gcc.c-torture/compile/20000326-1.c: New test.
6353         * gcc.c-torture/compile/20000326-2.c: New test.
6355 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
6357         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
6358         the first parameter is a function argument.
6360 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
6362         * g++.old-deja/g++.ext/array4.C: New test.
6364 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
6366         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
6368 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6370         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
6372 2000-03-19  Richard Henderson  <rth@cygnus.com>
6374         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
6376 2000-03-19  Richard Henderson  <rth@cygnus.com>
6378         * gcc.c-torture/compile/20000319-1.c: New test.
6380 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
6382         * gcc.c-torture/execute/20000314-3.c: New test.
6383         * gcc.c-torture/execute/20000314-2.c: New test.
6384         * gcc.c-torture/execute/20000314-1.c: New test.
6385         * gcc.c-torture/compile/20000314-2.c: New test.
6386         * gcc.c-torture/compile/20000314-1.c: New test.
6388 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
6390         * g++.old-deja/g++.warn/inline.C: New test.
6392 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6394         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
6395         standards-compliant result rather than specific constants.
6396         Put test-values in array.
6398 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
6400         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
6401         (g++_target_compile): Put test-specific options last.
6403 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6405         * g++.old-deja/g++.eh/vbase4.C: New test.
6407 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6409         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
6411 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6413         * g++.old-deja/g++.brendan/misc12.C: Removed.
6414         * g++.old-deja/g++.pt/memtemp77.C: Constify.
6415         * g++.old-deja/g++.ext/pretty4.C: New test.
6417 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
6419         * g++.old-deja/g++.other/string2.C: New test.
6421 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
6423         * g++.old-deja/g++.warn/impint2.C: New test.
6425 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
6427         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
6428         is 1, not zero.
6430 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
6432         * g++.old-deja/g++.warn/impint.C: New test.
6433         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
6434         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
6435         * g++.old-deja/g++.pt/explicit12.C: Likewise.
6436         * g++.old-deja/g++.pt/explicit13.C: Likewise.
6437         * g++.old-deja/g++.pt/explicit17.C: Likewise.
6438         * g++.old-deja/g++.pt/explicit18.C: Likewise.
6439         * g++.old-deja/g++.pt/explicit19.C: Likewise.
6440         * g++.old-deja/g++.pt/explicit23.C: Likewise.
6441         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6442         * g++.old-deja/g++.pt/explicit35.C: Likewise.
6443         * g++.old-deja/g++.pt/explicit6.C: Likewise.
6444         * g++.old-deja/g++.pt/memclass7.C: Likewise.
6446 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
6448         * gcc.dg/cpp-redef.c: New test.
6450 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
6452         * g++.old-deja/g++.pt/unify7.C: New test.
6454 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6456         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
6457         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
6459 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
6461         * gcc.c-torture/compile/20000224-1.c: New test.
6463 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6465         * gcc.c-torture/compile/cpp-2.c: New test.
6466         * gcc.c-torture/compile/cpp-1.c: New test.
6468 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
6470         * gcc.c-torture/execute/20000225-1.c: New test.
6472 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6474         * gcc.dg/cpp-li2.c: New test.
6476         * gcc.dg/cpp-wi1.c: New test.
6478         * gcc.dg/cpp-li1.c: New test.
6480 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
6482         * g++.old-deja/g++.other/sizeof5.C: New test.
6484 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6486         * gcc.c-torture/execute/va-arg-13.c: New test.
6488 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
6490         * gcc.c-torture/execute/va-arg-12.c: New test.
6492 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6494         * gcc.c-torture/execute/20000223-1.c: New test.
6496 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
6498         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
6500 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
6502         * g++.old-deja/g++.abi/ptrmem.C: New test.
6504 2000-02-19  Richard Henderson  <rth@cygnus.com>
6506         * gcc.c-torture/compile/init-3.c: New.
6508 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
6510         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
6511         ALWAYS_CXXFLAGS.
6513 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
6515         * gcc.c-torture/compile/20000211-3.c: New test.
6517 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
6519         * gcc.c-torture/compile/20000211-2.c: New test.
6521 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
6523         * gcc.c-torture/compile/20000211-1.c: New test.
6525 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
6527         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
6528           on native targets
6530 2000-02-08  Nathan Sidwell  <nathan@acm.org>
6532         * g++.old-deja/g++.other/cast5.C: New test.
6534 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
6536         * gcc.c-torture/execute/20000205-1.c: New.
6538 2000-02-03  Nathan Sidwell  <nathan@acm.org>
6540         * g++.old-deja/g++.jason/cast3.C: Return void.
6541         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
6543 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6545         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
6547         * gcc.dg/loop-1.c: New test.
6549 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
6551         * gcc.c-torture/compile/20000127-1.c: New test.
6552         * gcc.c-torture/execute/991228-1.c: New test.
6554 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6556         * gcc.dg/unused-2.c: New test.
6558         * gcc.dg/conv-1.c: New test.
6560 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6562         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
6563         compiler.
6564         (tool_option_proc): Fix typo.
6566 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
6568         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
6569         of the ld on the host, not on the build machine.
6570         Also, don't crash if '--help' is not a supported option.
6572 2000-01-24  Richard Henderson  <rth@cygnus.com>
6574         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
6576 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
6578         * gcc.c-torture/execute/20000120-2.c: New test.
6579         * gcc.c-torture/execute/20000120-1.c: New test.
6581 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
6583         * gcc.c-torture/execute/20000113-1.c: New test.
6585 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
6587         * gcc.c-torture/execute/20000112-1.c: New test.
6589 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6591         * gcc.dg/20000111-1.c: New test.
6593 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
6595         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
6596         with 16 bit integers.
6598 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6600         * gcc.dg/20000108-1.c: New test.
6602 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6604         * g++.old-deja/g++.ns/koenig8.C: New test.
6606 2000-01-05  Nathan Sidwell  <nathan@acm.org>
6608         * g++.old-deja/g++.other/cast4.C: New test.
6610 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
6612         * gcc.c-torture/compile/20000105-2.c: New test.
6613         * gcc.c-torture/compile/20000105-1.c: New test.
6615 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6617         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
6618         references to printf & atoi to conform to ANSI standard.
6619         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
6620         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
6621         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
6622         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
6623         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
6624         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6625         * g++.old-deja/g++.brendan/copy1.C: Likewise.
6626         * g++.old-deja/g++.brendan/copy2.C: Likewise.
6627         * g++.old-deja/g++.brendan/copy3.C: Likewise.
6628         * g++.old-deja/g++.brendan/copy4.C: Likewise.
6629         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6630         * g++.old-deja/g++.brendan/copy6.C: Likewise.
6631         * g++.old-deja/g++.brendan/copy7.C: Likewise.
6632         * g++.old-deja/g++.brendan/copy8.C: Likewise.
6633         * g++.old-deja/g++.brendan/crash11.C: Likewise.
6634         * g++.old-deja/g++.brendan/crash14.C: Likewise.
6635         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
6636         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6637         * g++.old-deja/g++.brendan/delete2.C: Likewise.
6638         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
6639         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
6640         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
6641         * g++.old-deja/g++.brendan/eh1.C: Likewise.
6642         * g++.old-deja/g++.brendan/groff1.C: Likewise.
6643         * g++.old-deja/g++.brendan/init3.C: Likewise.
6644         * g++.old-deja/g++.brendan/misc12.C: Likewise.
6645         * g++.old-deja/g++.brendan/misc7.C: Likewise.
6646         * g++.old-deja/g++.brendan/new2.C: Likewise.
6647         * g++.old-deja/g++.brendan/operators4.C: Likewise.
6648         * g++.old-deja/g++.brendan/operators5.C: Likewise.
6649         * g++.old-deja/g++.brendan/overload2.C: Likewise.
6650         * g++.old-deja/g++.brendan/overload7.C: Likewise.
6651         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
6652         * g++.old-deja/g++.brendan/reference1.C: Likewise.
6653         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
6654         * g++.old-deja/g++.brendan/template24.C: Likewise.
6655         * g++.old-deja/g++.brendan/template3.C: Likewise.
6656         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
6657         * g++.old-deja/g++.jason/inline3.C: Likewise.
6658         * g++.old-deja/g++.jason/opeq.C: Likewise.
6659         * g++.old-deja/g++.law/arg5.C: Likewise.
6660         * g++.old-deja/g++.law/arm7.C: Likewise.
6661         * g++.old-deja/g++.law/ctors11.C: Likewise.
6662         * g++.old-deja/g++.law/cvt8.C: Likewise.
6663         * g++.old-deja/g++.law/init9.C: Likewise.
6664         * g++.old-deja/g++.law/refs4.C: Likewise.
6665         * g++.old-deja/g++.law/template2.C: Likewise.
6666         * g++.old-deja/g++.law/visibility24.C: Likewise.
6667         * g++.old-deja/g++.law/vtable3.C: Likewise.
6668         * g++.old-deja/g++.mike/asm2.C: Likewise.
6669         * g++.old-deja/g++.mike/eh1.C: Likewise.
6670         * g++.old-deja/g++.mike/misc1.C: Likewise.
6671         * g++.old-deja/g++.mike/misc13.C: Likewise.
6672         * g++.old-deja/g++.mike/misc14.C: Likewise.
6673         * g++.old-deja/g++.mike/ns12.C: Likewise.
6674         * g++.old-deja/g++.mike/p1248.C: Likewise.
6675         * g++.old-deja/g++.mike/p3708.C: Likewise.
6676         * g++.old-deja/g++.mike/p3708a.C: Likewise.
6677         * g++.old-deja/g++.mike/p3708b.C: Likewise.
6678         * g++.old-deja/g++.mike/p646.C: Likewise.
6679         * g++.old-deja/g++.mike/p700.C: Likewise.
6680         * g++.old-deja/g++.mike/p783.C: Likewise.
6681         * g++.old-deja/g++.mike/p783a.C: Likewise.
6682         * g++.old-deja/g++.mike/p783b.C: Likewise.
6683         * g++.old-deja/g++.mike/p786.C: Likewise.
6684         * g++.old-deja/g++.mike/p789.C: Likewise.
6685         * g++.old-deja/g++.mike/p789a.C: Likewise.
6686         * g++.old-deja/g++.mike/p807a.C: Likewise.
6687         * g++.old-deja/g++.other/delete3.C: Likewise.
6688         * g++.old-deja/g++.other/dyncast1.C: Likewise.
6689         * g++.old-deja/g++.other/dyncast2.C: Likewise.
6690         * g++.old-deja/g++.other/dyncast3.C: Likewise.
6691         * g++.old-deja/g++.other/empty1.C: Likewise.
6692         * g++.old-deja/g++.other/temporary1.C: Likewise.
6693         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
6694         * g++.old-deja/g++.pt/t16.C: Likewise.
6695         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
6697 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
6699         * gcc.dg/991230-1.c: New test.
6701 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
6703         * gcc.c-torture/compile/991229-3.c: New test.
6704         * gcc.c-torture/compile/991229-2.c: New test.
6705         * gcc.c-torture/compile/991229-1.c: New test.
6707 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
6709         * gcc.c-torture/compile/labels-2.c: New test.
6711 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6713         * gcc.c-torture/execute/991227-1.c: New test.
6715 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6717         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
6719 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
6721         * gcc.c-torture/execute/991221-1.c: New test.
6723 1999-12-20  Nathan Sidwell  <nathan@acm.org>
6725         * g++.old-deja/g++.other/cast3.C: New test.
6727 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
6729         * gcc.c-torture/execute/991216-4.c: New test.
6731 1999-12-16  Michael Meissner  <meissner@cygnus.com>
6733         * gcc.c-torture/execute/991216-1.c: New test.
6734         * gcc.c-torture/execute/991216-2.c: New test.
6735         * gcc.c-torture/execute/991216-3.c: New test.
6737 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6739         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
6740         Actually make the test fail by using "-O2" for compilation.
6742 1999-12-15  Nathan Sidwell  <nathan@acm.org>
6744         * g++.old-deja/g++.warn/cast-align1.C: New test.
6746 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6748         * gcc.c-torture/compile/991214-1.c: New test.
6749         * gcc.c-torture/compile/991214-2.c: New test.
6751 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
6753         * gcc.dg/991214-1.c: New test.
6755 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
6757         * gcc.c-torture/compile/991213-3.c: New test.
6758         * gcc.c-torture/compile/991213-2.c: New test.
6759         * gcc.c-torture/compile/991213-1.c: New test.
6761 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6763         * gcc.dg/991209-1.c: New test.
6765 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
6767         * gcc.c-torture/compile/991208-1.c: New test.
6769 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6771         * gcc.dg/ultrasp2.c: New test.
6773 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
6775         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6777 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6779         * gcc.c-torture/compile/991202-1.c: New test.
6780         * gcc.c-torture/execute/991202-1.c: New test.
6781         * gcc.c-torture/execute/991202-2.c: New test.
6782         * gcc.c-torture/execute/991202-3.c: New test.
6784 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6786         * g++.old-deja/g++.abi/align.C: New test.
6787         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6788         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6790 1999-12-01  Richard Henderson  <rth@cygnus.com>
6792         * gcc.c-torture/execute/991201-1.c: New.
6794 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6796         * gcc.dg/991129-1.c: New test.
6798 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6800         * gcc.c-torture/compile/991127-1.c: New test.
6802 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6804         * g++.old-deja/g++.other/warn4.C: New test.
6806 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6808         * g++.old-deja/g++.eh/cleanup2.C: New test.
6809         * g++.old-deja/g++.ext/pretty2.C: New test.
6810         * g++.old-deja/g++.ext/pretty3.C: New test.
6811         * g++.old-deja/g++.other/debug6.C: New test.
6813 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6815         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6816         compiler_output to look for one error message instead of two.
6818 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6820         * gcc.c-torture/execute/991118-1.c: Also test case
6821         where the word boundary does not split a byte evenly.
6823 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6825         * g++.old-deja/g++.ext/restrict1.C: New test.
6827 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6829         * gcc.c-torture/execute/991118-1.c: New test.
6831 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6833         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6834         working directory pathnames.
6836 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6838         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6839         host is equipped with driver.h and driver.o so it can actually
6840         compile and run the tests.
6842 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6844         * gcc.c-torture/compile/991008-1.c: New test.
6846 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6848         * lib/gcc-dg.exp: Include target-supports.exp
6850 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6852         * lib/target-supports.exp: New file: Provide procs to test for
6853         features supported by the target.
6854         (check_weak_available): Moved here from ecos.exp.
6855         (check_alias_available): New proc: Determine of the target
6856         toolchain supports the alias attribute.
6858         * gcc.dg/special/ecos.exp: Move check_weak_available to
6859         target-supports.exp.
6860         (alias-1.c): Only perform the test if the target supports
6861         aliases.
6862         (wkali-1.c): Only perform the test if the target supports
6863         aliases.
6865         * gcc.dg/990506-0.c: Expect error messages from cross
6866         targets as well as native targets.
6868 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6870         * gcc.dg/ultrasp1.c: Removed xfail.
6871         * gcc.dg/struct-ret-2.c: Likewise.
6872         * gcc.dg/array-1.c: Likewise.
6874 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6876         * gcc.dg/struct-ret-2.c: New test.
6878         * gcc.dg/array-1.c: New test.
6880 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6882         * gcc.c-torture/execute/991030-1.c: New test.
6884 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6886         * gcc.c-torture/compile/991026-2.c: New test.
6888 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6890         * gcc.c-torture/compile/991026-1.c: New test.
6892 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6894         * gcc.c-torture/execute/991023-1.c: New test.
6896 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6898         * gcc.c-torture/execute/991019-1.c: New test.
6900 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6902         * gcc.c-torture/execute/991016-1.c: New test.
6904 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6906         * gcc.c-torture/execute/991014-1.c: New test.
6908 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6910         * g++.old-deja/g++.other/union2.C: New test.
6912 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6914         * g++.old-deja/g++.other/vaarg2.C: New test.
6915         * g++.old-deja/g++.other/vaarg3.C: New test.
6917 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6919         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6920         in compile/.
6922 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6924         * gcc.c-torture/execute/va-arg-11.c: New test.
6926 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6928         * lib/file-format.exp (gcc_target_object_format): Don't
6929         crash if objdump is unavailable.
6931 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6933         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6935 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6937         * gcc.c-torture/compile/990928-1.c: New test.
6939 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6941         * g++.old-deja/g++.other/decl6.C: New test.
6943 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6945         * gcc.c-torture/execute/va-arg-10.c: New test.
6947 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6949         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6950         __PRETTY_FUNCTION__.
6952 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6954         * gcc.c-torture/execute/990923-1.c: New test.
6956 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6958         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6959         for which -fpic is inappropriate.
6961 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6963         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6965 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6967         * g++.old-deja/g++.other/dyncast1.C: New test.
6968         * g++.old-deja/g++.other/dyncast2.C: New test.
6969         * g++.old-deja/g++.other/dyncast3.C: New test.
6970         * g++.old-deja/g++.other/dyncast4.C: New test.
6971         * g++.old-deja/g++.other/dyncast5.C: New test.
6972         * g++.old-deja/g++.eh/catch3.C: New test.
6973         * g++.old-deja/g++.eh/catch3p.C: New test.
6974         * g++.old-deja/g++.eh/catch4.C: New test.
6975         * g++.old-deja/g++.eh/catch4p.C: New test.
6976         * g++.old-deja/g++.eh/catch5.C: New test.
6977         * g++.old-deja/g++.eh/catch5p.C: New test.
6978         * g++.old-deja/g++.eh/catch6.C: New test.
6979         * g++.old-deja/g++.eh/catch6p.C: New test.
6980         * g++.old-deja/g++.eh/catch7.C: New test.
6981         * g++.old-deja/g++.eh/catch7p.C: New test.
6982         * g++.old-deja/g++.eh/catch8.C: New test.
6983         * g++.old-deja/g++.eh/catch8p.C: New test.
6984         * g++.old-deja/g++.eh/catch9.C: New test.
6985         * g++.old-deja/g++.eh/catch9p.C: New test.
6987 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6989         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6990         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6992 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6994         * gcc.c-torture/compile/990913-1.c: New test.
6996 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6998         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6999         * g++.old-deja/g++.jason/rfg5.C: Likewise.
7001 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
7003         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
7005 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
7007         * g++.old-deja/g++.other/lookup11.C: New test.
7008         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
7009         what is permitted and what we want.
7010         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
7011         overload use.
7012         * g++.old-deja/g++.jason/rfg5.C: Likewise
7014 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
7016         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
7017         * gcc.c-torture/noncompile/poison-1.c: New file.
7019 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
7021         * g++.old-deja/g++.other/sizeof3.C: New test.
7022         * g++.old-deja/g++.other/sizeof4.C: New test.
7023         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
7024         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
7026 1999-09-07  Richard Henderson  <rth@cygnus.com>
7028         * gcc.dg/va-arg-1.c: New.
7030 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7032         * gcc.c-torture/execute/va-arg-9.c: New test.
7034 1999-09-05  Craig Burley  <craig@jcb-sc.com>
7036         * g77.f-torture/compile/980519-2.f: New test.
7037         * g77.f-torture/compile/19990905-0.f: New test.
7038         * g77.f-torture/compile/19990905-1.f: New test.
7039         * g77.f-torture/compile/19990905-2.f: New test.
7041         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
7043 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
7045         * gcc.c-torture/execute/990827-1.c: Fix typo.
7047 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
7049         * g++.old-deja/g++.other/deref1.C: New test.
7051 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
7053         * g++.old-deja/g++.other/ambig2.C: New test.
7054         * g++.old-deja/g++.other/cond5.C: New test.
7055         * g++.old-deja/g++.other/lookup16.C: New test.
7057 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
7059         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
7060         assemblers too.
7062 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
7064         * lib/c-torture.exp: Avoid the "compare executables" optimization
7065         when testing native.
7067 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
7069         * gcc.c-torture/execute/990829-1.c: New test.
7070         * gcc.c-torture/compile/990829-1.c: New test.
7072 1999-08-27  Paul Burchard  <burchard@pobox.com>
7074         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
7075         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
7076         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
7077         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
7078         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
7079         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
7080         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
7081         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
7082         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
7083         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
7084         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
7086 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
7088         * gcc.c-torture/execute/990827-1.c: New test.
7090 1999-08-26  Craig Burley  <craig@jcb-sc.com>
7092         * g77.f-torture/noncompile/19990826-4.f: New test.
7094         * g77.f-torture/compile/19990826-3.f: New test.
7096         * g77.f-torture/execute/19990826-2.f: New test.
7098         * g77.f-torture/compile/19990826-1.f: New test.
7100         * gcc.c-torture/execute/990826-0.c: New test.
7101         * g77.c-torture/execute/19990826-0.f: New test.
7103         * g77.f-torture/noncompile/970626-2.f: New test.
7105 1999-08-25  Paul Burchard  <burchard@pobox.com>
7107         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
7108         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
7109         lss-011.C: New tests.
7111 1999-08-25  Nathan Sidwell  <nathan@acm.org>
7113         * g++.old-deja/g++.other/decl5.C: New test.
7115 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7117         * noncompile/noncompile.exp: Load_lib c-torture.exp.
7118         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
7119         call `postbase' for each one.  All callers of `postbase' changed
7120         to call this instead.
7122 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
7124         * gcc.c-torture/execute/990811-1.c: New test.
7126 1999-08-09  Nick Clifton  <nickc@cygnus.com>
7128         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
7129         just native ones.
7131         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
7132         just native ones.
7134 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7136         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
7138 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7140         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
7142 1999-08-04  Nathan Sidwell  <nathan@acm.org>
7144         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
7146 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
7148         * gcc.c-torture/execute/990804-1.c: New test.
7150 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7152         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
7153         * g++.old-deja/g++.brendan/crash64.C: Likewise
7154         * g++.old-deja/g++.brendan/overload8.C: Likewise
7156 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7158         * g++.old-deja/g++.other/struct1.C: New test.
7160 1999-08-03  Nathan Sidwell  <nathan@acm.org>
7162         * g++.old-deja/g++.other/enum2.C: New test.
7164 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
7166         Adapted from tests from Franz Sirl:
7167         * gcc.c-torture/execute/va-arg-7.c: New test.
7168         * gcc.c-torture/execute/va-arg-8.c: New test.
7170 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
7172         * gcc.c-torture/compile/990801-2.c: New test.
7174         * gcc.c-torture/compile/990801-1.c: New test.
7176 1999-07-27  Michael Meissner  <meissner@cygnus.com>
7178         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
7179         fp-cmp-1.c, converting double to float.
7181         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
7182         fp-cmp-1.c, converting double to long double.
7184         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
7185         from fr1 to unknown_register, since fr1 is a legitimate register
7186         on some machines.
7188 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
7190         * README: More listname related changes.
7192 1999-07-08  Catherine Moore  <clm@cygnus.com>
7194         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
7196 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
7198         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
7200 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
7202         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
7204 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
7206         * gcc.dg/990703-1.c: New test.
7208 1999-06-29  Nick Clifton  <nickc@cygnus.com>
7210         * lib/file-format.exp: New file: Move definition of proc
7211         gcc_target_object_format to here from
7212         gcc.dg/special/ecos.exp.
7214         * lib/c-torture.exp: Include lib file-format.exp.
7215         * lib/gcc-dg.exp: Include lib file-format.exp.
7217         * gcc.dg/special/ecos.exp: Remove definition of proc
7218         gcc_target_object_format.
7220 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
7222         * gcc.c-torture/execute/990628-1.c: New test.
7224 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
7226         * gcc.c-torture/compile/990625-2.c: New test.
7228         * gcc.c-torture/compile/990625-1.c: New test.
7230 1999-06-23  Nick Clifton  <nickc@cygnus.com>
7232         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
7233         attributes compile.
7234         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
7235         ports that use the COFF/PE file format.
7237 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
7239         * gcc.c-torture/compile/990617-1.c: New test.
7241 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
7243         * g++.old-deja/g++.other/decl4.C: New test.
7245 1999-06-14  Nathan Sidwell  <nathan@acm.org>
7247         * g++.old-deja/g++.other/bitfld3.C: New test.
7249 1999-06-08  Nathan Sidwell  <nathan@acm.org>
7251         * g++.old-deja/g++.eh/catch1.C: New test.
7253 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
7255         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
7257         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
7258         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
7260 1999-06-05  Craig Burley  <craig@jcb-sc.com>
7262         * g77.f-torture/compile/19990502-0.f: Replace with new,
7263         shorter, test that still fails after recent changes.
7265 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7267         * gcc.c-torture/execute/990604-1.c: New test.
7269 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
7271         * gcc.c-torture/execute/990531-1.c: New test.
7273 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7275         * gcc.c-torture/compile/990527-1.c: New test.
7277 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
7279         * gcc.c-torture/execute/990527-1.c: New test.
7281 1999-05-25  Nick Clifton  <nickc@cygnus.com>
7283         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
7284         bitfields as signed.
7286 1999-05-25  Craig Burley  <craig@jcb-sc.com>
7288         * g77.f-torture/compile/19990525-0.f: New test.
7290 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
7292         * gcc.c-torture/execute/990525-2.c: New test.
7294         * gcc.c-torture/execute/990525-1.c: New test.
7296 1999-05-24  Nathan Sidwell  <nathan@acm.org>
7298         * g++.old-deja/g++.other/anon3.C: New test.
7299         * g++.old-deja/g++.other/anon4.C: New test.
7300         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
7301         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
7302         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
7303         Merrill).
7305 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
7307         * gcc.c-torture/execute/990524-1.c: New test.
7309         * gcc.dg/990524-1.c: New test.
7311 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7313         * gcc.c-torture/compile/990523-1.c: New test.
7315 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
7317         * gcc.c-torture/compile/990519-1.c: New test.
7319 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7321         * gcc.c-torture/compile/990517-1.c: New test.
7323         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
7324         (e4, f4): New tests.
7325         (main): Call them.
7327 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7329         * gcc.dg/noreturn-1.c: New test.
7331 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
7333         * gcc.c-torture/execute/990513-1.c: New test.
7335 1999-05-10  Richard Henderson  <rth@cygnus.com>
7337         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
7339 1999-05-10  Craig Burley  <craig@jcb-sc.com>
7341         * g77.f-torture/execute/erfc.f: Use small single-precision
7342         values, to avoid problems on Alphas when not -mieee.
7344 1999-05-08  Craig Burley  <craig@jcb-sc.com>
7346         * gcc.dg/990506-0.c: New test.
7348 1999-05-08  Richard Henderson  <rth@cygnus.com>
7350         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
7351         the constant to test.  Don't XFAIL 64-bit targets.
7353         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
7354         * g++.old-deja/g++.law/profile1.C: Likewise.
7356         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
7357         operator new instances.
7358         * g++.old-deja/g++.other/delete5.C: Likewise.
7360 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7362         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
7363         intrinsic.
7365 1999-05-03  Craig Burley  <craig@jcb-sc.com>
7367         * g77.f-torture/execute/u77-test.f: Reverse order of two
7368         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
7370 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7372         * gcc.dg/compare1.c: New test.
7374 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7376         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
7377         New tests.
7379 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7381         * g77.f-torture/compile/19990502-1.f: New test.
7383 1999-05-02  Craig Burley  <craig@jcb-sc.com>
7385         * g77.f-torture/compile/19990502-0.f: New test.
7387 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
7389         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
7390         intrinsic.
7392 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
7394         * g77.f-torture/execute/u77-test.f (main): List libU77
7395         intrinsics not currently tested.
7396         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
7397         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
7398         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
7399         Trim blanks off the ends of some printed strings.
7401 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
7403         * g77.f-torture/execute/u77-test.f (main): Just warn about
7404         FSTAT gid disagreement, as it's expected on some systems.
7406 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
7408         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
7409         use a new function, which allows for some slop.
7410         Clean up some commentary.
7411         (issum): The new function.
7412         (sgladd): Deleted subroutine.
7414 1999-05-01  Craig Burley  <craig@jcb-sc.com>
7416         * g77.f-torture/execute/u77-test.f: Modify to be more like
7417         libf2c/libU77 version, bringing patches to that version here.
7418         Add suitable commentary.
7420 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
7422         * gcc.dg/990424-1.c: New test.
7424 1999-04-24  Craig Burley  <craig@jcb-sc.com>
7426         * g77.f-torture/execute/u77-test.f (main): Bug involving
7427         LSTAT has been fixed, so turn back on full checking.
7429 1999-04-20  Craig Burley  <craig@jcb-sc.com>
7431         * g77.f-torture/compile/19990419-0.f: New test.
7432         * g77.f-torture/execute/19990419-1.f: New test.
7434 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
7436         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
7437         to avoid the need for a prototype to supress a warning.
7439 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
7441         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
7443 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
7445         * gcc.c-torture/execute/990404-1.c: New test.
7447 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7449         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
7450         * gcc.dg/cpp-if3.c: Don't use -pedantic.
7451         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
7452         missing initializer warnings.
7454 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
7456         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
7457         matching strings.
7459 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
7461         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
7463 1999-03-26  Craig Burley  <craig@jcb-sc.com>
7465         * g77.f-torture/execute/19990325-0.f: New test.
7466         * g77.f-torture/execute/19990325-1.f: New test.
7468 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
7470         * gcc.c-torture/execute/990324-1.c: New test.
7472 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
7474         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
7475         test with 4.
7477 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
7479         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
7481 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7483         * g77.f-torture/execute/19990313-2.f: New test.
7484         * g77.f-torture/execute/19990313-3.f: New test.
7486 1999-03-13  Craig Burley  <craig@jcb-sc.com>
7488         * g77.f-torture/execute/19990313-0.f: New test.
7489         * g77.f-torture/execute/19990313-1.f: New test.
7491 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
7493         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
7494         printf to sprintf.
7495         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
7496         (main): Add check for u15.  Conditionalize u31 check depending on
7497         whether ints are <32 bits or >=32 bits.
7499 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7501         * g77.f-torture/execute/19981119-0.f: Improve testiness.
7503 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7505         * g77.f-torture/compile/19990305-0.f: New test.
7506         * g77.f-torture/execute/19981119-0.f: New test.
7508 1999-03-08  Craig Burley  <craig@jcb-sc.com>
7510         * g77.f-torture/execute/970625-2.f: call ABORT if final
7511         result is not correct, instead of just printing it.
7512         Add this checking via newly introduced obfuscation, to
7513         trip up buggy front ends.
7515 1999-03-07  Craig Burley  <craig@jcb-sc.com>
7517         * g77.f-torture/compile/960317-1.f: Moved from being
7518         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
7520 1999-03-06  Craig Burley  <craig@jcb-sc.com>
7522         * g77.f-torture/execute/960317-1.f: New (old) test.
7523         * g77.f-torture/execute/970625-2.f: Ditto.
7525 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
7527         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
7528         message on line 1 or line 2; cccp and cpplib do this differently.
7530 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
7532         * g++.old-deja/g++.law/weak1.C: New test.
7534 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7536         * gcc.c-torture/execute/990119-1.c: Renamed to...
7537         * gcc.dg/990119-1.c: this, so it will only be tested once
7538         (it's a preprocessor test, it doesn't need to be run at
7539         multiple optimization levels).
7541 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
7543         * lib/g++.exp: Don't add incdir=$base_dir/../include to
7544           ALWAYS_CXXFLAGS.
7546 1999-02-24  Craig Burley  <craig@jcb-sc.com>
7548         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
7549         * g77.f-torture/compile/19981216-0.f: ...as it is expected
7550         to not be compilable by current g77.
7552 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7554         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
7556 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
7558         * gcc.c-torture/execute/990222-1.c: New test.
7560 1999-02-19  Craig Burley  <craig@jcb-sc.com>
7562         * g77.f-torture/compile/19990218-0.f: New test.
7563         * g77.f-torture/noncompile/19990218-1.f: New test.
7565 1999-02-18  Craig Burley  <craig@jcb-sc.com>
7567         * g77.f-torture/compile/19981216-0.f: New test.
7569 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
7571         * gcc.dg/990214-1.c: New test.
7573 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
7575         * gcc.dg/990213-2.c: New test.
7577         * gcc.dg/990213-1.c: New test.
7579 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
7581         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
7582         ints.
7584 1999-02-11  Nick Clifton  <nickc@cygnus.com>
7586         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
7587         specified by target.
7589         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
7591 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
7593         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
7595 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7597         * gcc.dg/special/ecos.exp: New test driver for new tests with
7598         special requirements.
7600         * gcc.dg/special/alias-1.c: New test.
7601         * gcc.dg/special/gcsec-1.c: New test.
7602         * gcc.dg/special/weak-1.c: New test.
7603         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
7604         * gcc.dg/special/weak-2.c: New test.
7605         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
7606         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
7607         * gcc.dg/special/wkali-1.c: New test.
7608         * gcc.dg/special/wkali-2.c: New test.
7609         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
7610         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
7612 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
7614           * lib/c-torture.exp (c-torture-compile): Pull out code for
7615           analyzing gcc error messages.
7616           (c-torture-execute): Likewise.  Fix some (harmless) false
7617           positives.
7618           * lib/gcc.exp (gcc_check_compile): New function.
7620 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
7622         * gcc.c-torture/execute/990208-1.c: New test.
7624 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
7626         * g++.dg/special/ecos.exp: New driver for new tests with special
7627         requirements
7629         * g++.dg/special/conpr-1.C: New test
7630         * g++.dg/special/conpr-2.C: New test
7631         * g++.dg/special/conpr-2a.C: New test
7632         * g++.dg/special/conpr-3.C: New test
7633         * g++.dg/special/conpr-3a.C: New test
7634         * g++.dg/special/conpr-3b.C: New test
7636         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
7637         allow g++ to use the dg driver
7639         * README: Add comment about g++.dg directory
7641 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
7643         * README: Update email addresses.
7645 1999-02-03  Nick Clifton  <nickc@cygnus.com>
7647         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
7648         arguments in order to force structure S onto the stack even on
7649         the alpha.
7650         (test): Pass 10 leading arguments to function foo as well as the
7651         structure S.
7653         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
7654         failure for all targets.
7656         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
7657         abort to terminate program execution.
7659 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
7661         * gcc.c-torture/execute/990130-1.c: New test.
7663 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
7665         * gcc.dg/990130-1.c: New test.
7667 1999-01-28  Michael Meissner  <meissner@cygnus.com>
7669         * gcc.c-torture/execute/990128-1.c: New test.
7671 1999-01-27  Michael Meissner  <meissner@cygnus.com>
7673         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
7675 1999-01-27  Felix Lee  <flee@cygnus.com>
7677         * lib/c-torture.exp (c-torture-compile): pull out code for
7678         analyzing gcc error messages.
7679         (c-torture-execute): ditto, and fix some (harmless) false
7680         positives.
7681         * lib/gcc.exp (gcc_check_compile): new function.
7683 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
7685         * gcc.dg/990117-1.c: New test.
7687         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
7689         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
7691 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
7693         * g77.f-torture/compile/990115-1.f: New test.
7695 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
7697         * gcc.c-torture/compile/990107-1.c: New test
7699 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
7701         * gcc.c-torture/execute/990106-2.c: New test.
7703         * gcc.c-torture/execute/990106-1.c: New test.
7705 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
7707         * gcc.c-torture/compile/981223-1.c: New test.
7709 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
7711         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
7712         (opt3): Rename from opt4 and disable.
7714 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
7716         * g++.old-deja/g++.pt/ptrmem5.C: New test.
7718 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7720         * g++.old-deja/g++.other/conv5.C: New test.
7722 1998-12-14  Nick Clifton  <nickc@cygnus.com>
7724         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
7726 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
7728         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
7730 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
7732         * gcc.c-torture/compile/981211-1.c: New test.
7734 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
7736         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
7738         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
7740 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7742         * gcc.special/930510-1.c: Make C9X safe.
7743         * gcc.misc-tests/gcov-1.c Similarly.
7744         * gcc.misc-tests/gcov-2.c Similarly.
7746 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7748         * gcc.dg/ultrasp1.c: New test.
7750 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
7752         * gcc.c-torture/execute/981206.c: New test.
7754 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7756         * g++.old-deja/g++.ns/template7.C: New test.
7758         * g++.old-deja/g++.other/expr1.C: New test.
7760         * g++.old-deja/g++.eh/tmpl3.C: New test.
7762         * g++.old-deja/g++.eh/tmpl2.C: New test.
7764 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7766         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
7767         * g++.old-deja/g++.other/using6.C: Removed.
7768         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
7770         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
7772 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7774         * g++.old-deja/g++.pt/overload8.C: New test.
7776         * g++.old-deja/g++.pt/overload7.C: New test.
7778         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7780         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7781         and relinking messages.
7782         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7783         compiling with -frepo.
7785 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7787         * g++.old-deja/g++.pt/lookup6.C: New test.
7789 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7791         * gcc.c-torture/execute/981130-1.c: New test.
7792         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7794 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7796         * g++.old-deja/g++.pt/explicit76.C: New test.
7798         * g++.old-deja/g++.pt/friend38.C: New test.
7800         * g++.old-deja/g++.ns/crash2.C: New test.
7802         * g++.old-deja/g++.pt/defarg8.C: New test.
7804         * g++.old-deja/g++.pt/instantiate6.C: New test.
7806         * g++.old-deja/g++.pt/static6.C: New test.
7808         * g++.old-deja/g++.pt/decl2.C: New test.
7810 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7812         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7813         problem is actually related with name lookup, but so what? :-)
7815         * g++.old-deja/g++.pt/friend37.C: New test.
7817 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7819         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7820         element, which fails on some systems.
7822         * g77.f-torture/execute/labug1.f: New test.
7824 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7826         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7827         is defined.
7829 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7831         * g77.f-torture/compile/981117-1.f: New test.
7833 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7835         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7836         properly discarded.
7838 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7840         * gcc.c-torture/execute/memcheck: New directory of tests for
7841         -fcheck-memory-usage.
7843 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7845         * README: New file, general information about the testsuite and
7846         new description of the various C++ test subdirectories.
7847         * README.g++: Eliminate obsolete information, update and move most
7848         relevant stuff to README.
7850 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7852         * gcc.c-torture/compile/981107-1.c: New test.
7854 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7856         * execute/memcpy-bi.c: New testcase.
7858 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7860         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7861         base classes.
7863         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7864         template is selected.
7866         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7867         classes, it should be accepted for all types.
7869         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7871         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7872         specializations start with template headers.
7874 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7876         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7878         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7879         non-POD types.
7881 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7883         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7885 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7887         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7889 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7891         * 981019-1.c: New test.
7893 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7895         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7896         find objc headers.
7898 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7900         * compile/981001-4.c: Remove use of GCC extension that triggers a
7901         compiler bug.
7903 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7905         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7907 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7909         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7910         instantiation of template produces incorrect code for delete
7911         expression.
7913         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7914         constructors' name is not unique.
7915         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7916         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7918         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7919         automatic array of const is ill-formed.
7921         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7922         of template parameter?
7924         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7925         const.
7927         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7928         pointer-to-member expression.
7930         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7931         declaration causes ICE.
7933 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7935         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7936         reserved in the global namespace.
7938         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7939         generate needed virtual table.
7941         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7943 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7945         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7946         template-dependent type
7948 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7950         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7951         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7952         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7954         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7955         class should be usable as argument of member function.
7956         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7957         class should be usable as return type of member function.
7958         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7959         class should be usable as type of data member.
7961         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7963 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7965         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7967 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7969         * gcc.dg/dll-?.c Add thumb to target list.
7970         Fix assembler scan patterns to match current assembler output.
7972 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7974         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7975         matching of template brackets.
7977         * g++.old-deja/g++.other/using4.C: New test.  Test using
7978         declarations of methods from base classes.
7980         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7981         within functions should introduce names into the innermost
7982         enclosing namespace.
7984         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7985         of static locals if first initialization throws.
7987 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7989         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7991 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7993         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7994         lose track of the possible targets of tablejump insns.
7995         * special/special.exp: Run it.
7997 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7999         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
8000         must be declared before its specializations can be named in friend
8001         declarations.
8003 1998-10-05  Dave Love  <d.love@dl.ac.uk>
8005         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
8007         * g77.f-torture/execute/io1.f: New test.
8009 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8011         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
8012         with pointer to template function, for which no argument deduction
8013         is possible.
8015         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
8016         specialization of template function as argument to template
8017         function.
8019         * g++.old-deja/g++.other/access2.C: New test; Inner class
8020         shouldn't have privileged access to Outer's names.
8022 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8024         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
8025         friend template declared within template class conflicts with
8026         nested class of the same name.
8028         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
8029         is ignored.
8031         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
8032         object with direct initializer as function declaration.
8034         * g++.old-deja/g++.other/decl2.C: New test; duplicate
8035         initializers.
8037         * g++.old-deja/g++.other/null2.C: New test; conditional operator
8038         involving const pointer and NULL produces incorrect result.
8040         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
8041         type name without `typename' should be rejected with -pedantic.
8043 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
8045         * g++.old-deja/g++.other/addrof1.C: New test.
8047 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
8049         * gcc.c-torture/compile/981001-1.c: New test.
8050         * gcc.c-torture/execute/981001-1.c: New test.
8052 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
8054         * gcc.c-torture/compile/981001-2.c: New test.
8055         * gcc.c-torture/compile/981001-3.c: New test.
8056         * gcc.c-torture/compile/981001-4.c: New test.
8058 1998-10-01  Robert Lipe  <robertl@dgii.com>
8060         * lib/objc.exp (objc_target_compile): Add -L during compiles for
8061         multilibbed hosts.   Idea grafted from g77.exp.
8063 1998-09-30  Dave Love  <d.love@dl.ac.uk>
8065         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
8066         avoid losing on systems which need -lsocket.
8068 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
8070         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
8071         * g++.old-deja/g++.other/nested2.C: Ditto.
8072         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
8073         failure.
8075 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8077         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
8078         preferred over template operator!= for enum bitfields.
8080 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
8082         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
8083         that happen to have the same base name, but in different scopes,
8084         are incorrectly rejected.
8086 1998-09-16  Richard Henderson  <rth@cygnus.com>
8088         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
8089         on the native word size instead of an integer literal.
8091 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8093         * g++.old-deja/g++.other/static2.C: Invocation of static data
8094         member of type pointer-to-function denoted as non-static member.
8096         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
8097         checks involving function types and aliases.
8099 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8101         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
8102         redefined to the same non-trivial type.
8104         * g++.old-deja/g++.pt/explicit73.C: Test for proper
8105         namespace-qualification of template specializations declared in
8106         other namespaces.
8108         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
8109         to declare a subset of the specializations of a template function
8110         as friends of specializations of a template class.
8112         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
8113         member templates that do not fully specialize the enclosing
8114         template class are rejected.
8116 1998-09-11  Dave Love  <d.love@dl.ac.uk>
8118         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
8120 1998-09-08  Dave Love  <d.love@dl.ac.uk>
8122         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
8123         altered from libf2c/libU77 version.
8125 1998-09-06  Dave Love  <d.love@dl.ac.uk>
8127         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
8129 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
8131         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
8132         (un)signed char are different types for template specialization
8133         purposes.
8135 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
8137         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
8138         * objc: ObjC testsuite.
8140 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
8142         * gcc.c-torture/execute/941014-1.x:  New file.
8144 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8146         * lib/c-torture.exp: Add support for
8147         torture_eval_before_compile and torture_eval_before_execute
8148         variables.
8150 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
8152         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
8153         this test triggers valid.
8155 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8157         * gcc.dg/980827-1.c: New test.
8159 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8161         * gcc.c-torture/execute/loop-4b.c: New test.
8163 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
8165         * lib/c-torture.exp: Add support for
8166         torture_eval_before_compile and torture_eval_before_execute
8167         variables.
8169 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
8171         * gcc.c-torture/compile/980825-1.c: New test.
8173 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
8175         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
8176         count number tests in opt_t0 not good_t0.
8178 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
8180         * gcc.c-torture/compile/930326-1.x: Fix typo.
8182 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
8184         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
8185         causes an ICE.
8187 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
8189         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
8190         STACK_SIZE is defined.
8191         * gcc.c-torture/unsorted/stuct.c: Similarly.
8193         * gcc.c-torture/compile/980821-1.c: New test.
8195 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
8197         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
8199 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
8201         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
8202         code.
8204 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
8206         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
8207         error'.
8209 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
8211         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
8213 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
8215         * gcc.c-torture/compile/980816-1.c: New test.
8217         * gcc.dg/980816-1.c: New test.
8219 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
8221         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
8222         compiler for ieee tests.
8224 1998-08-01  Dave Love  <d.love@dl.ac.uk>
8226         * g77.f-torture/compile/980729-0.f: New test.
8228 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
8230         * gcc.c-torture/special/eeprof-1.c: New test, for
8231         -finstrument-functions.
8232         * gcc.c-torture/special/special.exp: Run it.
8234 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
8236         * gcc.c-torture/compile/980729-1.c: New test.
8238 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
8240         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
8241         __thumb__ is defined, and test for ARM style doubles if so.
8243 1998-07-26  Dave Love  <d.love@dl.ac.uk>
8245         * g77.f-torture/noncompile/980615-0.f: New test.
8247 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
8249         * gcc.dg/980312-1.c: Do link instead of compile.
8250         * gcc.dg/980313-1.c: Likewise.
8252 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
8254         * gcc.c-torture/compile/980726-1.c: New test.
8256 1998-07-25  Dave Love  <d.love@dl.ac.uk>
8258         * g77.f-torture/execute/io0.f: New test.
8260 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
8262         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
8263         an int.
8265 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
8267         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
8268         m32r bugs.
8270 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
8272         * gcc.dg/980626-1.c: Expect failures for all toolchains until
8273         c-decl.c:grokdeclarator can handle mode attributes.
8275 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
8277         * gcc.c-torture/execute/980716-1.c: New test.
8279 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
8281         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
8282         the mn10200.
8283         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
8284         the mn10200.
8285         * gcc.c-torture/execute/va-arg-3.x: Similarly.
8286         * gcc.c-torture/compile/930326-1.x: Similarly.
8288 1998-07-13  Dave Love  <d.love@dl.ac.uk>
8290         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
8291         New test from Craig.
8293 1998-07-12  Dave Love  <d.love@dl.ac.uk>
8295         * g77.f-torture/noncompile/980616-0.f: New test.
8297         * g77.f-torture/execute/970816-3.f:  New test from Craig.
8299 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8301         *  g++.other/singleton.C: Return error value instead of taking
8302         SIGSEGV.
8304 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
8306         *  g++.other/singleton.C: New test.   Warning is under dispute.
8307         Runtime crash is not.
8309 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
8311         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
8312         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
8313         using6.C, using7.C}:  New namespace tests.
8315 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8317         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
8318         specialization with typedef'ed names used as array indexes.
8320 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
8322         * gcc.c-torture/execute/980709-1.c: New test.
8324         * gcc.dg/980709-1.c: New test.
8326 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
8328         * gcc.c-torture/execute/bcp-1.c: New test.
8330 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
8332         * gcc.c-torture/execute/980707-1.c: New test.
8334 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
8336         * gcc.c-torture/compile/980706-1.c: New test.
8338 1998-07-01  Dave Love  <d.love@dl.ac.uk>
8340         * g77.f-torture/execute/980701-0.f,
8341         g77.f-torture/execute/980701-1.f: New test from Craig.
8343 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
8345         * gcc.c-torture/compile/980701-1.c: New test.
8347         * gcc.c-torture/execute/980701-1.c: New test.
8349 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
8350 rlsruhe.de>
8352         * g++.old-deja/g++.robertl/eb132.C: New test.
8353         * g++.old-deja/g++.robertl/eb133.C: Likewise.
8355 1998-06-29  Dave Love  <d.love@dl.ac.uk>
8357         * g77.f-torture/execute/980628-7.f,
8358         g77.f-torture/execute/980628-8.f,
8359         g77.f-torture/execute/980628-9.f,
8360         g77.f-torture/execute/980628-10.f: New tests from Craig.
8362         * g77.f-torture/execute/980628-3.f: Remove mail headers.
8364 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
8366         * g77.f-torture/execute/980628-4.f: New test from Craig.
8367         * g77.f-torture/execute/980628-5.f: Likewise.
8368         * g77.f-torture/execute/980628-2.f: Likewise.
8369         * g77.f-torture/execute/980628-0.f: Likewise.
8370         * g77.f-torture/execute/980628-1.f: Likewise.
8371         * g77.f-torture/execute/980628-3.f: Likewise.
8372         * g77.f-torture/execute/980628-6.f: Likewise.
8374 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
8376         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
8377         directory when nothing has been installed yet.
8379 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
8381         * gcc.c-torture/special/special.exp: Handle newer versions of
8382         dejagnu.
8384 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
8386         * gcc.dg/980626-1.c: New test.
8388 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
8390         * gcc.misc-tests/m-un-2.c: New test.
8391         * g++.old-deja/g++.other/warn01.c: Likewise.
8393 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
8395         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
8396         compatibility with assmblers with a different comment character.
8397         Eliminate use of GAS-specific extensions.
8399 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
8401         * gcc.c-torture/execute/ieee/980619-1.c: New test.
8403 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
8405         *lib/g77.exp: Replace search for libf2c.a with search for newly
8406         renamed libg2c.a
8408 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
8410         * gcc.c-torture/execute/980617-1.c: New test.
8412 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
8414         * gcc.c-torture/execute/980612-1.c: New test.
8416 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
8418         * gcc.dg/980523-1.c: Only test on ppc-linux.
8419         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
8421         * gcc.c-torture/execute/980608-1.c: New test.
8423 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8425         * gcc.c-torture/execute/980605-1.c: New test.
8427 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
8429         * gcc.c-torture/execute/980604-1.c: New test.
8431 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
8433         * gcc.c-torture/execute/980602-1.c: New test.
8434         * gcc.c-torture/execute/980602-2.c: Likewise.
8436 1998-06-02  Dave Love  <d.love@dl.ac.uk>
8438         * 970125-0.f: Fix per JCB.  Add commentary.
8440 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
8442         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
8443         IEEE -0 support.
8445 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
8447         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
8448         earlier.
8450 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
8452         * gcc.c-torture/execute/980526-3.c: New test.
8454 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
8456         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
8457         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
8458         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
8459         m88k-motorola-sysv3 to XFAIL.
8461 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8463         * gcc.dg/980526-1.c: New test.
8464         * gcc.c-torture/execute/980526-2.c: New test.
8466 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
8468         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
8470         * gcc.c-torture/execute/980526-1.c: New test.
8472 1998-05-26  Dave Love  <d.love@dl.ac.uk>
8474         * g77.f-torture/execute/alpha2.f: Add runtime test.
8476 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
8478         * g++.old-deja/old-deja.exp: Strip leading directories.
8480         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
8481         error for the line.  Don't run multiple tests for the same line.
8483 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
8485         * gcc.dg/980523-1.c: New test.
8487 1998-05-23  Dave Love  <d.love@dl.ac.uk>
8489         * g77.f-torture/compile/970915-0.f: New test.
8491 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
8493         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
8495 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
8497         * gcc.dg/980520-1.c: New test.
8499 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8501         * gcc.dg/980502-1.c: Fix return type.
8503 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
8505         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
8506         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
8507         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
8508         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
8509         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
8511 1998-05-20  Dave Love  <d.love@dl.ac.uk>
8513         * g77.f-torture/execute/980520-1.f: New test.
8515 1998-05-15  Dave Love  <d.love@dl.ac.uk>
8517         * lib/mike-g77.exp: New file.
8519         * g77.f-torture/noncompile/noncompile.exp,
8520         g77.f-torture/noncompile/check0.f: New files.
8522 1998-05-14  Dave Love  <d.love@dl.ac.uk>
8524         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
8525         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
8526         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
8527         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
8528         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
8529         abort where appropriate.
8531 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
8533         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
8534         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
8536 1998-04-29  Dave Love  <d.love@dl.ac.uk>
8538         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
8540 1998-04-27  Dave Love  <d.love@dl.ac.uk>
8542         * g77.f-torture/compile/980427-0.f: New test.
8544 1998-04-24  Dave Love  <d.love@dl.ac.uk>
8546         * g77.f-torture/compile/980424-0.f: New test.
8548 1998-04-19  Dave Love  <d.love@dl.ac.uk>
8550         * g77.f-torture/compile/980419-2.f (main): New test.
8551         * g77.f-torture/compile/970125-0.f: New test.
8552         * g77.f-torture/compile/980419-1.f: New test.
8554 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
8556         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
8557         of loop-4.c.
8559 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
8561         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
8563 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
8565         * gcc.c-torture/compile/980329-1.c: New test.
8567 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
8569         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
8570         * gcc.dg/980312-1.c: Fix typo in -march command.
8572 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
8574         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
8576 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
8578         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
8579         Dave Love agree the Fortran source is bogus.
8581 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
8583         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
8584         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
8585         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
8586         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
8587         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
8589 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
8591         * g++.old-deja/g++.other/friend1.C: New test.
8593 1998-02-18  Dave Love  <d.love@dl.ac.uk>
8595         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
8596         possibly uninitialized) variables and declare dnrm2.
8598 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
8600         From Bruno Haible <haible@ilog.fr>:
8601         * gcc.c-torture/execute/980223.c: New test.
8603 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
8605         * gcc.dg/ifelse-1.c: New test.
8607 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
8609         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
8611           * lib/old-dejagnu.exp (old-dejagnu): Added the
8612           "execution test - XFAIL *-*-*" handling in the spirit of
8613           "excess errors test -". Changed the "execution test fails"
8614           handling to be like "excess errors test fails".
8615           * Update various tests accordingly.
8617 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
8619         * gcc.c-torture/execute/980205.c: New test.
8621 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
8623         * lib/c-torture.exp: Look for .x files instead of .cexp files.
8624         * lib/f-torture.exp: Similarly.
8625         * gcc.c-torture: Rename all .cexp files to .x files.
8627 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8629         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
8630         (940510-1.c): Removed duplicate.
8631         (971104-1.c): New test.
8633 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
8635           * lib/f-torture.exp: Improve error and loop detection.
8637 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
8639         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
8640         use that to size the filler array.
8642 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8644         * lib/c-torture.exp(c-torture-execute): Fix typo.
8646         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
8647         testcase as the executable name. Keep the executable around if
8648         the test fails.
8650 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
8652         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
8653         changes.  Only test one -g option, and move it to the end of the
8654         list of options to test.
8656 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
8658         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
8659         variable GCC_TORTURE_OPTIONS to supply default switches separated
8660         by colons.  If no environment variable, run tests with -O0 -g, -O1
8661         -g, and -O2 -g as well.
8663 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8665         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
8666         explanatory comments. Fix indentation.
8668 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
8670         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
8672 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
8674         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
8675         * g++.old-deja/g++.mike/p7325.C: Likewise.
8676         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
8678 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
8680         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
8681         * g++.old-deja/g++.brendan/crash30.C: Likewise.
8682         * g++.old-deja/g++.brendan/crash39.C: Likewise.
8683         * g++.old-deja/g++.law/operators4.C: Likewise.
8685 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
8687         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
8688         * g++.old-deja/g++.mike/p784.C: Ditto.
8689         * g++.old-deja/g++.mike/p785.C: Ditto.
8691 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
8693           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
8695 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
8697         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
8698         target feature; pass this to c-torture-execute as needed.
8700 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
8702         * lib/c-torture.exp(c-torture-execute): If the previous and the
8703         current executables being tested are identical, we don't need to
8704         run the executable again. Try to make the executable names
8705         unique. Add an optional argument for passing additional compiler
8706         flags.
8708 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
8710         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
8712 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
8714         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
8716 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
8718         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
8719         32bit or larger longs.
8721         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
8722         have either a 32bit long or 32bit int.
8724 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8726         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
8727         Make double precision tests dependent on sizeof (double).
8729 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
8731         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
8732         too.
8734 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8736         * gcc.c-torture/compile/961203-1.cexp: New script.
8738 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
8740         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
8741         up the includes ourselves.
8743 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
8745         * lib/plumhall.exp: Remove random include, and add a few
8746         verbose messages for debugging.
8748 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
8750         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
8751         of trying to do it ourselves.
8753 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
8755         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
8757 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8759         * gcc.prms/5403.c: Made regexp a bit less strict.
8761 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
8763         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
8764         is returned from remote_load instead.
8765         * lib/plumhall.exp: Ditto.
8766         * lib/mike-g++.exp: Ditto.
8767         * lib/old-dejagnu.exp: Ditto.
8768         * lib/c-torture.exp: Ditto.
8770 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
8772         * lib/g++.exp: Use build_wrapper procedure.
8773         * lib/gcc.exp: Ditto.
8775 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8777         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8778         an old-style decl for malloc.  Fixes tests to work when
8779         sizeof (int) != sizeof (size_t).
8781 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8783         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8785         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8786         use stdargs.h interface.
8788 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8790         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8791         NO_VARARGS when compiling.
8793 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8795         * lib/plumhall.exp(ph_includes): New procedure.
8796         (ph_make): Use it.
8797         (ph_compiler): Ditto.
8799         * lib/g++.exp: Rename test-glue.c to testglue.c.
8800         * lib/gcc.exp: Ditto.
8802 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8804         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8805         to completion when it's called.
8807 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8809         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8810         is defined, don't do test.
8812 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8814         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8815         for object files.
8816         (ph_summary): Mark skipped testcases as untested, not unresolved.
8818         * lib/plumhall.exp (ph_make): If unresolved because of bad
8819         errorCode, record errorCode in log file.
8820         (*): Replace send_log/verbose with verbose -log.
8822 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8824         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8825         double conversion if double isn't at least 8 bytes.
8827         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8828         int to work with targets where int is 16 bits.
8830         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8831         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8832         precision for the test to complete.
8834 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8836         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8837         if d10v is not compiled with the -mdouble64 flag.
8838         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8840         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8841         d10v is not compiled with the -mint32 flag.
8843 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8845         * lib/plumhall.exp: Use incr_count.
8847 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8849         * gcc.c-torture: Update to c-torture-1.45.
8851 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8853         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8854         the name of the expect testcase file).
8856         * lib/g++.exp(g++_init): Ditto.
8858 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8860         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8861         the host.
8863         * lib/gcc.exp(gcc_exit): New procedure.
8865 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8867         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8868         specs where appropriate.
8870         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8871         because of new "candidates are" messages, and removed a few
8873         * Converted all non-old-style g++ testcases to old-style, and
8874         moved into g++.old-deja.
8876 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8878         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8879         options.
8881         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8882         succeeded.
8884         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8886 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8888         * lib/gcc.exp (gcc_target_compile): Add support for defining
8889         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8890         the machine doesn't have those features.
8892 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8894         * g++.law/operators4.exp: Don't use LIBS.
8896 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8898         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8900         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8901         * lib/g++.exp: Set it here instead. Also, allow use of the
8902         --tool_exec and --tool_opt options. Change CXX to
8903         GXX_UNDER_TEST.
8905         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8907         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8909 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8911         * lib/old-dejagnu.exp: Use prune_warnings instead of
8912         prune_system_crud.
8913         * lib/mike-g++.exp: Ditto.
8914         * lib/gcc.exp: Ditto.
8915         * lib/g++.exp: Ditto.
8917         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8919 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8921           * 941014-2.c: Include stdlib.h
8922           * 960327-1.c: Include stdio.h
8923           * dbra.c, index-1.c: Don't assume ints are 32bits.
8925 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8927         * lib/gcc.exp: Add gcc,stack_size target feature.
8929         * lib/g++.exp(g++_target_compile): Add the include and link
8930         paths here, not in two other places. And, it's $options, not
8931         options.
8933         * lib/mike-g++.exp(postbase): Remove the code that determines
8934         the correct include and link paths.
8935         * g++.old-deja/old-deja.exp: Ditto.
8937 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8939         * lib/g++.exp(g++_init): target_compile no longer returns the
8940         filename of the result.
8942 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8944         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8945         call to glob.
8947         * gcc.c-torture/special/special.exp: Change call to
8948         gcc_target_compile to include the object file.
8950 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8952         * gcc.c-torture/special/special.exp: Correct misspelling in last
8953         change.
8955 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8957         * lib/plumhall.exp(ph_summary): Log the entire output of the
8958         executable. Return -1 if there were any failures, 0 otherwise.
8959         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8960         (ph_make): Clean up objects and executables that were built
8961         if the tests succeeded.
8963 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8965         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8966         libraries and includes in the build tree as appropriate.
8968 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8970         * lib/c-torture.exp: Instead of looking for the global variable
8971         NO_LONG_LONG, check to see if that's a feature of the target.
8973 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8975         * config/default.exp: Minimize. Delete the remainer of the files in
8976         config; this functionality is now in devo/dejagnu/config.
8978         g++.*/*: Pass any additional flags used to compile to postbase;
8979         delete CXXFLAGS.
8981         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8982         is now done by runtest.exp. Use gcc_target_compile instead of
8983         compile.
8985         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8986         Remove references to CFLAGS. Use remote_file instead of
8987         calling rm -f.
8988         (c-torture): Take a list of arguments to use to compile this
8989         testcase.
8991         lib/g++.exp: Simplify. Use target_compile instead of compile.
8992         lib/gcc-dg.exp: Ditto.
8993         lib/gcc.exp: Ditto.
8994         lib/mike-{gcc,g++}.exp: Ditto.
8995         lib/old-dejagnu.exp: Ditto.
8996         lib/plumhall.exp: Ditto.
8998 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
9000         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
9001         (ph_linker): Likewise.
9003 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
9005           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
9006         MAP_ANON / MAP_ANONYMOUS if defined;
9007         else try to map from /dev/zero .
9009 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
9011         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
9012         isn't defined, then define it to MAP_ANONYMOUS.
9014 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
9016         * gcc.c-torture: Update to c-torture-1.42 release.
9018 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
9020         * gcc.c-torture: Update to c-torture-1.41 release.
9022 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
9024         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
9025         c-torture release.
9027 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9029         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
9030         and LDFLAGS.  Fix second case to append the target_info ldflags
9031         onto LDFLAGS, not CFLAGS.
9032         * lib/g++.exp (g++_init): Add target_info stuff.
9033         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
9034         of libgloss and newlib flags for !native.
9036         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
9037         (GDB): Fix relative path to go up another dir for finding gdb.
9039 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9041         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
9042         versions in the target_info array, if they don't exist.
9044 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9046         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
9048 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
9050         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
9051         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
9053 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
9055         * lib/old-dejagnu.exp: Don't remove the output file before we've
9056         actually tested it. Don't append pwd to the path of the executable
9057         we're testing.
9059 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
9061         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
9063 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
9065         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
9066         temporary directory for compiler files, and set it to a default
9067         value of /tmp. Set $output as the name of the output file from
9068         compiling the testcase. Add a -o option to $cflags_var so the
9069         compiler writes the final output file as $output. Set $executable
9070         to $output.
9072         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
9073         directory for compiler files, and set it to /tmp if it doesn't
9074         already have a value. Set $output_file to the name of the output
9075         file from compiling the testcase. Add a -o option to CXXFLAGS so
9076         the compiler writes the final output file as $output. Use $output
9077         as the executable to be tested.
9079 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9081         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
9083 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
9085         * gcc.c-torture/execute/pending-1.c: New test.  Still
9086         pending in Tege's queue.
9088 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
9090         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
9091         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
9092         if there were failures.  Call unresolved if there were unresolved
9093         testcases.  Call gcc_fail if program did not run to completion.
9094         (ph_make): Pass additional argument name to ph_execute.
9095         (ph_execute): Add new argument.  Pass additional arguments to
9096         ph_summary.  Call gcc_fail is there is no execution output.
9098 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
9100         * lib/plumhall.exp (proc_summary): Output relavent summary
9101         lines into the log so specific failures in plumhall can be
9102         investigated.
9104 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
9106         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
9107         (c-torture-execute): Don't try to execute tests which use
9108         "long long" types if $NO_LONG_LONG is nonzero.
9110 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
9112         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
9113         not c-torture.
9115         * gcc.ieee: Move from here.
9116         * gcc.c-torture/execute/ieee: To here.
9118 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
9120         * gcc.c-torture: Update to c-torture-1.41 release.
9122 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
9124         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
9125         not "$output".
9127 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
9129         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
9130         -c present.
9132 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
9134         * config/proelf.exp: Handle connecting to a simulator.
9136 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
9138         * config/proelf.exp: New file.  Enough framework that we can
9139         run c-torture tests on the proelf targets (or any other target
9140         that gdb can connect to for that matter).
9142 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
9144         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
9145         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
9147         * lib/plumhall.exp (ph_execute): Always call ph_summary if
9148         exec_output exists.
9150 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
9152         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
9153         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
9155         * config/*.exp: Update FSF address.  Change result of ${tool}_load
9156         to pass/fail/unresolved/unsupported/untested.  Caller must now
9157         call unresolved/unsupported/untested.
9158         * lib/*.exp: Update FSF address.  Update to handle new results of
9159         ${tool}_load.
9160         * lib/chill.exp (verbose): Delete.
9162 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
9164         * lib/gcc.exp (default_gcc_start): Change order of args to
9165         $LDFLAGS $CFLAGS $LIBS.
9166         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
9167         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
9168         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
9169         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
9170         * gcc.misc-tests/dg-test.exp: Likewise.
9171         * gcc.misc-tests/msgs.exp: Likewise.
9172         * gcc.prms/prms.exp: Likewise.
9173         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
9174         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
9176         * lib/dg.exp: Deleted, moved to dejagnu/lib.
9178 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9180         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
9182         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
9183         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
9185         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
9186         necessary.
9188 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
9190         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
9191         global for loop; add use of $mathlib.
9192         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
9193         settings here; set mathlib for anything but VxWorks.
9195 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
9197         * gcc.c-torture: Update to c-torture-1.40 release.
9199 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
9201         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
9202         dg.exp.
9204 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
9206         * lib/c-torture.exp (c-torture-execute): Declare "output" as
9207         global.
9209 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
9211         * lib/g++.exp (LIBS): Define if not already.
9212         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
9213         (gcc-dg-prune): Call prune_gcc_output.
9214         * lib/gcc.exp (prune_gcc_output): New proc.
9215         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
9216         prune_gcc_output.
9218 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9220         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
9221         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
9223 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
9225         * gcc.c-torture: Update to c-torture-1.39 release.
9227 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
9229         * lib/c-torture.exp (c-torture-execute): Don't return if one option
9230         fails, try others as well.
9232 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9234         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
9235         If compilation fails, mark execute tests as `untested'.
9236         If test is marked as unsupported, don't mark compilation and
9237         execute tests as failed.
9239 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9241         * lib/g++.exp (g++_init): Don't link in libg++, and look to
9242         libstdc++ for whether or not we want to be doing shared
9243         libraries.  Delete link_curses since we don't need it anymore.
9244         * lib/mike-g++.exp (postbase): Don't link in libg++.
9245         * g++.old-deja/old-deja.exp: Likewise.
9247 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9249         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
9251 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9253         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
9254         For that, add `-Wl,-a,shared_archive'.
9255         * g++.old-deja/old-deja.exp: Likewise.
9257 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
9259         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
9261 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
9263         * lib/mike-g++.exp (postbase): Pay attention to the status of
9264         g++_load.
9266 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9268           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
9270 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
9272         * lib/gcc.exp (default_gcc_start): No longer need to log program
9273         being executed or its output, execute_anywhere does that now.
9274         * lib/g++.exp (default_g++_version): Call execute_anywhere.
9275         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
9277 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9279         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
9280         the same as those in lib/g++.exp.
9282 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
9284         * gcc.c-torture: Update to c-torture-1.38 release.
9285         * gcc.ieee: Related changes.
9287 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9289         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
9290         "exec". Minor reformatting changes.
9292         * config/rom68k.exp (${tool}_load): Make it work in a canadian
9293         cross. This means all "exec" calls now work on a remote host as
9294         well.
9295         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
9296         cross. Filter out the extra "\r\n" stuff that expect puts in.
9297         (c-torture-execute): Filter out the bogus warnings like
9298         c-torture-compile does. Add support for canadian cross.
9299         * lib/gcc.exp (default_gcc_version, default_gcc_start)
9300         Use execute_anywhere rather than calling exec directly. Now it
9301         works for canadian cross testing.
9303 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
9305         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
9306         results into a variable, and check that rather than using file exists.
9308 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9310         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
9311         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
9313 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9315         * g++.old-deja/old-deja.exp: Create and pass runshlib and
9316         lib_curses if there's a shared libg++ in the build tree.
9318 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
9320         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
9321         if not supported target.
9323 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9325         * lib/g++.exp (g++_init): Move empty setting of runshlib and
9326         link_curses up to always happen, not just for native builds.
9328 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
9330         * gcc.c-torture: Update to c-torture-1.36 release.
9331         * gcc.failure: Related changes.
9333 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9335         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
9337 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9339         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
9340         * lib/mike-g++.exp (postbase): Not in here.  Still reference
9341         runshlib, link_curses, and mathlib for link and run.
9343         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
9344         pass the runtime shared library options for Solaris, OSF/1, and
9345         Irix5, and link with -lcurses to avoid unresolved references.
9347 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9349         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
9350         only run once.
9352 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9354         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
9356 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
9358         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
9359         do not have a framework for the "compat" tests yet.
9361 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9363         * lib/mike-g++.exp (postbase): New local variable `mathlib',
9364         set to null if we're testing vxworks5.1.  Use that instead of
9365         `-lm' in the setting of LIBS for link and run.
9367 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9369         * config/rom68k.exp (${tool}_load): Major changes to make it
9370         work.  Verified that it does in fact return the stuff in
9371         exec_output properly.  Catch any Emul or any TRAP other than 0.
9373 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9375         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
9376         LDFLAGS properly for targets that need stuff from libgloss.
9377         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
9378         only run once.
9379         (gpp_initialized): New variable.
9381 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9383         * config/rom68k.exp: Load libgloss.exp.
9384         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
9385         so we can produce a fully linked binary.
9386         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
9387         so we can produce a fully linked binary.
9389 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
9391         * lib/plumhall.exp (ph_section): Watch for expected failures.
9392         Add missing `else'.
9394         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
9395         run the testcase.
9396         (c-torture): Likewise.
9398 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
9400         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
9402         * lib/mike-g++.exp (mike_cleanup): New proc.
9403         (prebase): New globals compiler_result, not_compiler_result,
9404         target_regexp.
9405         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
9406         allow leading "-" in pattern.  Watch for unsupported tests.
9407         If $compiler_result is set, pattern match assembler code,
9408         and ditto for $not_compiler_result.
9409         * lib/mike-gcc.exp: Likewise.
9411         * lib/plumhall.exp (ph_execute): Only call ph_summary if
9412         execution "succeeded".
9414 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
9416         * config/win32.exp: New file.
9417         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
9419 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9421         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
9422         unsupported.
9423         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
9424         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
9425         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
9427         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
9428         "... without exceptions was ...".  That is now handled by
9429         prune_system_crud.
9430         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9432 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9434         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
9435         sieve.c,sort2.c}: New files.
9436         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
9437         sieve.exp,sort2.exp}: Drivers for them.
9439         * lib/mike-gcc.exp (program_output): New user settable variable.
9440         (postbase): Call prune_system_crud.  Also prune extraneous compiler
9441         messages.
9442         * lib/mike-g++.exp (program_output): New user settable variable.
9444         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
9446         * config/sh.exp: Deleted (use sim.exp instead).
9448 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9450         * config/vx.exp: Declare CHECKTASK as global.
9451         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
9452         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
9453         * lib/old-dejagnu.exp: Load [pwd]/$executable.
9455 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9457         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
9458         target. Like vx.exp, only includes `vx29k.exp' instead of
9459         `vxworks.exp'.
9461 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
9463         * config/sim.exp: Increase time limit from 120 seconds to 240.
9465 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9467         * gcc.c-torture/execute/950628-1.c: New test.
9469 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9471         * gcc.c-torture: Update with changes/additions from
9472         c-torture-1.34.
9474 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
9476         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
9478 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
9480         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
9482 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
9484         * gcc.c-torture/compile/950512-1.c: New test.
9485         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
9486         * gcc.dg/struct-ret-1.c: Likewise.
9488 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
9490         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
9491           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
9493 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
9495         * gcc.c-torture/special/920411-1.c: Deleted.
9496         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
9498 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
9500         * config/sim.exp (${tool}_load): Hack in call to bash to get a
9501         cpu limit.
9503 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9505         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
9507 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9509         From kenner;
9510         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
9511         is the proper length.
9512         * va-arg-3.c: Likewise.
9514 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
9516         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
9517         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
9519         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
9520         * lib/g++.exp (default_g++_start): Delete old cruft.
9522 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
9524         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
9525         (2 * (1 << 18)) to (2 * (1 << 17)).
9527         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
9529 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9531         * config/rom68k.exp: Renamed from config/idp.exp
9533 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9535         * c-torture/compile/921109-2.c
9537 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
9539         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
9540         excess errors.
9542 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
9544         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
9545         output.
9546         * lib/g++.exp (default_g++_start): Likewise.
9548 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9550         * gcc.c-torture/compile/950329-1.c: New test.
9552 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9554           * config/bug.exp (${tool}_load): Updated to use new remote_open
9555           and remote_close procs.
9556         * config/idp.exp: New file.
9558 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
9560         * gcc.c-torture/execute/950322-1.c: New test.
9562 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
9564         * config/vx.exp (${tool}_load): Clean up testing of return code from
9565         vxworks_ld and vxworks_spawn.
9567 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9569         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
9571 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
9573         * lib/old-deja.exp: Add `excess errors test - ' error, now one
9574         can mark excess errors on a machine by machine basis.  Note, the
9575         default is to not expect any excess errors, even when excess
9576         errors test - is given, so you will want to put an XFAIL ... on
9577         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
9578         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
9579         those 4 machines, but no others.
9581 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9583         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
9584         * lib/c-torture.exp: to here.
9586 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
9588         * gcc.c-torture/execute/950221-1.c: New test.
9589         * gcc.c-torture/execute/struct-ret-1.c: New test.
9590         * gcc.c-torture/compile/950221-1.c: New test.
9592         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
9594 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9596         * gcc.c-torture/execute/arith-1.c (main): Return 0.
9597         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
9599 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
9601         * g++.gb: New directory of tests, derived from my signature and
9602         class scoping tests.
9604         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
9605         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
9606         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
9607         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
9608         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
9609         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
9610         * g++.gb/sig25.C: Likewise.
9612         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
9613         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
9614         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
9615         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
9616         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
9617         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
9618         * g++.gb/sig25.exp: Likewise.
9620         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
9621         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
9622         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
9623         * g++.gb/scope13.C: Likewise, this test still fails.
9625         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
9626         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
9627         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
9628         * g++.gb/scope13.exp: Ditto.
9630         * g++.gb/README: New file, explains what these tests are about.
9632 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
9634         * lib/dg.exp (dg-do): Support `preprocess'.
9635         (dg-test): Likewise.
9637 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9639         * config/udi.exp: change "continue -expect" to "exp_continue".
9641 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
9643         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
9644         Delete redundant tests.
9646         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
9647         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
9648         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
9649         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
9650         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
9651         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
9652         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
9653         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
9655         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
9656         storing label pointers.
9657         * gcc.c-torture/execute/921019-1.c: Likewise.
9658         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
9659         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
9660         parameter fp.
9661         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
9662         constants.
9664         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
9665         Delete obsolete tests.
9667         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
9668         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
9669         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
9670         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
9671         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
9672         * gcc.c-torture/compile/950124-1.c: New test.
9674         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
9676 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9678         * lib/mike-g++.exp: Add -lm to LIBS.
9680 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9682         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
9684 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9686         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
9688 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
9690         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
9692 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
9694         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
9695         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
9696         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
9697         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
9698         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
9699         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
9700         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
9701         * g++.law/{operators31.C, operators32.C,
9702         * g++.law/{operators33.C, operators34.C}: Likewise.
9703         * g++.law/{pic1.C, refs2.C}: Likewise.
9704         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
9705         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
9706         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
9707         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9709         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
9710         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
9711         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
9712         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
9713         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
9714         * g++.law/{enum9.exp, friend5.exp}: Likewise.
9715         * g++.law/{nest3.exp, nest4.exp}: Likewise.
9716         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
9717         * g++.law/{operators30.exp, operators31.exp}: Likewise.
9718         * g++.law/{operators32.exp, operators33.exp}: Likewise.
9719         * g++.law/{operators34.exp}: Likewise.
9720         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
9721         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
9722         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
9723         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
9724         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
9726         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
9727         No longer expected to fail.
9728         * g++.law/missed-error3.C: Tweak for recent bool changes.
9730 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9732         * config/emb-unix: Deleted.
9733         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
9734         remote execution.  Do final link on remote host if REMOTE_LINK is set.
9736 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
9738         * lib/dg.exp (dg-test): Fix typo in last patch.
9740 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
9742         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
9743         (handles multiple occurrences).
9745 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
9747         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
9748         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
9749         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
9750         printed).
9751         * lib/c-torture.exp (c-torture-compile): Likewise.
9752         (c-torture): Prepend full path if missing.
9753         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
9754         (gcc_fail): Likewise.
9755         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
9757 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9759         * lib/netware.exp: Only attach to NetWare i386 systems.
9761 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
9763         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
9764         messages.  Add test name to "output pattern match" pass/fail message.
9766 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
9768         * gcc.dg: New testsuite.
9769         * gcc.dg/dg.exp: New file.
9771         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
9772         test-switch.c}: Deleted.
9774         * gcc.misc-tests/msgs.exp: New testcase driver.
9776 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9778         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9779         Watch for illegal return values from ${tool}_load.
9780         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9781         cross targets.  Coerce return value >0 to 1.
9783 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9785         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9787         * config/emb-unix.exp: New file.
9789         * config/sim.exp: Error if variable $SIM not defined.
9790         (${tool}_load): Mark test as "untested" if simulator missing.
9792         * config/unix.exp: Load remote.exp to get rcp_download.
9793         * lib/c-torture.exp: Use different option lists for testcases with
9794         and without loops.
9795         * gcc.c-torture/execute/execute.exp: Likewise.
9797 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9799         * config/*.exp: Clarify return code from ${tool}_load.
9800         Call `unresolved' or `untested' instead of `warning' or `perror'
9801         (sometimes you still want to call both though).
9802         Add comment that `shell_id' is local to each file.
9803         * config/udi.exp (timeout): Set to 30.
9804         Don't print warning if connection fails, $connectmode has already
9805         printed an error.
9806         (${tool}_load): Move verbose messages to level 2.
9807         Rework pattern for "Process started" message.
9808         Pass `shell_id' to ${connectmode}_download.
9809         Retry twice upon timeout.  Make resetting of target more robust.
9810         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9811         Pass `shell_id' to exit_$connectmode.
9812         Only call exit_$connectmode if connected.
9813         * config/unix.exp (${tool}_load): Check return codes better.
9814         * config/vrtx.exp (${tool}_load): Likewise.
9815         * config/vx.exp (${tool}_load): Likewise.
9816         Delete unneeded global's.
9817         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9818         from ${tool}_load.
9819         (dg-stat): Delete.
9820         (dg-init): Delete recording of pass/fail counts.
9821         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9822         (old-dejagnu-init): Likewise.
9823         (old-dejagnu-stat): Delete contents, empty proc now.
9824         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9825         (c-torture): Delete references to lcnt, lpass, lfail.
9826         Get option list from TORTURE_OPTIONS.
9827         Delete -funroll[-all]-loops if no loops.
9828         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9829         (g++_stat): Delete contents (empty proc now).
9830         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9831         (gcc_finish): Likewise.
9832         (gcc_stat): Deleted.
9833         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9834         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9835         * gcc.c-torture/execute/execute.exp: Likewise.
9836         Split tests into two parts: compile, execute.
9837         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9838         no loops.  Update to reflect clarified return codes from ${tool}_load.
9840 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9842         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9843         to grep for.
9844         (old-dejagnu): Likewise (where necessary).
9846 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9848         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9850         * lib/dg.exp (dg-process-target): Fix processing of selector.
9851         Add comment regarding use of `error'.
9853         * lib/gcc.exp (prune_system_crud): Define if missing.
9854         * lib/g++.exp (prune_system_crud): Likewise.
9856         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9857         Call prune_system_crud.
9858         * lib/dg.exp (dg-runtest): New proc.
9859         Use perror instead of send_user for tcl errors in testcase.
9860         Don't return any value, it's never used.
9861         Don't clobber previous definition of `unknown'.
9862         Print tcl errors in `dg-final'.
9864 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9866         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9867         (dg-test): Don't print errorInfo, it contains stack backtrace.
9869 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9871         * lib/g++.exp (runtest_file_p): Define if missing.
9873 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9875         * lib/mike-g++.exp: Comment out loading of g++.exp.
9876         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9877         (default_g++_version): Always print something.
9878         (default_g++_start): Comment out call to `which'.
9879         (g++_start, g++_load): Deleted (must be defined in config file).
9880         * lib/gcc.exp: Test for existence of $CC at start.
9881         Delete check for tmpdir (done in gcc_init).
9882         (default_gcc_version): Always print something.
9883         (default_gcc_start): Comment out call to `which'.
9884         * config/*.exp: Major cleanup - make cross targets work at least a
9885         little better for g++ (by not being "--tool gcc" specific).
9886         Rename gcc_xxx to ${tool}_xxx.
9887         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9888         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9890 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9892         * lib/c-torture.exp (c-torture-compile): Rework compiler
9893         message processing.
9895         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9896         c-torture.
9898 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9900         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9902         * lib/dg.exp (dg-process-target): Support { target native }.
9904 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9906         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9907         looked for "... program xxx got fatal signal".
9908         Correct regsub munging of `comp_output'.
9909         Ignore compiler messages "path prefix not used" and "linker input
9910         file unused".
9912 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9914         * lib/gcc.exp (runtest_file_p): Define if missing.
9915         * gcc.prms/template.c: Example to work from.
9917 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9919         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9920         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9922         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9923         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9924         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9925         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9927         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9928         (dg-process-target): No longer a varargs proc.
9929         Return S/N for target, P/F for xfail.  All callers changed.
9930         (user option procs): More argument checking.
9931         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9932         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9933         (dg-test): Skip test if not running on selected target in `dg-do'.
9934         Update handling of `dg-do-what', `dg-output-text'.
9935         Separate execution pass/fail from output pattern match pass/fail.
9936         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9938 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9940         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9941         target for 920510-1.c.
9943 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9945         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9946         Clean up comment regarding use of passcnt, etc.
9947         (gcc_stat): Don't update `testcnt' here.
9948         (gcc_finish): Do it here.
9949         Might as well reset `but_id' here too.
9950         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9951         to determine if the file should be tested.
9952         * gcc.c-torture/compile/compile.exp: Likewise.
9953         * gcc.c-torture/execute/execute.exp: Likewise.
9954         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9955         * gcc.misc-tests/dg-test.exp: Likewise.
9956         * gcc.prms/prms.exp: Likewise.
9957         * gcc.wendy/wendy.exp: Likewise.
9958         * g++.old-deja.exp: Likewise.
9959         Move "Testing file" message to verbose level 1.
9961 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9963         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9965 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9967         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9968         (default_gcc_start): Accept optional second list element
9969         of compiler flags.  Print compiler output at verbosity level 2.
9970         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9971         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9972         Save current values of framework globals passcnt, failcnt, xpasscnt,
9973         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9974         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9975         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9976         xfailcnt to compute stats.  Update framework global `testcnt' from
9977         pass/fail counts.
9978         (gcc_finish): New proc.  Clean up test environment.
9979         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9980         (gcc_epass, gcc_efail): Delete.
9981         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9982         argument of line number.
9983         (dg-init): If the tool has an init routine, call it.
9984         (dg-test): Remove args `cflags_var' and `libs_var'.
9985         Pass all compiler options to ${tool}_start.
9986         Handle missing line number.
9987         (dg-finish): New function.
9988         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9989         particular files.  Call gcc_finish at end.  Move "skipping test"
9990         message to verbosity level 3.
9991         * gcc.c-torture/compile/compile.exp: Likewise.
9992         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9993         * gcc.c-torture/execute/execute.exp: Likewise.
9994         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9995         Print testcase being tried at verbosity level 1.
9996         * gcc.c-torture/special/special.exp: Unset xfail.
9997         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9998         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9999         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
10000         * gcc.failure/failure.exp: Likewise.
10001         * gcc.ieee/ieee.exp: Likewise.
10002         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
10003         Update call to dg-test.  Call dg-finish at end.
10004         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
10005         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
10006         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
10007         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
10008         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
10009         * gcc.wendy/wendy.exp: Add copyright.
10010         Delete setting of tmpdir (done by gcc_init).
10011         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
10012         Pass compiler flags to gcc_start.  Call gcc_finish at end.
10013         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
10014         gcc_[ce]pass/fail.
10016 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
10018         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
10019         confusion.
10020         (g++_load): Likewise.
10022         * config/*.exp (gcc_load): Some were varargs fns and some were not.
10023         Rename argument to `prog' to remove the confusion.
10024         Varargs fns behave differently too!
10025         (g++_load): Likewise.
10027         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
10029         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
10030         what it is.  Delete (always) printing of status value for !native.
10031         Simplify verbose code, and include status and exec_output.
10032         (g++_load): Use gcc_load.
10034 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10036         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
10037         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
10038         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
10039         940714-3.c as these testcases don't exist anymore.  Make
10040         va-arg-1.c expected to pass.
10042 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
10044         * gcc.misc-tests/misc.exp: Only run specific testcases.
10045         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
10046         * gcc.misc-tests/dg-[1-9].c: New files.
10048         * lib/dg.exp: New testsuite driver.
10049         * gcc.prms/prms.exp: Use it.
10051         * README.gcc: New file.
10053         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
10054         Document and reset `lxpass' and `lxfail'.
10055         Simplify "initialized" message.
10056         (gcc_stat): Clean up comments a little.
10058 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
10060         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
10062 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
10064         * lib/old-dejagnu.exp (process-option): New proc.
10065         (old-dejagnu-init, old-dejagnu-stat): Likewise.
10066         (old-dejagnu): Simplify.
10067         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
10069 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
10071         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
10072         exists and is not an empty string.
10074         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
10075         $xfail rather than calling setup_xfail.  Clear $xfail when test is
10076         finished.
10077         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
10078         automatically.
10080         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
10081         longer expected to fail.
10083         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
10084         "f" function call.
10086         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
10088         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
10089         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
10090         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
10091         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
10092         c-torture-1.29.
10094         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
10095         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
10097         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
10099         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
10100         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
10102         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
10103         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
10104         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
10106 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10108         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
10109         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
10110         940714-1.c, 940714-2.c, 940714-3.c},
10111         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
10112         gcc.misc-tests/{mg.c,mg.exp}:
10113         New tests.
10114         * gcc.noncompile/noncompile.exp: Change accordingly.
10116 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
10118         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
10119         Undo previous clobberage.
10121 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
10123         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
10124         * gcc.special/{930510-1.c, special.exp}:
10125         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
10126         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
10127         struct-varargs-1.c}: New tests from c-torture-1.26.
10129 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10131         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
10132           argument to switch.
10134 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
10136         * Revert the previous changes.  Please see Rob's directory
10137           (/lisa/test/rob/progressive/gcc/testsuite) for testing
10138           fixes.
10140 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
10142         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
10143             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
10144             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
10145             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
10146             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
10147             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
10148             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
10149             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
10150             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
10151             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
10152             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
10153             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
10154             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
10155             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
10156             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
10157             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
10158             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
10159             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
10160             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
10161             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
10162             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
10163             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
10164             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
10165             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
10166             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
10167             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10168             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
10170 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
10172         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
10173             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
10174           with perror calls.
10176 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
10178         * config/unix.exp (g++_load): Fix syntax.
10180 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10182         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
10183         * gcc.noncompile/921017-1.c: Deleted obsolete test.
10184         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
10185         Don't expect va-arg-1.c to fail.  Correct expected output for
10186         920928-1.c.
10187         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
10188         * gcc.wendy/hbm4.c: Correct typo.
10189         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
10191 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
10193         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
10194         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
10195         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
10196         * lib/c-torture.exp (c-torture-compile): Ditto.
10198         Reduce volume of output (remove all the -I's and such).
10199         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
10200         Call gcc_cpass, gcc_cfail.
10201         (c-torture): Pass testing option to c-torture-compile.
10203 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
10205         Bring patches over from progressive.
10206         * config/default.exp: Exit remote shell cleanly.
10207         (g++_exit, g++_start): Add default versions.
10208         * config/sim.exp (gcc_load): Use perror, not error.
10210 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
10212         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
10213         set in site.exp.
10215 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
10217         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
10218         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
10219         (wendy_try): New proc to run testcase.
10220         (main loop): Call 'em.
10221         * gcc.wendy/*.c: Clean up pass to correct expected output.
10223         * lib/gcc.exp: Minor cleanup work.
10224         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
10226 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
10228         * config/sim.exp (gcc_load): Document return codes better.
10229         Don't pass -v to simulator.
10231 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10233           * gcc.special/920717-x.c: Fix typo.
10234           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
10235           get at sources.
10237         * lib/mike-gcc.exp: Fix typo.
10239 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10241         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
10242         binary to use, transform the name.
10243         * config/*.exp: rename everything. Nuke any g++ specific files,
10244         it's now a special case of gcc that requires no special support.
10245         Add a default.exp for unsupported targets.
10247 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
10249         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
10250         lib/old-dejagnu.exp: Fix a few patterns to work with the new
10251         version of Tcl.
10253 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10255         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
10256         than a warning.
10258 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10260         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
10262 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10264         * gcc.execute/execute.exp: Combine opt_list and foption_list into
10265         option_list.  Compile every file with only 4/6 option choices
10266         (same as C torture) instead of with 12/18 different option
10267         choices.
10268         * lib/c-torture.exp: Likewise.
10270         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
10271         not already set.
10273 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
10275         * lib/old-deja.exp: Add `excess errors test fails' error, now one
10276         can put an XFAIL *-*-* on excess errors.
10278 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
10280         * g++.law: Add more tests derived from g++-bugs snapshots.
10282         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
10283         equivalent to g++.law/init9.
10285         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
10286         compiled it, and the a.out file after we've run it.
10288 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10290         * lib/mike-g++.exp (postbase): Delete the .o file after we've
10291         compiled it, and the a.out file after we've run it.
10293 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10295         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
10297 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10299         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
10300         version number.
10302 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10304         * g++.law: New directory of g++ tests derived from the g++-bugs
10305         snapshots.
10307 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10309         * gcc.compile: initbug1.c initbug1.exp testcase added
10311 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10313         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
10314         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
10315           fixes submitted by Jeff Law (law@cs.utah.edu)
10316         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
10317           Jeff Law (law@cs.utah.edu)
10320 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
10322         * config/unix-g++.exp: Follow the gcc way of doing things.
10323         * g++.old-deja/old-deja.exp: Minor updates.
10324         * lib/g++.exp: New file, follow the gcc way of doing things.
10325         * lib/old-dejagnu.exp: Minor updates.
10326         * lib/mike-g++.exp: Always unset errorInfo.
10328 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
10330         * lib/gcc.exp: Fix some errors with the below change, CC and
10331         CFLAGS should be global when setting, not local.
10333 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10335         * lib/gcc.exp: Transform tool name.
10337 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10339         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
10341 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10343         * lib/gcc.exp: change gcc_done to gcc_stat
10345 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10347         * Upgraded gcc testsuite to c-torture version 1.25
10349 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10351         * lib/gcc.exp: added reporting code. Changed verbose compile message.
10352         * lib/c-torture: added hooks for new reporting code.
10354 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10356         * config/sh-gcc.exp: check if sh-sim exists in the path
10358 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10360         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
10361         * gcc.compile/compile.exp: Initial changes for new logic.
10362         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
10363         * gcc.failure/failure.exp: Initial changes for new logic.
10364         * gcc.ieee/ieee.exp: Initial changes for new logic.
10365         * gcc.misc-tests/misc.exp: Initial changes for new logic.
10366         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
10367         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
10368         * lib/c-torture.exp: Initial changes for new logic.
10369         * lib/gcc.exp: Initial changes for new logic.
10371 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
10373         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
10374         depend upon failure or success.  Fully qualify names in failure
10375         and success messages.  Always remove a.out before starting
10376         compile, just in case.  Pay more attention to error text output by
10377         the compiler.  Handle testcases with no known past errors just
10378         like all others, so that things are uniform.  Other miscellaneous
10379         improvements.
10381 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10383         * gcc.cpp: new directory for cpp tests
10385 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10387         * lib/chill.exp: Code reformatted, removed unused code.
10388         * config/unix-chill.exp: Code reformatted, removed unused code.
10389         * chill.execute/execute.exp: Code reformatted, removed unused code.
10390         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
10392 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
10394         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
10395         routines not written.
10397 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10399         * config/bug-gcc.exp: Use new procs from bug.exp.
10401 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10403         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
10404         via ftp, rather than depending on NFS.
10405         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
10406         case.
10408 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
10410         * config/bug-gcc.exp: Use new download proc.
10412 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
10414         * chill.execute/execute.exp: cleanups, handles errors better
10415         * chill.compile/compile.exp: rewrite, based on execute.exp
10416         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
10417         * lib/chill.exp: major changes to diff proc and compile and link
10418           procs. added chill_fail and chill_pass wrappers to pass and
10419           fail. added more comments, and handle error codes better.
10420           Added a hack to capture stderr from exec, so noncompile tests
10421           can work.
10423 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10425         * chill.execute/execute.exp: rewrite of testsuite driver
10426         * lib/chill.exp: rewrite of testsuite driver
10427         * config/unix-chill.exp: rewrite of testsuite driver
10429 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10431     In chill.execute:
10432         * iexpr.ch: Standardize uppercase.
10433         * tuples.dat: Standardize uppercase.
10434         * vary.ch: standardize.  Correct varying string assignments.
10435         * vary.dat: Add new output lines.
10437 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
10439     In chill.execute:
10440         * chprintf.ch: Standardize use of uppercase.
10441         * tuples.ch: Standardize and turn arr2 into a DCL,
10442           rather than a SYN.
10443         * pinits.ch: Standardize.
10445 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10447         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
10448         * Makefil: Renamed to Makefile.in.
10449         * configure.in: New.
10451 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
10453     In chill.execute:
10454         * .cvsignore: Add result/output files.
10455         * Makefile: Fix up variables at start.  Use MFLAGS
10456           everywhere.  Correct bool_loc, built_ins entries.
10457           Add entry for vary1.ch.
10458         * bitarray.ch: Standardize upper-case usage.
10459         * bitexpr.ch: Standardize, add output of b1.
10460         * params.ch: Use arrayt in along PROC parameters, to
10461           avoid novelty problems.
10462         * sets.ch: Tiny cleanup.
10463         * vary1.ch: Re-indent.
10465 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
10467           * Add PR-related files to Makefiles, .cvsignore files, etc.
10469 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10471         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
10472           with compiler objects. New names are test-flow.c and test-loop.c
10474 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10476         * Upgraded c-torture tests from 1.19 to 1.20
10478         * new files:
10479         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
10480         * gcc.compile: 930623-1.c 930623-2.c
10481         * gcc.noncompile: 930622-1.c 930622-2.c
10482         * gcc.failure: 920411-1.c 920627-2.c
10483         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
10485 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10487         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10488           More changes to get testsuite working properly. Needs more work.
10489           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
10491 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
10493         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
10494           More changes to get testsuite working properly. Needs more work.
10496 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
10498         * chill.compile/compile.exp: Added for Dejagnu support
10499         * chill.execute/execute.exp: Added for Dejagnu support
10500         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
10502 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
10504     This should complete moving the CHILL test files.
10505         * chill.noncompile(.cvsignore printf.grt
10506             in-printf.grt chprintf.grt chprintf.ch):
10507             Added test-support files.
10508           (Makefile): Modified further.
10509         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
10510             signal.ch): Added test files.
10511           * chill.execute (.cvsignore printf.grt printr.c
10512             in-printf.grt rts.c chprintf.grt rts.h): Added
10513           test-support files.
10514             (Makefile): More corrections.
10516 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
10518         * chill.compile, chill.execute, chill.nocompile: Add CHILL
10519           test cases, ready for DejaGnu.
10521 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10523         * Upgraded c-torture tests from 1.18 to 1.19
10525         * gcc.compile: added test(s):
10526           930607-1.c
10527         * gcc.execute: added test(s):
10528           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
10530         * added new subdirectory for misc tests: gcc.misc-tests
10531         * gcc.misc-test(s): added tests:
10532           inst-check.c test-consts.c test-ior.c test-switch.c
10534 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10536         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
10538 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10540         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
10542 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10544         * Upgraded c-torture tests from 1.17 to 1.18
10546 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10548         * Upgraded c-torture tests from 1.12 to 1.17
10550 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
10552         * lib/old-dejagnu.exp:
10553           Fixed handling of XFAIL target triplets to correctly
10554           recognize wildcard characters.  Removed code that
10555           appended a unique id tag to the end of the file name
10556           printed out by the result of the testcases within a
10557           given test file.
10559 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
10561         * lib/old-dejagnu.exp:
10562           Reworked expected failure handling to trigger off of XFAIL
10563           keyword in keyphrase embeded in testcase source code. The
10564           XFAIL keyword must be at the end of the keyphrase line. It
10565           may optionally be followed by one or more target triplets.
10566           It has just occured that the handling of wildcards in the
10567           target triplet may not be correct.
10569 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
10571         * g++.old-deja/tests:
10572           Moved all subdirectories up one level into g++.old-deja .
10574         * lib/old-dejagnu.exp:
10575           Fixed problem with CXXFLAGS not being properly reset, and being
10576           corrupted with extraneous "-c" compiler option.  This was
10577           causing binaries to not be generated for test that needed them.
10578           Modified strings passed to "pass" and "fail" so that individual
10579           tests from the same test file would be distinguished by an
10580           identifier appended to the test file name in the summary logs;
10581           this corrected a problem with erroneous diff logs.  Added code
10582           to search testcases for expected fail and unexpected pass keywords.
10584 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10586         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
10588 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10590         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
10591           Removed extraneous text from end of "Special g++ Options"
10592           keyphrase.
10594         * lib/old-dejagnu.exp: Added pattern matching to look for new
10595           keywords, embedded in testcases comments, which will trigger
10596           calls to xpass and xfail.
10598 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
10600         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
10601           comments embedded in the testcases, especially the one looking for
10602           special compiler options, as well as the pattern matching for the
10603           compiler output again.
10605 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
10607         * lib/old-dejagnu.exp: Do a proper check of the return value for
10608           execute tests. Fixed several problems with the pattern matching
10609           of the compiler output which gave erroneous test results.
10610           Changed several of the test result messages to be more descriptive.
10611         * config/unix-g++.exp: Proc g++_load now actually works and
10612           executes the tests passed to it and returns a usable return
10613           value.
10615 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10617           * lib/gcc.exp: Exits gracefully if $CC is bogus.
10619 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
10621         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
10622           Modified both files to properly execute the old style
10623           dejagnu tests. The previous versions of these files were
10624           experimental and did not function anything near correctly.
10626 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
10628         * Removed all Makefile.in and configure.in files. No configuration
10629         needed now.
10631 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
10633         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
10635 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10637         * gcc.compile/configure.in, gcc.unsorted/configure.in,
10638         gcc.special/configure.in, gcc.noncompile/configure.in,
10639         gcc.execute/configure.in, gcc.code_quality/configure.in,
10640         g++.other/configure.in, g++.old-deja/configure.in,
10641         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
10642         in srcname setting.
10644 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10646         * lib/udi.exp:  Fixed mondfe and mondfe_download.
10647         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
10648         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
10650 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10652         * config/udi-gdb.exp: Check $shell_id after connecting to target.
10653         (gdb_exit): Don't remove *_soc files.
10655 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
10657         * lib/c-torture.exp: Don't look for main; instead always use -w
10658         -c.  This is how the c-torture tests work.  Remove the object
10659         file if the compilation succeeds.
10660         * gcc.execute/execute.exp: Remove executable if test passes.
10661         * gcc.noncompile/noncompile.exp: Every test is an expected
10662         failure.
10663         * gcc.special/special.exp: Added tests from c-torture 1.11,
10664         corrected use of existing test.
10665         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
10666         gcc.execute/920625-1.c: Updated to c-torture 1.11.
10667         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
10668         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
10669         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
10670         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
10671         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
10672         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
10673         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
10674         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
10675         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
10676         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
10677         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
10678         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
10679         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
10680         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
10681         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
10682         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
10683         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
10684         c-torture 1.11.
10685         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
10686         correspond to c-torture 1.11.
10688         * New file.