PR c++/10515
[official-gcc.git] / gcc / testsuite / ChangeLog
blob45326b207d388e7aac3109862efbdb46a31ff43d
1 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3         * g++.dg/ext/desig1.C: New test.
4         * g++.dg/ext/init1.C: Likewise.
6         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
8 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
10         PR c++/10180
11         * g++.dg/warn/Winline-1.C: New test.
13 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
15         * gcc.c-torture/execute/string-opt-19.c: New test.
17         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
18         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
20 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
22         PR c++/10506
23         * g++.dg/init/new6.C: New test.
25         PR c++/10503
26         * g++.dg/init/ref6.C: New test.
28 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
30         * g++.dg/warn/weak1.C: XFAIL on AIX4.
32 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
34         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
35         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
37 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
39         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
40         initialized static data members.
42 2003-04-25  H.J. Lu <hjl@gnu.org>
44         * gcc.dg/ia64-sync-4.c: New test.
46 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
48         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
49         date.
51 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
53         PR c++/10337
54         * g++.dg/warn/conv1.C: New test.
55         * g++.old-deja/g++.other/conv7.C: Adjust.
56         * g++.old-deja/g++.other/overload14.C: Adjust.
58 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
60         PR c++/10471
61         * g++.dg/template/defarg2.C: New test.
63 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
65         * gcc.dg/cpp/include2.c: Update.
66         * gcc.dg/cpp/multiline-2.c: New.
67         * gcc.dg/cpp/multiline.c: Update.
68         * gcc.dg/cpp/strify2.c: Update.
69         * gcc.dg/cpp/trad/literals-2.c: Update.
71 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
73         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
75 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
77         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
79 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
81         PR c++/10451
82         * g++.dg/parse/crash4.C: New test.
83         
84         PR c++/9847
85         * g++.dg/parse/crash5.C: New test.
87 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
89         PR c++/10446
90         * g++.dg/parse/crash3.C: New test.
92         PR c++/10428
93         * g++.dg/parse/elab1.C: New test.
95 2003-04-22  Devang Patel  <dpatel@apple.com>
97         * gcc.dg/cpp/trad/funlike-5.c: New test.
98         
99 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
101         * g++.dg/other/packed1.C: Fix dg options.
103 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
105         * g++.dg/other/offsetof2.C: New test.
107 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
109         * g++.dg/template/recurse.C: Adjust location of error messages.
111 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
113         PR c++/9881
114         * g++.dg/init/addr-const1.C: New test.
115         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
117 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
119         PR c++/10405
120         * g++.dg/lookup/struct-hack1.C: New test.
122 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
124         * ucs.c: Update diagnostic messages.
126 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
128         * gcc.dg/cpp/truefalse.cpp: New test.
129         * gcc.dg/cpp/cpp.exp: Update.
130         * g++.dg/other/stdbool-if.C: Remove.
132 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
134         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
135         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
137 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
139         * gcc.c-torture/compile/20030418-1.c: New test.
141 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
143         * README.compat: Remove; content moved to doc/sourcebuild.texi.
145 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
147         PR c++/10347
148         g++.dg/template/dependent-name1.C: New test.
150 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
152         * gcc.dg/warn-1.c (tourist_guide): New array,
153         contains a pointer to bar.
155 2003-04-16  Roger Sayle  <roger@eyesopen.com>
157         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
158         * gcc.c-torture/execute/medce-1.c: New test case.
159         * gcc.c-torture/execute/medce-2.c: New test case.
161 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
163         * lib/prune.exp: Ignore more messages.
165         PR c++/10381
166         * g++.dg/parse/lookup3.C: New test.
168 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
170         * gcc.c-torture/compile/20030415-1.c : New test.
172 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
174         * gcc.c-torture/execute/scope-2.c: Move to ...
175         * gcc.dg/noncompile/scope.c: .... here.
177 2003-04-14  Roger Sayle  <roger@eyesopen.com>
179         * gcc.dg/20030414-2.c: New test case.
181 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
183         PR target/10377
184         * gcc.dg/20030414-1.c: New test.
186 2003-04-13  Roger Sayle  <roger@eyesopen.com>
188         * gcc.dg/builtins-12.c: New test case.
189         * gcc.dg/builtins-13.c: New test case.
191 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
193         * gcc.c-torture/execute/string-opt-18.c: New test.
195 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
197         PR c++/10300
198         * g++.dg/init/new5.C: New test.
200 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
202         PR c++/7910
203         * g++.dg/ext/dllimport1.C: New test.
205 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
207         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
209 2003-04-11  Bud Davis <bdavis9659@comcast.net>
211         PR Fortran/9263
212         * g77.f-torture/noncompile/9263.f: New test
213         PR Fortran/1832
214         * g77.f-torture/execute/1832.f: New test
216 2003-04-11  David Chad  <davidc@freebsd.org>
217             Loren J. Rittle  <ljrittle@acm.org>
219         libobjc/8562
220         * objc.dg/headers.m: New test.
222 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
224         * gcc.c-torture/execute/builtin-noret-2.c: New.
225         * gcc.c-torture/execute/builtin-noret-2.x: New.
226         XFAIL builtin-noret-2.c at -O1 and above.
227         * gcc.dg/redecl.c: New.
228         * gcc.dg/Wshadow-1.c: Update error regexps.
230 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
232         * g++.dg/abi/bitfield10.C: New test.
234 2003-04-09  Mike Stump  <mrs@apple.com>
236         * gcc.dg/pch/pch.exp: Make testcase names longer.
237         * g++.dg/pch/pch.exp: Make testcase names longer.
239 2003-04-08  Roger Sayle  <roger@eyesopen.com>
241         * gcc.dg/builtins-11.c: New test case.
243 2003-04-08  Roger Sayle  <roger@eyesopen.com>
245         * gcc.dg/builtins-9.c: New test case.
246         * gcc.dg/builtins-10.c: New test case.
248 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
250         * gcc.dg/noncompile/init-4.c.c: New test.
252 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
254         * gcc.misc-test/gcov-9.c: New test.
255         * gcc.misc-test/gcov-10.c: New test
256         * gcc.misc-test/gcov-11.c: New test.
258 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
260         PR optimization/10024
261         * gcc.c-torture/compile/20030405-1.c: New test.
263 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
265         * gcc.dg/pch/static-3.c: New.
266         * gcc.dg/pch/static-3.hs: New.
267         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
269 2003-04-04  Richard Henderson  <rth@redhat.com>
271         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
272         * g++.dg/eh/forced2.C: Likewise.
274 2003-04-03  Mike Stump  <mrs@apple.com>
276         * lib/scanasm.exp (scan-assembler): Add xfail processing for
277         target arg.
278         (scan-assembler-times, scan-assembler-not): Likewise.
279         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
281 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
283         * gcc.dg/sparc-loop-1.c: New test.
285 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
287         PR other/9274
288         * g++.dg/pch/system-2.C: New.
289         * g++.dg/pch/system-2.Hs: New.
291 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
293         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
295         * g++.dg/eh/simd-1.C (vecfunc): Same.
297 2003-04-01  Roger Sayle  <roger@eyesopen.com>
299         * gcc.c-torture/execute/20030401-1.c: New test case.
301 2003-04-01  Ziemowit Laski <zlaski@apple.com>
303         * objc.dg/defs.m: New.
305 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
307         * g++.dg/eh/simd-1.C: New.
308         * g++.dg/eh/simd-2.C: New.
310 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
312         * gcc.c-torture/execute/simd-3.c: New.
314 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
316         PR c/9936
317         * gcc.dg/20030331-2.c: New test.
319 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
321         PR c++/10278
322         * g++.dg/parse/crash2.C: New test.
324 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
326         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
327         * gcc.c-torture/execute/20030331-1.c: ...here.
329 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
331         * gcc.c-torture/execute/20030331-1.c: New test.
333 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
335         * lib/gcov.exp: Adjust call return testing strings.
336         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
338 2003-03-31  Roger Sayle  <roger@eyesopen.com>
340         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
341         * gcc.dg/builtins-7.c: New test case.
342         * gcc.dg/builtins-8.c: New test case.
344 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
346         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
348 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
350         PR c++/7647
351         * g++.dg/lookup-class-member-2.C: New test.
353 2003-03-30  Glen Nakamura  <glen@imodulo.com>
355         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
357 2003-03-28  Roger Sayle  <roger@eyesopen.com>
359         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
361 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
363         * g++.dg/init/attrib1.C: New test.
365 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
367         * gcc.dg/ultrasp8.c: New test.
369 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
371         * gcc.dg/ultrasp7.c: New test.
373 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
375         PR c++/10047
376         * g++.dg/template/inline1.C: New test.
378 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
380         * gcc.dg/sparc-dwarf2.c: New test.
382 2003-03-27  Roger Sayle  <roger@eyesopen.com>
384         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
385         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
387 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
389         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
390         than reading .x files.
391         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
392         * g77.dg/gcov/gcov-1.f: Likewise.
393         * gcc.misc-tests/gcov-4b.c: Likewise.
394         * gcc.misc-tests/gcov-5b.c: Likewise.
395         * gcc.misc-tests/gcov-6.c: Likewise.
396         * gcc.misc-tests/gcov-7.c: Likewise.
397         * gcc.misc-tests/gcov-8.c: Likewise.
398         * g++.dg/gcov/gcov-1.x: Remove.
399         * g77.dg/gcov/gcov-1.x: Likewise.
400         * gcc.misc-tests/gcov-4b.x: Likewise.
401         * gcc.misc-tests/gcov-5b.x: Likewise.
402         * gcc.misc-tests/gcov-6.x: Likewise.
403         * gcc.misc-tests/gcov-7.x: Likewise.
404         * gcc.misc-tests/gcov-8.x: Likewise.
406 2003-03-27  Glen Nakamura  <glen@imodulo.com>
408         PR opt/10087
409         * gcc.dg/20030324-1.c: New test.
411 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
413         PR c++/10224
414         * g++.dg/template/arg3.C: New test.
416         PR c++/10158
417         * g++.dg/template/friend18.C: New test.
419 2003-03-26  Roger Sayle  <roger@eyesopen.com>
421         * g77.f-torture/compile/20030326-1.f: New test case.
423 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
425         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
427         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
429 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
431         * gcc.dg/ia64-sync-3.c: New test.
433 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
435         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
437 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
439         * gcc.dg/ultrasp6.c: New test.
441 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
443         * gcc.dg/i386-signbit-1.c: New test.
444         * gcc.dg/i386-signbit-2.c: New test.
445         * gcc.dg/i386-signbit-3.c: New test.
447 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
449         * gcc.dg/ultrasp5.c: Fix options.
451 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
453         * gcc.dg/ultrasp5.c: Fix comment.
455 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
457         PR fortran/10197
458         * g77.f-torture/execute/10197.f: New test.
460 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
462         PR c++/9898, c++/383
463         * g++.dg/template/conv6.C: New test.
465         PR c++/10119
466         * g++.dg/template/ptrmem5.C: New test.
468         PR c++/10026
469         * g++.dg/lookup/koenig1.C: New test.
471         PR C++/10199
472         * g++.dg/lookup/template2.C: New test.
474 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
476         * g++.dg/opt/rtti1.C: New test.
478 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
480         * gcc.dg/ultrasp5.c: New test.
482 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
484         PR middle-end/9967
485         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
486         builtin fputs.
488 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
490         PR c/8224
491         * gcc.dg/20030323-1.c: New test.
493 2003-03-23  Roger Sayle  <roger@eyesopen.com>
495         * gcc.c-torture/compile/20030323-1.c: New test case.
497 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
499         * gcc.dg/20030321-1.c: New test.
501 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
503         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
505 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
507         PR c++/9978, c++/9708
508         * g++.dg/ext/vlm1.C: Adjust expected error.
509         * g++.dg/ext/vla2.C: New test.
510         * g++.dg/template/arg1.C: New test.
511         * g++.dg/template/arg2.C: New test.
513 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
515         * g77.f-torture/execute/select.f: New test.
516         * g77.f-torture/noncompile/select_no_compile.f: New test.
518 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
520         PR c++/9898
521         * g++.dg/other/error4.C: New test.
523 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
525         * g++.dg/template/friend17.C: New test.
527 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
529         * gcc.c-torture/compile/20030320-1.c: New.
531 2003-03-20  Roger Sayle  <roger@eyesopen.com>
533         * gcc.dg/builtins-6.c: New test case.
535 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
537         PR target/10073
538         * gcc.c-torture/compile/20030319-1.c: New.
540 2003-03-18  Jan Hubicka  <jh@suse.cz>
542         * gcc.dg/i386-cvt-1.c: New test.
544 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
546         * objc.dg/naming-1.m: Use "(parse|syntax) error".
547         * objc.dg/naming-2.m: Likewise.
549 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
551         PR c++/9639
552         * g++.dg/parse/crash1.C: New test.
554 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
556         PR c++/8805
557         * g++.dg/eh/cleanup1.C: New test.
559 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
561         * gcc.c-torture/execute/20030316-1.c: New test case.
563 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
565         PR c++/9629
566         * g++.dg/init/ctor2.C: New test.
568 2003-03-15  Roger Sayle  <roger@eyesopen.com>
570         * g77.f-torture/compile/xformat.f: New test case.
572 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
574         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
575         * g++.old-deja/g++.mike/eh50.C: Likewise.
577 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
579         PR c++/6440
580         * g++.dg/template/spec7.C: New test.
581         * g++.dg/template/spec8.C: Likewise.
583 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
585         * gcc.c-torture/execute/20030313-1.c: New test.
587 2003-03-14  Richard Henderson  <rth@redhat.com>
589         * gcc.dg/inline-2.c: Adjust alpha test for external call.
591 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
593         * gcc.c-torture/compile/20030314-1.c: New test.
595 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
597         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
598         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
599         thumb target,
600         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
601         to accept newer _imp__  prefix and additional
602         newline in .drectve section.
603         * gcc.dg/dll-4.c: Likewise.
604         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
605         switch.
607 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
609         * g++.dg/parse/namespace9.C: New test.
611         * g++.dg/init/ref5.C: New test.
612         * g++.dg/parse/ptrmem1.C: Likewise.
614 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
616         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
617         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
618         regular expression.
619         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
620         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
622 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
624         * gcc.c-torture/execute/20030224-2.c: New test.
626 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
628         * gcc.dg/decl-3.c: New test.
630 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
632         * gcc.dg/i386-loop-2.c: New test.
634 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
636         PR c++/9474
637         * g++.dg/parse/namespace8.C: New test.
639         PR c++/9924
640         * g++.dg/overload/builtin2.C: New test.
642 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
644         * gcc.dg/return-type-3.c: New test.
646 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
648         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
649         profiling options are not supported.
651 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
653         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
654         * g++.old-deja/g++.warn/impint2.C: Likewise.
656 2003-03-10  Devang Patel  <dpatel@apple.com>
658         * g++.dg/cpp/c++_cmd_1.C: New test.
659         * g++.dg/cpp/c++_cmd_1.h: New file.
661 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
663         * gcc.dg/altivec-9.c: New file.
665 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
667         * gcc.dg/ppc-sdata-1.c: New test.
668         * gcc.dg/ppc-sdata-2.c: New test.
670 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
672         PR c++/9373
673         * g++.dg/opt/ptrmem2.C: New test.
675         PR c++/8534
676         * g++.dg/opt/ptrmem1.C: New test.
678 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
680         * gcc.dg/i386-loop-1.c: New test.
682 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
684         PR c++/9970
685         * g++.dg/lookup/friend1.C: New test.
687 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
689         PR c++/9823
690         * g++.dg/parser/constructor1.C: New test.
692 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
694         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
696         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
698 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
700         * gcc.dg/cpp/Wunused.c: Update test.
702 2003-03-08  Jan Hubicka  <jh@suse.cz>
704         * gcc.dg/inline-3.c: New test.
706 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
708         PR c++/9809
709         * g++.dg/parse/builtin1.C: New test.
711         PR c++/9982
712         * g++.dg/abi/cookie1.C: New test.
713         * g++.dg/abi/cookie2.C: Likewise.
715         PR c++/9524
716         * g++.dg/template/field1.C: New test.
718         PR c++/9912
719         * g++.dg/parse/class1.C: New test.
720         * g++.dg/parse/namespace7.C: Likewise.
721         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
723 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
725         * g++.dg/init/ref4.C: New test.
727 2003-03-07  Jan Hubicka  <jh@suse.cz>
729         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
730         * gcc.dg/inline-3.c:  New test.
732 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
734         * g++.dg/init/ref3.C: New test.
736         PR c++/9965
737         * g++.dg/init/ref2.C: New test.
739         PR c++/9400
740         * g++.dg/warn/Wshadow-2.C: New test.
742         PR c++/9791
743         * g++.dg/warn/Woverloaded-1.C: New test.
745 2003-03-05  Jan Hubicka  <jh@suse.cz>
747         * gcc.dg/i386-local2.c: New.
748         * gcc.dg/i386-local.c: Fix typo.
750 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
752         * g++.dg/abi/layout3.C: New test.
754 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
756         * gcc.c-torture/compile/20030305-1.c
758 2003-03-05  Jan Hubicka  <jh@suse.cz>
760         * gcc.dg/i386-local.c: New.
762 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
764         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
766 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
768         * gcc.dg/switch-2.c: New test.
769         * gcc.dg/switch-3.c: New test.
770         * gcc.dg/Wswitch.c: Adjust line numbers.
771         * gcc.dg/Wswitch-default.c: Likewise.
772         * gcc.dg/Wswitch-enum.c: Likewise.
774 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
776         * gcc.c-torture/execute/20030222-1.c: New test.
778 2003-03-03  James E Wilson  <wilson@tuliptree.org>
780         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
782 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
784         PR c++/9878
785         * g++.dg/init/ref1.C: New test.
787 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
789         * gcc.dg/sh-relax.c: New SH-only test.
791 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
793         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
794         comment explaining purpose of testcase.
796 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
798         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
799         for HC11/HC12 (asm needs two int registers).
800         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
801         HC11/HC12 because the test uses an asm which needs two 32-bit
802         registers.
804 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
806         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
807         for HC11/HC12 (array is too large otherwise).
808         * gcc.c-torture/compile/920501-4.x: New file, likewise.
809         * gcc.c-torture/compile/20010518-2.x: Likewise.
810         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
811         HC11/HC12 (array is too large).
813 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
815         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
816         * lib/g++-dg.exp (g++-dg-test): Likewise.
818 2003-03-01  Roger Sayle  <roger@eyesopen.com>
820         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
821         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
823 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
825         * g++.dg/warn/implicit-typename1.C: Remove warning.
827 2003-02-28  Richard Henderson  <rth@redhat.com>
829         * gcc.dg/noreturn-1.c: Move noreturn warning line.
830         * gcc.dg/return-type-1.c: Move control reaches end warning line.
832 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
834         * gcc.dg/pch/pch.exp: Change .pch to .gch.
835         * g++.dg/pch/pch.exp: Likewise.
837 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
839         PR c++/9879
840         * testsuite/g++.dg/init/new4.C: New test.
842 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
844         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
846 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
848         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
849         unsigned long.
851         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
852         wider than float.
854 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
856         * lib/scanasm.exp: Add support for counting numbers of
857         occurences.
858         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
859         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
861 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
863         PR c++/9683
864         * g++.dg/template/static3.C: New test.
866         PR c++/9829
867         * g++.dg/parse/namespace6.C: New test.
869 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
871         PR target/9732
872         * gcc.dg/20030225-1.c: New test.
874 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
876         * README: Remove out-of-date information.
878         PR c++/9836
879         * g++.dg/template/spec6.C: New test.
881 2003-02-24  Jeff Law  <law@redhat.com>
883         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
885 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
887         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
888         * gcc.dg/pragma-ep-1.c: Likewise.
890 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
892         PR c++/9602
893         * g++.dg/template/friend16.C: New test.
895 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
897         PR c++/5333
898         * g++.dg/parse/fused-params1.C: Adjust error messages.
899         * g++.dg/template/nested3.C: New test.
901 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
903         * g++.dg/abi/param1.C: New test.
905 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
907         PR c++/7982
908         * g++.dg/warn/implicit-typename1.C: New test.
910 2003-02-22  Kelley Cook <kelleycook@comcast.net>
912         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
913         with "mtune".
914         * g++.old-deja/g++.other/store-expr2.C: Likewise.
915         * gcc.c-torture/execute/20010129-1.x: Likewise.
916         * gcc.dg/20011107-1.c: Likewise.
917         * gcc.dg/20020108-1.c: Likewise.
918         * gcc.dg/20020122-3.c: Likewise.
919         * gcc.dg/20020206-1.c: Likewise.
920         * gcc.dg/20020310-1.c: Likewise.
921         * gcc.dg/20020426-2.c: Likewise.
922         * gcc.dg/20020517-1.c: Likewise.
923         * gcc.dg/991230-1.c: Likewise.
924         * gcc.dg/i386-unroll-1.c: Likewise.
925         * gcc.misc-tests/i386-prefetch.exp: Likewise.
927 2003-02-22  Jan Hubicka  <jh@suse.cz>
929         * gcc.dg/i386-mul.c: New test.
931 2003-02-21  Roger Sayle  <roger@eyesopen.com>
933         * gcc.dg/builtins-5.c: New test case.
935 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
937         * gcc.dg/asmreg-1.c: New test.
939 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
941         PR c++/9749
942         * g++.dg/parse/varmod1.C: New test.
944 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
946         PR c++/9727
947         * g++.dg/template/op1.C: New test.
949 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
951         PR c++/8906
952         * g++.dg/template/nested2.C: New test.
954 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
956         PR c++/8724
957         * g++.dg/expr/dtor1.C: New test.
959 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
961         * gcc.dg/cpp/include3.c: New test.
962         * gcc.dg/cpp/inc/foo.h: New file.
964 2003-02-21  Glen Nakamura  <glen@imodulo.com>
966         * gcc.c-torture/execute/20030221-1.c: New test.
968 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
970         PR c++/9729
971         * g++.dg/abi/conv1.C: New test.
973 2003-02-20  Jan Hubicka  <jh@suse.cz>
975         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
977 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
979         * gcc.c-torture/compile/20030219-1.c: New test.
981 2003-02-18  Jan Hubicka  <jh@suse.cz>
983         * gcc.dg/funcorder.c: New test.
985 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
987         * gcc.c-torture/execute/20030218-1.c: New.
989 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
991         * gcc.dg/20030218-1.c: New.
993 2003-02-18  Richard Henderson  <rth@redhat.com>
995         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
996         * gcc.dg/attr-used-2.c: New.
998 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
1000         PR c++/9704
1001         * g++.dg/init/copy5.C: New test.
1003 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
1005         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
1006         * g++.dg/pch/pch.exp: Likewise.
1008 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1010         * gcc.c-torture/execute/20030209-1.c: Enable the test if
1011         STACK_SIZE is not defined.
1013 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1015         PR c++/9457
1016         * g++.dg/template/init1.C: New test.
1018 2003-02-16  Jan HUbicka  <jh@suse.cz>
1020         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
1021         (foo): Add few extra tests
1022         * gcc.dg/c99-const-expr-3.c: Likewise.
1023         * gcc.c-torture/execute/20030216-1.c: New.
1025 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1027         PR c++/9459
1028         * g++.dg/ext/typeof4.C: New test.
1030 2003-02-15  Roger Sayle  <roger@eyesopen.com>
1032         * gcc.dg/i386-387-3.c: New test case.
1034 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
1036         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
1037         cris-*-elf* cris-*-aout* and mmix-*-*.
1039 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
1041         * gcc.dg/20030213-1.c: New test.
1043 2003-02-12  Roger Sayle  <roger@eyesopen.com>
1045         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
1046         * gcc.dg/i386-387-2.c: Likewise.
1048 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
1050         * gcc.dg/ppc-spe.c: Fix formatting.
1051         Enable tests that were previously unsupported by gas.
1052         Delete tests for instructions that no longer exist.
1053         Switch arguments on evsubifw builtin.
1055 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1057         * gcc.c-torture/execute/20030209-1.c: Disable the test if
1058         STACK_SIZE is too small.
1060 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1061             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1063         * gcc.dg/decl-2.c: New test.
1065 2003-02-10  Jan Hubicka  <jh@suse.cz>
1067         * gcc.dg/i386-fpcvt-1.c:  New test.
1069 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
1071         * gcc.c-torture/execute/20030209-1.c: New test.
1073 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
1075         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
1076         int-wide bitops, use the constants of the same width.
1077         Likewise, if long long is 32-bit wide, test bitops using
1078         32-bit constants.
1080 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
1082         * gcc.dg/20021014-1.c: Annotate with expected notice text.
1084 2003-02-07  Roger Sayle  <roger@eyesopen.com>
1086         * testsuite/gcc.dg/builtins-4.c: New test case.
1088 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1090         * gcc.dg/20020430-1.c: Fix dg command typos.
1091         * gcc.dg/20020503-1.c: Likewise.
1093 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1095         PR c++/8785
1096         * g++.dg/parse/fused-params1.C: New test.
1098         PR c++/8857
1099         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
1101         PR c++/8921
1102         * g++.dg/parse/non-dependent1.C: New test.
1104         PR c++/8928
1105         * g++.dg/parse/dupl-tmpl-args1.C: New test.
1107         PR c++/9228
1108         * g++.dg/parse/undefined7.C: New test.
1109         * g++.dg/parse/non-templ1.C: New test.
1111         PR c++/9229
1112         * g++.dg/parse/too-many-tmpl-args1.C: New test.
1114 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
1116         * gcc.c-torture/compile/20030206-1.c: New test.
1118 2003-02-05  Roger Sayle  <roger@eyesopen.com>
1120         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
1121         "pow" to "foo" to avoid potential confusion with a math built-in.
1123 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1125         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
1126         conditions for SPARC targets.
1128 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
1130         * gcc.dg/20030204-1.c: New test.
1132 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1134         PR c++/38
1135         * g++.dg/parse/array-size1.C: New test.
1137         PR c++/5657
1138         * g++.dg/parse/undefined3.C: New test.
1140         PR c++/5665
1141         * g++.dg/parse/undefined4.C: New test.
1143         PR c++/5975
1144         * g++.dg/parse/undefined5.C: New test.
1146         PR c++/7259
1147         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
1149         PR c++/8578
1150         * g++.dg/parse/casting-operator1.C: New test.
1152         PR c++/8596
1153         * g++.dg/parse/undefined6.C: New test.
1155         PR c++/8736
1156         * g++.dg/parse/missing-template1.C: New test.
1158 2003-02-04  Jan Hubicka  <jh@suse.cz>
1160         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
1161         * gcc.dg/i386-cmov?.c:  Likewise.
1162         * gcc.dg/i386-fpcvt-?.c:  Likewise.
1163         * gcc.dg/i386-ssefp-1.c:  Likewise.
1164         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
1165         conventions.
1167 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
1169         PR c++/7129
1170         * testsuite/g++.dg/ext/max.C: New test.
1172 2003-02-03  Jan Hubicka  <jh@suse.cz>
1174         * gcc.c-torture/execute/20030203-1.c: New test.
1176 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
1178         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
1179         'natural-endian'.
1181 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
1183         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
1184         * g++.dg/init/new2.C: Likewise.
1185         * g++.dg/other/new1.C: Likewise.
1187 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
1189         * gcc.dg/struct-ret-libc.c: New test.
1191 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
1193         * gcc.dg/20030129-1.c: New test.
1195 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1197         PR c++/8849
1198         * g++.dg/template/ptrmem4.C: New test.
1200 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
1202         * g++.dg/parser/constant1.C: New test.
1204 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1206         PR c++/8591
1207         * g++.dg/parse/friend2.C: New test.
1209 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1211         PR c++/9437
1212         * g++.dg/template/unify4.C: New test.
1214 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
1216         * gcc.c-torture/execute/20030128-1.c: New test.
1218 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
1220         * g++.dg/lookup/nested1.C: Test moved from ...
1221         * g++.old-deja/g++.other/lookup24.C: ... here.
1223 2003-01-28  Jan Hubicka  <jh@suse.cz>
1225         * gcc.dg/i386-cmov5.c:  New test.
1227 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
1229         * gcc.c-torture/execute/20010925-1.c: Changed the
1230         memcpy declaration.
1232 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1234         PR c++/3902
1235         * g++.dg/parse/template5.C: New test.
1237 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
1239         PR fortran/9258
1240         * g77.dg/pr9258: New test.
1242 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1244         * README: Move relevant parts from README.g++.
1246         * README.g++: Remove this file.
1248 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1250         * g++.dg/abi/dcast1.C: New test.
1252 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1254         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
1256 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
1258         PR c++/47
1259         * g++.old-deja/g++.other/lookup24.C: New test.
1261 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1263         PR middle-end/7227
1264         * gcc.dg/uninit-C.c: New test.
1266 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
1268         * g++.dg/abi/covariant1.C: New test.
1270 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
1272         * gcc.dg/20030123-1.c: New test.
1274 2003-01-25  Jan Hubicka  <jh@suse.cz>
1276         PR opt/8492
1277         * gcc.c-torture/compile/20030125-1.c
1279 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
1281         PR c++/9403
1282         * g++.dg/parse/template3.C: New test.
1283         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
1285         PR c++/795
1286         * g++.dg/parse/template4.C: New test.
1288         PR c++/9415
1289         * g++.dg/template/qual2.C: New test.
1291         PR c++/8545
1292         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
1294         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
1296 2003-01-25  Roger Sayle  <roger@eyesopen.com>
1298         * gcc.c-torture/execute/switch-1.c: New test case.
1300 2003-01-25  Jan Hubicka  <jh@suse.cz>
1302         * gcc.c-torture/execute/20030125-1.[cx]: New test.
1304 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
1306         Tweaks for Bison-1.875. From the NEWS file:
1307         "- `parse error' -> `syntax error'
1308         Bison now uniformly uses the term `syntax error'"
1309         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
1310         * gcc.dg/cpp/digraph2.c: Likewise.
1311         * gcc.dg/cpp/direct2.c: Likewise.
1312         * gcc.dg/cpp/paste4.c: Likewise.
1313         * gcc.dg/c90-restrict-1.c: Likewise.
1314         * gcc.dg/c99-func-2.c: Likewise.
1315         * gcc.dg/noncompile/920721-2.c: Likewise.
1316         * gcc.dg/noncompile/930622-2.c: Likewise.
1317         * gcc.dg/noncompile/940112-1.c: Likewise.
1318         * gcc.dg/noncompile/950921-1.c: Likewise.
1319         * gcc.dg/noncompile/951123-1.c: Likewise.
1320         * gcc.dg/noncompile/971104-1.c: Likewise.
1321         * gcc.dg/noncompile/990416-1.c: Likewise.
1323 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
1325         * g++.dg/parse/undefined1.C: Add error message.
1327 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1329         PR c++/9354
1330         * g++.dg/parse/new1.C: New test.
1332         PR c++/9216
1333         * g++.dg/parse/template2.C: New test.
1335         PR c++/9354
1336         * g++.dg/parse/typedef2.C: New test.
1338         PR c++/9328
1339         * g++.dg/ext/typeof3.C: New test.
1341 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1343         PR c++/2738
1344         * g++.dg/parse/ret-type1.C: New test.
1346         PR c++/3792
1347         * g++.dg/parse/tmpl-outside1.C: New test.
1349         PR c++/4207
1350         * g++.dg/parse/int-as-enum1.C: New test.
1352         PR c++/4903
1353         * g++.dg/parse/no-typename1.C: New test.
1355         PR c++/5533
1356         * g++.dg/parse/no-value1.C: New test.
1358         PR c++/5921
1359         * g++.dg/parse/wrong-inline1.C: New test.
1361         PR c++/6402
1362         * g++.dg/parse/ref1.C: New test.
1364         PR c++/6992
1365         * g++.dg/parse/attr-ctor1.C: New test.
1367         PR c++/7229
1368         * g++.dg/parse/namespace5.C: New test.
1370         PR c++/7917
1371         * g++.dg/parse/func-def1.C: New test.
1373         PR c++/8143
1374         * g++.dg/parse/undefined1.C: New test.
1376         PR c++/5723, PR c++/8522
1377         * g++.dg/parse/specialization1.C: New test.
1379         PR c++/163, PR c++/8595
1380         * g++.dg/parse/struct-as-enum1.C: New test.
1382         PR c++/9173
1383         * g++.dg/parse/undefined2.C: New test.
1385 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1387         PR c++/9298
1388         * g++.dg/parse/template1.C: New test.
1390         PR c++/9384
1391         * g++.dg/parse/using1.C: New test.
1393         PR c++/9285
1394         PR c++/9294
1395         * g++.dg/parse/expr2.C: New test.
1397         PR c++/9388
1398         * g++.dg/parse/lookup2.C: Likewise.
1400 2003-01-21  Jan Hubicka  <jh@suse.cz>
1402         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
1403         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
1404         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
1405         * gcc.c-torture/execute/string-opt-*.c: Likewise.
1407 2003-01-20  Nick Clifton  <nickc@redhat.com>
1409         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
1410         problem with ARM sibcall code generation.
1412 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
1414         * gcc.c-torture/execute/20030120-1.c: New.
1416 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
1418         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
1420 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
1422         PR c++/9272
1423         * g++.dg/parse/ctor1.C: New test.
1425         PR c++/9294:
1426         * g++.dg/parse/qualified1.C: New test.
1428         * g++.dg/parse/typename3.C: New test.
1430 2003-01-16  Richard Henderson  <rth@redhat.com>
1432         * g++.dg/tls/init-2.C: Fix error matches for real this time.
1434 2003-01-16  Richard Henderson  <rth@redhat.com>
1436         * g++.dg/pch/pch.exp: Copy test header to the working directory
1437         before using it either for precompilation or direct use.
1438         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
1439         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
1441 2003-01-16  Richard Henderson  <rth@redhat.com>
1443         * gcc.dg/pch/pch.exp: Copy test header to the working directory
1444         before using it either for precompilation or direct use.
1445         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
1446         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
1448 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
1450         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
1451         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
1452         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
1453         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
1454         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
1455         typename warning into error.
1456         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
1457         error messages.
1458         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
1459         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
1460         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
1461         messages.
1462         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
1463         make declaration visible in template.
1464         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
1465         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
1466         messages.
1467         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
1468         message.
1469         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
1470         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
1471         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
1472         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
1473         typename warning with error message.
1474         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
1475         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
1476         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
1478 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
1480         * g++.dg/parse/ambig2.C: New test.
1482 2003-01-15  Richard Henderson  <rth@redhat.com>
1484         * g++.dg/tls/init-2.C: Update error message string.
1486 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1488         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
1490 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
1492         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
1493         all for HC11/HC12.
1494         * gcc.c-torture/compile/20001205-1.x: Likewise.
1495         * gcc.c-torture/compile/20001226-1.x: Likewise.
1496         * gcc.c-torture/compile/920520-1.x: Likewise.
1497         * gcc.c-torture/compile/961203-1.x: Likewise.
1498         * gcc.c-torture/compile/20020604-1.x: Likewise.
1500 2003-01-15  Jan Hubicka  <jh@suse.cz>
1502         * gcc.c-torture/compile/20030115-1.c: New test.
1504         * gcc.dg/i386-fpcvt-1.c: New test.
1505         * gcc.dg/i386-fpcvt-2.c: New test.
1507 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
1509         Further conform g++'s __vmi_class_type_info to the C++ ABI
1510         specification.
1511         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
1512         the specification.
1514 2003-01-14  Jan Hubicka  <jh@suse.cz>
1516         * gcc.dg/i386-fpcvt-1.c: New test.
1517         * gcc.dg/i386-fpcvt-2.c: New test.
1519 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1521         * gcc.dg/i386-mmx-3.c: New test.
1523 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
1525         PR c++/9264
1526         * g++.dg/parse/octal1.C: New file.
1528         PR c++/9172
1529         * g++.dg/parse/typename1.C: New file.
1531 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
1533         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
1534         * gcc.dg/bf-no-ms-layout.c: Likewise.
1535         * gcc.dg/bf-ms-attrib.c: Likewise.
1537 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
1539         PR c++/9099
1540         * g++.dg/parse/dtor1.C: New file.
1542         PR c++/9128
1543         * g++.dg/rtti/typeid1.C: New file.
1545         PR c++/9153
1546         * g++.dg/parse/lookup1.C: New file.
1548         PR c++/9171
1549         * g++.dg/templ/spec5.C: New file.
1551 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
1553         * gcc.c-torture/compile/20030110-1.c: New test.
1555 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
1557         Merge from pch-branch:
1559         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
1561         * gcc.dg/pch/cpp-1.h: New.
1562         * gcc.dg/pch/cpp-1.c: New.
1563         * gcc.dg/pch/cpp-2.h: New.
1564         * gcc.dg/pch/cpp-2.c: New.
1566         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
1568         * gcc.dg/pch/except-1.h: New.
1569         * gcc.dg/pch/except-1.c: New.
1571         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
1573         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
1574         running test.
1575         * gcc.dg/pch: Include *.hp not *.h.
1576         * gcc.dg/pch/system-1.h: New.
1577         * gcc.dg/pch/system-1.c: New.
1579         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
1581         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
1582         rather than trying to build and run a program using PCH.
1583         * gcc.dg/pch: Remove dg-do commands from test files.
1585         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
1587         * gcc.dg/pch/macro-3.c: New.
1588         * gcc.dg/pch/macro-3.h: New.
1590         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
1592         * gcc.dg/pch/common-1.c: New.
1593         * gcc.dg/pch/common-1.h: New.
1594         * gcc.dg/pch/decl-1.c: New.
1595         * gcc.dg/pch/decl-1.h: New.
1596         * gcc.dg/pch/decl-2.c: New.
1597         * gcc.dg/pch/decl-2.h: New.
1598         * gcc.dg/pch/decl-3.c: New.
1599         * gcc.dg/pch/decl-3.h: New.
1600         * gcc.dg/pch/decl-4.c: New.
1601         * gcc.dg/pch/decl-4.h: New.
1602         * gcc.dg/pch/decl-5.c: New.
1603         * gcc.dg/pch/decl-5.h: New.
1604         * gcc.dg/pch/global-1.c: New.
1605         * gcc.dg/pch/global-1.h: New.
1606         * gcc.dg/pch/inline-1.c: New.
1607         * gcc.dg/pch/inline-1.h: New.
1608         * gcc.dg/pch/inline-2.c: New.
1609         * gcc.dg/pch/inline-2.h: New.
1610         * gcc.dg/pch/static-1.c: New.
1611         * gcc.dg/pch/static-1.h: New.
1612         * gcc.dg/pch/static-2.c: New.
1613         * gcc.dg/pch/static-2.h: New.
1615         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
1617         * g++.dg/pch/pch.exp: Better handle failing testcases.
1618         * gcc.dg/pch/pch.exp: Likewise.
1619         * gcc.dg/pch/macro-1.c: New.
1620         * gcc.dg/pch/macro-1.h: New.
1621         * gcc.dg/pch/macro-2.c: New.
1622         * gcc.dg/pch/macro-2.h: New.
1624         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
1626         * g++.dg/dg.exp: Treat files in pch/ specially.
1627         * g++.dg/pch/pch.exp: New file.
1628         * g++.dg/pch/empty.H: New file.
1629         * g++.dg/pch/empty.C: New file.
1630         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
1631         "precompile".
1633         * gcc.dg/pch/pch.exp: New file.
1634         * gcc.dg/pch/empty.h: New file.
1635         * gcc.dg/pch/empty.c: New file.
1636         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
1637         "precompile".
1639 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1641         * g++.dg/template/friend14.C: New test.
1643 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1645         * gcc.dg/old-style-asm-1.c: New test.
1647 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
1649         * gcc.c-torture/compile/20030109-1.c: New test.
1651 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1653         * gcc.c-torture/execute/20030109-1.c: New test.
1655 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
1657         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1658         * g++.old-deja/g++.mike/dyncast2.C: Likewise
1659         * g++.old-deja/g++.mike/dyncast3.C: Likewise
1660         * g++.old-deja/g++.mike/eh2.C: Likewise
1661         * g++.old-deja/g++.mike/eh3.C: Likewise
1662         * g++.old-deja/g++.mike/eh5.C: Likewise
1663         * g++.old-deja/g++.mike/eh6.C: Likewise
1664         * g++.old-deja/g++.mike/eh7.C: Likewise
1665         * g++.old-deja/g++.mike/eh8.C: Likewise
1666         * g++.old-deja/g++.mike/eh9.C: Likewise
1667         * g++.old-deja/g++.mike/eh10.C: Likewise
1668         * g++.old-deja/g++.mike/eh12.C: Likewise
1669         * g++.old-deja/g++.mike/eh13.C: Likewise
1670         * g++.old-deja/g++.mike/eh14.C: Likewise
1671         * g++.old-deja/g++.mike/eh16.C: Likewise
1672         * g++.old-deja/g++.mike/eh17.C: Likewise
1673         * g++.old-deja/g++.mike/eh18.C: Likewise
1674         * g++.old-deja/g++.mike/eh21.C: Likewise
1675         * g++.old-deja/g++.mike/eh23.C: Likewise
1676         * g++.old-deja/g++.mike/eh24.C: Likewise
1677         * g++.old-deja/g++.mike/eh25.C: Likewise
1678         * g++.old-deja/g++.mike/eh26.C: Likewise
1679         * g++.old-deja/g++.mike/eh27.C: Likewise
1680         * g++.old-deja/g++.mike/eh28.C: Likewise
1681         * g++.old-deja/g++.mike/eh29.C: Likewise
1682         * g++.old-deja/g++.mike/eh31.C: Likewise
1683         * g++.old-deja/g++.mike/eh33.C: Likewise
1684         * g++.old-deja/g++.mike/eh34.C: Likewise
1685         * g++.old-deja/g++.mike/eh35.C: Likewise
1686         * g++.old-deja/g++.mike/eh36.C: Likewise
1687         * g++.old-deja/g++.mike/eh37.C: Likewise
1688         * g++.old-deja/g++.mike/eh38.C: Likewise
1689         * g++.old-deja/g++.mike/eh39.C: Likewise
1690         * g++.old-deja/g++.mike/eh40.C: Likewise
1691         * g++.old-deja/g++.mike/eh41.C: Likewise
1692         * g++.old-deja/g++.mike/eh42.C: Likewise
1693         * g++.old-deja/g++.mike/eh44.C: Likewise
1694         * g++.old-deja/g++.mike/eh46.C: Likewise
1695         * g++.old-deja/g++.mike/eh47.C: Likewise
1696         * g++.old-deja/g++.mike/eh48.C: Likewise
1697         * g++.old-deja/g++.mike/eh49.C: Likewise
1698         * g++.old-deja/g++.mike/eh50.C: Likewise
1699         * g++.old-deja/g++.mike/eh51.C: Likewise
1700         * g++.old-deja/g++.mike/eh53.C: Likewise
1701         * g++.old-deja/g++.mike/eh55.C: Likewise
1702         * g++.old-deja/g++.mike/p7912.C: Likewise
1703         * g++.old-deja/g++.mike/p9706.C: Likewise
1704         * g++.old-deja/g++.mike/p10416.C: Likewise
1705         * g++.old-deja/g++.mike/p11667.C: Likewise
1706         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1707         Remove redundant reference to Iris.
1708         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1709         Elxsi, i860, Pico Java, and WE32K.
1711 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
1713         * g++.dg/ext/asm4.C: New test.
1715 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1717         PR c++/9030
1718         * g++.dg/template/friend12.C: New test.
1719         * g++.dg/template/friend13.C: Likewise.
1720         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1722 2003-01-08  Jan Hubicka  <jh@suse.cz>
1724         * gcc.dg/i386-cadd.c: New test.
1725         * gcc.dg/i386-cmov4.c: Likewise.
1727 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
1729         PR c++/9165
1730         * g++.dg/warn/Wunused-3.C: New test.
1732         * g++.dg/abi/bitfield9.C: New test.
1734         PR c++/9189
1735         * g++.dg/parse/defarg3.C: New test.
1737 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
1739         * g++.dg/parse/ambig1.C: New test.
1740         * g++.dg/parse/defarg2.C: New test.
1742 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
1744         * g++.dg/template/defarg-1.C: New test.
1745         * g++.dg/template/local2.C: Likewise.
1747 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
1749         * gcc.c-torture/execute/20030105-1.c: New test.
1751 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1753         * g++.dg/parse/namespace3.C: Remove extra semicolons.
1754         * g++.dg/parse/namespace4.C: Likewise.
1756 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1758         * g++.dg/template/ntp2.C: New test.
1760 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1762         * g++.dg/parse/extern-C-1.C: New test.
1764         * g++.dg/parse/namespace4.C: New test.
1766         * g++.dg/template/nested1.C: New test.
1768         * g++.dg/parse/namespace3.C: New test.
1770 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1772         * g++.dg/lookup/two-stage1.C: New test.
1774 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1776         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1777         * g++.old-deja/g++.jason/access8.C: Likewise.
1778         * g++.old-deja/g++.other/decl5.C: Likewise.
1780 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
1782         * g++.dg/parse/parse7.C: New test.
1784 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
1786         PR c++/2843
1787         * g++.dg/ext/attrib7.C: New test.
1789 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
1791         * g++.dg/parse/parse6.C: New test.
1793 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
1795         * gcc.dg/h8300-stack-1.c: New.
1797 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1799         g++.dg/lookup/exception1.C: New test.
1801         g++.dg/lookup/template1.C: New test.
1803         g++.dg/parse/namespace2.C: New test.
1805         g++.dg/parse/parens2.C: New test.
1807 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1809         * g++.dg/parse/parse5.C: New test.
1810         * g++.dg/lookup/scoped4.C: New test.
1812 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1814         * g++.dg/parse/parens1.C: New test.
1816         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1817         angle-bracket1.C.
1818         * g++.dg/parse/parens2.C: New test.
1820         * g++.dg/lookup/scope-operator1.C: New test.
1822         * g++.dg/parse/operator1.C: New test.
1824 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1826         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1827         * g++.old-deja/g++.other/access6.C: Likewise.
1828         * g++.old-deja/g++.other/decl1.C: Likewise.
1829         * g++.old-deja/g++.pt/typename12.C: Likewise.
1831 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
1833         * g++.dg/parse/namespace1.C: New test.
1835 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1837         * g++.dg/parse/parse4.C: New test.
1839 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1841         * g++.dg/parse/parse3.C: New test.
1843 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1845         * g++.dg/parse/parse2.C: New test.
1847 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1849         * g++.dg/template/friend11.C: New test.
1851 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1853         * g++.dg/parse/parse1.C: New test.
1855 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
1857         * lib/profopt.exp: Change the name of a global variable to avoid
1858         possible clashes with other test suites.
1860 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
1862         * g++.dg/inherit/covariant8.C: New test.
1864 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
1866         * g++.dg/init/array9.C: New test.
1868         PR c++/9112
1869         * g++.dg/parse/expr1.C: New test.
1871 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
1873         * gcc.c-torture/compile/20021230-1.c: New test.
1875 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1877         * g++.dg/inherit/covariant5.C: New test.
1878         * g++.dg/inherit/covariant6.C: New test.
1879         * g++.dg/inherit/covariant7.C: New test.
1881 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1883         PR c++/2739
1884         * g++.dg/other/access2.C: New test.
1886 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1888         * g++.dg/other/anon-struct.C: No longer fails
1889         * g++.old-deja/g++.brendan/parse4.C: Likewise.
1890         * g++.old-deja/g++.brendan/parse5.C: Likewise.
1891         * g++.old-deja/g++.brendan/parse6.C: Likewise.
1893 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1895         * g++.dg/parse/angle-bracket.C (main): No longer fails.
1897 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
1899         * g++.dg/eh/spec4.C: Remove stray semicolon.
1900         * g++.dg/expr/pmf-1.C: Change error message.
1901         * g++.dg/ext/asm1.C: Remove stray semicolon.
1902         * g++.dg/ext/typename1.C: Add missing typenames.
1903         * g++.dg/inherit/template-as-base.C: Change error message.
1904         * g++.dg/lookup/scoped1.C: Likewise.
1905         * g++.dg/lookup/scoped2.C: Likewise.
1906         * g++.dg/lookup/using2.C: Likewise.
1907         * g++.dg/other/component1.C: Remove stray semicolon.
1908         * g++.dg/other/do1.C: Change error message.
1909         * g++.dg/other/error2.C: Likewise.
1910         * g++.dg/other/init1.C: Likewise.
1911         * g++.dg/other/packed1.C: Remove stray semicolon.
1912         * g++.dg/other/ptrmem2.C: Change error message.
1913         * g++.dg/parse/parameter-declaration-1.C: Remove line number
1914         marker.
1915         * g++.dg/special/initp1.C: Remove invalid attribute usage.
1916         * g++.dg/template/access3.C: Add typename keyword.
1917         * g++.dg/template/access5.C: Remove stray semicolon.
1918         * g++.dg/template/access6.C: Likewise.
1919         * g++.dg/template/complit1.C: Likewise.
1920         * g++.dg/template/crash1.C: Change error message.
1921         * g++.dg/template/inherit2.C: Remove stray semicolon.
1922         * g++.dg/template/instantiate2.C: Likewise.
1923         * g++.dg/template/instantiate3.C: Change error message.
1924         * g++.dg/template/qual1.C: Remove stray semicolon.
1925         * g++.dg/template/qualttp18.C: Change error message.
1926         * g++.dg/template/ref1.C: Remove stray semicolon.
1927         * g++.dg/template/sizeof1.C (A::value): Declare it.
1928         * g++.dg/template/spec4.C: Change error message.
1929         * g++.dg/template/static1.C: Likewise.
1930         * g++.dg/template/type1.C: Likewise.
1931         * g++.dg/template/typename3.C: Likewise.
1932         * g++.old-deja/g++.benjamin/13478.C: Change error message.
1933         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1934         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1935         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1936         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1937         named return value extension.
1938         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1939         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1940         * g++.old-deja/g++.bob/extern_C.C: Likewise.
1941         * g++.old-deja/g++.bob/inherit2.C: Likewise.
1942         * g++.old-deja/g++.brendan/complex1.C: Likewise.
1943         * g++.old-deja/g++.brendan/copy5.C: Likewise.
1944         * g++.old-deja/g++.brendan/crash13.C: Likewise.
1945         * g++.old-deja/g++.brendan/crash15.C: Likewise.
1946         * g++.old-deja/g++.brendan/crash18.C: Change error message.
1947         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1948         * g++.old-deja/g++.brendan/crash38.C: Likewise.
1949         * g++.old-deja/g++.brendan/crash50.C: Likewise.
1950         * g++.old-deja/g++.brendan/crash56.C: Likewise.
1951         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1952         syntax.
1953         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1954         * g++.old-deja/g++.brendan/crash8.C: Change error message.
1955         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1956         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1957         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1958         * g++.old-deja/g++.brendan/template11.C: Likewise.
1959         * g++.old-deja/g++.brendan/template26.C: Likewise.
1960         * g++.old-deja/g++.brendan/template27.C: Use explicit
1961         specialization syntax.
1962         * g++.old-deja/g++.brendan/template30.C: Likewise.
1963         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1964         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1965         non-dependent names.
1966         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1967         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1968         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1969         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1970         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1971         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1972         named return value extension.
1973         * g++.old-deja/g++.ext/namedret2.C: Likewise.
1974         * g++.old-deja/g++.ext/namedret3.C: Likewise.
1975         * g++.old-deja/g++.ext/return1.C: Likewise.
1976         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1977         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1978         * g++.old-deja/g++.jason/access8.C: Likewise.
1979         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1980         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1981         pseudo-destructor names.
1982         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1983         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1984         pseudo-destructor names.
1985         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1986         * g++.old-deja/g++.jason/overload19.C: Likewise.
1987         * g++.old-deja/g++.jason/overload32.C: Likewise.
1988         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1989         stray semicolons.
1990         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1991         * g++.old-deja/g++.jason/return.C: Likewise.
1992         * g++.old-deja/g++.jason/return2.C: Likewise.
1993         * g++.old-deja/g++.jason/shadow1.C: Likewise.
1994         * g++.old-deja/g++.jason/special.C: Use explicit specialization
1995         syntax.
1996         * g++.old-deja/g++.jason/template10.C: Account for use of
1997         non-dependent names.
1998         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1999         syntax.
2000         * g++.old-deja/g++.jason/template37.C: Likewise.
2001         * g++.old-deja/g++.law/access4.C: Change error messages.
2002         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
2003         pseudo-destructor names.
2004         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
2005         * g++.old-deja/g++.law/ctors9.C: Likewise.
2006         * g++.old-deja/g++.law/cvt22.C: Likewise.
2007         * g++.old-deja/g++.law/dtors5.C: Likewise.
2008         * g++.old-deja/g++.law/global-init1.C: Likewise.
2009         * g++.old-deja/g++.law/missed-error3.C: Likewise.
2010         * g++.old-deja/g++.law/operators28.C: Likewise.
2011         * g++.old-deja/g++.law/visibility28.C: Likewise.
2012         * g++.old-deja/g++.martin/eval1.C: Likewise.
2013         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
2014         name.
2015         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
2016         * g++.old-deja/g++.mike/net34.C: Likewise.
2017         * g++.old-deja/g++.mike/net36.C: Likewise.
2018         * g++.old-deja/g++.mike/ns2.C: Likewise.
2019         * g++.old-deja/g++.mike/p12306.C: Likewise.
2020         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
2021         value extension.
2022         * g++.old-deja/g++.mike/p700.C: Likewise.
2023         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
2024         * g++.old-deja/g++.mike/p710.C: Likewise.
2025         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
2026         value extension.
2027         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
2028         * g++.old-deja/g++.mike/pmf9.C: Likewise.
2029         * g++.old-deja/g++.ns/crash2.C: Likewise.
2030         * g++.old-deja/g++.ns/crash3.C: Likewise.
2031         * g++.old-deja/g++.ns/invalid1.C: Likewise.
2032         * g++.old-deja/g++.ns/ns17.C: Likewise.
2033         * g++.old-deja/g++.ns/template16.C: Likewise.
2034         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
2035         keyword.
2036         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
2037         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
2038         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
2039         named return value extension.
2040         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
2041         * g++.old-deja/g++.other/access4.C: Issue additional error
2042         messages.
2043         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
2044         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
2045         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
2046         * g++.old-deja/g++.other/crash25.C: Change error message.
2047         * g++.old-deja/g++.other/crash4.C: Change error message.
2048         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
2049         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
2050         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
2051         checks.
2052         * g++.old-deja/g++.other/defarg8.C: Likewise.
2053         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
2054         * g++.old-deja/g++.other/dtor10.C: Likewise.
2055         * g++.old-deja/g++.other/incomplete.C: Likewise.
2056         * g++.old-deja/g++.other/linkage7.C: Likewise.
2057         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
2058         lookup algorithm.
2059         * g++.old-deja/g++.other/mangle2.C: Likewise.
2060         * g++.old-deja/g++.other/refinit2.C: Likewise.
2061         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
2062         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
2063         * g++.old-deja/g++.pt/crash28.C: Likewise.
2064         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
2065         syntax.
2066         * g++.old-deja/g++.pt/crash32.C: Change error message.
2067         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
2068         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
2069         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
2070         error message position.
2071         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
2072         * g++.old-deja/g++.pt/defarg8.C: Change error message.
2073         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
2074         syntax.
2075         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
2076         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
2077         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
2078         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
2079         keyword.
2080         * g++.old-deja/g++.pt/explicit31.C: Likewise.
2081         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
2082         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
2083         keyword.
2084         * g++.old-deja/g++.pt/explicit71.C: Change error message.
2085         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
2086         syntax.
2087         * g++.old-deja/g++.pt/friend28.C: Account for use of
2088         non-dependent names.
2089         * g++.old-deja/g++.pt/friend29.C: Likewise.
2090         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
2091         rules.
2092         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
2093         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
2094         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
2095         lookup rules.
2096         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
2097         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
2098         keyword.
2099         * g++.old-deja/g++.pt/memclass20.C: Likewise.
2100         * g++.old-deja/g++.pt/memclass5.C: Likewise.
2101         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
2102         keyword.
2103         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
2104         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
2105         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
2106         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
2107         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
2108         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
2109         keyword.
2110         * g++.old-deja/g++.pt/spec10.C: Likewise.
2111         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
2112         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
2113         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
2114         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
2115         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
2116         * g++.old-deja/g++.pt/ttp62.C: Likewise.
2117         * g++.old-deja/g++.pt/ttp64.C: Likewise.
2118         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
2119         * g++.old-deja/g++.pt/typename15.C: Likewise.
2120         * g++.old-deja/g++.pt/typename22.C: Likewise.
2121         * g++.old-deja/g++.pt/typename6.C: Change error messages.
2122         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
2123         * g++.old-deja/g++.pt/virtual2.C: Likewise.
2124         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
2125         syntax.
2126         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
2127         return value extension.
2128         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
2129         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
2130         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
2131         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
2133 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2135         * g++.dg/warn/inline1.C: New test.
2136         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
2137         * g++.old-deja/g++.jason/synth10.C: Likewise.
2138         * g++.old-deja/g++.mike/net31.C: Likewise.
2139         * g++.old-deja/g++.mike/p8786.C: Likewise.
2141         * g++.dg/template/friend10.C: New test.
2142         * g++.dg/template/conv5.C: New test.
2144 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2146         * g++.dg/lookup/scoped3.C: New test.
2148         * g++.dg/lookup/decl1.C: New test.
2149         * g++.dg/lookup/decl2.C: New test.
2151 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2153         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
2154         gcc.c-torture/compile/20021015-1.c,
2155         gcc.c-torture/compile/20021015-2.c,
2156         gcc.c-torture/compile/20021123-1.c,
2157         gcc.c-torture/compile/20021123-2.c,
2158         gcc.c-torture/compile/20021123-3.c,
2159         gcc.c-torture/compile/20021123-4.c,
2160         gcc.c-torture/execute/20021024-1.c: Add tests previously added
2161         only to 3.1 or 3.2 branch.
2163 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
2165         * gcc.dg/i386-bitfield3.c: New test.
2167         * gcc.dg/i386-bitfield2.c: New test.
2169 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
2171         * g++.dg/parse/conv_op1.C: New test.
2173 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
2175         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
2176         approved.
2178 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
2180         * gcc.c-torture/compile/20021220-1.c: New test.
2182 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
2184         * gcc.dg/i386-fastcall-1.c: New.
2186 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2188         * gcc.c-torture/execute/20021219-1.c: New test.
2190 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2192         * gcc.dg/i386-pic-1.c: New test.
2194 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2196         PR c++/8099
2197         * g++.dg/template/friend9.C: New test.
2199 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2201         PR c++/3663
2202         * g++.dg/template/access7.C: New test.
2204 2002-12-18  Nick Clifton  <nickc@redhat.com>
2206         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
2207         the libstdc++-v3 directory has been found.
2209 2002-12-12  Devang Patel <dpatel@apple.com>
2210         * gcc.dg/darwin-ld-1.c: New test.
2211         * gcc.dg/darwin-ld-2.c: New test.
2212         * gcc.dg/darwin-ld-3.c: New test.
2213         * gcc.dg/darwin-ld-4.c: New test.
2214         * gcc.dg/darwin-ld-5.c: New test.
2216 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2218         * gcc.c-torture/compile/20021212-1.c: New test.
2220 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
2222         * gcc.dg/fshort-wchar: New test.
2224 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
2226         PR c++/8372
2227         * g++.dg/template/dtor1.C: New test.
2229         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
2230         markers.
2232 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
2234         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
2236 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
2238         * g++.dg/template/static1.C: New test.
2239         * g++.dg/template/static2.C: New test.
2240         * g++.old-deja/g++.ext/memconst.C: New test.
2242 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2244         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
2245         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
2246         * g++.dg/special/initp1.C: Likewise.
2248 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
2250         * gcc.c-torture/execute/20021204-1.c: New test.
2252 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
2254         * gcc.dg/ppc-fmadd-1.c: New file.
2255         * gcc.dg/ppc-fmadd-2.c: New file.
2256         * gcc.dg/ppc-fmadd-3.c: New file.
2258 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2260         * gcc.c-torture/compile/20021204-1.c: New test.
2262 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2264         * g++.dg/inherit/covariant2.C: New test.
2265         * g++.dg/inherit/covariant3.C: New test.
2266         * g++.dg/inherit/covariant4.C: New test.
2267         * g++.dg/inherit/covariant1.C: Remove XFAIL.
2268         * g++.old-deja/g++.robertl/eb17.C: Likewise.
2270 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
2272         PR c++/8688
2273         * g++.dg/init/brace3.C: New test.
2275 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
2277         * gcc.dg/20020210-1.c: Fix a comment typo.
2279 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
2281         PR c++/8720
2282         * g++.dg/parse/defarg1.C: New test.
2284         PR c++/8615
2285         * g++.dg/template/char1.C: New test.
2287         * g++.dg/template/varmod1.C: Fix typo.
2289 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2291         DR 180
2292         * g++.old-deja/g++.pt/crash32.C: Expect error.
2294 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
2296         PR c++/5919
2297         * g++.dg/template/varmod1.C: New test.
2299         PR c++/8727
2300         * g++.dg/inherit/typeinfo1.C: New test.
2302         PR c++/8663
2303         * g++.dg/inherit/typedef1.C: New test.
2305 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
2307         PR c++/8332
2308         PR c++/8493
2309         * g++.dg/template/strlen1.C: New test.
2311         PR c++/8227
2312         * g++.dg/template/ctor2.C: New test.
2314         PR c++/8214
2315         * g++.dg/init/string1.C: New test.
2317         PR c++/8511
2318         * g++.dg/template/friend8.C: New test.
2320 2002-11-29  Joe Buck <jbuck@synopsys.com>
2322         * g++.dg/lookup/anon2.C: New test.
2324 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
2326         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
2327         h8300 port.
2329 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
2331         * gcc.dg/bitfld-6.c: New test.
2333 2002-11-27  Jan Hubicka  <jh@suse.cz>
2335         * gcc.c-torture/execute/20021127.[cx]: New test.
2337 2002-11-26  Jan Hubicka  <jh@suse.cz>
2339         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
2340         quality.
2342 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
2344         * g++.dg/init/brace2.C: New test.
2345         * g++.old-deja/g++.mike/p9129.C: Correct.
2347 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
2349         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
2351 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
2353         * gcc.dg/sibcall-6: New test for indirect sibcalls.
2355 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
2357         * testsuite/g++.dg/abi/empty11.C: New test.
2358         * testsuite/g++.dg/rtti/cv1.C: New test.
2360 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
2362         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
2364 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
2366         * g++.dg/abi/empty10.C: New test.
2368 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2370         * gcc.c-torture/compile/20021124-1.c: New test.
2372 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
2374         * g++.dg/abi/rtti2.C: New test.
2376 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2378         * gcc.dg/i386-unroll-1.c: New test.
2380 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2382         * gcc.c-torture/compile/20021120-1.c: New test.
2383         * gcc.c-torture/compile/20021120-2.c: New test.
2385 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2387         * gcc.dg/bitfld-5.c: New test.
2389 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2391         * gcc.c-torture/execute/20021120-3.c: New test.
2393 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2395         * gcc.c-torture/execute/20021120-2.c: New test.
2397 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2399         * gcc.c-torture/execute/20021120-1.c: New test.
2401 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
2403         * gcc.c-torture/execute/20021118-3.c: New test.
2405 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2407         * gcc.c-torture/compile/20021119-1.c: New test.
2409 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
2411         * gcc.dg/duff-1.c: New test.
2412         * gcc.dg/duff-2.c: New test.
2413         * gcc.dg/duff-3.c: New test.
2415 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
2417         * gcc.dg/cpp/_Pragma5.c: New test.
2419 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2421         * gcc.c-torture/execute/20021118-2.c: New test.
2423 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2425         * gcc.c-torture/execute/20021118-1.c: New test.
2427 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
2429         * gcc.dg/20021116-1.c: New test.
2431 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
2433         * g++.dg/abi/vcall1.C: New test.
2435 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
2437         * gcc.dg/20021029-1.c: New test.
2438         * gcc.dg/20021029-2.c: New test.
2440 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2442         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
2444 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2446         PR c/8439
2447         * gcc.dg/20021110.c: Move to ...
2448         * gcc.c-torture/compile/20021110.c: .... here.
2450 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2452         PR c/8467
2453         * gcc.c-torture/execute/20021111-1.c
2455 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2457         PR c/8439
2458         * gcc.dg/20021110.c: New test.
2460 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
2462         * g++.dg/abi/vthunk3.C: Run only on x86.
2464 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2466         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
2468 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
2470         * lib/compat.exp (compat-execute): Fix logic error in last
2471         change.
2473 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
2475         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
2477 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2479         PR c++/8389
2480         * g++.dg/template/access6.C: New test.
2482 2002-11-08  Jan Hubicka  <jh@suse.cz>
2484         * gcc.dg/i386-ssefp-1.c: New test.
2485         * gcc.dg/i386-ssefp-1.c: New test.
2487 2002-11-08  Jan Hubicka  <jh@suse.cz>
2489         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
2491 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2493         * g++.dg/abi/vthunk3.C: New test.
2495         PR c++/8338
2496         * g++.dg/template/crash2.C: New test.
2498 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2500         * testsuite/g++.dg/abi/dtor1.C: New test.
2501         * testsuite/g++.dg/abi/dtor2.C: Likewise.
2503 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
2505         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
2506         Darwin.
2508 2002-11-04  Adam Nemet  <anemet@lnxw.com>
2510         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
2511         -mthumb.  Only xfail with -O0.
2513 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
2515         * g++.dg/abi/thunk1.C: New test.
2516         * g++.dg/abi/thunk2.C: Likewise.
2517         * g++.dg/abi/vtt1.C: Likewise.
2519 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
2521         PR optimization/8423
2522         * gcc.c-torture/execute/builtin-constant.c: New test.
2524 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
2526         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
2527         Add some more cases.
2529 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
2531         PR c++/8391
2532         * g++.dg/opt/local1.C: New test.
2534 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
2536         PR c++/8160
2537         * g++.dg/template/complit1.C: New test.
2539         PR c++/8149
2540         * g++.dg/template/typename4.C: Likewise.
2542 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2544         Core issue 287, PR c++/7639
2545         * g++.dg/template/instantiate1.C: Adjust error location.
2546         * g++.dg/template/instantiate3.C: New test.
2547         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
2548         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
2549         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
2551 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
2553         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
2555 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
2557         PR c++/8287
2558         * g++.dg/init/dtor2.C: New test.
2560 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2562         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
2563         * gcc.dg/nest.c: Bypass errors on irix6.
2565 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
2567         * gcc.dg/nest.c: Expect error for mmix-*-*.
2568         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
2570 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
2572         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
2573         markers.
2575         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
2577 2002-10-25  Mike Stump  <mrs@apple.com>
2579         * gcc.dg/warn-1.c: New test.
2581 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2583         * g++.dg/template/typename3.C: New test.
2585 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
2587         * g++.dg/lookup/ptrmem1.C: New test.
2589         * g++.dg/abi/vthunk2.C: New test.
2591 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2593         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
2595 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
2597         * g++.dg/abi/empty9.C: New test.
2599 2002-10-24  Richard Henderson  <rth@redhat.com>
2601         * g++.dg/inherit/thunk1.C: Enable for ia64.
2603 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2605         PR c++/8067
2606         * g++.dg/lookup/pretty1.C: New test.
2608 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
2610         * gcc.dg/20021023-1.c: New test.
2612 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2614         PR c++/7679
2615         * g++.dg/parse/inline1.C: New test.
2617 2002-10-23  Richard Henderson  <rth@redhat.com>
2619         * g++.dg/inherit/thunk1.C: Enable for x86_64.
2621         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
2623 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
2625         PR c++/6579
2626         * g++.dg/parse/stmtexpr3.C: New test.
2628 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
2630         * g++.dg/expr/cond1.C: New test.
2632 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2634         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
2636 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2638         * g++.dg/abi/vbase13.C: New test.
2639         * g++.dg/abi/vbase14.C: Likewise.
2641 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
2643         * gcc.dg/tls/pic-1.c: New test.
2644         * gcc.dg/tls/nonpic-1.c: New test.
2645         * gcc.dg/20021018-1.c: New test.
2647 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2649         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2650         Remove only files with the same base name as the test case.
2651         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2652         (profopt-execute): Likewise.  Also, remove old profiling
2653         and performance data files before running the tests.
2655         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2656         * g++.dg/bprob/bprob.exp: Likewise.
2657         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
2658         to allow more general test case names.
2660         * g++.dg/bprob/bprob-1.C: Rename to ...
2661         * g++.dg/bprob/g++-bprob-1.C: ... this.
2663         * g77.dg/bprob/bprob-1.f: Rename to ...
2664         * g77.dg/bprob/g77-bprob-1.f: ... this.
2666 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2668         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2669         bison 1.50 or later.
2671 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
2673         * g++.dg/README: Describe more test directories.
2675 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2677         * g++.dg/init/array6.C: Add additional tests.
2679 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2681         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2682         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2684 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
2686         * gcc.c-torture/compile/20020604-1.x: New.
2687         * gcc.c-torture/compile/simd-5.x: Likewise.
2688         * gcc.c-torture/execute/920710-1.x: Likewise.
2689         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2691 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2693         * g++.dg/inherit/override1.C: Add dg-options clause.
2695 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2697         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2698         _mm_slli_si128.
2700 2002-10-19  Andreas Schwab  <schwab@suse.de>
2702         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2703         directory component.
2705 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
2707         * g++.dg/inherit/thunk1.C: New test.
2709         * g++.dg/inherit/override1.C: New test.
2711         * g++.dg/abi/mangle11.C: New test.
2712         * g++.dg/abi/mangle14.C: New test.
2713         * g++.dg/abi/mangle17.C: New test.
2715 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
2717         * g++.dg/overload/member2.C: New test.
2719 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
2721         * g++.dg/README: Describe new compat directory.
2722         * g++.dg/dg.exp: Skip tests in compat directory.
2723         * README.compat: New file.
2724         * lib/compat.exp: New expect script.
2725         * g++.dg/compat: New test directory.
2726         * g++.dg/compat/compat.exp: New expect script.
2727         * g++.dg/compat/abi: New test directory.
2728         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2729         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2730         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2731         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2732         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2733         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2734         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2735         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2736         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2737         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2738         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2739         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2740         * g++.dg/compat/break: New test directory.
2741         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2742         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2743         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2744         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2745         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2746         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2747         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2748         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2749         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2750         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2751         g++.dg/compat/break/README: New files.
2752         * g++.dg/compat/eh: New test directory.
2753         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2754         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2755         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2756         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2757         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2758         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2759         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2760         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2761         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2762         g++.dg/compat/eh/filter2_y.C,
2763         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2764         g++.dg/compat/eh/new1_y.C,
2765         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2766         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2767         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2768         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2769         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2770         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2771         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2772         g++.dg/compat/eh/unexpected1_y.C: New files.
2773         * g++.dg/compat/init: New test directory.
2774         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2775         g++.dg/compat/init/array5_y.C,
2776         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2777         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2778         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2779         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2780         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2781         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2782         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2783         g++.dg/compat/init/init-ref2_y.C: New files.
2785 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
2787         PR c++/7584
2788         * g++.dg/inherit/using3.C: New test.
2790 2002-10-17  Jan Hubicka  <jh@suse.cz>
2792         * gcc.dg/20021017-2.c: New test.
2794 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
2796         * g++.dg/abi/mangle16.C: Adjust.
2798         * g++.dg/init/array8.C: New test.
2800 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
2802         * gcc.dg/special/mips-abi.exp: New test.
2803         * gcc.dg/special/mips-abi.s: Empty file used by the above.
2805 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
2807         * g++.dg/abi/mangle16.C: New test.
2808         * g++.dg/abi/mangle17.C: Likewise.
2810         PR c++/7478
2811         * g++.dg/template/ref1.C: New test.
2813 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2815         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2817 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
2819         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2821 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
2823         PR c++/7524
2824         * g++.dg/init/array7.C: New test.
2826 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
2828         * g++.dg/init/array6.C: New test.
2830         * g++.dg/abi/mangle13.C: Likewise.
2831         * g++.dg/abi/mangle14.C: Likewise.
2832         * g++.dg/abi/mangle15.C: Likewise.
2834 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2836         * g++.dg/abi/empty8.C: New test.
2838 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
2840         * g++.dg/init/ctor1.C: New test.
2842 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
2844         * gcc.c-torture/execute/20021015-1.c: New test.
2846 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
2848         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2850 2002-10-14  Jan Hubicka  <jh@suse.cz>
2852         * gcc.dg/i386-ssetype-[1-5].c: New tests.
2854 2002-10-14  Richard Henderson  <rth@redhat.com>
2856         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2858 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2860         PR optimization/6631
2861         * g++.dg/opt/const2.C: New test.
2863 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2865         PR c++/7176
2866         * g++.dg/parse/friend1.C: New test.
2867         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2869 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
2871         * gcc.dg/20021014-1.c: New test.
2873 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
2875         PR c++/5661
2876         * g++.dg/ext/vlm1.C: New test.
2877         * g++.dg/ext/vlm2.C: Likewise.
2879         * g++.dg/init/array1.C: Remove invalid braces.
2880         * g++.dg/init/brace1.C: New test.
2881         * g++.dg/init/copy2.C: Likewise.
2882         * g++.dg/init/copy3.C: Likewise.
2883         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2884         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2885         braces.
2887 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
2889         * gcc.dg/cpp/assembler.S: Don't use -ansi.
2891 2002-10-11  Richard Shann  <richard.shann@superh.com>
2893         * gcc.c-torture/compile/simd-5.c: New test.
2895 2002-10-10  Roger Sayle  <roger@eyesopen.com>
2897         * gcc.c-torture/execute/shiftopt-1.c: New test case.
2899 2002-10-10  Jim Wilson  <wilson@redhat.com>
2901         * gcc.c-torture/execute/20021010-1.c: New test.
2903 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
2905         PR c/7353
2906         * g++.dg/ext/typedef-init.C: New test.
2907         * gcc.dg/typedef-init.c: New test.
2909 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
2911         * gcc.dg/cpp/paste13.c: New test.
2913 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2915         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
2916         remaining platforms, XFAIL during compile, not execute.  Don't
2917         XFAIL at -O0.
2919 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
2921         * gcc.dg/alias-1.c: Tweak expected warning.
2923 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2925         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2927 2002-10-06  Andreas Jaeger  <aj@suse.de>
2929         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2930         * gcc.dg/cpp/c++98.C: Likewise.
2932         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2933         * g++.dg/cpp/c++98.C: Likewise.
2935         * g++.dg/README (Subdirectories): Mention cpp directory.
2937         PR target/7559
2938         * gcc.dg/20021006-1.c: New test.
2940 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2942         PR c++/7804
2943         * g++.dg/other/warning1.C: New test.
2945 2002-10-04  Roger Sayle  <roger@eyesopen.com>
2947         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
2948         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
2949         and sparc-*-* with -m64 as expected failures.  See PR 8087.
2951 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
2953         PR c++/7931
2954         * g++.dg/template/ptrmem3.C: New test.
2956         PR c++/7754
2957         * g++.dg/template/union1.C: New test.
2959 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
2961         PR c++/8006
2962         * g++.dg/abi/mangle9.C: New test.
2963         * g++.dg/abi/mangle10.C: New test.
2964         * g++.dg/abi/mangle11.C: New test.
2965         * g++.dg/abi/mangle12.C: New test.
2967 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
2969         PR c++/7188.
2970         * g++.dg/template/meminit1.C: New test.
2971         * g++.dg/warn/Wreorder-1.C: Likewise.
2972         * g++.old-deja/g++.mike/warn3.C: Tweak.
2973         * lib/prune.exp: Ingore "in copy constructor".
2975 2002-10-02  Andreas Jaeger  <aj@suse.de>
2977         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2978         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2979         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2980         on x86-64.
2982 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
2984         * gcc.dg/empty1.C: Fix typo.
2986 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
2988         * gcc.dg/alias-1.c: New test.
2990 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
2992         * gcc.dg/empty1.C: New test.
2994         * g++.dg/tls/init-2.C: Tweak error messages.
2996 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
2998         * gcc.c-torture/compile/20020923-1.c: New test.
3000 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
3002         * gcc.c-torture/execute/ffs-1.c: New test.
3003         * gcc.c-torture/execute/ffs-2.c: Ditto.
3005 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
3007         * g++.dg/overload/member1.C: New test.
3009 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
3011         * g++.dg/abi/empty7.C: New test.
3012         * g++.dg/init/pm2.C: Likewise.
3014 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
3016         * g++.dg/rtti/crash1.C: New test.
3018 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
3020         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
3021         gcc.dg/sibcall-4.c: New tests.
3023 2002-09-28  Roger Sayle  <roger@eyesopen.com>
3025         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
3026         powerpc and MMIX targets.
3028 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
3030         * gcc.dg/cpp/20020927-1.c: New.
3032 2002-09-26  David S. Miller  <davem@redhat.com>
3034         * gcc.c-torture/compile/trunctfdf.c: New.
3036 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3038         * lib/target-supports.exp (check_weak_available): Handle solaris2.
3040 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
3042         * gcc.c-torture/execute/loop-15.c: New.
3044 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
3046         * README.QMTEST: Fix typo.
3048 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
3050         * gcc.dg/20020926-1.c: New test.
3052 2002-09-25  David S. Miller  <davem@redhat.com>
3054         PR target/7842
3055         * gcc.c-torture/execute/shiftdi.c: New test.
3057 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
3059         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
3060         unique to the tool.
3061         * lib/g77.exp (g77_init): Likewise.
3062         * lib/g++.exp (g++_init): Likewise.
3063         * lib/objc.exp (objc_init): Likewise.
3065 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
3067         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
3068         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
3069         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
3071 2002-09-25  Richard Henderson  <rth@redhat.com>
3073         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
3074         too-small long double.
3076 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
3078         * gcc.dg/20020919-1.c: New test.
3080 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
3082         * g++.dg/abi/bitfield6.C: New test.
3083         * g++.dg/abi/bitfield7.C: New test.
3084         * g++.dg/abi/bitfield8.C: New test.
3085         * g++.dg/abi/vbase11.C: New test.
3087 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3089         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
3090         hppa*-*-hpux*.  Update test comment.
3092 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
3094         * gcc.dg/tls/struct-1.c: New test.
3096 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
3098         * gcc.dg/cpp/tr-warn2.c: Update.
3100 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3102         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
3104 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3106         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
3107         systems.
3109 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
3111         * gcc.c-torture/execute/ieee/mzero3.c: New test.
3113         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3114         Adjust for c++filt moved to binutils.  Remove spurious duplicate
3115         setting of cxxfilt.
3117 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
3119         * gcc.dg/20020312-2.c: Update for darwin.
3121 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3123         * g++.old-deja/g++.other/crash32.C: Mark ICE.
3125 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
3127         * objc.dg/comp-types-1.m: New test.
3128         * objc.dg/comp-types-2.m: New test.
3129         * objc.dg/comp-types-3.m: New test.
3130         * objc.dg/comp-types-4.m: New test.
3131         * objc.dg/comp-types-5.m: New test.
3132         * objc.dg/comp-types-6.m: New test.
3134 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3136         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
3138 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3140         * g++.dg/other/do1.C: New test.
3142         * g++.dg/template/subst1.C: New test.
3144 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
3146         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
3148 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3150         * g++.dg/template/qualttp20.C: Adjust expected errors.
3151         * g++.old-deja/g++.jason/report.C: Likewise.
3152         * g++.old-deja/g++.other/qual1.C: Likewise.
3154         * g++.dg/lookup/scoped2.C: New test.
3156         * g++.dg/ext/asm3.C: New test.
3158 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
3160         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
3162 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
3164         * ChangeLog: follow spelling conventions.
3165         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
3166         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
3167         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
3168         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
3169         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
3170         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
3171         * g++.old-deja/g++.law/global-init1.C: Likewise.
3172         * g++.old-deja/g++.other/delete4.C: Likewise.
3173         * g++.old-deja/g++.other/inline21.C: Likewise.
3174         * g++.old-deja/g++.other/singleton.C: Likewise.
3175         * g77.dg/strlen0.f: Likewise.
3176         * g77.f-torture/compile/20010519-1.f: Likewise.
3177         * g77.f-torture/compile/980310-4.f: Likewise.
3178         * gcc.c-torture/compile/20000605-1.c: Likewise.
3179         * gcc.c-torture/execute/20020225-1.c: Likewise.
3180         * gcc.dg/c90-hexfloat-2.c: Likewise.
3181         * gcc.dg/c99-bool-1.c: Likewise.
3182         * gcc.dg/c99-hexfloat-2.c: Likewise.
3183         * gcc.dg/dll-2.c: Likewise.
3184         * gcc.dg/wtr-union-init-1.c: Likewise.
3185         * gcc.dg/wtr-union-init-2.c: Likewise.
3186         * gcc.dg/wtr-union-init-3.c: Likewise.
3187         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3188         * gcc.dg/cpp/defined.c: Likewise.
3189         * gcc.dg/cpp/macsyntx.c: Likewise.
3190         * gcc.dg/cpp/paste2.c: Likewise.
3191         * gcc.dg/cpp/trad/defined.c: Likewise.
3192         * gcc.dg/format/c90-printf-1.c: Likewise.
3193         * gcc.dg/format/c90-scanf-1.c: Likewise.
3194         * gcc.dg/format/c99-printf-1.c: Likewise.
3195         * gcc.dg/format/c99-scanf-1.c: Likewise.
3196         * gcc.misc-tests/gcov-8.c: Likewise.
3197         * lib/profopt.exp: Likewise.
3199 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
3201         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
3203 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3205         * g++.dg/inherit/using2.C: New test.
3207 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
3209         * ChangeLog: Follow spelling conventions.
3210         * g++.dg/template/friend4.C: Likewise.
3211         * g++.old-deja/g++.pt/crash67.C: Likewise.
3212         * gcc.c-torture/execute/20000801-4.c: Likewise.
3213         * gcc.dg/c90-digraph-1.c: Likewise.
3214         * gcc.dg/c94-digraph-1.c: Likewise.
3215         * gcc.dg/c99-digraph-1.c: Likewise.
3216         * gcc.dg/cpp/line5.c: Likewise.
3217         * gcc.dg/cpp/multiline.c: Likewise.
3218         * gcc.dg/cpp/trad/literals-1.c: Likewise.
3219         * gcc.dg/format/attr-3.c: Likewise.
3220         * gcc.dg/format/c90-scanf-3.c: Likewise.
3221         * gcc.dg/format/ext-4.c: Likewise.
3223 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3225         * g++.dg/template/pretty1.C: New test.
3227 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
3229         * gcc.c-torture/execute/struct-cpy-1.c: New test.
3231 2002-09-13  Matt Austern  <austern@apple.com>
3233         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
3234         passing a cast expression to a function by const reference.
3236 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
3238         * g++.dg/template/deduce1.C: New test.
3240 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
3242         * gcc.c-torture/execute/simd-1.c: Force all use of int to
3243         32-bit int.
3245 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3247         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
3248         usage.
3250 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
3252         * gcc.c-torture/compile/20020910-1.c: New test.
3254 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
3256         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
3258 2002-09-10  Andreas Jaeger  <aj@suse.de>
3260         * gcc.dg/20020312-2.c: Adjust for x86-64.
3262 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
3264         * g77.dg/7388.f: New test case for PR 7388.
3266 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3268         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
3270 2002-09-05  Ziemowit Laski <zlaski@apple.com>
3272         * objc.dg/proto-lossage-1.m: New test.
3274 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
3276         * gcc.dg/cpp/_Pragma4.c: Fix typo.
3278 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
3280         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
3281         expected to pass.
3283 2002-09-06  Stan Shebs  <shebs@apple.com>
3284             David Edelsohn  <edelsohn@gnu.org>
3286         * gcc.dg/weak: New directory.
3287         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
3288         target-specific xfail bits.
3289         * gcc.dg/typeof-2.c: Move to new directory.
3290         * gcc.dg/weak.exp: New expect script.
3292 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
3294         * gcc.c-torture/execute/extzvsi.c: New test.
3296 2002-09-05  Stan Shebs  <shebs@apple.com>
3298         * gcc.dg/weak-1.c: xfail on Darwin.
3299         * gcc.dg/weak-2.c: Ditto.
3300         * gcc.dg/weak-3.c: Ditto.
3301         * gcc.dg/weak-4.c: Ditto.
3302         * gcc.dg/weak-5.c: Ditto.
3303         * gcc.dg/weak-6.c: Ditto.
3304         * gcc.dg/weak-7.c: Ditto.
3305         * gcc.dg/weak-8.c: Ditto.
3306         * gcc.dg/weak-9.c: Ditto.
3308 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
3310         * gcc.c-torture/execute/loop-14.c: New test.
3312 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
3314         * g++.dg/other/cxa-atexit1.C: New test.
3316         * gcc.dg/typeof-2.c: New test.
3318 2002-09-03  Roger Sayle  <roger@eyesopen.com>
3320         * gcc.dg/builtins-2.c: New testcase.
3321         * gcc.dg/builtins-3.c: New testcase.
3323 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
3325         * gcc.dg/cpp/_Pragma4.c: New test.
3327 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
3329         * objc/execute/nil_method-1.m: New testcase.
3331 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
3333         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
3334         [Object class], not [Object initialize].
3336 2002-08-31  Roger Sayle  <roger@eyesopen.com>
3337             Hans-Peter Nilsson  <hp@bitrange.com>
3339         * gcc.c-torture/execute/20020720-1.x: Skip test on
3340         mmix-knuth-mmixware.  Correct comment.
3342 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
3344         * testsuite/g++.dg/abi/bitfield5.C: New test.
3345         * testsuite/g++.dg/abi/vbase10.C: Likewise.
3347 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
3349         * objc.dg/undeclared-selector.m: New test.
3351 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
3353         * g++.dg/other/offsetof1.C: Avoid cast warning.
3355 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
3357         * objc.dg/super-class-2.m: New test.
3359 2002-08-24  Matt Austern  <austern@apple.com>
3361         * g++.dg/ext/lvaddr.C: New test.
3362         * g++.dg/ext/lvcast.C: New test.
3364 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
3366         * testsuite/g++.dg/inherit/cond1.C: New test.
3368 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
3370         * gcc.dg/noncompile/incomplete-1.c: New test.
3372 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3374         * gcc.dg/typespec-1.c: New test.
3376 2002-08-20  Devang Patel  <dpatel@apple.com>
3377         * objc.dg/proto-hier-2.m: New test.
3379 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
3381         * objc.dg/bitfield-1.m: New test.
3382         * objc.dg/bitfield-2.m: New test.
3384 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3386         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
3387         gcc.dg/c99-flex-array-4.c: New tests.
3389 2002-08-16  Stan Shebs  <shebs@apple.com>
3391         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
3393 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
3395         * gcc.dg/typeof-1.c: New test.
3396         * g++.dg/ext/typeof2.C: New test.
3398 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3400         * g++.dg/other/offsetof1.C: New test.
3402 2002-08-14  Richard Henderson  <rth@redhat.com>
3404         * gcc.dg/tls/diag-3.c: Fix expected message strings.
3406 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
3408         * gcc.dg/cpp/_Pragma3.c: New test.
3410 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
3412         * g++.dg/template/inherit3: New test.
3414 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3416         * gcc.dg/bitfld-4.c: Add blank options.
3418 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
3420         * g++.dg/template/crash1.C: New test.
3422 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3424         * gcc.dg/tls/opt-2.c: New test.
3426 2002-08-08  Devang Patel  <dpatel@apple.com>
3428         * objc.dg/selector-1.m : New test
3430 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3432         * g++.dg/abi/bitfield4.C: New test.
3433         * gcc.dg/bitfld-4.c: New test.
3435 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3437         * g++.dg/other/packed1.C: New test.
3439 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
3441         * g++.dg/abi/offsetof.C: Tweak error messages.
3442         * g++.old-deja/g++.mike/p10769a.C: Likewise.
3444 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3446         * gcc.dg/bitfld-3.c: New test.
3448 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3449             Richard Henderson  <rth@redhat.com>
3451         * gcc.dg/i386-bitfield1.c: New test.
3452         * g++.dg/abi/bitfield3.C: Update.
3454 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
3456         * objc.dg/const-str-2.m: Update.
3457         * gcc.dg/cpp/c++98.c: Change to C extension.
3458         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
3459         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
3461 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
3463         * testsuite/gcc.dg/tls/diag-3.c: New.
3465 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
3467         * g++.dg/README (Subdirectories): Document new subdir expr.
3468         * g++.dg/expr/pmf-1.C: New test.
3470 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
3472         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
3474 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
3476         * g++.dg/abi/bitfield3.C: New test.
3478 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
3480         * lib/gcov.exp: Tweak expected line formats.
3481         * gcc.misc-tests/gcov8.c: New test.
3482         * gcc.misc-tests/gcov8.x: New flags.
3484 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
3486         * consistency.vlad/layout/endian.c: Include string.h.
3488         * gcc.c-torture/execute/20020805-1.c: New test.
3490 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
3492         * g++.dg/other/conversion1.C: New test.
3494 2002-08-03  Roger Sayle  <roger@eyesopen.com>
3496         * gcc.dg/builtins-1.c: New testcase.
3498 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
3500         * g++.dg/inherit/access3.C: New test.
3502 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
3504         * gcc.dg/ia64-visibility-2.c: New test.
3506 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
3508         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
3509         __qualifier_flags to __flags.
3511 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
3513         * g++.dg/inherit/operator1.C: New test.
3514         * g++.dg/lookup/disamb1.C: Fix typo in comment.
3515         * g++.dg/other/error1.C: Change expected error message.
3516         * g++.dg/template/conv4.C: Likewise.
3518 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
3520         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
3521         for documented behavior.
3523 2002-07-25  Roger Sayle  <roger@eyesopen.com>
3525         * gcc.c-torture/execute/20020720-1.x: Skip this test on
3526         several targets known to fail.
3528 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
3530         * gcc.dg/mips-args-[123].c: New tests.
3532 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
3534         * gcc.dg/ppc-spe.c: New.
3536 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
3538         * g++.dg/other/ptrmem4.C: New testcase.
3540 2002-07-24  Richard Henderson  <rth@redhat.com>
3542         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
3544 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
3546         * g++.dg/ext/alignof1.C (main): Return 0 for success.
3548 2002-07-24  Roger Sayle  <roger@eyesopen.com>
3550         * gcc.c-torture/execute/memset-3.c: New testcase.
3552 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
3554         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
3555         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
3557 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3559         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
3560         Delete.
3562 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
3564         * gcc.c-torture/compile/simd-4.c: New test.
3566 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3568         PR c++/7347, c++/7348
3569         * g++.dg/template/access4.C: New test.
3570         * g++.dg/template/access5.C: New test.
3571         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
3572         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
3573         * g++.old-deja/g++.pt/ttp58.C: Likewise.
3574         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
3576 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
3578         * gcc.dg/gnu89-init-2.c: New test.
3580 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
3582         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
3584 2002-07-20  Roger Sayle  <roger@eyesopen.com>
3586         * gcc.c-torture/execute/20020720-1.c: New testcase.
3588 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
3590         * gcc.dg/cpp/Wsignprom.c: New tests.
3592 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
3594         * gcc.c-torture/execute/loop-13.c: New test.
3596 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
3598         * gcc.dg/cpp/expr.c: New tests.
3600 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
3602         * g++.dg/opt/pr6713.C: Add template instantiation.
3604 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
3606         * gcc.dg/nest.c: New test.
3608 2002-07-17  Richard Henderson  <rth@redhat.com>
3610         * g++.dg/opt/pr6713.C: New test.
3612 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
3614         * gcc.c-torture/execute/loop-2e.x: Let the testcase
3615         XFAIL for all x86 processors.
3617 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
3619         * gcc.c-torture/execute/20010122-1.x: Do not test with
3620         -fomit-frame-pointer.
3622 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3624         * g++.dg/template/instantiate2.C: New test.
3625         * g++.dg/template/spec4.C: New test.
3627 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3629         * g++.dg/template/access2.C: New test.
3630         * g++.dg/template/access3.C: New test.
3632 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
3634         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
3635         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
3636         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
3637         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
3638         Convert to use <stdarg.h>.
3639         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
3640         Delete.
3641         * gcc.dg/va-arg-2.c: New.
3642         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3644 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
3646         * gcc.c-torture/compile/20020710-1.c: New test.
3648 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
3649                           Andrew Pinski  <pinskia@physics.uc.edu>
3651         gcc.c-torture/compile/simd-2.c: New testcase.
3652         gcc.c-torture/compile/simd-3.c: Likewise.
3654 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
3656         PR c++/7224
3657         * g++.dg/overload/error1.C: New test.
3659 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3661         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3662         configuration and IRIX 6 O32 ABI.
3664 2002-07-11  Roger Sayle  <roger@eyesopen.com>
3666         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3668 2002-07-10  Roger Sayle  <roger@eyesopen.com>
3670         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3672 2002-07-10  Jeffrey A Law  <law@redhat.com>
3674         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3676         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
3678 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
3680         * gcc.dg/20020312-2.c: Check for __PPC__.
3682 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
3684         * gcc.c-torture/compile/20020709-1.c: New test.
3686 2002-07-07  Roger Sayle  <roger@eyesopen.com>
3688         * g++.dg/template/qualttp21.C: New test case.
3690 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
3692         * gcc.c-torture/compile/20020706-1.c: New test.
3693         * gcc.c-torture/compile/20020706-2.c: New test.
3695 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
3696             Alexandre Oliva  <aoliva@redhat.com>
3698         * g++.dg/warn/incomplete1.C: New test.
3700 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3702         PR c++/7099
3703         * g++.dg/warn/noreturn1.C: New test.
3705 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
3707         PR c++/6706
3708         * g++.dg/debug/debug6.C: New test.
3709         * g++.dg/debug/debug7.C: New test.
3711 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
3713         * gcc.c-torture/compile/simd-3.c: New test.
3715 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
3717         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3718         * gcc.dg/20020620-1.c: Likewise.
3720 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3722         PR c++/6944
3723         * g++.dg/init/array4.C: New test.
3724         * g++.dg/init/array5.C: New test.
3726 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
3728         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3729         * gcc.c-torture/execute/simd-2.c (main): Likewise.
3731 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3733         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3734         * gcc.dg/wtr-aggr-init-1.c: Likewise.
3735         * gcc.dg/wtr-conversion-1.c: Likewise.
3736         * gcc.dg/wtr-escape-1.c: Likewise.
3737         * gcc.dg/wtr-int-type-1.c: Likewise.
3738         * gcc.dg/wtr-label-1.c: Likewise.
3739         * gcc.dg/wtr-static-1.c: Likewise.
3740         * gcc.dg/wtr-strcat-1.c: Likewise.
3741         * gcc.dg/wtr-suffix-1.c: Likewise.
3742         * gcc.dg/wtr-switch-1.c: Likewise.
3743         * gcc.dg/wtr-unary-plus-1.c: Likewise.
3744         * gcc.dg/wtr-union-init-1.c: Likewise.
3745         * gcc.dg/wtr-union-init-2.c: Likewise.
3746         * gcc.dg/wtr-union-init-3.c: Likewise.
3748         * gcc.dg/wtr-func-def-1.c: New test.
3750 2002-07-02 Devang Patel <dpatel@apple.com>
3752         * objc.dg/param-1.m: New test.
3754 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
3756         * gcc.dg/cpp/trad/directive.c: Add test.
3757         * gcc.dg/cpp/trad/macroargs.c: Add test.
3758         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3760 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
3762         * gcc.dg/cpp/cmdlne-M.c: New test.
3764 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
3766         * objc.dg/desig-init-1.m: New test.
3768 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3770         PR c++/6716
3771         * g++.dg/template/instantiate1.C: New test.
3773 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
3775         PR c++/7112
3776         * g++.dg/template/sizeof2.C: New test.
3778 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
3780         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3781         gcc.dg/cpp/trad/include.c: New tests.
3783 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
3785         PR target/7177
3786         * gcc.c-torture/compile/20020701-1.c: New test.
3788 2002-07-01  Stan Shebs  <shebs@apple.com>
3790         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3791         header here...
3792         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3793         (objc-torture-execute): or here.
3795 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
3797         * gcc.c-torture/execute/arith-rand-ll.c: New test.
3799 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
3801         * gcc.dg/cpp/trad/escaped-nl.c: New test.
3803 2002-06-30  Devang Patel  <dpatel@apple.com>
3805         * objc.dg/fsyntax-only.m: New test.
3807 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
3809         PR c++/6695
3810         * g++.dg/template/friend7.C: New file.
3812 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
3814         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3815         return type.
3817 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
3819         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3820         avoid division by zero.
3822 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
3824         * gcc.dg/Wunknownprag.c: New tests.
3826 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
3828         * gcc.c-torture/execute/simd-2.c: New test.
3830 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
3832         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3833         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3834         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3835         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3836         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3837         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3838         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3839         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3840         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3841         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3842         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3843         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3844         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3845         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3846         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3847         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3848         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3850 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
3852         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3853         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3854         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3855         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3856         New tests.
3857         * gcc.dg/cpp/trad/directive.c: Update.
3859 2002-06-23  Andreas Jaeger  <aj@suse.de>
3861         * gcc.c-torture/execute/complex-6.c: New.
3863 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
3865         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3866         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3867         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3868         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3870 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
3872         * gcc.dg/cpp/trad: New directory with traditional tests copied
3873         from parent directory.
3874         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3875         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3876         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3877         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3878         Move to trad/ and rename.
3879         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3880         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3881         gcc.dg/cpp/trad/redef2.c: New tests.
3882         * gcc.dg/cpp/trad/trad.exp: New driver.
3884 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
3886         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3887         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3888         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3889         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3890         Remove.
3892 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
3894         * gcc.dg/20020620-1.c: New test.
3896 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3898         * g++.dg/template/ttp4.C: New test.
3900 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
3902         * g++.dg/opt/vt1.C: Fix regexp.
3904 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3906         * gcc.c-torture/execute/pure-1.c: Make functions static again.
3907         Don't use attribute `noinline'.
3909 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
3911         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3913 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
3915         * gcc.c-torture/execute/simd-1.c: New.
3917         * gcc.dg/simd-1.c: New.
3919 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
3921         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3923 2002-06-16  Richard Henderson  <rth@redhat.com>
3925         * g++.dg/ext/anon-struct1.C: New.
3926         * g++.dg/ext/anon-struct2.C: New.
3927         * g++.dg/ext/anon-struct3.C: New.
3928         * gcc.dg/anon-struct-1.c: New.
3929         * gcc.dg/anon-struct-2.c: New.
3930         * gcc.dg/anon-struct-3.c: New.
3931         * gcc.dg/20011008-1.c: Adjust warning text.
3932         * gcc.dg/20020527-1.c: Add -fms-extensions.
3934 2002-06-16  Richard Henderson  <rth@redhat.com>
3936         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3938 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
3940         * gcc.c-torture/execute/20020615-1.c: New test.
3942 2002-06-15  Roger Sayle  <roger@eyesopen.com>
3944         * gcc.c-tortuture/execute/compare-1.c: New test case.
3945         * gcc.c-tortuture/execute/compare-2.c: New test case.
3946         * gcc.c-tortuture/execute/compare-3.c: New test case.
3948 2002-06-13  Richard Henderson  <rth@redhat.com>
3950         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
3951         ia64 ilp32.
3953 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3955         * g++.dg/template/typename2.C: Update error message.
3957 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
3959         * gcc.c-torture/execute/20020611-1.c: New test.
3961 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
3963         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3964         list of targets to skip.
3966 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
3968         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3969         targets if not optimizing.
3971 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
3973         * gcc.c-torture/compile/20020605-1.c: New test.
3975         * g++.dg/opt/vt1.C: New test.
3977         * gcc.dg/20020531-1.c: New test.
3979         * gcc.dg/20020530-1.c: New test.
3981         * gcc.dg/20020527-1.c: New test.
3983         * g++.dg/opt/cse1.C: New test.
3985 2002-06-07  Roger Sayle  <roger@eyesopen.com>
3987         * gcc.dg/20020607-2.c: New test case.
3989 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
3991         * gcc.c-torture/compile/20020604-1.c: New test.
3993 2002-06-04  Richard Henderson  <rth@redhat.com>
3995         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3996         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3997         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3999 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
4001         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
4003 2002-06-03  Richard Henderson  <rth@redhat.com>
4005         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
4006         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
4008 2002-06-02  Richard Henderson  <rth@redhat.com>
4010         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
4011         test functions static.
4013 2002-06-02  Andreas Jaeger  <aj@suse.de>
4015         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
4016         now.
4018 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4020         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
4021         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
4022         Update for mofified diagnostics.
4023         * gcc.dg/c99-intconst-1.c: No longer fail.
4025 2002-06-02  Richard Henderson  <rth@redhat.com>
4027         * gcc.dg/uninit-A.c: Remove xfail markers.
4029 2002-06-01  Roger Sayle  <roger@eyesopen.com>
4031         * gcc.dg/fnegate-1.c: New test case.
4033 2002-05-30  Osku Salerma  <osku@iki.fi>
4035         * gcc.c-torture/execute/mayalias-1.c: New file.
4037 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4039         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
4040         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
4041         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
4043 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
4045         * gcc.c-torture/execute/20020529-1.c: New test.
4047 2002-05-27  Richard Henderson  <rth@redhat.com>
4049         * g++.dg/ext/attrib6.C: New test case.
4051 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4053         * gcc.c-torture/execute/pure-1.c: New test.
4055 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4057         * gcc.dg/cpp/arith-2.c: Remove.
4059 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4061         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
4062         * gcc.dg/cpp/if-3.c: Remove.
4064 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
4066         * g++.dg/opt/cse2.C: New test.
4068 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
4070         * gcc.dg/cpp/arith-1.c: New semantic tests.
4071         * gcc.dg/cpp/if-1.c: Update.
4073 2002-05-24  Ben Elliston  <bje@redhat.com>
4075         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
4077 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4079         * gcc.dg/verbose-asm.c: New test.
4081 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4083         * gcc.dg/cpp/paste12.c: New test.
4085 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4087         * g++.dg/parse/named_ops.C: New test.
4089 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
4091         * gcc/testsuite/gcc.dg/weak-8.c: New test.
4093 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
4095         * gcc.dg/weak-2.c: Allow optional leading underscore
4096         in scan-assembler symbol name.
4097         * gcc.dg/weak-3.c: Likewise.
4098         * gcc.dg/weak-4.c: Likewise.
4099         * gcc.dg/weak-5.c: Likewise.
4101 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4103         * gcc.dg/20020523-1.c: New test.
4105 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4107         * objc.dg/const-str-2.m: Update now that we stop after
4108         a command line error.
4110 2002-05-22  Richard Henderson  <rth@redhat.com>
4112         * g++.dg/dg.exp: Fix typo in test pruneing.
4114 2002-05-22  Richard Henderson  <rth@redhat.com>
4116         * g++.dg/dg.exp: Prune the tls subdirectory.
4117         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
4118         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
4119         * g++.dg/tls/init-1.C: New.
4121 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
4123         * gcc.dg/20020517-1.c: New test.
4125 2002-05-21  Richard Henderson  <rth@redhat.com>
4127         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
4128         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
4130 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
4132         * g++.dg/other/copy2.C: New test.
4134 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
4136         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
4137         (MAX_COPY): Bump up to 10 times sizeof (long long).
4138         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
4140         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
4141         sizeof (long long).
4143         * gcc.c-torture/execute/strcpy-1.c: New test.
4145 2002-05-19  Jason Merrill  <jason2redhat.com>
4147         * g++.dg/ext/oper1.C: New test.
4149 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
4150 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
4152         * README.QMTEST: New file.
4154         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
4156 2002-05-19  Andreas Jaeger  <aj@suse.de>
4158         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
4159         now.
4160         * gcc.c-torture/execute/loop-2d.x: Likewise.
4162 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
4164         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
4165         support weak symbols.
4166         * gcc.dg/weak-4.c: Likewise
4167         * gcc.dg/weak-6.c: Likewise
4169 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
4171         * gcc.dg/weak-3.c: Add dg-excess-error comment for
4172         cygwin, coff and h8300-*-hms targets
4173         * gcc.dg/weak-5.c: Likewise
4174         * gcc.dg/weak-7.c: Likewise
4176 2002-05-16  Jason Merrill  <jason@redhat.com>
4178         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
4179         (scan-assembler-not, scan-assembler-dem): Likewise.
4180         (scan-assembler-dem-not): Likewise.
4182 2002-05-15  Richard Henderson  <rth@redhat.com>
4184         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
4186 2002-05-15  Richard Henderson  <rth@redhat.com>
4188         * gcc.dg/weak-5.c (vfoo1c): No warning here.
4189         (vfoo1f): Warning here.
4190         (vfoo1l): Don't redefine the alias.
4192 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
4194         * g++.dg/init/pm1.C: New test.
4196 2002-05-12  David S. Miller  <davem@redhat.com>
4198         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
4199         types.
4201 2002-05-10  Roger Sayle  <roger@eyesopen.com>
4203         * gcc.c-torture/execute/20020510-1.c: New test case.
4205 2002-05-10  David S. Miller  <davem@redhat.com>
4207         * gcc.c-torture/execute/conversion.c: Test long double too.
4209 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
4211         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
4212         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
4213         * lib/g++.exp (g++_link_flags): Likewise.
4214         * lib/objc.exp (objc_target_compile): Likewise.
4216 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4218         * gcc.dg/cpp/poison.c: Update.
4219         * gcc.dg/cpp/20000625-2.c: Remove.
4220         * gcc.dg/cpp/direct2s.c: Remove final test.
4222 2002-05-08  Tom Rix  <trix@redhat.com>
4224         * gcc.c-torture/execute/20020508-1.c: New test.
4225         * gcc.c-torture/execute/20020508-2.c: New test.
4226         * gcc.c-torture/execute/20020508-3.c: New test.
4228 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4230         * gcc.dg/cpp/charconst-4.c: More tests.
4232 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4234         PR c/6569
4235         * gcc.dg/weak-3.c: Update location of warning messages.
4236         * gcc.dg/weak-5.c: Likewise.
4238 2002-05-06  Roger Sayle  <roger@eyesopen.com>
4240         * gcc.c-torture/execute/20020506-1.c: New test case.
4242 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4244         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
4246 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4248         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
4250 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4252         * gcc.dg/cpp/charconst-3.c: New test.
4254 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4256         * gcc.dg/cpp/charconst.c: Update tests.
4258 2002-05-05  Tim Josling  <tej@melbpc.org.au>
4260         * treelang: Added directory for new sample language treelang. Also
4261         lib/treelang.exp: New file to signal treelang should be tested.
4263 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4265         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
4266         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
4267         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
4268         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
4269         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
4270         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
4271         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
4273 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4275         * gcc.dg/format/xopen-2.c: New test.
4277 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4279         * gcc.dg/20020503-1.c: New test.
4281 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
4283         * g++.dg/init/dtor1.C: Make it tougher.
4285 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
4287         * g++.dg/init/dtor1.C: New test.
4289 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
4291         * gcc.dg/altivec-8.c: New.
4293 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
4295         * gcc.dg/altivec-7.c: New.
4297 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
4299         * g++.dg/parse/typedef1.C: New test.
4301 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4303         PR c++/6486
4304         * g++.dg/template/friend6.C: New test.
4306         PR c++/6492
4307         * g++.dg/init/copy1.C: New test.
4309 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
4311         * g++.dg/warn/effc1.C: New test.
4313 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4315         * gcc.dg/cpp/if-cexp.c: Add a test.
4317 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
4319         * gcc.dg/20020426-2.c: New test.
4321 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4323         * gcc.dg/cpp/if-mop.c: Update.
4324         * gcc.dg/cpp/if-mpar.c: Add test.
4325         * gcc.dg/cpp/if-oppr.c: Update.
4327 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4329         PR c/6343
4330         * gcc.dg/weak-[2-7].c: New tests.
4332 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4334         * gcc.dg/enum1.c: New test.
4336 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4338         PR c++/6497
4339         * g++.dg/inherit/access2.C: New test.
4341 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4343         PR bootstrap/6445
4344         * gcc.dg/20020426-1.c: New test.
4346 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4348         * g++.dg/abi/enum1.C: New test.
4350 2002-04-26  Richard Henderson  <rth@redhat.com>
4352         * gcc.dg/c99-bool-1.c: Expect always true warning.
4354 2002-04-25  Roger Sayle  <roger@eyesopen.com>
4356         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
4358 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4360         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
4361         targets.
4363 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
4365         * g++.dg/abi/mange7.C: New test.
4367         PR c++/6438.
4368         * g++.dg/parse/stmtexpr2.C: New test.
4370 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
4372         * gcc.dg/20020312-2.c: Add SH target.
4374 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4376         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
4377         compiler output on mips*-*-irix*.
4379 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
4381         * g++.dg/parse/attr1.C: New test.
4383 2002-04-23  Roger Sayle  <roger@eyesopen.com>
4385         * gcc.c-torture/execute/string-opt-17.c: New test case.
4386         * gcc.c-torture/execute/memset-2.c: New test case.
4388 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
4390         PR c++/6256:
4391         * g++.dg/template/friend5.C: New test.
4393         PR c++/6331:
4394         * g++.dg/template/qual1.C: Likewise.
4396 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
4398         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
4399         Include stdlib.h, not stdio.h or ctype.h.
4401 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
4403         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
4404         cris-*-elf* and mmix-*-*.
4405         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
4406         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
4407         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
4408         Ditto.
4409         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
4410         * gcc.dg/wchar_t-1.c: Ditto.
4412 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
4414         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
4415         Clarify comment.
4417 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4419         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
4421 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4423         * gcc.c-torture/execute/20000906-1.x: Delete.
4425 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
4427         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
4429 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
4431         * PR6367
4432         * g77.f-torture/execute/6367.f: New test.
4433         * g77.f-torture/execute/6367.x: Disable for MMIX.
4435 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4437         * PR6352
4438         * g++.dg/opt/inline2.C: New test.
4440 2002-04-18  Richard Henderson  <rth@redhat.com>
4442         * gcc.dg/20000906-1.c: Enable for all targets.
4443         * gcc.c-torture/compile/iftrap-2.c: New.
4445 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4447         * gcc.dg/20020418-1.c: New test.
4448         * gcc.dg/20020418-2.c: New test.
4450 2002-04-18  Richard Henderson  <rth@redhat.com>
4452         * gcc.c-torture/compile/iftrap-1.c: New.
4453         * gcc.dg/iftrap-1.c: Adjust for ia64.
4454         * gcc.dg/iftrap-2.c: New.
4456 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4458         * gcc.c-torture/compile/20020418-1.c: New test.
4460 2002-04-18  Roger Sayle  <roger@eyesopen.com>
4462         * gcc.c-torture/compile/20020415-1.c: New.
4464 2002-04-18  David S. Miller  <davem@redhat.com>
4466         * gcc.c-torture/execute/20020418-1.c: New test.
4468 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
4470         * gcc.dg/20020416-1.c: New test.
4472         * g++.dg/opt/inline1.C: New test.
4474 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
4476         * gcc.dg/altivec-5.c: New test.
4478         * gcc.dg/20020415-1.c: New test.
4480 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4482         * testsuite/lib/chill.exp: Remove.
4484 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
4486         * g++.dg/other/big-struct.C: New test.
4488 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
4490         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
4491         of scratch file.
4493 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
4495         PR c/6277
4496         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
4497         in scan-assembler function name
4499 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
4501         * g77.f-torture/execute/980628-4.x,
4502         g77.f-torture/execute/980628-5.x,
4503         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4504         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4505         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
4506         i[34567]86-*-*.
4508 2002-04-13  David S. Miller  <davem@redhat.com>
4510         * gcc.c-torture/execute/20020413-1.c: New test.
4512 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
4514         * gcc.dg/asm-6.c,
4515         * g++.dg/ext/asm1.C: New tests.
4517 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
4519         PR c++ 5373.
4520         * g++.dg/parse/stmtexpr1.C: New test.
4522         PR c++/5189.
4523         * g++.dg/template/copy1.C: New test.
4525 2002-04-12  Richard Henderson  <rth@redhat.com>
4527         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
4529 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
4531         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
4532         gcc.c-torture/execute/20020307-2.c.
4534 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
4536         * g++.dg/ext/attrib5.C,
4537         * g++.dg/lookup/struct1.C: New tests.
4539 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
4541         * gcc.dg/20020411-1.c: New test.
4543         * gcc.c-torture/execute/20020411-1.c: New test.
4545 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
4547         * g77.f-torture/execute/6177.f: New test.
4549 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
4551         PR middle-end/6247
4552         * g++.dg/opt/cleanup1.C: New test.
4554         * g++.dg/opt/const1.C: New test.
4556 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
4558         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
4560 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4562         PR c++/5507
4563         * g++.dg/template/typename2.C: New test.
4565 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
4567         * gcc.c-torture/execute/loop-12.c: New.
4569 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
4571         * g77.f-torture/execute/980628-4.x,
4572         g77.f-torture/execute/980628-5.x,
4573         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4574         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4575         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
4577 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4579         PR optimization/6086
4580         * g++.dg/opt/preinc1.C: New test.
4582 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4584         PR c++/5571
4585         * g++.dg/opt/static2.C: New test.
4587 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4589         PR c/5120
4590         * gcc.dg/20020406-1.c: New test.
4592 2002-04-04  David S. Miller  <davem@redhat.com>
4594         * gcc.c-torture/execute/20020404-1.c: New test.
4596 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
4598         PR c/6123
4599         * gcc.dg/20020312-2.c: Do not declare global register variable
4600         if __PIC__ or __pic__ is defined.
4602 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
4604         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
4605         __asm__ so that it works correctly even if -ansi -pedantic-errors.
4607 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4609         * gcc.misc-tests/linkage.exp: Update last change to handle
4610         sparc*-, not just sparc-.
4612 2002-04-03  Richard Henderson  <rth@redhat.com>
4614         * gcc.dg/cpp/ucs.c: Improved long UCS test.
4616 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4618         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
4620 2002-04-02  David S. Miller  <davem@redhat.com>
4622         * gcc.c-torture/execute/20020402-3.c: New test.
4624 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4626         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
4627         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
4629         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
4630         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
4631         g77.f-torture/execute/20001201.x,
4632         g77.f-torture/execute/u77-test.x: New files.
4634         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
4635         * gcc.dg/wchar_t-1.c: Ditto.
4637 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4639         * gcc.c-torture/execute/20020402-1.c: New test.
4641 2002-04-01  Richard Henderson  <rth@redhat.com>
4643         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4645         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4647 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4649         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4651 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4653         * g++.dg/inherit/template-as-base.C: Expect error.
4654         * g++.dg/inherit/namespace-as-base.C: Likewise.
4656 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
4658         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4659         g++.dg/ext/instantiate3.C: Tweak match patterns.
4661         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4662         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4663         -da test.
4665 2002-03-31  Richard Henderson  <rth@redhat.com>
4667         * gcc.dg/special/alias-2.c: New.
4668         * gcc.dg/special/ecos.exp: Run it.
4670 2002-03-31  Richard Henderson  <rth@redhat.com>
4672         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4674 2002-03-31  Kazu Hirata  <kazu@hxi.com>
4676         * gcc.dg/weak-1.c: Disable on h8300 port.
4678 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
4680         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4681         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4682         ordering tests.
4683         * g++.dg/bprob/bprob-1.C: New test.
4684         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4685         * g++.dg/gcov/gcov-1.C: New test.
4686         * g++.dg/gcov/gcov-1.x: New file.
4687         * g++.dg/gcov/gcov-2.C: New test.
4688         * g++.dg/gcov/gcov-3.C: New test.
4689         * g++.dg/gcov/gcov-3.h: New file.
4691 2002-03-28  Roger Sayle  <roger@eyesopen.com>
4693         * g++.old-deja/g++.other/builtins5.C: New test.
4694         * g++.old-deja/g++.other/builtins6.C: New test.
4695         * g++.old-deja/g++.other/builtins7.C: New test.
4696         * g++.old-deja/g++.other/builtins8.C: New test.
4697         * g++.old-deja/g++.other/builtins9.C: New test.
4699 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
4701         * g++.dg/opt/static1.C: New test.
4703         * g++.dg/opt/longbranch1.C: New test.
4705 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
4707         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4709         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4711 2002-03-28  Jeffrey A Law  (law@redhat.com)
4713         * gcc.c-torture/execute/20020328-1.c: New test.
4715 2002-03-27  Richard Henderson  <rth@redhat.com>
4717         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4718         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4719         move from g++.old-deja/g++.ext/.
4721 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
4723         * g++.dg/init/new2.C: New test.
4725 2002-03-26  Richard Henderson  <rth@redhat.com>
4727         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4729         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4730         on sparc.
4732         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
4733         sparcv9 systems.
4734         * gcc.dg/20001102-1.c: Likewise.
4736 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
4738         * gcc.dg/cpp/endif-pedantic1.c,
4739         gcc.dg/cpp/endif-pedantic2.c:  New tests.
4741 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
4743         * g++.dg/init/new1.C: New test.
4745 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4747         * g++.dg/abi/vbase9.C: New test.
4749 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
4751         * gcc.dg/arm-asm.c: New test.
4753 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
4755         * gcc.dg/Wswitch-enum.c: New test.
4756         Fix PR c/5044.
4758 2002-03-26  Richard Henderson  <rth@redhat.com>
4760         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4761         structure.
4763 2002-03-25  Richard Henderson  <rth@redhat.com>
4765         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
4766         sparcv9 systems.
4768         * gcc.c-torture/compile/20011119-1.c (xxx): New.
4769         * gcc.c-torture/compile/20011119-2.c (xxx): New.
4771 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
4773         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4775 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
4777         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4778         targets using generic thunk support.
4780 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
4782         * gcc.c-torture/compile/20020323-1.c: New test.
4784         * g++.dg/opt/conj2.C: New test.
4786 2002-03-24  Richard Henderson  <rth@redhat.com>
4788         * gcc.dg/weak-1.c: Use -fno-common.
4790 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
4792         * g77.dg/f77-edit-apostrophe-out.f: New test
4793         * g77.dg/f77-edit-h-out.f: New test
4794         * g77.dg/f77-edit-t-in.f: New test
4795         * g77.dg/f77-edit-t-out.f: New test
4796         * g77.dg/f77-edit-x-out.f: New test
4797         * g77.dg/f77-edit-slash-out.f: New test
4798         * g77.dg/f77-edit-colon-out.f: New test
4799         * g77.dg/f77-edit-s-out.f: New test
4801 2002-03-24  Richard Henderson  <rth@redhat.com>
4803         * objc/execute/formal_protocol-6.x: New XFAIL.
4805 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
4807         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
4808         that do not support weak symbols
4810 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
4812         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
4813         * lib/g77.exp:  Likewise
4814         * lib/objc.exp: Likewise
4816 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
4818         * gcc.dg/Wswitch-default.c: New test.
4820 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
4822         * g++.dg/other/enum1.C: New test.
4824 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
4826         * gcc.dg/pragma-ep-3.c: Fix typo.
4828 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4830         * g++.dg/inherit/template-as-base.C: New test.
4832 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
4834         * g++.old-deja/g++.other/dwarf2-1.C: Move...
4835         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
4837 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
4839         * gcc.dg/cpp/multiline.c: Update to match.
4841 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
4843         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4845 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
4847         * gcc.dg/cpp/extratokens2.c:  New file.
4849 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
4851         * gcc.dg/20020312-2.c: Add rs6000 target.
4853         * gcc.c-torture/compile/20020319-1.c: New test.
4855 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4857         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4858         (A, E): Handle this.
4860 2002-03-20  Jason Merrill  <jason@redhat.com>
4862         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4863         ignoring -fpic.
4864         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4865         through prune_gcc_output.
4867 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
4869         * gcc.c-torture/compile/20020320-1.c: New test.
4871 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
4873         * gcc.c-torture/compile/20020318-1.c: New test.
4875         * gcc.dg/struct-by-value-1.c: New test.
4877         * gcc.dg/20020319-1.c: New test.
4879 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
4881         * g++.dg/opt/conj1.C: New test.
4883 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
4885         * g++.dg/template/qualttp20.C: Revert previous change.
4886         * g++.dg/template/qualttp3.C: Likewise.
4887         * g++.dg/template/qualttp4.C: Likewise
4888         * g++.dg/template/qualttp5.C: Likewise
4889         * g++.dg/template/qualttp6.C: Likewise
4890         * g++.dg/template/qualttp7.C: Likewise
4891         * g++.dg/template/qualttp8.C: Likewise
4892         * g++.dg/template/recurse.C: Likewise.
4894 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4896         * gcc.dg/cpp/wchar-1.c: Update.
4898 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4900         * g++.dg/template/conv1.C: New test.
4901         * g++.dg/template/conv2.C: New test.
4902         * g++.dg/template/conv3.C: New test.
4903         * g++.dg/template/conv4.C: New test.
4905 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
4907         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4908         * g++.dg/template/qualttp3.C: Likewise.
4909         * g++.dg/template/qualttp4.C: Likewise
4910         * g++.dg/template/qualttp5.C: Likewise
4911         * g++.dg/template/qualttp6.C: Likewise
4912         * g++.dg/template/qualttp7.C: Likewise
4913         * g++.dg/template/qualttp8.C: Likewise
4914         * g++.dg/template/recurse.C: Likewise.
4916 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
4918         * g++.dg/opt/dtor1.C: New test.
4920 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
4922         * gcc.c-torture/compile/20020315-1.c: New test.
4924 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
4926         * gcc.dg/weak-1.c: Fix scan tests.
4928 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
4930         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4931         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4932         cris-*-aout* mmix-*-*.
4933         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4934         cris-*-aout* mmix-*-*.
4935         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4936         cris-*-elf* cris-*-aout* and mmix-*-*.
4937         * gcc.dg/20001009-1.c: Ditto.
4938         * gcc.dg/20010912-1.c: Ditto.
4939         * gcc.dg/20020122-4.c: Ditto.
4940         * gcc.dg/inline-2.c: Ditto.
4942 2002-03-14  Jeffrey A Law  (law@cygnus.com)
4944         * gcc.c-torture/compile/20020314-1.c: New test.
4946 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
4948         * gcc.c-torture/execute/20020314-1.c: New test.
4950 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
4952         * g++.dg/warn/Wunused-1.C: New test.
4954 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
4956         * g++.dg/abi/mangle6.C: New test.
4958 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
4960         * gcc.c-torture/compile/20020309-2.c: New test.
4962         * gcc.c-torture/compile/20020312-1.c: New test.
4964 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4966         * g++.dg/other/access1.C: New test.
4968 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
4970         * gcc.c-torture/execute/wchar_t-1.c: New test.
4972 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
4974         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4976 2002-03-12  Roger Sayle  <roger@eyesopen.com>
4978         * gcc.dg/20020312-1.c: New test case.
4980 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
4982         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4984 2002-03-11  Richard Henderson  <rth@redhat.com>
4986         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4987         * g++.old-deja/g++.jason/report.C: Likewise.
4989 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
4991         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4992         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4994 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
4996         * testsuite/g++.dg/overload/pmf1.C: New test.
4998 2002-03-11  Kazu Hirata  <kazu@hxi.com>
5000         * gcc.c-torture/execute/20020307-1.c: Use long.
5002 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
5004         PR optimization/5844
5005         * gcc.dg/20020310-1.c: New test.
5007 2002-03-09  Michael Meissner  <meissner@redhat.com>
5009         * gcc.c-torture/execute/memcpy-2.c: New test.
5010         * gcc.c-torture/execute/memset-1.c: New test.
5011         * gcc.c-torture/execute/strlen-1.c: New test.
5012         * gcc.c-torture/execute/strcmp-1.c: New test.
5013         * gcc.c-torture/execute/strncmp-1.c: New test.
5015 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
5017         * gcc.dg/ppc-ldstruct.c: New test.
5019 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
5021         * gcc.c-torture/execute/va-arg-22.c: New test.
5023 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5025         * gcc.c-torture/compile/20020309-1.c: New test.
5027 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
5029         * gcc.c-torture/execute/20020307-2.c: New test.
5031 2002-03-07  Jeffrey A Law  (law@redhat.com)
5033         * g77.f-torture/compile/20020307-1.f: New test.
5035 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
5037         * gcc.dg/unordered-1.c: New test.
5039 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
5041         * gcc.c-torture/execute/20020307-1.c: New test.
5043 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
5045         * gcc.dg/20020304-1.c: New test.
5047         * gcc.c-torture/compile/20020304-2.c: New test.
5049 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
5051         * gcc.c-torture/compile/20020304-1.c: New test case
5052         (from PR c/5830).
5054 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
5056         * gcc.dg/20020103-1.c: Add other -D ppc variants.
5058 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5060         * g++.dg/other/classkey1.C: New test.
5062 2002-03-01  Richard Henderson  <rth@redhat.com>
5064         * gcc.c-torture/compile/981223-1.x: New.
5065         * gcc.c-torture/compile/920625-1.x: New.
5067 2002-02-28  Richard Henderson  <rth@redhat.com>
5069         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
5071 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
5073         * gcc.c-torture/execute/20020227-1.c: New test.
5075 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
5077         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
5078         here" ERROR lines.
5079         * g++.old-deja/g++.oliva/partord1.C: Likewise.
5080         * g++.old-deja.g++.other/defarg1.C: Likewise.
5081         * g++.old-deja/g++.pt/calls2.C: Likewise.
5082         * g++.old-deja/g++.pt/crash20.C: Likewise.
5083         * g++.old-deja/g++.pt/crash30.C: Likewise.
5084         * g++.old-deja/g++.pt/crash36.C: Likewise.
5085         * g++.old-deja/g++.pt/crash6.C: Likewise.
5086         * g++.old-deja/g++.pt/defarg13.C: Likewise.
5087         * g++.old-deja/g++.pt/derived3.C: Likewise.
5088         * g++.old-deja/g++.pt/error1.C: Likewise.
5089         * g++.old-deja/g++.pt/friend21.C: Likewise.
5090         * g++.old-deja/g++.pt/friend23.C: Likewise.
5091         * g++.old-deja/g++.pt/infinite1.C: Likewise.
5092         * g++.old-deja/g++.robertl/eb128.C: Likewise.
5094 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
5096         * gcc.c-torture/execute/20020225-2.c: New test.
5098 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
5100         * gcc.c-torture/execute/920730-1t.c,
5101         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
5102         Delete test cases, only relevant to -traditional.
5104 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5106         * gcc.dg/cpp/undef1.c: Remove.
5107         * gcc.dg/cpp/directiv.c: Update.
5108         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
5110 2002-02-27  Michael Meissner  <meissner@redhat.com>
5112         * gcc.c-torture/execute/20020226-1.c: New test.
5114 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
5116         * g++.dg/debug/debug4.C: New test.
5118         * gcc.dg/ia64-visibility-1.c: New test.
5120 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
5122         * gcc.dg/debug/20020224-1.c: New.
5124 2002-02-25  Kazu Hirata  <kazu@hxi.com>
5126         * gcc.c-torture/execute/960416-1.x: New.
5127         * gcc.c-torture/execute/divconst-3.x: Likewise.
5129 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
5131         * gcc.dg/20020224-1.c: New test.
5133 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
5135         * gcc.c-torture/execute/20020225-1.c: New.
5137 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5139         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
5141 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
5143         * gcc.dg/20020222-1.c: New test.
5145 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
5147         * g++.dg/opt/anonunion1.C: New test.
5149 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
5151         * g++.dg/template/qualttp19.C: New test.
5152         * g++.dg/template/qualttp20.C: New test.
5153         * g++.old-deja/g++.jason/report.C: Adjust expected errors
5154         * g++.old-deja/g++.other/qual1.C: Likewise.
5156 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
5158         * gcc.dg/attr-alwaysinline.c: New.
5160 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
5162         * gcc.dg/20020220-1.c: New test.
5164         * gcc.dg/20020220-2.c: New test.
5166         * g++.dg/opt/mmx1.C: New test.
5168 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
5170         * gcc.c-torture/compile/20020110.c: New test.
5172 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
5174         * gcc.c-torture/execute/20020219-1.c: New test.
5176         * gcc.dg/20020219-1.c: New test.
5178         * gcc.dg/noncompile/20020220-1.c: New test.
5180         * g++.dg/opt/ptrintsum1.C: New test.
5182         * gcc.dg/debug/20020220-1.c: New test.
5184 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
5186         * gcc.c-torture/execute/20020216-1.c: New test.
5188 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5190         * gcc.dg/decl-1.c: Update, new test.
5192 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
5194         * g++.dg/abi/bitfield1.C: New test.
5195         * g++.dg/abi/bitfield2.C: New test.
5197 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5199         * gcc.dg/attr-nest.c: New test.
5201 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5203         * gcc.c-torture/execute/20020215-1.c: New test.
5205 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
5207         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
5208         * g++.dg/debug/debug.exp: New.
5209         * g++.dg/debug/trivial.C: New.
5210         * g++.dg/debug/debug1.C: Moved...
5211         * g++.dg/other/debug1.C: ...from here.
5212         * g++.dg/debug/debug2.C: Moved...
5213         * g++.dg/other/debug2.C: ...from here.
5214         * g++.dg/debug/debug3.C: Moved...
5215         * g++.dg/other/debug3.C: ...from here.
5217         * gcc.dg/noncompile/20020213-1.c: New test.
5219 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
5221         * g++.dg/other/debug3.C: New test.
5223         * gcc.c-torture/execute/20020213-1.c: New test.
5225 2002-02-13  Richard Smith <richard@ex-parrot.com>
5227         * g++.old-deja/g++.other/thunk1.C: New test.
5229 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5231         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
5233 2002-02-13  Stan Shebs  <shebs@apple.com>
5235         * gcc.dg/altivec-3.c: New.
5237 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
5239         * gcc.dg/Wunreachable-1.c: New test.
5240         * gcc.dg/Wunreachable-2.c: New test.
5242 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5244         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
5246 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
5248         * gcc.dg/decl-1.c: New test.
5250 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5252         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
5254 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5256         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
5257         * gcc.c-torture/compile/980506-1.x: Likewise.
5259 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5261         * gcc.dg/20020210-1.c: New.
5263 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
5265         * g77.f-torture/execute/947.f: New regression test
5266         for PR fortran/947.
5268 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5270         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
5271         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
5273 2002-02-08  Richard Henderson  <rth@redhat.com>
5275         * gcc.c-torture/compile/labels-3.c: New.
5277 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
5279         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
5280         expression statements work instead.
5281         * gcc.dg/noncompile/20020207-1.c: New test.
5283 2002-02-07  Richard Henderson  <rth@redhat.com>
5285         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
5287 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5289         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
5290         message from g77
5291         * lib/g77-dg.exp: Trim g77 error messages so that they are
5292         recognized by dg.exp.
5294 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5296         PR fortran/5473
5297         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
5299 2002-02-07  Richard Henderson  <rth@redhat.com>
5301         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
5302         to be sufficiently aligned for integers.
5304 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
5306         * g++.dg/template/friend4.C: New test.
5308 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5310         PR fortran/5743
5311         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
5312         unsupported cases.
5314 2002-02-07  Richard Henderson  <rth@redhat.com>
5316         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
5317         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
5318         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
5319         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
5321 2002-02-06  Richard Henderson  <rth@redhat.com>
5323         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
5325 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
5327         * gcc.dg/20020206-1.c: New test.
5329 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
5331         * gcc.c-torture/execute/20020206-1.c: New test.
5333         * gcc.c-torture/execute/20020206-2.c: New test.
5335         PR optimization/5429:
5336         * gcc.c-torture/compile/20020206-1.c: New test.
5338 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
5340         * g++.dg/ext/align1.C: Do not use an explicit alignment value
5341         as certain file formats cannot support particularly large
5342         alignments.
5344         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
5345         and do not expect to be able to link the executable.
5347         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
5348         fail because the COFF format does not support the weak attribute.
5350 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
5352         * g77.dg/pr5473.f:  New test
5354 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
5356         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
5357         Fix testcase accordingly.
5359 2002-02-04  Richard Henderson  <rth@redhat.com>
5361         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
5362         (buf): Change to be an array of pointers, not ints.
5364 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5366         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
5367         before all tests.  Move warning one line above to match where it
5368         C frontend emits.
5369         * gcc.dg/Wswitch-2.c: New test.
5370         * g++.dg/warn/Wswitch-1.C: New test.
5371         * g++.dg/warn/Wswitch-2.C: New test.
5373 2002-02-04  Richard Henderson  <rth@redhat.com>
5375         * g++.dg/abi/offsetof.C: Fix size comparison.
5377 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
5379         * gcc.dg/cast-qual-2.c: New test.
5381 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5383         * gcc.dg/20020201-4.c: New test.
5385 2002-02-04  Ben Elliston  <bje@redhat.com>
5387         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
5388         target_info attribute != 0, in addition to the empty string.
5389         (gcc_target_compile): Likewise.
5391 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
5393         * gcc.dg/Wswitch.c: New test.
5394         PR gcc/4475. PR gcc/3780.
5396 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
5398         * g77.f-torture/execute/5122.f: New test for regressions
5399         against PR fortran/5122.
5401 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
5403         * g77.f-torture/compile/pr3743.f: Delete
5404         * g77.dg/pr3743-1.f: New test.
5405         * g77.dg/pr3743-2.f: New test.
5406         * g77.dg/pr3743-3.f: New test.
5407         * g77.dg/pr3743-4.f: New test.
5409 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5411         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
5413 2002-02-02  Richard Henderson  <rth@redhat.com>
5415         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
5416         * gcc.c-torture/execute/bf64-1.c: Likewise.
5418 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5420         * gcc.dg/20020201-2.c: New test.
5422         * gcc.dg/20020201-3.c: New test.
5424         * gcc.c-torture/execute/bitfld-2.c: New test.
5426 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5428         * gcc.dg/bitfld-1.c: Update.
5429         * gcc.dg/bitfld-2.c: Update.
5430         * gcc.c-torture/execute/bitfld-1.x: New.
5432 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5434         * gcc.c-torture/execute/20020201-1.c: New test.
5436 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
5438         PR target/5469
5439         * gcc.dg/20020201-1.c: New test.
5441 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
5443         PR fortran/3743
5444         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
5445         * g77.f-torture/compile/pr3743.x: Remove
5447 2002-01-31  Tom Rix  <trix@redhat.com>
5449         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
5451 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5453         * gcc.dg/noncompile/20020130-1.c: New test.
5455 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
5457         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
5459 2002-01-29  Richard Henderson  <rth@redhat.com>
5461         * gcc.c-torture/execute/991118-1.c: Cast various constants back
5462         to long long.
5463         * gcc.c-torture/execute/bf64-1.c: Likewise.
5465 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
5467         * gcc.c-torture/execute/20020129-1.c: New test.
5469 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5471         * gcc.c-torture/compile/20000224-1.c: Update.
5472         * gcc.c-torture/execute/bitfld-1.c: New tests.
5473         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
5474         * gcc.dg/uninit-A.c: Update.
5476 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5478         * g++.dg/template/ctor1.C: Add instantiation.
5480 2002-01-28  Paul Koning  <pkoning@equallogic.com>
5482         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
5483         argument to __builtin_prefetch to be const ptr.
5485 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
5487         * gcc.c-torture/compile/20020120-1.c: New test.
5489 2002-01-27  Kazu Hirata  <kazu@hxi.com>
5491         * gcc.c-torture/execute/20020127-1.c: New test.
5493 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
5495         * g77.dg/f77-edit-i-in.f: New test
5496         * g77.dg/f77-edit-i-out.f: New test
5498 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
5500         * gcc.dg/debug/debug.exp: New file.
5501         * gcc.dg/debug/trivial.c: New file.
5502         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
5503         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
5504         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
5505         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
5506         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
5507         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
5508         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
5509         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
5510         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
5511         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
5512         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
5513         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
5514         * gcc.dg/20000503-1.c: Removed.
5515         * gcc.dg/20010207-1.c: Removed.
5516         * gcc.dg/20011223-1.c: Removed.
5517         * gcc.dg/20020104-2.c: Removed.
5518         * gcc.dg/debug-1.c: Removed.
5519         * gcc.dg/debug-2.c: Removed.
5520         * gcc.dg/debug-3.c: Removed.
5521         * gcc.dg/debug-4.c: Removed.
5522         * gcc.dg/debug-5.c: Removed.
5523         * gcc.dg/debug-6.c: Removed.
5524         * gcc.dg/dwarf2-1.c: Removed.
5525         * gcc.dg/dwarf2-2.c: Removed.
5527 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
5529         * g++.old-deja/g++.other/eh5.C: New test.
5530         * g++.old-deja/g++.other/sibcall2.C: New test.
5531         * g++.old-deja/g++.other/array9.C: New test.
5532         * g++.old-deja/g++.other/typename2.C: New test.
5533         * g++.old-deja/g++.other/crash60.C: New test.
5534         * g++.old-deja/g++.other/conv9.C: New test.
5535         * g++.old-deja/g++.other/mangle10.C: New test.
5536         * g++.old-deja/g++.other/unchanging1.C: New test.
5537         * g++.old-deja/g++.other/exprstmt1.C: New test.
5538         * g++.old-deja/g++.other/inline23.C: New test.
5539         * g++.old-deja/g++.eh/ia64-1.C: New test.
5540         * g++.old-deja/g++.other/dwarf2-1.C: New test.
5541         * g++.old-deja/g++.other/reload1.C: New test.
5542         * g++.old-deja/g++.other/static20.C: New test.
5543         * g++.old-deja/g++.other/local-alloc1.C: New test.
5544         * g++.old-deja/g++.other/conv8.C: New test.
5545         * g++.old-deja/g++.other/stmtexpr2.C: New test.
5546         * g++.old-deja/g++.other/storeexpr1.C: New test.
5547         * g++.old-deja/g++.other/storeexpr2.C: New test.
5548         * g++.dg/eh/template2.C: New test.
5549         * g++.dg/warn/weak1.C: New test.
5551 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
5553         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5554         Remove first, non-varying, argument.
5556 2002-01-23  Richard Henderson  <rth@redhat.com>
5558         * gcc.dg/inline-2.c: New.
5560         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
5561         Add optional target arg.  Check number of arguments.
5562         (scan-assembler-not, scan-assembler-dem): Likewise.
5563         (scan-assembler-dem-not): Likewise.
5565 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5567         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
5568         line 12.
5569         * g++.old-deja/g++.brendan/parse3.C,
5570         g++.old-deja/g++.other/crash26.C,
5571         g++.old-deja/g++.other/crash28.C,
5572         g++.old-deja/g++.other/crash29.C,
5573         g++.old-deja/g++.other/crash30.C,
5574         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
5576 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
5578         * gcc.dg/20020115-1.c: New.
5580 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
5582         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
5584 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
5586         * gcc.dg/20020122-3.c: New.
5588 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
5590         * g++.dg/other/gc1.C: New test.
5592 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5594         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
5596 2002-01-22  Richard Henderson  <rth@redhat.com>
5598         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
5600 2002-01-22  Richard Henderson  <rth@redhat.com>
5602         * gcc.dg/20020122-4.c: New.
5604 2002-01-22  H.J. Lu <hjl@gnu.org>
5606         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
5607         link output.
5608         * gcc.dg/special/ecos.exp: Likewise.
5609         * lib/g++-dg.exp: Likewise.
5610         * lib/g77-dg.exp: Likewise.
5611         * lib/gcc-dg.exp : Likewise.
5612         * lib/mike-g++.exp: Likewise.
5613         * lib/mike-g77.exp: Likewise.
5614         * lib/mike-gcc.exp: Likewise.
5615         * lib/objc-dg.exp: Likewise.
5617 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
5619         PR target/5379
5620         * gcc.dg/20020122-2.c: New test.
5622 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
5624         * gcc.dg/20020122-1.c: New test.
5626 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
5628         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
5630 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
5632         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
5634 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5636         * gcc.c-torture/compile/20020121-1.c: New test.
5638 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5640         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5641         ld_library_path.
5643 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
5645         * gcc.dg/20020218-1.c: New test.
5647 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
5649         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5650         messages
5651         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5652         "At global scope" warning
5653         * g++.dg/ext/align1.C: Change cygwin test for alignment
5654         from db-bogus to dg-warning
5656 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
5658         * g77.f-torture/compile/cpp2.F: New test.
5660 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5662         * g++.dg/template/access1.C: New test.
5664 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
5666         * gcc.dg/20020118-1.c: New.
5668 2002-01-18  Kazu Hirata  <kazu@hxi.com>
5670         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5672 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5674         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5675         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5676         alignment warnings.
5678 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5680         * gcc.misc-tests/i386-prefetch.exp: Save and restore
5681         torture_with_loops and torture_without_loops
5683 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
5685         * gcc.c-torture/compile/20020116-1.c: New test.
5687 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
5689         * gcc.dg/20020116-2.c: New test.
5691         * gcc.dg/ultrasp4.c: New test.
5693         * gcc.dg/20020116-1.c: New test.
5695 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
5697         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5698         by EABI.
5700 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
5702         * gcc.misc-tests/i386-prefetch.exp: New.
5703         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5704         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5705         * gcc.misc-tests/i386-pf-none-1.c: New test.
5706         * gcc.misc-tests/i386-pf-sse-1.c: New test.
5708 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
5710         * gcc.dg/gnu89-init-1.c: Add new tests.
5712 2002-01-15  Andreas Jaeger  <aj@suse.de>
5714         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5715         * gcc.dg/i386-mmx-2.c: Likewise.
5716         * gcc.dg/i386-sse-1.c: Likewise.
5717         * gcc.dg/i386-sse-2.c: Likewise.
5718         * gcc.dg/i386-sse-3.c: Likewise.
5720 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
5722         * g77.f-torture/execute/intrinsic-unix-bessel.f:
5723         Uncomment additional cases that now pass.
5725 2002-01-11  Richard Henderson  <rth@redhat.com>
5727         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5728         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5730 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
5732         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5734 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
5736         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5737         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5739 2002-01-10  Dale Johannesen  <dalej@apple.com>
5741         * gcc.c-torture/execute/loop-11.c: New.
5743 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
5745         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5746         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5748 2002-01-09  Richard Henderson  <rth@redhat.com>
5750         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5751         type in which to perform the operation for each size.
5753 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
5755         * gcc.c-torture/compile/20020109-2.c: New test.
5757 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
5759         * gcc.c-torture/execute/loop-10.c: New test.
5761 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5763         * gcc.c-torture/compile/20010226-1.c: New test.
5764         * gcc.c-torture/compile/20010227-1.c: New test.
5765         * gcc.c-torture/compile/20010426-1.c: New test.
5766         * gcc.c-torture/compile/20010510-1.c: New test.
5767         * gcc.c-torture/compile/20010605-3.c: New test.
5768         * gcc.c-torture/compile/20010824-1.c: New test.
5769         * gcc.c-torture/execute/20010409-1.c: New test.
5770         * gcc.dg/noncompile/20000901-1.c: New test.
5771         * gcc.dg/20001023-1.c: New test.
5772         * gcc.dg/20001101-1.c: New test.
5773         * gcc.dg/20001102-1.c: New test.
5774         * gcc.dg/20010207-1.c: New test.
5775         * gcc.dg/20010405-1.c: New test.
5776         * gcc.dg/20010822-1.c: New test.
5777         * gcc.dg/20011107-1.c: New test.
5779 2002-01-09  Jeffrey A Law  (law@redhat.com)
5781         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5783         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
5784         execution failure on PA targets.
5786 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5788         * gcc.c-torture/compile/20020109-1.c: New test.
5790 2002-01-08  Kazu Hirata  <kazu@hxi.com>
5792         * gcc.c-torture/execute/20020108-1.c: New test.
5794 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
5796         * gcc.dg/20020108-1.c: New test.
5798 2002-01-08  H.J. Lu <hjl@gnu.org>
5800         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5801         for header files.
5803 2002-01-08  Geoff Keating  <geoffk@redhat.com>
5805         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5806         consistency.
5808 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
5810         * gcc.dg/altivec-4.c: Test altivec predicates.
5812 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
5814         * gcc.c-torture/execute/20020107-1.c: New test.
5816 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5818         PR c/5279
5819         * gcc.c-torture/compile/20020106-1.c: New test.
5821 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
5823         * gcc.c-torture/execute/nestfunc-4.c: New test.
5825 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
5827         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5828         extra triple that slipped in.
5829         * g++.old-deja/g++.abi/align.C: Likewise.
5830         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5832 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
5834         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5835         * g++.old-deja/g++.abi/align.C: Likewise.
5836         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5838         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5839         on FreeBSD/i386.
5840         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5841         FreeBSD.
5843 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
5845         * gcc.dg/20020104-1.c: New test.
5847         * gcc.dg/20020104-2.c: New test.
5849 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
5851         * gcc.dg/20020103-1.c: Fix typo in target selector.
5853 2002-01-03  Richard Henderson  <rth@redhat.com>
5855         * gcc.dg/20020103-1.c: New.
5857 2002-01-03  Kazu Hirata  <kazu@hxi.com>
5859         * gcc.c-torture/execute/20020103-1.c: New test.
5861 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
5863         * g++.dg/other/debug2.C: New test.
5865         * gcc.c-torture/compile/20020103-1.c: New test.
5867 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
5869         * gcc.dg/gnu89-init-1.c: Added new tests.
5871 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5873         * g++.dg/template/friend2.C: Remove as patch is reverted.
5875         * g++.dg/warn/oldcast1.C: New test.
5877         * g++.dg/template/ptrmem1.C: New test.
5878         * g++.dg/template/ptrmem2.C: New test.
5880         * g++.dg/template/ntp.C: New test.
5882         * g++.dg/other/component1.C: New test.
5884         * g++.dg/template/ttp3.C: New test.
5886         * g++.dg/template/friend2.C: New test.
5887         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5889 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5891         * g++.dg/other/ptrmem1.C: New test.
5892         * g++.dg/other/ptrmem2.C: New test.
5894 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5896         * g++.dg/template/ctor1.C: New test.
5898 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5900         * g++.dg/template/friend2.C: New test.
5902 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
5904         * gcc.dg/mmix-1.c: New test.
5906 2001-12-31  Richard Henderson  <rth@redhat.com>
5908         * gcc.dg/asm-5.c: New.
5910 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
5912         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5913         in namespace __gnu_cxx
5915 2001-12-30  Richard Henderson  <rth@redhat.com>
5917         * gcc.dg/debug-6.c: New.
5919 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
5921         * gcc.c-torture/compile/20011229-2.c: New test.
5923 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
5925         * gcc.dg/debug-3.c: New test.
5926         * gcc.dg/debug-4.c: New test.
5927         * gcc.dg/debug-5.c: New test.
5929 2001-12-29  Richard Henderson  <rth@redhat.com>
5931         * g++.dg/eh/loop1.C: New.
5933 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5935         * g++.dg/template/crash1.C: New test.
5937 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5939         * g++.dg/other/const1.C: New test.
5941 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5943         * gcc.c-torture/compile/20011229-1.c: New test.
5945 2001-12-28  Stan Shebs  <shebs@apple.com>
5947         * lib/objc-torture.exp: Resync with c-torture.exp.
5948         * lib/objc.exp: Load standard libraries.
5950 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
5952         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5953         additional tests.
5955 2001-12-27  Roger Sayle <roger@eyesopen.com>
5957         * gcc.c-torture/execute/string-opt-16.c: New testcase.
5959 2001-12-27  Richard Henderson  <rth@redhat.com>
5961         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5963 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5965         * g++.dg/eh/ctor1.C: New test.
5966         * g++.dg/other/error2.C: New test.
5968 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5970         * g++.dg/other/init2.C: New test.
5972 2001-12-24  Richard Henderson  <rth@redhat.com>
5974         * gcc.dg/20011223-1.c: New.
5975         * gcc.dg/inline-1.c: New.
5977 2001-12-23  Richard Henderson  <rth@redhat.com>
5979         * gcc.dg/asm-4.c: Test operand modifiers.
5981 2001-12-23  Richard Henderson  <rth@redhat.com>
5983         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5985 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5987         * gcc.c-torture/execute/20011223-1.c: New test.
5989 2001-12-21  Richard Henderson  <rth@redhat.com>
5991         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5992         re-enables the warning.
5994 2001-12-21  Richard Henderson  <rth@redhat.com>
5996         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5998 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6000         * gcc.c-torture/compile/20011218-1.c: New test.
6002 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
6004         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
6005         arm-isr.c test.
6006         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
6007         epilogue generation for ARM ISR routines.
6009 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6011         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
6012         * gcc.dg/format/c90-printf-3.c: Likewise.
6013         * gcc.dg/format/c99-printf-3.c: Likewise.
6014         * gcc.dg/format/ext-1.c: Likewise.
6015         * gcc.dg/format/ext-6.c: Likewise.
6016         * gcc.dg/format/format.h: Prototype unlocked stdio.
6018 2001-12-20  Richard Henderson  <rth@redhat.com>
6020         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
6021         (arena): Use it.
6022         (malloc): Correct allocation logic.  Abort if we fill up the
6023         arena before initialization complete.
6024         (realloc): Correct allocation logic.
6026 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6028         * gcc.c-torture/compile/20011219-2.c: New test.
6030         * gcc.c-torture/execute/20011219-1.c: New test.
6032 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
6034         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
6035         target does not support weak symbols.
6037 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
6039         * gcc.c-torture/compile/20011219-1.c: New test.
6041 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
6043         * g++.dg/other/error1.C: New test.
6045 2001-12-17  Jeffrey A Law  (law@redhat.com)
6047         * gcc.c-torture/execute/20011217-1.c: New test.
6049 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
6051         * objc.dg/special/: New directory.
6052         * objc.dg/special/special.exp: New file.
6053         * objc.dg/special/unclaimed-category-1.h: New file.
6054         * objc.dg/special/unclaimed-category-1a.m: New file.
6055         * objc.dg/special/unclaimed-category-1.m: New file.
6057 2001-12-17  Andreas Jaeger  <aj@suse.de>
6059         * gcc.c-torture/compile/20011217-2.c: New test.
6061 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6063         * gcc.c-torture/compile/20011217-1.c: New test.
6065 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
6067         * testsuite/gcc.dg/20011214-1.c: New.
6069 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
6071         * gcc.dg/altivec-4.c: New.
6073 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
6075         * gcc.dg/20011113-1.c: New test.
6077 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6079         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
6080         std::__malloc_alloc_template<0> and
6081         std::__default_alloc_template<false, 0>.
6083 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
6085         * objc/execute/bf-21.m: New test.
6086         * objc/execute/enumeration-1.m: New test.
6087         * objc/execute/enumeration-2.m: New test.
6089 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
6091         * gcc.dg/gnu89-init-1.c: New test.
6093 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6095         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
6096         * g++.old-deja/g++.jason/2371.C: Likewise.
6097         * g++.old-deja/g++.jason/template33.C: Likewise.
6098         * g++.old-deja/g++.jason/template34.C: Likewise.
6099         * g++.old-deja/g++.jason/template36.C: Likewise.
6100         * g++.old-deja/g++.oliva/typename1.C: Likewise.
6101         * g++.old-deja/g++.oliva/typename2.C: Likewise.
6102         * g++.old-deja/g++.other/typename1.C: Likewise.
6103         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6104         * g++.old-deja/g++.pt/nontype5.C: Likewise.
6105         * g++.old-deja/g++.pt/typename11.C: Likewise.
6106         * g++.old-deja/g++.pt/typename14.C: Likewise.
6107         * g++.old-deja/g++.pt/typename16.C: Likewise.
6108         * g++.old-deja/g++.pt/typename3.C: Likewise.
6109         * g++.old-deja/g++.pt/typename4.C: Likewise.
6110         * g++.old-deja/g++.pt/typename5.C: Likewise.
6111         * g++.old-deja/g++.pt/typename7.C: Likewise.
6112         * g++.old-deja/g++.robertl/eb9.C: Likewise.
6114 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
6116         * g++.dg/other/linkage1.C: New test.
6117         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
6118         specifiers.
6120 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6122         * gcc.dg/concat.c: New test.
6124 2001-12-11  Stan Shebs  <shebs@apple.com>
6126         * objc/compile: New test directory.
6127         * objc/compile/compile.exp: New expect script.
6128         * objc/compile/20011211-1.m: New compile test.
6130 2001-12-11  Jason Merrill  <jason@redhat.com>
6132         * lib/prune.exp (prune_gcc_output): Also handle "In member
6133         function".  So many permutations...
6135 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
6137         * g++.dg/template/typedef1.C: New test.
6139 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
6141         * g++.dg/other/copy1.C: New test.
6143 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
6145         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
6147         * gcc.dg/builtin-choose-expr.c: New.
6149 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
6151         * gcc.dg/altivec-2.c: New.
6153 2001-12-07  Richard Henderson  <rth@redhat.com>
6155         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
6157 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
6159         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
6160         ultrasparc.
6162 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6164         * g++-old.deja/g++.robertl/eb101.C: Deleted.
6166 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
6168         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
6169         variable argument list.
6171 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
6173         * gcc.c-torture/execute/memcheck: Delete entire directory.
6174         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
6175         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
6177 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6179         * gcc.dg/Wshadow-1.c: New test.
6181 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
6183         * gcc.c-torture/compile/20011130-1.c: New test.
6185         * gcc.dg/noncompile/20011025-1.c: New test.
6187         * g++.dg/other/anon-union.C: New test.
6189         * gcc.c-torture/execute/20011024-1.c: New test.
6191 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6193         * gcc.c-torture/execute/20000722-1.x,
6194         gcc.c-torture/execute/20010123-1.x: Remove.
6195         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
6196         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
6197         gcc.dg/c99-complit-2.c: New tests.
6199 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
6201         * g++.dg/inherit/base1.C: New test.
6203 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
6205         * g++.dg/other/stdarg1.C: New test.
6207         * gcc.c-torture/compile/20011130-2.c: New test.
6209 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
6211         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
6212         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
6213         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
6214         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
6215         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
6216         * gcc.dg/builtin-prefetch-1.c: New test.
6218 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
6220         * gcc.dg/20011130-1.c: New test.
6222 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6224         * g++.dg/other/scope1.C: New test.
6225         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
6227 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6229         * gcc.dg/vla-init-1.c: New test.
6231 2001-12-01  Geoff Keating  <geoffk@redhat.com>
6233         * gcc.c-torture/compile/structs.c: New testcase from GDB.
6235 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6237         * objc.dg/alias.m: Update.
6238         * objc.dg/class-1.m: Update.
6239         * objc.dg/const-str-1.m: Update.
6240         * objc.dg/fwd-proto-1.m: Update.
6241         * objc.dg/id-1.m: Update.
6242         * objc.dg/super-class-1.m: Update.
6244 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
6246         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
6247         constructs.
6249 2001-11-28  Jeffrey A Law  (law@cygnus.com)
6251         * gcc.c-torture/execute/20011128-1.c: New test.
6253 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
6255         * gcc.dg/20011127-1.c: New test.
6257 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6259         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
6260         from Austin Group draft 7.
6261         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
6262         scanf format arguments.
6263         * gcc.dg/format/no-exargs-2.c: New test.
6265 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
6267         * g++.dg/abi/vbase8-4.C: New test.
6269 2001-11-24  Ian Lance Taylor  <ian@airs.com>
6271         * gcc.c-torture/execute/20011121-1.c: New test.
6273 2001-11-23  Jeffrey A Law  (law@cygnus.com)
6275         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
6277 2001-11-23  Andreas Jaeger  <aj@suse.de>
6279         * gcc.dg/cpp/charconst-2.c: New test.
6281 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
6283         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
6284         to the host if it is remote.  Let tests specify extra headers
6285         they use.
6286         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
6287         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
6288         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
6289         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
6290         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
6291         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
6292         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
6293         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
6294         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
6295         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
6297 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
6299         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
6300         for little endian ARMs.
6302 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
6304         * gcc.c-torture/compile/20011119-1.c: New test.
6305         * gcc.c-torture/compile/20011119-2.c: New test.
6307 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
6309         * gcc.dg/altivec-1.c: Fix typo.
6311 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6313         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
6315 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6317         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
6319 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
6321         * lib/g77.exp: Don't specify --rpath-link.
6323         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
6324         across all the headers.
6325         * gcc.dg/format/format.exp: For testing on a remote host,
6326         copy format.h.
6328         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
6329         * gcc.c-torture/execute/930406-1.c: Likewise.
6330         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6332 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
6334         * gcc.dg/altivec-1.c: New.
6336 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
6338         * gcc.dg/cpp/fpreprocessed.c: New test case.
6340 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6342         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
6343         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
6344         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
6346 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6348         * gcc.dg/no-builtin-1.c: New test.
6350 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
6352         * gcc.c-torture/execute/20011115-1.c: New test.
6354 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
6356         * gcc.c-torture/compile/20011114-2.c: New test.
6357         * gcc.c-torture/compile/20011114-3.c: New test.
6358         * gcc.c-torture/compile/20011114-4.c: New test.
6360 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6362         * g++.dg/other/init1.C: New test.
6364 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
6366         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
6367         message.
6369         * gcc.c-torture/execute/20011114-1.c: New testcase.
6371         * gcc.c-torture/compile/20010327-1.c: Revert last change.
6372         * gcc.c-torture/compile/20011114-1.c: New test, exactly
6373         like the (before this change) version of 20010327-1.c.
6375 2001-11-14  Roger Sayle <roger@eyesopen.com>
6377         * gcc.c-torture/execute/string-opt-13.c: New testcase.
6379 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
6381         * g++.dg/init/array2.C: New test.
6383 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
6385         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
6387 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
6389         * g++.dg/other/forscope1.C: New test.
6390         * g++.dg/ext/forscope1.C: New test.
6391         * g++.dg/ext/forscope2.C: New test.
6393 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
6395         * gcc.c-torture/execute/20011113-1.c: New test.
6397 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
6399         * gcc.c-torture/execute/20011109-2.c: New test.
6401         * gcc.c-torture/execute/20011109-1.c: New test.
6403 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
6405         * gcc.c-torture/compile/20011109-1.c: New test.
6407 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6409         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
6410         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
6411         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
6412         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
6413         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
6414         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
6415         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
6417 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6419         * g++.dg/warn/Wshadow-1.C: New tests.
6420         * g++.old-deja/g++.mike/for3.C: Update.
6422 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6424         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
6425         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
6426         XFAILs.  Adjust expected error texts.
6427         * gcc.c-torture/compile/20011106-1.c,
6428         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
6429         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
6430         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
6431         gcc.dg/c99-array-lval-5.c: New tests.
6433 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6435         * gcc.dg/cpp/defined.c: Update.
6437 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6439         * gcc.c-torture/execute/anon-1.c: New test.
6441 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
6443         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
6444         same size, so no warning should be produced on stormy16.
6446         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
6447         due to oversized array.
6448         * g++.old-deja/g++.mike/ns15.C: Likewise.
6449         * g++.old-deja/g++.pt/crash16.C: Likewise.
6451 2001-11-02  Graham Stott  <grahams@redhat.com>
6453         * g++.dgother/debug1.C: Fix typos.
6455 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
6457         * g++.dg/other/debug1.C: New test.
6459 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6461         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
6462         of unsigned long.
6464 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
6466         * gcc.dg/20011029-2.c: New test.
6468         * gcc.c-torture/compile/20011029-1.c: New test.
6470 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
6472         * objc/execute/class_self-1.m: New test.
6473         * objc/execute/class_self-2.m: New test.
6475 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
6477         * gcc.misc-tests/msgs.exp: Delete.
6478         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
6479         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
6480         error set to match recent changes.
6482 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
6484         * gcc.dg/20011021-1.c: New test.
6486 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
6488         * gcc.c-torture/compile/20011023-1.c: New test.
6490 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
6492         * lib/g77.exp: Rewrite based on lib/g++.exp.
6494 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
6496         * gcc.c-torture/execute/20011019-1.c: New test.
6498         * gcc.dg/20011018-1.c: New test.
6500 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
6502         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
6504 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
6506         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
6507         * gcc.dg/attr-invalid.c: Likewise.
6509 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
6511         * testsuite/gcc.dg/20011015-1.c: New test.
6513 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6515         * g++.dg/template/unify2.C: New test.
6517 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6519         * g++.dg/other/exception-specification.C: New test
6521 2001-10-13  Tom Rix  <trix@redhat.com>
6523         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
6524         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
6526 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
6528         * testsuite/gcc.dg/20011009-1.c: New test.
6530 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
6532         PR g++/4476
6533         * g++.dg/other/friend1.C: New test.
6535 2001-10-11  Richard Henderson  <rth@redhat.com>
6537         * g++.old-deja/g++.other/crash18.C: Add -S to options.
6539 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6541         * gcc.c-torture/compile/20011010-1.c: New.
6543 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6545         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
6546         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
6547         g77.f-torture/execute/execute.exp,
6548         g77.f-torture/noncompile/noncompile.exp,
6549         gcc.c-torture/compile/compile.exp,
6550         gcc.c-torture/execute/execute.exp,
6551         gcc.c-torture/execute/ieee/ieee.exp,
6552         gcc.c-torture/execute/memcheck/memcheck.exp,
6553         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
6554         objc/execute/execute.exp: Update FSF address.
6556 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6558         * gcc.dg/cpp/cmdlne-C.c: Update.
6559         * gcc.dg/cpp/cmdlne-C2.c: New.
6561 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6563         * gcc.c-torture/execute/20011008-3.c: New.
6565 2001-10-08  DJ Delorie  <dj@redhat.com>
6567         * gcc.dg/20011008-1.c: New.
6568         * gcc.dg/20011008-2.c: New.
6570 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6572         * gcc.dg/cpp/spacing1.c: Update test.
6574 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6576         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
6577         spelling errors of "separate" as "seperate".
6579 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
6581         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
6582         enough to avoid inlining.
6584 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6586         * lib/g77.exp: set libg2c_dir correctly.
6588 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6590         * gcc.dg/cpp/macro11.c: New test.
6592 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6594         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
6595         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
6596         gcc.dg/format/multattr-3.c: New tests.
6597         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
6598         tests for format attributes on function pointers being rejected.
6600 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6602         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
6604 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6606         * g++.dg/warn/format1.C: New test.
6608 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6610         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
6612 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6614         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
6616 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6618         * gcc.dg/cpp/redef2.c: Add test.
6620 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
6622         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
6623         long-standing bug on i686, apparently.
6624         * gcc.c-torture/execute/loop-2c.x: New file.
6625         * gcc.c-torture/execute/loop-2d.x: New file.
6626         * gcc.c-torture/execute/loop-3c.x: New file.
6628 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
6630         * gcc.dg/cpp/20000625-2.c: Correct line number.
6632 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6634         * gcc.dg/cpp/macro10.c: New test.
6635         * gcc.dg/cpp/strify3.c: New test.
6636         * gcc.dg/cpp/spacing1.c: Add tests.
6637         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
6638         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
6640 2001-09-24  DJ Delorie  <dj@redhat.com>
6642         * gcc.c-torture/execute/20010924-1.c: New test.
6644 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6646         * testsuite/objc/execute/paste.m: Remove.
6648 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6650         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6652 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
6654         * g77.dg/strlen0.f: New test.
6656 2001-09-21  Richard Henderson  <rth@redhat.com>
6658         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6659         * g++.old-deja/g++.abi/vtable2.C: Likewise.
6661 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6663         Table-driven attributes.
6664         * g++.dg/ext/attrib1.C: New test.
6666 2001-09-20  DJ Delorie  <dj@redhat.com>
6668         * gcc.dg/20000926-1.c: Update expected warning messages.
6669         * gcc.dg/array-2.c: Likewise, and test for warnings too.
6670         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6671         array.
6673 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
6675         * g++.dg/eh/registers1.C: New test case.
6677 2001-09-17  Richard Henderson  <rth@redhat.com>
6679         * gcc.dg/array-5.c: Fix VLA decomposition test.
6681 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6683         * gcc.dg/cpp/line5.c: New testcase.
6685 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6687         * gcc.dg/cpp/macro9.c: New test.
6689 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
6691         * gcc.c-torture/execute/980223.c: Change type of addr from long
6692         to char *.
6694 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
6696         * gcc.c-torture/execute/20010915-1.c: New test.
6698 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
6700         * g77.dg/bprob: New directory.
6701         * g77.dg/bprob/bprob.exp: New file.
6702         * g77.dg/bprob/bprob-1.f: New test.
6703         * g77.dg/gcov: New directory.
6704         * g77.dg/gcov/gcov.exp: New file.
6705         * g77.dg/gcov/gcov-1.f: New test.
6706         * g77.dg/gcov/gcov-1.x: New file.
6708 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6710         * gcc.dg/cpp/directiv.c: Update.
6711         * gcc.dg/cpp/undef1.c: Update.
6713 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
6715         * gcc.dg/20010912-1.c: New test.
6717 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
6719         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6720         language-independent file in lib.
6721         * lib/gcov.exp: New file.
6723 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6725         * gcc.c-torture/compile/20010911-1.c: New test.
6727 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
6729         * lib/profopt.exp: New, to support profile-directed optimizations.
6730         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6731         * gcc.misc-tests/bprob-1.c: New test.
6732         * gcc.misc-tests/bprob-2.c: New test.
6734 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
6736         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6737         XFAIL and which kinds of gcov output to verify.
6738         * gcc.misc-tests/gcov-4b.x: New file.
6739         * gcc.misc-tests/gcov-5b.x: New file.
6740         * gcc.misc-tests/gcov-6.x: New file.
6741         * gcc.misc-tests/gcov-7.c: New test.
6742         * gcc.misc-tests/gcov-7.x: New file.
6744 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
6746         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6747         * gcc.misc-tests/gcov-6.c: New test.
6749 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6751         PR c++/3986
6752         * g++.dg/abi/vbase1.C: New test.
6754 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
6756         * objc.dg/method-2.m: New.
6758 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6760         PR c++/4203
6761         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6762         * g++.dg/init/empty1.C: New test.
6764 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
6766         * gcc.c-torture/compile/20010903-1.c: New test.
6768 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
6770         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6771         for m68k.
6773 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
6775         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6777         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6779         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6781 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
6783         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6784         for 16-bit 'unsigned int'.
6786 2001-08-29  Kazu Hirata  <kazu@hxi.com>
6788         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6790 2001-08-27  Richard Henderson  <rth@redhat.com>
6792         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6793         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6795 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
6797         * gcc.dg/asm-names.c (ymain): New.
6799 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
6801         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6802         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6803         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6805 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6807         * gcc.dg/compare5.c: New testcase.
6809 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
6811         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6812         and "In instantiation".
6814 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
6816         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6818 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
6820         * gcc.misc-tests/gcov.exp: Add support for branch information.
6821         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6822         * gcc.misc-tests/gcov-4.c: New test.
6823         * gcc.misc-tests/gcov-4b.c: New test.
6824         * gcc.misc-tests/gcov-5b.c: New test.
6826 2001-08-20  Zack Weinberg  <zackw@panix.com>
6828         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6829         expected to fail.
6831 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6833         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6835 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
6837         * g++.dg/eh/template1.C: New test.
6839 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
6841         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6842         Fix thinko.
6843         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6844         for xfail.
6846 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
6848         * lib/g77-dg.exp:  Use prune.exp for common procedures
6849         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6850         * lib/g77.exp: (g77-dg-prune) Remove
6852 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
6854         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6856 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6858         * g++.dg/template/unify1.C: New test.
6860 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
6862         * g++.dg/abi/empty4.C: New test.
6864 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
6866         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6867         solaris2.*
6868         * g77.f-torture/compile/pr3743.x: Likewise
6870 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6872         * g++.dg/other/using-declaration.C: New test.
6874 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6876         * gcc.dg/cpp/tr-sign.c: New testcase.
6878 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6880         * gcc.dg/cpp/19951025-1.c: Revert.
6881         * gcc.dg/cpp/directiv.c: We no longer process directives that
6882         interrupt macro arguments.
6884 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
6886         * gcc.dg/bconstp-1.c: New test.
6888 2001-08-03  Richard Henderson  <rth@redhat.com>
6890         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6892 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6894         * gcc.dg/cpp/19951025-1.c: Update.
6896 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
6898         * g77.dg/ff90-1.f (s): Fix reference of variable z,
6899         should be x.
6901 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6903         Kill -fhonor-std.
6904         * g++.old-deja/g++.ns/ns14.C: Remove special options.
6905         * g++.old-deja/g++.other/std1.C: Likewise.
6906         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6908 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
6910         * lib/g77.exp:  Load gcc-defs.exp for common procedures
6911         (g77_pass, g77_fail, g77_finish, g77_exit,
6912         ${tool}_check_unsupported_p} Now redundant.  Deleted.
6914 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6916         * g77.dg/fbackslash.f
6917         * g77.dg/fcase-preserve.f
6918         * g77.dg/ff90-1.f
6919         * g77.dg/ffixed-line-length-0.f
6920         * g77.dg/ffixed-line-length-132.f
6921         * g77.dg/ffixed-line-length-7.f
6922         * g77.dg/ffixed-line-length-72.f
6923         * g77.dg/ffixed-line-length-none.f
6924         * g77.dg/ffree-form-1.f
6925         * g77.dg/fno-backslash.f
6926         * g77.dg/fno-f90-1.f
6927         * g77.dg/fno-fixed-form-1.f
6928         * g77.dg/fno-onetrip.f
6929         * g77.dg/fno-typeless-boz.f
6930         * g77.dg/fno-underscoring.f
6931         * g77.dg/fno-vxt-1.f
6932         * g77.dg/fonetrip.f
6933         * g77.dg/ftypeless-boz.f
6934         * g77.dg/fugly-assumed.f
6935         * g77.dg/funderscoring.f
6936         * g77.dg/fvxt-1.f
6938 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
6940         * objc.dg/fwd-proto-1.m: New.
6941         * objc.dg/local-decl-1.m: New.
6942         * objc.dg/naming-1.m: New.
6943         * objc.dg/naming-2.m: New.
6944         * objc.dg/proto-hier-1.m: New.
6946 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
6948         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6949         largest-type elements to a struct makes its size grow.
6951 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6953         * g++.dg/abi/vthunk1.C: New test.
6955 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6957         * g++.dg/abi/vbase8-22.C: New test.
6959 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6961         * gcc.dg/cpp/macro8.c: New test.
6963 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
6965         * g++.dg/abi/vbase8-21.C: New test.
6967 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
6969         * g++.dg/abi/vbase8-10.C: New test.
6971 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6973         * lib/g++.exp (g++_set_ld_library_path): Renamed to
6974         ${tool}_set_ld_library_path.
6975         Changed caller.
6976         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6977         g++.exp.
6979 2001-07-26  Stan Cox <scox@redhat.com>
6981         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6982         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6983         gcc_exit, gcc_check_unsupported_p):
6984         Moved to gcc-deps.exp
6985         * gcc-deps.exp: New file.
6987 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6989         * g++.old-deja/g++.pt/defarg14.C: New test.
6991 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6993         * g++.old-deja/g++.other/lineno5.C: New test.
6995 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6997         * g++.old-deja/g++.pt/crash68.C: New test.
6999 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7001         * g++.old-deja/g++.other/crash42.C: New test.
7003 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7005         * gcc.dg/cpp/extratokens.c: Fix.
7006         * gcc.dg/cpp/skipping2.c: New tests.
7008 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7010         * gcc.c-torture/execute/20010724-1.c: New file.
7011         * gcc.c-torture/execute/20010724-1.x: New file.
7013 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7015         * g++.old-deja/g++.other/cond7.C: New test.
7017 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7019         * g++.old-deja/g++.other/optimize4.C: New test.
7021 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7023         * g++.old-deja/g++.abi/vbase8-5.C: New test.
7025 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
7027         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
7028         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
7029         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
7030         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
7032         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
7033         bug report" message.
7035         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
7036         * g++.dg/ext/instantiate1.C: Move from old-deja.
7038 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
7040         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
7041         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
7042         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
7043         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
7045 2001-07-23  Jeffrey A Law  (law@cygnus.com)
7047         * gcc.c-torture/execute/20010723-1.c: New test.
7049 2001-07-23  Ben Elliston  <bje@redhat.com>
7051         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
7053 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7055         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
7056         i[34567]86-*-*.
7057         Delete handling of ieee_multilib_flags.
7058         Pass -mieee for alpha*-*-* and sh-*-*.
7059         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
7061 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
7063         Remove old-abi tests.
7064         * g++.old-deja/g++.mike/p11116.C: Remove.
7065         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
7067 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
7069         * g77.f-torture/compile/pr3743.f:  New test
7071 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
7073         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
7075 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7077         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
7078         g++.old-deja/g++.pt/static6.C: Likewise.
7079         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
7080         supports weak symbols.
7082 2001-07-18  Andreas Jaeger  <aj@suse.de>
7084         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
7085         supported again.
7087 2001-07-18  Andreas Jaeger  <aj@suse.de>
7089         * gcc.dg/iftrap-1.c: Fix target line.
7091 2001-07-17  Richard Henderson  <rth@redhat.com>
7093         * gcc.c-torture/execute/20010717-1.c: New.
7095 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7097         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
7098         tests.
7100 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7102         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
7104 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7106         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
7107         UAC_SIGBUS, UAC_NOPRINT definitions.
7109 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
7111         * objc/execute/object_is_class.m: New test.
7112         * objc/execute/object_is_meta_class.m: New test.
7114 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7116         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
7117         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
7119 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
7121         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
7122         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
7124 2001-07-14  Richard Henderson  <rth@redhat.com>
7126         * gcc.dg/iftrap-1.c: New.
7128 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
7130         * g77.f-torture/execute/intrinsic77.f: New test.
7132 2001-07-11  Janis Johnson <janis@us.ibm.com>
7134         * gcc.misc-tests/gcov-3.c: New test.
7136 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7138         * gcc.c-torture/compile/20010711-1.c,
7139         * gcc.c-torture/compile/20010711-2.c: New tests.
7141 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7143         * gcc.c-torture/execute/20010711-1.c: New test.
7145 2001-07-11  Ben Elliston  <bje@redhat.com>
7147         * g++.old-deja/g++.other/enum5.C: New test.
7149 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
7151         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
7152         (g++-dg-prune): Call prune_gcc_output.
7153         * prune.exp: New file for prune_gcc_output.
7154         * lib/g++.exp, lib/gcc.exp: Load it.
7156 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7158         * gcc.c-torture/compile/20010701-1.c,
7159         g++.old-deja/g++.ext/attrib6.C: New tests.
7161 2001-07-06  Jeffrey A Law  (law@cygnus.com)
7163         * gcc.c-torture/compile/20010706-1.c: New test.
7165 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
7167         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
7169 2001-06-28  Stan Shebs  <shebs@apple.com>
7171         * gcc.dg/pragma-darwin.c: New test.
7173 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7175         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
7176         Solaris 2.[678] system.
7178 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7180         * gcc.dg/20010622-1.c: New test.
7182 2001-06-18  Stan Shebs  <shebs@apple.com>
7184         * objc.dg: New directory.
7185         * objc.dg/dg.exp: New file.
7186         * objc.dg/alias.m: New.
7187         * objc.dg/class-1.m: New.
7188         * objc.dg/class-2.m: New.
7189         * objc.dg/const-str-1.m: New.
7190         * objc.dg/const-str-2.m: New.
7191         * objc.dg/id-1.m: New.
7192         * objc.dg/method-1.m: New.
7193         * objc.dg/super-class-1.m: New.
7194         * lib/objc-dg.exp: New file.
7196 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7198         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
7199         of label name.
7201 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
7203         * g++.old-deja/g++.abi/vbase8-9.C: New test.
7205 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7207         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
7208         variable.
7210 2001-06-12  Richard Henderson  <rth@redhat.com>
7212         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
7214 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7216         * g++.old-deja/g++.abi/vbase5.C: New test.
7217         * g++.old-deja/g++.abi/vbase6.C: New test.
7218         * g++.old-deja/g++.abi/vbase7.C: New test.
7220 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7222         * gcc.c-torture/compile/20010610-1.c: New test.
7224 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7226         * g++.old-deja/g++.abi/vbase4.C: New test.
7228 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7230         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
7231         support %f for HC11/HC12 targets.
7232         * gcc.c-torture/execute/930513-1.x: New file, likewise.
7233         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
7234         on HC11/HC12 targets.
7235         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
7237 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7239         * gcc.dg/wchar_t-1.c: New file.
7240         * gcc.dg/wint_t-1.c: Likewise.
7242 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
7244         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
7246 2001-06-11  Richard Henderson  <rth@redhat.com>
7248         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
7250 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7252         * gcc.c-torture/compile/20010611-1.c: New test.
7254 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7256         * gcc.dg/c99-tag-1.c: Add more tests.
7258 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
7260         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
7261         representation on MN10300 and ARM/Thumb.
7263 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
7265         * g77.f-torture/execute/20010610.f: New.
7267 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
7269         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
7270         names.
7272 2001-06-09  Richard Henderson  <rth@redhat.com>
7274         * gcc.c-torture/execute/ashrdi-1.c: New.
7275         * gcc.c-torture/execute/ashldi-1.c: New.
7276         * gcc.c-torture/execute/lshrdi-1.c: New.
7278 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
7280         * objc/execute/load-3.m: Added. Check sending +load to categories,
7281         in addition to classes.
7283 2001-06-08  Stan Shebs  <shebs@apple.com>
7285         * objc/execute/load-2.m: New test.  From Nicola Pero
7286         <n.pero@mi.flashnet.it>.
7288 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
7290         * gcc.c-torture/execute/20010605-2.c: New test.
7292 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7294         * g++.old-deja/g++.abi/vbase2.C: New test.
7295         * g++.old-deja/g++.abi/vbase3.C: New test.
7297 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7299         * g++.old-deja/g++.pt/friend49.C: New test.
7301 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
7303         * g++.old-deja/g++.ext/anon3.C: New test.
7305 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
7307         * g++.old-deja/g++.other/conv7.C: New test.
7309 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7311         * gcc.c-torture/compile/20010605-2.c: New test.
7313 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7315         * gcc.c-torture/execute/20010604-1.c: New test.
7317 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
7319         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
7321 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
7323         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
7324         (g++_link_flags): Likewise.
7325         (g++_init): Pass gccpath's value to two previous functions.
7327 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7329         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
7330         Ensure logfile entry matches exec command line.
7332 2001-05-31  Richard Henderson  <rth@redhat.com>
7334         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
7335         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
7337 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
7339         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
7340         compiler for irix6.2
7342 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
7344         * g++.old-deja/g++.other/optimize3.C: New file.
7346 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
7348         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
7349         assemble.
7351 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
7353         * g++.old-deja/g++.other/optimize2.C: New file.
7355 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
7357         * gcc.c-torture/compile/20010518-2.c: New file.
7358         * gcc.c-torture/execute/20010518-1.c: New file.
7359         * gcc.c-torture/execute/20010518-2.c: New file.
7361 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7363         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
7365 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
7367         G++ no longer defines builtins that do not begin with __builtin.
7368         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
7369         * g++.old-deja/g++.brendand/misc13.C: Likewise.
7370         * g++.old-deja/g++.law/builtin1.C: Likewise.
7371         * g++.old-deja/g++.law/cvt2.C: Likewise.
7372         * g++.old-deja/g++.mike/net5.C: Likewise.
7373         * g++.old-deja/g++.other/builtins1.C: Likewise.
7374         * g++.old-deja/g++.other/builtins2.C: Likewise.
7375         * g++.old-deja/g++.other/builtins3.C: Likewise.
7376         * g++.old-deja/g++.other/builtins4.C: Likewise.
7377         * g++.old-deja/g++.other/inline8.C: Likewise.
7378         * g++.old-deja/g++.robertl/eb39.C: Likewise.
7380 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
7382         * g++.old-deja/g++.pt/using1.C: Adjust.
7383         * g++.old-deja/g++.pt/using2.C: New test.
7385 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7387         * gcc.dg/cpp/charconst.c: New tests.
7388         * gcc.dg/cpp/escape.c: New tests.
7389         * gcc.dg/cpp/escape-1.c: New tests.
7390         * gcc.dg/cpp/escape-2.c: New tests.
7391         * gcc.dg/cpp/ucs.c: New tests.
7393 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
7395         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
7396         native compiler for irix6.5.
7398 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
7400         * lib/g++.exp (g++_include_flags): Use args to compute
7401         get_multilibs.
7402         (g++_link_flags): Likewise.
7403         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
7405 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7407         * gcc.dg/c90-hexfloat-1.c: Add more tests.
7409 2001-05-21  Geoff Keating  <geoffk@redhat.com>
7411         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
7412         this file.
7414 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7416         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
7417         STACK_SIZE;
7418         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
7419         to STACK_SIZE; Use it to define size of add_histo array.
7420         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
7421         to STACK_SIZE.
7422         (f): Use GITT_SIZE to define size of gitt local table.
7423         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
7424         to STACK_SIZE; Use it to define size of bytemem array.
7426 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7428         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
7429         on 68HC11/HC12 due to the asm instruction.
7430         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
7431         * gcc.c-torture/compile/920520-1.x: Likewise.
7432         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
7433         on 68HC11/HC12 because the function is larger than 64K.
7434         * gcc.c-torture/compile/961203-1.x: New file, this test fails
7435         on 68HC11/HC12 because the structure is too large.
7437 2001-05-20  Richard Henderson  <rth@redhat.com>
7439         * gcc.c-torture/execute/20010520-1.c: New.
7441 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7443         * g++.old-deja/g++.warn/compare1.C: New test.
7444         * gcc.dg/compare4.c: New test.
7446 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
7448         * g++.old-deja/g++.other/optimize1.C: New test.
7450 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7452         * g++.old-deja/g++.pt/spec41.C: New test.
7454 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7456         * gcc.c-torture/compile/20010114-1.x: Remove.
7458 2001-05-18  Stan Shebs  <shebs@apple.com>
7460         * gcc.c-torture/compile/20010518-1.c: New test.
7462 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
7464         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
7465         * g++.old-deja/g++.pt/crash67.C: New test.
7467 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
7469         * g++.old-deja/g++.other/debug9.C: New test.
7471 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
7473         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
7475 2001-05-16  Jan Hubicka  <jh@suse.cz>
7477         * gcc.c-torture/compile/20010516-1.c: New test.
7479 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7481         * g++.old-deja/g++.other/crash41.C: New test.
7483 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7485         * g++.old-deja/g++.pt/crash66.C: New test.
7487 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
7489         * g++.old-deja/g++.robertl/eb27.C: Convert.
7491 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
7493         * g++.dg/friend-warn.C: New test.  Do not warn about friend
7494         declaration being redundant.
7496 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
7498         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
7500 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
7502         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
7504 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
7506         * lib/g++.exp: Use testsuite_flags.
7508 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
7510         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
7512 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7514         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
7516 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
7518         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
7520 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
7522         * gcc.c-torture/compile/20010313-1.c: New test.
7524 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
7526         * gcc.dg/cpp/direct2.c: New test.
7527         * gccq.dg/cpp/direct2s.c: New test.
7529         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
7531 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
7533         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
7534         * g++.old-deja/g++.other/op3.C: Likewise.
7536 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7538         * gcc.dg/cpp/syshdr.h: New file.
7539         * gcc.dg/cpp/sysmac1.c: Update.
7540         * gcc.dg/cpp/sysmac2.c: Update.
7542 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7544         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
7546 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
7548         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
7549         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
7551 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7553         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
7555 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
7557         * lib/g++.exp (g++_include_flags): Don't use any special flags
7558         if TESTING_IN_BUILD_TREE is not defined.
7559         (g++_init): Use a plain 'c++' as the compiler if
7560         TESTING_IN_BUILD_TREEE is not defined.
7562 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7564         * g++.old-deja/g++.eh/catch13.C: New test.
7565         * g++.old-deja/g++.eh/catch14.C: New test.
7567 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7569         * gcc.dg/cpp/tr-define.c: New test.
7571 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
7573         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
7574         <stdlib.h>, not <malloc.h>.
7576 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7578         * g++.old-deja/g++.ns/template17.C: New test.
7580 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7582         * g++.old-deja/g++.pt/ref4.C: New test.
7584 2001-04-30  Richard Henderson  <rth@redhat.com>
7586         * gcc.dg/20000724-1.c: Revert last change.
7588 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
7590         * g77.f-torture/execute/20010430.f: New test.
7592 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
7594         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
7596 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
7598         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
7600 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7602         * g++.old-deja/g++.eh/crash6.C: New test.
7604 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7606         * g++.old-deja/g++.other/warn7.C: New test.
7608 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7610         * g++.old-deja/g++.other/defarg9.C: New test.
7612 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7614         * g77.f-torture/compile/20010426.f: New test.
7615         * g77.f-torture/execute/20010426.f: New test.
7617 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7619         * g77.f-torture/compile/20000629-1.x: Remove - error
7620         has been fixed.
7622 2001-04-26  Jeffrey A Law  (law@cygnus.com)
7624         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
7625         Tweak slightly to work with g++.dg framework.
7626         * g++.dg/special/ecos.exp: Run initp1.C test.
7627         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
7629         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
7630         its linker doesn't give line numbers either.
7631         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
7633 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7635         * g++.old-deja/g++.other/lex1.C: New test.
7637 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
7639         * gcc.dg/noncompile/20010425-1.c: New test.
7641 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7643         * g++.old-deja/g++.pt/mangle2.C: New test.
7645 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7647         * gcc.dg/format/plus-1.c: New test.
7649 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7651         * gcc.dg/20010423-1.c: New test.
7653 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7655         * gcc.c-torture/execute/20010422-1.c: New test.
7657 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
7659         * g++.old-deja/g++.ns/type2.C: New test.
7661 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
7663         * g++.old-deja/g++.other/perf1.C: New test.
7665 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
7667         * gcc.dg/c99-func-2.c: Remove xfail.
7668         * gcc.dg/c99-func-3.c: Remove xfail.
7669         * gcc.dg/c99-func-4.c: Remove xfail.
7671 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
7673         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7675 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7677         * gcc.c-torture/compile/20010423-1.c: New test.
7679 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7681         * g++.old-deja/g++.pt/typename28.C: New test.
7683 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7685         * g++.old-deja/g++.abi/empty2.C: New test.
7686         * g++.old-deja/g++.abi/empty3.C: New test.
7688 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7690         * g++.old-deja/g++.other/comdat2.C: New test.
7691         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7693 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7695         * g++.old-deja/g++.other/overload14.C: New test.
7697 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7699         * g++.old-deja/g++.other/lookup23.C: New test.
7701 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7703         * gcc.c-torture/execute/20010403-1.c: New test.
7705 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
7706             Mark Mitchell  <mark@codesourcery.com>
7708         * lib/old-dejagnu.exp: Don't delete output of executable.
7709         Add .exe suffix to executables.
7711 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
7713         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7715 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7717         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7719 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7721         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7722         * g++.old-deja/g++.abi/crash1.C: New test.
7724 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7726         * g++.old-deja/g++.other/crash40.C: New test.
7728 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7730         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7732 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
7734         * g++.old-deja/g++.other/warn6.C: New test.
7736 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7738         * g++.old-deja/g++.robertl/eb42.C: Same.
7740 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7742         * gcc.dg/wtr-conversion-1.c: New testcase.
7744 2001-04-10  Richard Henderson  <rth@redhat.com>
7746         * g++.old-deja/g++.other/array5.C: New.
7748 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7750         * gcc.c-torture/execute/20010408-1.c: New test.
7752 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
7754         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7755         headers and constructs.
7756         * g++.old-deja/g++.robertl/eb79.C: Same.
7757         * g++.old-deja/g++.robertl/eb77.C (main): Same.
7758         * g++.old-deja/g++.robertl/eb73.C: Same.
7759         * g++.old-deja/g++.robertl/eb66.C (main): Same.
7760         * g++.old-deja/g++.robertl/eb55.C (t): Same.
7761         * g++.old-deja/g++.robertl/eb54.C (main): Same.
7762         * g++.old-deja/g++.robertl/eb46.C (main): Same.
7763         * g++.old-deja/g++.robertl/eb44.C: Same.
7764         * g++.old-deja/g++.robertl/eb41.C (main): Same.
7765         * g++.old-deja/g++.robertl/eb4.C (main): Same.
7766         * g++.old-deja/g++.robertl/eb39.C: Same.
7767         * g++.old-deja/g++.robertl/eb33.C (main): Same.
7768         * g++.old-deja/g++.robertl/eb31.C (main): Same.
7769         * g++.old-deja/g++.robertl/eb30.C: Same.
7770         * g++.old-deja/g++.robertl/eb3.C: Same.
7771         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7772         * g++.old-deja/g++.robertl/eb21.C: Same.
7773         * g++.old-deja/g++.robertl/eb15.C: Same.
7774         * g++.old-deja/g++.robertl/eb118.C: Same.
7775         * g++.old-deja/g++.robertl/eb115.C (main): Same.
7776         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7777         * g++.old-deja/g++.robertl/eb109.C: Same.
7778         * g++.old-deja/g++.other/sibcall1.C (main): Same.
7779         * g++.old-deja/g++.mike/rtti1.C: Same.
7780         * g++.old-deja/g++.mike/p658.C: Same.
7781         * g++.old-deja/g++.mike/net46.C: Same.
7782         * g++.old-deja/g++.mike/net34.C: Same.
7783         * g++.old-deja/g++.mike/memoize1.C: Same.
7784         * g++.old-deja/g++.mike/eh2.C: Same.
7785         * g++.old-deja/g++.law/weak.C: Same.
7786         * g++.old-deja/g++.law/visibility7.C: Same.
7787         * g++.old-deja/g++.law/visibility25.C: Same.
7788         * g++.old-deja/g++.law/visibility22.C: Same.
7789         * g++.old-deja/g++.law/visibility2.C: Same.
7790         * g++.old-deja/g++.law/visibility17.C: Same.
7791         * g++.old-deja/g++.law/visibility13.C: Same.
7792         * g++.old-deja/g++.law/visibility10.C: Same.
7793         * g++.old-deja/g++.law/visibility1.C: Same.
7794         * g++.old-deja/g++.law/virtual3.C (eval): Same.
7795         * g++.old-deja/g++.law/vbase1.C: Same.
7796         * g++.old-deja/g++.law/operators32.C: Same.
7797         * g++.old-deja/g++.law/nest3.C: Same.
7798         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7799         * g++.old-deja/g++.law/except5.C (main): Same.
7800         * g++.old-deja/g++.law/cvt7.C (run): Same.
7801         * g++.old-deja/g++.law/cvt2.C: Same.
7802         * g++.old-deja/g++.law/cvt16.C: Same.
7803         * g++.old-deja/g++.law/ctors6.C (bar): Same.
7804         * g++.old-deja/g++.law/ctors17.C (main): Same.
7805         * g++.old-deja/g++.law/ctors13.C: Same.
7806         * g++.old-deja/g++.law/ctors12.C (main): Same.
7807         * g++.old-deja/g++.law/ctors10.C: Same.
7808         * g++.old-deja/g++.law/code-gen5.C: Same.
7809         * g++.old-deja/g++.law/bad-error7.C: Same.
7810         * g++.old-deja/g++.law/arm9.C: Same.
7811         * g++.old-deja/g++.law/arm12.C: Same.
7812         * g++.old-deja/g++.law/arg8.C: Same.
7813         * g++.old-deja/g++.law/arg1.C: Same.
7814         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7815         * g++.old-deja/g++.jason/template31.C: Same.
7816         * g++.old-deja/g++.jason/template24.C (main): Same.
7817         * g++.old-deja/g++.jason/2371.C: Same.
7818         * g++.old-deja/g++.eh/new2.C: Same.
7819         * g++.old-deja/g++.eh/new1.C: Same.
7820         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7821         * g++.old-deja/g++.brendan/nest21.C (main): Same.
7822         * g++.old-deja/g++.brendan/err-msg3.C: Same.
7823         * g++.old-deja/g++.brendan/crash62.C: Same.
7824         * g++.old-deja/g++.brendan/crash52.C: Same.
7825         * g++.old-deja/g++.brendan/crash49.C (main): Same.
7826         * g++.old-deja/g++.brendan/crash38.C: Same.
7827         * g++.old-deja/g++.brendan/crash15.C (main): Same.
7828         * g++.old-deja/g++.brendan/copy9.C: Same.
7830 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
7832         * gcc.c-torture/execute/20001203-2.c (memset):
7833         Count argument is of type __SIZE_TYPE__.
7835 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
7837         * gcc.c-torture/compile/20010404-1.c: New test.
7839 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
7841         * gcc.c-torture/compile/20010326-1.c: New test.
7843 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
7845         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7846         peculiarities of the SH.
7847         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7849 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7851         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7852         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7853         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7855 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7857         * g77.f-torture/compile/20010321-1.f: New test.
7859 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7861         * gcc.c-torture/compile/20010329-1.c: New test.
7863 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7865         * gcc.c-torture/execute/20010329-1.c: New test.
7867 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
7869         * g++.old-deja/g++.other/eh4.C: Fix typo.
7871 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
7873         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7875 2001-03-28  Philip Blundell  <philb@gnu.org>
7877         * gcc.c-torture/compile/20010328-1.c: New test.
7879 2001-03-27  Richard Henderson  <rth@redhat.com>
7881         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7882         * g++.old-deja/g++.eh/vbase3.C: Likewise.
7884 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
7886         * gcc.c-torture/compile/20010327-1.c: New test.
7888 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7890         * g++.old-deja/g++.other/friend12.C: New test.
7891         * g++.old-deja/g++.other/friend9.C: Expect no errors.
7892         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7894 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7896         * gcc.c-torture/execute/20010325-1.c: New test.
7898 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
7900         * g++.old-deja/g++.other/mangle3.C: New test.
7902 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
7904         * g++.old-deja/g++.other/anon8.C: New test.
7906 2001-03-20  Philip Blundell  <philb@gnu.org>
7908         * gcc.c-torture/compile/20010320-1.c: New test.
7910 2001-03-17  Richard Henderson  <rth@redhat.com>
7912         * g++.old-deja/g++.other/eh4.C: Add expected error text.
7914 2001-03-15  Geoff Keating  <geoff@redhat.com>
7916         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7917         tests on AIX.
7919 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
7921         * g++.old-deja/g++.other/eh4.C: New test.
7923 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
7925         * gcc.dg/cpp/mi1.c: Update.
7927 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
7929         * g++.old-deja/g++.other/regstack.C: New test.
7931 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7933         * g++.old-deja/g++.other/ref4.C: New test.
7935 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
7937         * objc/execute/va_method.m: Added.
7938         * objc/execute/IMP.m: Added.
7939         * objc/execute/_cmd.m: Added.
7940         * objc/execute/accessing_ivars.m: Added.
7941         * objc/execute/class-1.m: Added.
7942         * objc/execute/class-10.m: Added.
7943         * objc/execute/class-11.m: Added.
7944         * objc/execute/class-12.m: Added.
7945         * objc/execute/class-13.m: Added.
7946         * objc/execute/class-14.m: Added.
7947         * objc/execute/class-2.m: Added.
7948         * objc/execute/class-3.m: Added.
7949         * objc/execute/class-4.m: Added.
7950         * objc/execute/class-5.m: Added.
7951         * objc/execute/class-6.m: Added.
7952         * objc/execute/class-7.m: Added.
7953         * objc/execute/class-8.m: Added.
7954         * objc/execute/class-9.m: Added.
7955         * objc/execute/class-tests-1.h
7956         * objc/execute/class-tests-2.h
7957         * objc/execute/compatibility_alias.m: Added.
7958         * objc/execute/encode-1.m: Added.
7959         * objc/execute/formal_protocol-1.m: Added.
7960         * objc/execute/formal_protocol-2.m: Added.
7961         * objc/execute/formal_protocol-3.m: Added.
7962         * objc/execute/formal_protocol-4.m: Added.
7963         * objc/execute/formal_protocol-5.m: Added.
7964         * objc/execute/formal_protocol-6.m: Added.
7965         * objc/execute/formal_protocol-7.m: Added.
7966         * objc/execute/informal_protocol.m: Added.
7967         * objc/execute/initialize.m: Added.
7968         * objc/execute/load.m: Added.
7969         * objc/execute/many_args_method.m: Added.
7970         * objc/execute/nested-3.m: Added.
7971         * objc/execute/no_clash.m: Added.
7972         * objc/execute/private.m: Added.
7973         * objc/execute/redefining_self.m: Added.
7974         * objc/execute/root_methods.m: Added.
7975         * objc/execute/selector-1.m: Added.
7976         * objc/execute/static-1.m: Added.
7977         * objc/execute/static-2.m: Added.
7978         * objc/execute/va_method.m: Added.
7980 2001-03-10  Richard Henderson  <rth@redhat.com>
7982         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7984 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7986         * g++.old-deja/g++.other/crash31.C: XFAIL.
7987         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7988         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7989         * gcc.c-torture/execute/20010123-1.x: XFAIL.
7990         * gcc.c-torture/execute/20010124-1.x: XFAIL.
7991         * gcc.dg/sequence-pt-1.c: XFAIL one test.
7993 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
7995         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7997 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
7999         * gcc.dg/20000724-1.c: Don't use multiline strings.
8001 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8003         * objc/execute/string1.m, objc/execute/string2.m: Compare the
8004         result of -cString against what we expect it to be; don't just
8005         print it out for no one to read.
8007         * objc/execute/string3.m, objc/execute/string4.m: New tests.
8008         Based on testcases provided by Nicola Pero.
8010 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8012         * gcc.dg/cpp/macro7.c: New test.
8014 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8016         * gcc.dg/cpp/multiline.c: Update.
8018 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8020         * g++.old-deja/g++.other/enum3.C: New test.
8022 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8024         * g++.old-deja/g++.other/pod1.C: New test.
8026 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8028         * g++.old-deja/g++.ext/overload1.C: New test.
8030 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8032         * g++.old-deja/g++.pt/using1.C: New test.
8034 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8036         * g++.old-deja/g++.other/using9.C: New test.
8038 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
8040         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
8042         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
8044 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
8046         * g++.old-deja/g++.ext/realpt1.C: Remove.
8048 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
8050         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
8052 2001-02-26  Will Cohen  <wcohen@redhat.com>
8054         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
8056 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
8058         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
8059         templatized constructors.
8061 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8063         * gcc.c-torture/execute/20010224-1.c: New test.
8065 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
8067         * gcc.c-torture/execute/20010222-1.c: New test.
8069 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
8071         * g++.old-deja/g++.other/inline20.C: New test.
8073 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
8075         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
8077 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8079         * g++.old-deja/g++.other/lookup22.C: New test.
8081 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
8083         * g77.dg: New directory.
8084         * g77.dg/20010216-1.f: New test case.
8085         * g77.dg/dg.exp: New driver.
8086         * lib/g77-dg.exp: New driver library.
8088 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8090         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
8092 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
8094         * g++.old-deja/g++.other/decl9.C: New test.
8096 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
8098         * g++.old-deja/g++.other/init16.C: Update the test so that it does
8099         not need <string> and also tests the initialization at runtime.
8101 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8103         * gcc.c-torture/execute/longlong.c: New test.
8105 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8107         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
8109 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8111         * gcc.c-torture/execute/920302-1.c (execute):
8112         Change argument type to short.
8114 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8116         * g++.old-deja/g++.pt/deduct6.C: New test.
8118 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8120         * g++.old-deja/g++.pt/deduct5.C: New test.
8122 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
8124         * gcc.c-torture/execute/20010209-1.c: New test.
8126 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8128         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
8130 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
8132         * g++.dg/vtgc1.C: Update for new ABI.
8134         * consistency.vlad: New directory, 1665 files.
8136 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8138         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
8139         return type.
8140         * gcc.dg/cpp/digraphs.c: Declare puts.
8142 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8144         * g++.old-deja/g++.other/warn5.C: New test.
8146 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8148         * g++.old-deja/g++.pt/spec40.C: New test.
8150 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8152         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
8153         case.
8154         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
8156 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
8158         * gcc.c-torture/compile/20010209-1.c: New test.
8160 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
8162         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
8163         excess errors message but not if it crashes.
8164         * g++.old-deja/g++.other/crash27.C: Likewise.
8165         * g++.old-deja/g++.other/crash28.C: Likewise.
8166         * g++.old-deja/g++.other/crash30.C: Likewise.
8167         * g++.old-deja/g++.other/crash32.C: Likewise.
8168         * g++.old-deja/g++.other/crash35.C: Likewise.
8169         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8171 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8173         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
8174         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
8175         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
8176         g77.f-torture/execute/execute.exp,
8177         g77.f-torture/noncompile/noncompile.exp,
8178         gcc.c-torture/execute/execute.exp,
8179         gcc.c-torture/execute/memcheck/memcheck.exp,
8180         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
8181         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
8182         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
8183         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
8184         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
8185         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
8186         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8187         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
8188         Remove bug reporting instructions with ancient email addresses.
8190 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8192         * gcc.dg/20010202-1.c: New test.
8193         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
8195 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
8197         * g++.dg/stdbool-if.C: New test.
8199 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
8201         * objc/execute/fdecl.m: Added main().
8203 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8205         * gcc.c-torture/execute/20010206-1.c: New test.
8207 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8209         * gcc.dg/cpp/avoidpaste1.c: Update.
8211 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
8213         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
8214         Pero <nicola@brainstorm.co.uk>.
8215         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
8217 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
8219         * g++.old-deja/g++.pt/spec39.C: New test.
8221 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
8223         * gcc.c-torture/compile/20010202-1.c: New test.
8225 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
8227         * g++.old-deja/g++.abi/primary2.C: New test.
8228         * g++.old-deja/g++.abi/primary3.C: New test.
8229         * g++.old-deja/g++.abi/primary4.C: New test.
8230         * g++.old-deja/g++.abi/primary5.C: New test.
8231         * g++.old-deja/g++.abi/vtable3.h: New test.
8232         * g++.old-deja/g++.abi/vtable3a.C: New test.
8233         * g++.old-deja/g++.abi/vtable3b.C: New test.
8234         * g++.old-deja/g++.abi/vtable3c.C: New test.
8235         * g++.old-deja/g++.abi/vtable3d.C: New test.
8236         * g++.old-deja/g++.abi/vtable3e.C: New test.
8237         * g++.old-deja/g++.abi/vtable3f.C: New test.
8238         * g++.old-deja/g++.abi/vtable3g.C: New test.
8239         * g++.old-deja/g++.abi/vtable3h.C: New test.
8240         * g++.old-deja/g++.abi/vtable3i.C: New test.
8241         * g++.old-deja/g++.abi/vtable3j.C: New test.
8242         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
8244 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
8246         * g++.old-deja/g++.other/anon6.C: New test.
8247         * g++.old-deja/g++.other/anon7.C: New test.
8249 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8251         * gcc.dg/cpp/avoidpaste2.c: New tests.
8253 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
8255         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
8257 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
8259         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
8260         DECIMAL_DIG cases for Irix."
8262 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
8264         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
8266 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8268         * gcc.dg/c99-tag-1.c: New test.
8270 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8272         * gcc.dg/cpp/tr-warn1.c: Add tests.
8274 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8276         * gcc.dg/cpp/avoidpaste1.c: Update.
8277         * gcc.dg/cpp/paste4.c: Update.
8279 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
8281         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
8282         cases for Irix.
8284 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8286         * g++.old-deja/g++.other/inline19.C: New test.
8288 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8290         * gcc.dg/Wlarger-than.c: New test.
8292 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8294         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
8296 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
8298         * gcc.c-torture/execute/20010129-1.c: New test.
8299         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
8301 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8303         * gcc.dg/cpp/avoidpaste1.c: Test case.
8305 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
8307         * g++.old-deja/g++.other/inline18.C: New test.
8309 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8311         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
8312         and __builtin_putchar.
8314 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
8316         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
8317         tests.
8319 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
8321         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
8322         floating point number rounding mode to round to the nearest
8323         representable mode.
8325 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
8327         * g++.old-deja/g++.other/mangle2.C: New test.
8329 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8331         * gcc.c-torture/compile/20010124-1.c: New test.
8333 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
8335         * g++.old-deja/g++.pt/spec38.C: New test.
8337 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8339         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
8340         "Build don't run".
8342 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8344         * gcc.c-torture/execute/20010123-1.c: New test.
8346 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8348         * g++.old-deja/g++.pt/spec37.C: New test.
8350 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8352         * g++.old-deja/g++.pt/overload14.C: New test.
8354 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8356         * gcc.c-torture/execute/20010122-1.c: New test, exercise
8357         __builtin_return_address.
8359 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
8361         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
8362         * g++.old-deja/g++.pt/spec35.C: New test.
8363         * g++.old-deja/g++.pt/spec36.C: New test.
8365 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
8367         * gcc.c-torture/compile/20010118-1.c: New test.
8369 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
8371         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
8373 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8375         * gcc.c-torture/execute/20010119-1.c: New test.
8377 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8379         * g++.old-deja/g++.other/vbase5.C: New test.
8381 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8383         * gcc.c-torture/execute/20010118-1.c: New test.
8385 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8387         * g++.old-deja/g++.pt/deduct3.C: New test.
8389 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8391         * g++.old-deja/g++.pt/spec34.C: New test.
8393 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
8395         * g77.f-torture/compile/20000601-2.f: New test.
8397 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8399         * g++.old-deja/g++.other/init17.C: New test.
8401 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
8403         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
8405 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8407         * g++.old-deja/g++.pt/unify8.C: New test.
8409 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8411         * g++.old-deja/g++.abi/vbase1.C: New test.
8413 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8415         * g++.old-deja/g++.pt/crash65.C: New test.
8417 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8419         * gcc.dg/cpp/assembl2.S: New test case.
8421 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
8423         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
8424         are supported.
8426 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8428         * g++.old-deja/g++.other/builtins1.C: New test.
8429         * g++.old-deja/g++.other/builtins2.C: Likewise.
8430         * g++.old-deja/g++.other/builtins3.C: Likewise.
8431         * g++.old-deja/g++.other/builtins4.C: Likewise.
8433 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
8435         * gcc.c-torture/compile/20010117-1.c: New test.
8436         * gcc.c-torture/compile/20010117-2.c: New test.
8438 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8440         * g77.f-torture/execute/20010116.[fx]: New test,
8441         XFAIL on i?86-*-*.
8442         * g77.f-torture/compile/20010115.f: Indicate it's
8443         a test for PR fortran/1636.
8445 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8447         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
8449 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8451         * g77.f-torture/compile/20010115.f: New test.
8453 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
8455         * g++.old-deja/g++.pt/nontype5.C: New test.
8457 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8459         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
8460         have an equivalent working one below it.
8462 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8464         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
8465         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8467 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8469         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
8470         message containing "init_priority".
8471         (conpr-2.C): Likewise.
8472         (conpr-3.C): Likewise.
8473         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
8475 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8477         * gcc.c-torture/execute/20010114-2.c: New test.
8479 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8481         * gcc.c-torture/compile/20010114-1.c: New test.
8482         * gcc.c-torture/compile/20010114-1.x: Xfail.
8483         * gcc.c-torture/compile/20010114-2.c: New test.
8484         * gcc.c-torture/execute/20010114-1.c: New test.
8485         * gcc.dg/trunc-1.c: New test.
8486         * gcc.dg/uninit-B.c: New test.
8488 2001-01-13  Nick Clifton  <nickc@redhat.com>
8490         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
8491         target.
8493 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8495         * gcc.c-torture/compile/20010113-1.c: New test.
8497 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
8499         * gcc.c-torture/compile/20001212-1.c: New test.
8501 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8503         * gcc.dg/cpp/widestr1.c: Update.
8504         * gcc.dg/cpp/prag-imp.c: Remove.
8506 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
8508         * gcc.c-torture/execute/20000801-3.x: Remove.
8509         * gcc.dg/c90-init-1.c: New test.
8510         * gcc.dg/c99-init-1.c: New test.
8511         * gcc.dg/c99-init-2.c: New test.
8512         * gcc.dg/gnu99-init-1.c: New test.
8514 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
8516         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
8517         testing that no relevant ones were found.
8519 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8521         * g++.old-deja/g++.pt/cast2.C: New test.
8523 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8525         * g++.old-deja/g++.pt/friend47.C: New test.
8527 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8529         * g++.old-deja/g++.pt/instantiate13.C: New test.
8531 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8533         * g++.old-deja/g++.other/defarg7.C: New test.
8534         * g++.old-deja/g++.other/defarg8.C: New test.
8536 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8538         * g++.old-deja/g++.pt/crash64.C: New test.
8540 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8542         * g++.old-deja/g++.pt/crash63.C: New test.
8544 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8546         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
8548 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
8550         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
8552 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8554         * g++.old-deja/g++.pt/error3.C: New test.
8556 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8558         * g++.old-deja/g++.other/crash39.C: New test.
8560 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8562         * g++.old-deja/g++.other/vbase4.C: New test.
8564 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
8566         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
8567         * gcc.dg/special/20000419-2.c: New file. Identical to above.
8568         * gcc.dg/special/special.exp: New test driver which will check
8569         for alias support for the above test.
8571 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
8573         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
8574         problems on small machines.
8575         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
8576         parameterize.
8578 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
8580         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
8581         mips.
8582         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8584 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
8586         * g++.old_deja/g++.pt/using8.C: New test.
8588 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8590         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
8592 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
8594         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
8595         where a failure is expected.
8596         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
8598 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8600         * g++.old_deja/g++.pt/instantiate12.C: New test.
8602 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8604         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
8605         start of structs.
8606         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
8607         * g++.old-deja/g++.brendan/crash17.C: Likewise.
8608         * g++.old-deja/g++.brendan/crash29.C: Likewise.
8609         * g++.old-deja/g++.brendan/crash48.C: Likewise.
8610         * g++.old-deja/g++.brendan/ns1.C: Likewise.
8611         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
8612         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
8613         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
8614         * g++.old-deja/g++.eh/spec6.C: Likewise.
8615         * g++.old-deja/g++.jason/crash3.C: Likewise.
8616         * g++.old-deja/g++.law/ctors11.C: Likewise.
8617         * g++.old-deja/g++.law/ctors17.C: Likewise.
8618         * g++.old-deja/g++.law/ctors5.C: Likewise.
8619         * g++.old-deja/g++.law/ctors9.C: Likewise.
8620         * g++.old-deja/g++.mike/ambig1.C: Likewise.
8621         * g++.old-deja/g++.mike/net22.C: Likewise.
8622         * g++.old-deja/g++.mike/p3538a.C: Likewise.
8623         * g++.old-deja/g++.mike/p3538b.C: Likewise.
8624         * g++.old-deja/g++.mike/virt3.C: Likewise.
8625         * g++.old-deja/g++.niklas/t128.C: Likewise.
8626         * g++.old-deja/g++.other/anon4.C: Likewise.
8627         * g++.old-deja/g++.other/using1.C: Likewise.
8628         * g++.old-deja/g++.other/warn3.C: Likewise.
8629         * g++.old-deja/g++.pt/t37.C: Likewise.
8630         * g++.old-deja/g++.robertl/eb69.C: Likewise.
8631         * g++.old-deja/g++.robertl/eb71.C: Likewise.
8633 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8635         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
8637 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8639         * gcc.c-torture/execute/stdio-opt-3.c: New test.
8641 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
8643         * gcc.c-torture/compile/20010107-1.c: New test.
8645 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8647         * gcc.c-torture/execute/builtin-noret-1.c: New test.
8649 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8651         * gcc.dg/format/format.h: New file.
8652         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8653         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8654         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8655         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8656         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8657         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8658         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8659         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8660         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8661         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8662         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8663         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8664         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8665         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8666         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8667         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8668         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8669         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8670         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8671         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8672         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8673         instead of declaring standard types, macros and functions in each
8674         test.
8676 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
8678         * gcc.c-torture/execute/20010106-1.c: New test.
8680 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8682         * gcc.dg/format/format.exp: New file.
8683         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8684         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8685         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8686         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8687         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8688         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8689         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8690         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8691         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8692         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8693         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8694         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8695         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8696         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8697         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8698         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8699         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8700         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8701         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8702         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8703         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8704         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8705         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8706         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8707         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8708         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8709         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8710         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8711         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8712         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8713         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8714         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8715         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8716         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8717         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8718         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8719         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8720         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8721         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8722         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8723         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8724         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8726 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
8728         * gcc.c-torture/execute/991228-1.c: Take word endianness into
8729         account.
8731 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8733         * gcc.c-torture/execute/builtin-complex-1.c: New test.
8735 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8737         * g++.old-deja/g++.pt/crash62.C: New test.
8739 2001-01-04  Richard Henderson  <rth@redhat.com>
8741         * gcc.dg/20000926-1.c: Update expected warnings.
8742         * gcc.dg/array-2.c: Likewise.
8743         * gcc.dg/array-4.c: Also validate flexible array members.
8744         * gcc.dg/c99-flex-array-1.c: New.
8746 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8748         * gcc.c-torture/compile/20001222-1.x: Remove.
8750 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8752         * gcc.c-torture/execute/built-in-setjmp.c: New.
8754 2001-01-03  Richard Henderson  <rth@redhat.com>
8756         * gcc.dg/940510-1.c: Update expected error wording.
8757         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8759 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
8761         * lib/target-supports.exp (check_alias_available): Modified to
8762         indicate aliases not supported if only weak aliases are supported.
8764 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8766         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8767         Turn on cmpstrsi checks for __pj__ and __i370__.
8769 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
8771         * g++.old-deja/g++.other/virtual11.C: New test.
8773 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
8775         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8777 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8779         * gcc.c-torture/compile/20010102-1.c: New test.
8781 2001-01-02  Andreas Jaeger  <aj@suse.de>
8783         * gcc.dg/noreturn-3.c: New test.
8785         * gcc.dg/noreturn-4.c: New test.
8787 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8789         * gcc.c-torture/execute/stdio-opt-1.c: Also test
8790         __builtin_fputc and __builtin_fwrite.
8792 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
8794         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8795         signed char, not default char.
8797 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
8799         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8801 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
8803         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
8805 2000-12-29  Richard Henderson  <rth@redhat.com>
8807         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8808         (__cyg_profile_func_exit): Define.
8810 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
8812         * g++.dg/vtgc1.C: New test.
8814 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
8816         * gcc.dg/noncompile/20001228-1.c: New test.
8818         * gcc.dg/20001228-1.c: New test.
8820         * gcc.c-torture/execute/20001228-1.c: New test.
8822 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8824         * gcc.dg/format-strfmon-1.c: New test.
8826 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8828         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8829         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8830         * gcc.c-torture/execute/string-opt-1.c: Likewise.
8831         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8832         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8833         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8834         * gcc.c-torture/execute/string-opt-6.c: Likewise.
8835         * gcc.c-torture/execute/string-opt-7.c: Likewise.
8836         * gcc.c-torture/execute/string-opt-8.c: Likewise.
8837         * gcc.c-torture/execute/string-opt-9.c: Likewise.
8838         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8839         * gcc.c-torture/execute/string-opt-11.c: Likewise.
8840         * gcc.c-torture/execute/string-opt-12.c: Likewise.
8842         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8843         * gcc.c-torture/execute/string-opt-4.c: Test index.
8845 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
8847         * gcc.c-torture/compile/20001226-1.c: New test.
8849 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8851         * gcc.c-torture/compile/20001222-1.c: New test.
8852         * gcc.c-torture/compile/20001222-1.x: Xfail.
8854 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
8856         * gcc.c-torture/execute/comp-goto-2.c: New test.
8858 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
8860         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8861         Use long types if __INT_MAX__ is 32767.
8862         (main): Use cast to (sint32 *) when poking 88 into a_page.
8864         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8866 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
8868         * gcc.c-torture/compile/20001221-1.c: New test.
8869         * gcc.c-torture/execute/20001221-1.c: New test.
8871 2000-12-20  Richard Henderson  <rth@redhat.com>
8873         * g++.old-deja/g++.pt/crash36.C: Update error lines.
8874         * g++.old-deja/g++.robertl/eb109.C: Likewise.
8876 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8878         * gcc.dg/compare3.c: New test.
8880 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8882         * gcc.dg/format-warnll-1.c: New test.
8884 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8886         * gcc.dg/cpp/cmdlne-P.c: New test.
8888 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8890         * gcc.c-torture/execute/builtin-abs-1.c,
8891         gcc.c-torture/execute/builtin-abs-2.c: New tests.
8893 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8895         * gcc.dg/cpp/multiline.c: New test.
8897 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8899         * g++.old-deja/g++.other/syshdr1.C: Update.
8900         * gcc.dg/cpp/lineflags.c: Remove temporarily.
8902 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8904         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8906 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8908         * g++.old-deja/g++.pt/ttp65.C: New test.
8910 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8912         * g++.old-deja/g++.pt/ttp64.C: New test.
8914 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8916         * g++.old-deja/g++.pt/spec33.C: New test.
8918 2000-12-14  Catherine Moore  <clm@redhat.com>
8920         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8921         * gcc.c-torture/execute/920612-2.c: Likewise.
8922         * gcc.c-torture/execute/920428-2.c: Likewise.
8923         * gcc-c-torture/execute/va-arg-11.c: Call exit.
8924         * gcc.c-torture/execute/va-arg-21.c: Likewise.
8926 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8928         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8929         * gcc.dg/pack-test-2.c: Likewise.
8931 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8933         Tests by Zack Weinberg <zackw@stanford.edu>.
8935         * gcc.dg/cpp/defined.c: Update.
8936         * gcc.dg/cpp/defined_trad.c: New tests.
8938 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8940         * gcc.dg/cpp/trad-direct.c: Update.
8942 2000-12-11  Neil Booth  <neilb@earthling.net>
8944         * gcc.dg/cpp/defined_trad.c
8946 2000-12-11  Neil Booth  <neilb@earthling.net>
8948         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8950 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8952         * gcc.dg/format-miss-2.c: New test.
8954 2000-12-09  Neil Booth  <neilb@earthling.net>
8956         * gcc.dg/cpp/lineflags.c: New tests.
8957         * gcc.dg/cpp/poison.c: Update.
8958         * gcc.dg/cpp/redef2.c: Update.
8959         * gcc.dg/cpp/skipping.c: New test.
8961 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
8963         * g++.old-deja/g++.other/eh3.C: New testcase.
8965 2000-12-07  Neil Booth  <neilb@earthling.net>
8967         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8968         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8969         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8970         wtr-union-init-2.c, wtr-union-init-3.c: Update.
8971         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8972         Update.
8974 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8976         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8977         __SIZE_TYPE__ instead of int for type of integers cast to
8978         pointers.
8980 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
8982         * g++.old-deja/g++.other/cleanup4.C: New test.
8984 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8986         * format-sec-1.c: New test.
8988 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8990         * gcc.dg/format-nonlit-3.c: New test.
8992 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8994         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8995         through a null pointer.
8997 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8999         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
9000         * g++.old-deja/g++.pt/partial4.C: New test.
9002 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9004         * gcc.c-torture/execute/ieee/hugeval.x: New.
9006 2000-12-06  Neil Booth  <neilb@earthling.net>
9008         * gcc.dg/cpp/backslash2.c: New tests.
9010 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9012         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
9013         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
9015 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
9017         * gcc.c-torture/execute/20001203-2.c: New testcase.
9019 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9021         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
9022         * g++.old-deja/g++.other/virtual10.C: New test.
9024 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9026         * g++.old-deja/g++.mike/pmf5.C: Remove test.
9028 2000-12-05  Richard Henderson  <rth@redhat.com>
9030         * gcc.c-torture/compile/20001205-1.c: New.
9032 2000-12-04  Neil Booth  <neilb@earthling.net>
9034         * g++.old-deja/g++.other/virtual9.C: New test.
9035         * g++.old-deja/g++.pt/crash61.C: New test.
9036         * gcc.c-torture/execute/loop-9.c: New test.
9038 2000-12-04  Neil Booth  <neilb@earthling.net>
9040         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
9041         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
9042         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
9043         * gcc.dg/cpp/extratokens.c: ...here.
9045 2000-12-04  Neil Booth  <neilb@earthling.net>
9047         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
9048         New tests.
9050 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9052         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
9053         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
9055 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9057         * gcc.c-torture/execute/20001203-1.c: New test.
9059 2000-12-03  Neil Booth  <neilb@earthling.net>
9061         * gcc.dg/cpp/macro6.c: New test cases.
9063 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9065         * gcc.c-torture/execute/string-opt-9.c: New test.
9066         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9067         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9068         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9070         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
9071         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
9073 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
9075         * gcc.dg/cpp/if-6.c: New testcase.
9077         * gcc.dg/20001201-1.c: New testcase.
9079 2000-12-02  Neil Booth  <neilb@earthling.net>
9081         * g++.old-deja/g++.other/externC4.C,
9082         g++.old-deja/g++.other/friend10.C: New tests.
9084 2000-12-02  Neil Booth  <neilb@earthling.net>
9086         * g++.old-deja/g++.other/instan2.C
9087         * g++.old-deja/g++.other/instan3.C: New test.
9089 2000-12-02  Neil Booth  <neilb@earthling.net>
9091         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
9092         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
9093         gnuc99.c,gnuc99-pedantic.c: New tests.
9095 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9097         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
9098         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
9100 2000-12-01  Neil Booth  <neilb@earthling.net>
9102         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
9103         * gcc.dg/cpp/poison.c: Update.
9104         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
9106 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
9108         * g77.f-torture/execute/20001201.f: New test.
9110 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9112         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
9114 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
9116         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
9118 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
9120         * g++.old-deja/g++.other/cast6.C: New test.
9122 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
9124         * gcc.c-torture/execute/20001130-2.c: New testcase.
9126 2000-11-30  Richard Henderson  <rth@redhat.com>
9128         * gcc.c-torture/execute/20001130-1.c: New test.
9130 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9132         * g++.old-deja/g++.other/op3.C: New test.
9134 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9136         * g++.old-deja/g++.other/op2.C: New test.
9138 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9140         * g++.old-deja/g++.other/crash38.C: New test.
9142 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
9144         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
9146 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
9148         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
9149         tests.
9150         * gcc.c-torture/execute/string-opt-6.c: New test.
9152         * gcc.dg/20001117-1.c: Add main.
9154 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
9156         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
9157         Move from here ...
9158         * gcc.dg/940510-1.c: ... to here.
9160         * gcc.dg/20000926-1.c: GNU C now allows initializations of
9161         zero-size arrays in toplevel structures.
9163 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9165         * gcc.c-torture/execute/loop-8.c: New test.
9167 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9169         * g++.old-deja/g++.other/base1.C: New test.
9171 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9173         * g++.old-deja/g++.other/parse2.C: New test.
9175 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9177         * g++.old-deja/g++.pt/incomplete1.C: New test.
9179 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9181         * g++.old-deja/g++.other/friend9.C: New test.
9183 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9185         * gcc.dg/20001127-1.c: New test.
9187 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9189         * g++.old-deja/g++.pt/friend46.C: New test.
9191 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9193         * g++.old-deja/g++.other/ptrmem8.C: New test.
9195 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9197         * gcc.c-torture/execute/string-opt-7.c: New test.
9198         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9200 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9202         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
9203         instead of 'mkcheck 2'.
9205 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9207         * gcc.c-torture/execute/memcheck/driver.c,
9208         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
9209         C9X references to refer to C99.
9211 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
9213         * gcc.dg/ultrasp3.c: New test.
9215 2000-11-25  Neil Booth  <neilb@earthling.net>
9217         * gcc.dg/cpp/include2.c: Update test to be locale independent.
9219 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
9221         * gcc.c-torture/compile/20001123-2.c: New.
9223 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9225         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
9227 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
9229         * gcc.dg/sequence-point-1.c: Add some new tests.
9230         * gcc.c-torture/execute/20001124-1.c: New test.
9232 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9234         * g++.old-deja/g++.other/vaarg4.C: New test.
9235         * gcc.c-torture/compile/20001123-1.c: New test.
9237 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9239         * g++.other/crash24.C: Adjust and remove XFAIL.
9240         * g++.other/crash37.C: New test.
9242 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
9244         * g++.old-deja/g++.pt/instantiate9.C: New test.
9246 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
9248         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
9249         new ABI, too.
9251         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
9252         * g++.old-deja/g++.robertl/eb55.C: Likewise.
9254 2000-11-22  Neil Booth  <neilb@earthling.net>
9256         * gcc.dg/cpp/Wtrigraphs.c: New test.
9258 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9260         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
9262 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
9264         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
9266 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
9268         * lib/gcc-dg.exp: load_lib scanasm.exp.
9269         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
9270         * lib/g++-dg.exp: load_lib scanasm.exp.
9271         * lib/scanasm.exp: New.
9272         (scan-assembler, scan-assembler-not): Add optional arguments to
9273         test name, or if not present, the pattern name.
9274         (scan-assembler-dem, scan-assembler-dem-not): New.
9276         * g++.dg/dg.exp: New.
9278 2000-11-21  Neil Booth  <neilb@earthling.net>
9280         * gcc.dg/cpp/integrated1.c: Remove.
9282 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9284         * gcc.c-torture/execute/20001121-1.c: New test.
9286 2000-11-21  Richard Henderson  <rth@redhat.com>
9288         * gcc.c-torture/compile/20001121-1.c: New test.
9290 2000-11-20  Neil Booth  <neilb@earthling.net>
9292         * gcc.dg/cpp/integrated1.c: New test.
9294 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9296         * g++.old-deja/g++.other/inline17.C: New test.
9298 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
9300         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
9301         local variable to be zero: I made the variable global. Now
9302         uses abort() and exit() instead of relying on main's return value.
9304 2000-11-20  Neil Booth  <neilb@earthling.net>
9306         * gcc.dg/cpp/paste2.c: Update test.
9307         * objc/execute/paste.m: New test.
9309 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9311         * gcc.dg/c99-condexpr-1.c: New test.
9313 2000-11-20  Neil Booth  <neilb@earthling.net>
9315         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
9317 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
9319         * g++.old-deja/g++.pt/export1.C: New test.
9321 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
9323         * gcc.dg/20001117-1.c: New test.
9325 2000-11-18  Richard Henderson  <rth@redhat.com>
9327         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
9329 2000-11-18  Richard Henderson  <rth@redhat.com>
9331         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
9332         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
9333         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
9335 2000-11-18  Richard Henderson  <rth@redhat.com>
9337         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
9338         (main): New.  Exit cleanly.
9340 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9342         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
9343         gcc.dg/c99-fordecl-2.c: New tests.
9345 2000-11-18  Richard Henderson  <rth@redhat.com>
9347         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
9348         * gcc.c-torture/execute/zerolen-2.c: New.
9350 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9352         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
9353         memory.
9355 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9357         * g++.old-deja/g++.pt/instantiate8.C: New test.
9359 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9361         * g++.old-deja/g++.other/incomplete.C: Add more tests.
9362         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
9364 2000-11-16  Nick Clifton  <nickc@redhat.com>
9366         * gcc.c-torture/execute/nestfunc-2.c: New test.
9367         * gcc.c-torture/execute/nestfunc-3.c: New test.
9369 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9371         * gcc.c-torture/compile/20001116-1.c: New test.
9373 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9375         * gcc.c-torture/execute/20001115-1.c: New test.
9377 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
9379         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
9380         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
9381         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
9382         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9384 2000-11-15  Neil Booth  <neilb@earthling.net>
9386         gcc.dg/cpp/_Pragma1.c: Update.
9387         gcc.dg/cpp/_Pragma2.c: New test.
9389 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9391         * g++.old-deja/g++.other/anon5.C: New test.
9393 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9395         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
9396         tests.
9398 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
9400         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
9401         output.
9403 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9405         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
9406         labels at end of compound statements.
9408 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
9410         * gcc.c-torture/execute/loop-7.c: New test.
9412 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9414         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
9416 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9418         * gcc.dg/c99-bool-1.c: New test.
9420 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9422         * gcc.dg/c99-scope-1.c: Remove xfail.
9423         * gcc.dg/c99-scope-2.c: New test.
9425 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9427         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
9428         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
9430 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
9432         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
9433         error messages.
9435         * g++.mike/p700.C: Don't typedef wchar_t.
9436         * g++.mike/p784.C: Likewise.
9437         * g++.mike/eb101.C: Don't use __wchar_t.
9439 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9441         * g77.f-torture/execute/20001111.[fx]: Test premature exit
9442         from DO loop.
9444 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9446         * gcc.c-torture/execute/20001111-1.c: New test.
9448 2000-11-10  Nick Clifton  <nickc@redhat.com>
9450         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
9451         long multuiple and accumulate.
9453 2000-11-09  Richard Henderson  <rth@redhat.com>
9455         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
9456         via size_t instead of int.
9458         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
9459         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9460         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9461         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9463 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
9465         * gcc.c-torture/compile/20001109-1.c: New test.
9466         * gcc.c-torture/compile/20001109-2.c: New test.
9468 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
9470         * g++.old-deja/g++.pt/operator1.C: New test.
9471         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
9473 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9475         * gcc.dg/20001108-1.c: New test.
9477 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9479         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
9480         with both arguments constant strings.
9481         * gcc.c-torture/execute/string-opt-3.c: New test.
9482         * gcc.c-torture/execute/string-opt-4.c: New test.
9483         * gcc.c-torture/execute/string-opt-5.c: New test.
9485 2000-11-08  Nick Clifton  <nickc@redhat.com>
9487         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
9488         mulsidi3adddi patterns.
9490 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
9492         * g++.old-deja/g++.other/crash36.C: New test.
9494 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
9496         * g++.old-deja/g++.other/init16.C: New test.
9498 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
9500         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
9502 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9504         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
9505         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9506         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9508 2000-11-07  DJ Delorie  <dj@redhat.com>
9510         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
9512 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9514         * gcc.c-torture/execute/string-opt-1.c: New test.
9516 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9518         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
9519         mips-sgi-irix6.* because the MIPS ABI passes floating-point
9520         parameters in registers, and there is no way for a varargs
9521         function to know in which order the integer and floating-point
9522         parameters should be interleaved when they are placed on the
9523         stack.
9524         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9525         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9527 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9529         * gcc.c-torture/execute/string-opt-2.c: New test.
9531 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
9533         * g++.old-deja/g++.pt/crash60.C: New test.
9535 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9537         * g++.old-deja/g++.other/crash24.C: New test.
9538         * g++.old-deja/g++.other/crash25.C: New test.
9539         * g++.old-deja/g++.other/crash26.C: New test.
9540         * g++.old-deja/g++.other/crash27.C: New test.
9541         * g++.old-deja/g++.other/crash28.C: New test.
9542         * g++.old-deja/g++.other/crash29.C: New test.
9543         * g++.old-deja/g++.other/crash30.C: New test.
9544         * g++.old-deja/g++.other/crash31.C: New test.
9545         * g++.old-deja/g++.other/crash32.C: New test.
9546         * g++.old-deja/g++.other/crash33.C: New test.
9547         * g++.old-deja/g++.other/crash34.C: New test.
9548         * g++.old-deja/g++.other/crash35.C: New test.
9550 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9552         * gcc.c-torture/execute/20001031-1.c: New test.
9554 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
9556         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
9557         namespace.
9559         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
9560         standards-conformant.
9562         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
9564         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
9565         * g++.old-deja/g++.mike/p755a.C: Likewise.
9566         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
9567         library makes no calls to `operator new' during initialization.
9569 2000-11-04  Neil Booth  <neilb@earthling.net>
9571         * gcc.dg/cpp/include2.c: New tests.
9573 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
9575         * lib/g++.exp (g++_set_ld_library_path): New function.
9576         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
9578 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
9580         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
9581         warnings.
9583 2000-11-01  Richard Henderson  <rth@redhat.com>
9585         * g++.old-deja/g++.ext/namedret1.C: New.
9586         * g++.old-deja/g++.ext/namedret2.C: New.
9587         * g++.old-deja/g++.ext/namedret3.C: New.
9589 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
9591         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
9592         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
9594 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9596         * gcc.c-torture/execute/va-arg-21.c: New test.
9598 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9600         * gcc.dg/c99-complex-2.c: New test.
9602 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9604         * gcc.c-torture/execute/stdio-opt-1.c: New test.
9606 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
9608         * g++.old-deja/g++.other/inline16.C: New test.
9610 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
9612         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
9613         __PRETTY_FUNCTION__
9615 2000-10-29  Neil Booth  <neilb@earthling.net>
9617         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
9618         New tests.
9619         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
9620         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
9621         optimisation.
9623 2000-10-29  Neil Booth  <neilb@earthling.net>
9625         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
9626         * mi1.c, mi1c.h: Add null directives to multiple-include test.
9627         * mi5.c: Test multiple includes work with -C.
9628         * trigraphs.c: Test ^= version.
9630 2000-10-28  Neil Booth  <neilb@earthling.net>
9632         New tests and test updates for new macro expander.
9634         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
9635         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
9636         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
9637         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
9638         new diagnostic messages.
9640         * gcc.dg/cpp/macro3.c: New tests.
9642 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
9644         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9645         on the same line.
9647 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
9649         * g++.old-deja/g++.other/eh2.C: New test.
9651 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9653         * gcc.c-torture/execute/20001027-1.c: New test.
9655 2000-10-26  Richard Henderson  <rth@redhat.com>
9657         * gcc.c-torture/execute/20001026-1.c: New.
9659 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
9661         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9662         * g++.old-deja/g++.law/builtin1.C: Likewise.
9663         * g++.old-deja/g++.law/ctors10.C: Likewise.
9664         * g++.old-deja/g++.law/virtual3.C: Likewise.
9665         * g++.old-deja/g++.mike/p658.C: Likewise.
9666         * g++.old-deja/g++.other/sibcall1.C: Likewise.
9667         * g++.old-deja/g++.other/vaarg2.C: Likewise.
9668         * g++.old-deja/g++.robertl/eb124.C: Likewise.
9669         * g++.old-deja/g++.robertl/eb44.C: Likewise.
9670         * g++.old-deja/g++.robertl/eb77.C: Likewise.
9672 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
9674         * gcc.c-torture/compile/20001024-1.c: New test.
9676 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
9678         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9679         to tell us whether or not we are using V3.
9681 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9683         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9684         operands.
9686 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9688         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9690 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
9692         * gcc.c-torture/execute/20001024-1.c: New test.
9694 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
9696         * g++.old-deja/g++.other/sibcall1.C: New test.
9698 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
9700         * gcc.dg/noncompile/init-3.c: New test.
9702 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9704         * gcc.dg/format-array-1.c: New test.
9706 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9708         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9709         writing through null pointers; remove comment about testing
9710         unterminated strings.
9712 2000-10-17  Matthew Hiller  <hiller@redhat.com>
9714         * gcc.c-torture/execute/20001017-2.c: New test.
9716 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9718         * gcc.c-torture/compile/20001018-1.c: New test.
9719         * gcc.c-torture/compile/20001018-1.x: Xfail.
9721 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9723         * gcc.c-torture/execute/20001017-1.c: New test.
9725 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9727         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9728         for multiple use of arguments with scanf formats; add tests for
9729         multiple use of arguments.
9731 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
9733         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9735 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9737         * gcc.dg/format-miss-1.c: New test.
9739 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
9741         * gcc.c-torture/execute/20001013-1.c: New test.
9743 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
9745         * gcc.dg/format-branch-1.c: New test.
9747 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
9749         * README, lib/file-format.exp: Remove EGCS references.
9751 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
9753         * gcc.dg/20001013-1.c: New test.
9755 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9757         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9758         for intmax_t in the compiler using __typeof__ and the type rules
9759         for conditional expressions.
9761 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
9763         * gcc.dg/20001012-1.c: New test.
9764         * gcc.dg/20001012-2.c: New test.
9766 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9768         * gcc.dg/format-attr-1.c: New test.
9770 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9772         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9773         __LONG_LONG_MAX__ instead of LLONG_MAX.
9775 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9777         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9778         scanf flags.
9779         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9780         flags.
9782 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9784         * gcc.dg/sequence-pt-1.c: New test.
9786 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
9788         * gcc.c-torture/execute/20001011-1.c: New testcase.
9789         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9791 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
9793         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9794         does not error on it.
9796 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
9798         * gcc.dg/20001009-1.c: New test.
9800 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9802         * gcc.c-torture/compile/20001009-1.c: Move from here ....
9803         * gcc.c-torture/execute/20001009-2.c: ... to here.
9805 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
9807         * gcc.c-torture/compile/20001009-1.c: New testcase.
9808         * gcc.c-torture/execute/20001009-1.c: New testcase.
9809         Testcases provided by Jan Hubicka <jh@suse.cz>.
9811 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9813         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9814         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9815         uintmax_t using <limits.h> to emulate the compiler's internal
9816         logic.  No longer XFAIL %j tests.
9818 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9820         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9821         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9822         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9823         regexps and details of expected handling of some bad formats.
9824         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9825         suppression.
9827 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9829         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9830         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9831         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9832         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9833         in list archives.
9835 2000-10-06  Richard Henderson  <rth@cygnus.com>
9837         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9838         * g++.old-deja/g++.brendan/crash52.C: Likewise.
9839         * g++.old-deja/g++.jason/report.C: Likewise.
9840         * g++.old-deja/g++.law/friend5.C: Likewise.
9841         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
9842         of the expected warnings.
9844 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
9846         * g++.old-deja/g++.pt/enum14.C: New test.
9848 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
9850         * g++.old-deja/g++.pt/crash59.C: New test.
9852 2000-10-04  Will Cohen  <wcohen@redhat.com>
9854         * gcc.dg/20000926-1.c: New test.
9856 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
9858         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9859         function name for current C++ compiler.
9860         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9862 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
9864         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9865         __PRETTY_FUNCTION__.
9866         * g++.old-deja/g++.ext/pretty2.C: Likewise.
9868 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9870         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9872 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
9874         * gcc.c-torture/compile/20000923-1.c: New test.
9876 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9878         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9879         * g++.old-deja/g++.pt/ttp62.C: Same.
9880         * g++.old-deja/g++.other/inline14.C: Same.
9882 2000-09-24  Richard Henderson  <rth@cygnus.com>
9884         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9886 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9888         * gcc.dg/c90-printf-1.c: Add test for wide string format.
9890 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
9892         * gcc.c-torture/compile/20000922-1.c: New file.
9894 2000-09-21  Nick Clifton  <nickc@redhat.com>
9896         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9897         a signed long modulo operation.
9898         (mod6): New function - perform an unsigned long modulo operation.
9899         (main): Add tests for modulos of very large numbers by very small
9900         dividends.
9902 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9904         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9906 2000-09-19  Richard Henderson  <rth@cygnus.com>
9908         * gcc.dg/compare2.c (case 10): XFAIL.
9910 2000-09-18  Richard Henderson  <rth@cygnus.com>
9912         * gcc.c-torture/execute/20000906-1.c: Move ...
9913         * gcc.dg/20000906-1.c: ... here.  Only run on targets
9914         that support __builtin_trap.
9916 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
9918         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9920 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9922         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9923         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
9924         more $ format tests.
9926 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9928         * gcc.dg/format-errmk-1.c: New test.
9930 2000-09-17  Greg McGary  <greg@mcgary.org>
9932         * gcc.c-torture/execute/20000917-1.x: Remove.
9934 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9936         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9938 2000-09-17  Greg McGary  <greg@mcgary.org>
9940         * gcc.c-torture/execute/20000917-1.c: New test.
9941         * gcc.c-torture/execute/20000917-1.x: XFAIL.
9943 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
9945         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9946         in nested macro bug.
9948 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
9950         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9952 2000-09-14  Jeffrey A Law  (law@cygnus.com)
9954         * gcc.c-torture/execute/20000914-1.c: New test.
9956 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
9958         * g++.other/inline13.C: New test.
9960 2000-09-12  Andreas Jaeger  <aj@suse.de>
9962         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9963         constant by Ulrich Drepper <drepper@redhat.com>.
9965 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
9967         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9969 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9971         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9973 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
9975         * gcc.dg/cpp/backslash.c: New test.
9977 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
9979         * gcc.c-torture/execute/20000910-1.c: New test.
9980         * gcc.c-torture/execute/20000910-2.c: Likewise.
9982 2000-09-11  Robert Lipe  <robertl@sco.com>
9984         * gcc.dg/pragma-align.c: New test.
9986 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9988         * g++.old-deja/g++.pt/explicit82.C: New test.
9989         * g++.old-deja/g++.pt/explicit83.C: New test.
9991 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
9993         * gcc.dg/asm-names.c: New test.
9995 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9997         * gcc.dg/cpp/tr-warn6.c: New test
9999 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10001         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
10002         be accepted.
10004 2000-09-07  Catherine Moore  <clm@redhat.com>
10006         * gcc.c-torture/execute/unroll-1.c: New test.
10008 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
10010         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
10011         ERROR markers.
10012         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
10013         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
10014         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
10015         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
10016         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
10017         Preprocess only.
10018         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
10019         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
10021 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10023         * g++.old-deja/g++.pt/deduct2.C: New test.
10025 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10027         * g++.old-deja/g++.pt/parms2.C: New test.
10029 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10031         * g++.old-deja/g++.pt/crash58.C: New test.
10033 2000-09-06  Greg McGary  <greg@mcgary.org>
10035         * gcc.c-torture/execute/20000906-1.c: New test.
10036         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
10038 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10040         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
10042 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10044         * g++.old-deja/g++.pt/crash57.C: New test.
10046 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10048         * g++.old-deja/g++.pt/crash56.C: New test.
10050 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10052         * g++.old-deja/g++.pt/koenig1.C: New test.
10054 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10056         * gcc.dg/20000904-1.c: New test.
10058 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10060         * gcc.dg/cpp/paste8.c: New test.
10062 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
10064         * gcc.c-torture/compile/20000827-1.c: New test.
10066 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10068         * gcc.dg/format-diag-1.c: New test.
10070 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10072         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
10073         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
10074         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
10075         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
10076         gcc.dg/formatz-1.c: Adjust warning regular expressions.
10078 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10080         * g++.old-deja/g++.other/nested4.C: New test.
10082 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10084         * g++.old-deja/g++.ns/scoped1.C: New test.
10086 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
10088         * lib/g++.exp: Support testing already-installed GCC.
10090 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10092         * wtr-label-1.c, wtr-suffix-1.c: New tests.
10094 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10096         * gcc.dg/return-type-2.c: New test.
10098 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
10100         * gcc.c-torture/compile/20000825-1.c: New test.
10102 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
10104         * gcc.dg/dwarf2-2.c: New test.
10106 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
10108         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
10109         dg-warning regexps.
10111 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10113         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
10114         gcc.dg/format-ext-5.c: New tests.
10116 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
10118         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
10120 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
10122         * gcc.dg/noncompile/930622-2.c: Adjust error message.
10124 2000-08-24  Richard Henderson  <rth@cygnus.com>
10126         * gcc.dg/ia64-sync-1.c: New test.
10127         * gcc.dg/ia64-sync-2.c: New test.
10128         * gcc.dg/ia64-asm-1.c: New test.
10130 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10132         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
10133         * gcc.dg/format-ext-2.c: New test.
10135 2000-08-23  Jason Merrill  <jason@redhat.com>
10137         * lib/old-dejagnu.exp: Also ignore "In member function" and
10138         "At global scope".
10140 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10142         * gcc.dg/noncompile/label-lineno-1.c: New test.
10144 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10146         * gcc.dg/c99-array-nonobj-1.c: New test.
10148 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10150         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
10151         tests.
10152         * gcc.dg/format-ext-1.c: New test.
10154 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10156         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
10157         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
10158         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
10159         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
10160         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
10162 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10164         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
10165         gcc.dg/c99-strftime-2.c: New tests.
10167 2000-08-22  Richard Henderson  <rth@cygnus.com>
10169         * gcc.c-torture/execute/20000822-1.c: New test.
10171 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10173         * gcc.c-torture/execute/20000819-1.x: Remove.
10175 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10177         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
10178         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
10179         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
10180         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
10181         gcc.dg/format-xopen-1.c: New tests.
10183 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10185         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
10187 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10189         * g++.old-deja/g++.other/loop2.C: New test.
10191         * gcc.c-torture/compile/20000606-1.c: New test.
10192         * gcc.c-torture/compile/20000728-1.c: New test.
10193         * gcc.c-torture/execute/20000801-1.c: New test.
10194         * gcc.c-torture/execute/20000801-2.c: New test.
10195         * gcc.c-torture/execute/20000819-1.c: New test.
10196         * gcc.c-torture/execute/20000819-1.x: XFAIL.
10197         * gcc.dg/20000629-1.c: New test.
10198         * gcc.dg/20000724-1.c: New test.
10199         * gcc.dg/20000807-1.c: New test.
10201 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
10203         * gcc.dg/cpp/pragma-1.c: New test.
10204         * gcc.dg/cpp/pragma-2.c: New test.
10206 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
10208         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
10209         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
10211 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10213         * gcc.c-torture/compile/20000818-1.c: New test.
10215 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
10217         * gcc.c-torture/execute/20000818-1.c: New test.
10219 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10221         * gcc.dg/format-va-1.c: New test.
10223 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10225         * g++.old-deja/g++.other/typedef8.C: New test.
10227 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10229         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
10230         * g++.old-deja/g++.mike/net36.C: Mark candidate.
10231         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
10232         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
10233         * g++.old-deja/g++.other/ptrmem7.C: New test.
10234         * g++.old-deja/g++.pt/ptrmem10.C: New test.
10236 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10238         * g++.old-deja/g++.pt/typename27.C: New test.
10240 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
10242         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
10243         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
10244         * g++.old-deja/g++.pt/friend45.C: New test.
10245         * g++.old-deja/g++.other/friend8.C: New test.
10247 2000-08-15  Richard Henderson  <rth@cygnus.com>
10249         * gcc.c-torture/execute/20000815-1.c: New test.
10251 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10253         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
10254         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
10255         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
10257 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
10259         * g++.old-deja/g++.other/refinit2.C: New test.
10261 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10263         * lib/c-torture.exp (c-torture): Make
10264         compiler_conditional_xfail_data global.
10265         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
10266         compiler_conditional_xfail_data machinery.
10267         (f-torture-execute): Likewise.
10268         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
10269         and only when unrolling loops.
10271         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
10273 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10275         * g++.old-deja/g++.pt/explicit81.C: New test.
10277 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10279         * g++.old-deja/g++.pt/typename26.C: New test.
10281 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
10283         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
10284         warning.
10286 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10288         * g++.old-deja/g++.other/array3.C: New test.
10290 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10292         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
10293         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
10294         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
10295         New tests.
10297 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
10299         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
10300         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10302 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
10304         * gcc.c-torture/execute/20000808-1.c: New test.
10306 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10308         * gcc.dg/c90-const-expr-1.c: New test.
10310 2000-08-08  Richard Henderson  <rth@cygnus.com>
10312         * gcc.dg/noncompile/920923-1.c: Declare calloc.
10314 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10316         * gcc.dg/noncompile/const-ll-1.c: New test.
10318 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10320         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
10322 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10324         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
10325         that running programs linked against the shared version of libobjc
10326         run correctly.
10328 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10330         * gcc.dg/c99-printf-1.c: New test.
10332 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10334         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
10336 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
10338         * gcc.c-torture/execute/20000731-1.x: Delete.
10340 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
10342         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
10343         and torture_without_loops as is done by c-torture.exp.
10344         (search_for): Copy from c-torture.exp.
10345         (gcc-dg-runtest): New function, drives a directory of tests
10346         iterating over the TORTURE_OPTIONS.
10347         (scan-assembler, scan-assembler-not): Move here from
10348         individual directory drivers.
10350         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
10351         defined by lib/gcc-dg.exp.
10352         * gcc.dg/cpp/cpp.exp: Likewise.
10353         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
10354         gcc-dg-runtest, so we cycle over optimization options.
10356         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
10357         * gcc.dg/compare2.c: No longer expected to fail.
10359 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
10361         * gcc.c-torture/execute/20000804-1.c: New test.
10363 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10365         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
10367 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
10369         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
10371 2000-08-03  Jeffrey A Law  (law@cygnus.com)
10373         * gcc.c-torture/compile/20000803-1.c: New test.
10375 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10377         * gcc.c-torture/execute/20000801-3.c,
10378         gcc.c-torture/execute/20000801-4.c: New tests.
10379         * gcc.c-torture/execute/20000801-3.x,
10380         gcc.c-torture/execute/20000801-4.x: Xfail.
10382 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
10384         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
10385         libobjc/.libs to allow for libtool.
10387 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
10389         * gcc.c-torture/compile/20000802-1.c: New test.
10391 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
10393         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
10395 2000-07-31  Jeffrey A Law  (law@cygnus.com)
10397         * gcc-c-torture/execute/20000731-2.c: New test.
10399         * gcc.c-torture/execute/20000731-1.c: New test.
10400         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
10402 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
10404         * testsuite/gcc.dg/cpp/paste7.c: New test.
10405         * gcc.dg/cpp/20000725-1.c: New test.
10407 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
10409         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
10410         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
10411         declaration warning for __builtin_dwarf_reg_size.
10413         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
10415 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10417         * gcc.dg/noncompile/voidparam-1.c: New test.
10419 2000-07-30  Richard Henderson  <rth@cygnus.com>
10421         * gcc.dg/c90-digraph-1.c: Don't xfail.
10422         * gcc.dg/compare2.c (case 10): Xfail.
10423         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
10425 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
10427         * gcc.dg/c99-main-1.c: New test.
10429 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10431         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
10433 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
10435         * gcc.c-tortuer/execute/20000726-1.c: New test.
10437 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
10439         * gcc.c-torture/execute/enum-2.c: New test.
10441 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10443         * gcc.dg/cpp/tr-warn3.c: New test.
10445 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10447         * g++.old-deja/g++.ext/implicit1.C: Remove.
10448         * g++.old-deja/g++.jason/c2.C: Remove
10449         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
10450         * g++.old-deja/g++.pt/crash16.C: Likewise.
10451         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
10453 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10455         * g++.old-deja/g++.other/for2.C: New test.
10457 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
10459         * gcc.dg/20000720-1.c: New test.
10461 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
10463         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
10465 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
10467         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
10468         * gcc.c-torture/execute/20000722-1.c: New.
10469         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
10471 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
10473         * gcc.dg/cpp/20000720-1.S: New test.
10475 2000-07-21  Michael Meissner  <meissner@redhat.com>
10477         * gcc.c-torture/execute/ieee/hugeval.c: New test.
10479 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10481         * g++.old-deja/g++.brendan/crash16.C,
10482         g++.old-deja/g++.brendan/parse3.C,
10483         g++.old-deja/g++.brendan/redecl1.C,
10484         g++.old-deja/g++.ns/template13.C,
10485         g++.old-deja/g++.other/decl4.C,
10486         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
10488 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10490         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
10491         and "Internal error".
10493         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
10494         regexps.
10495         * gcc.dg/cpp/paste6.c: New test.
10497 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
10499         * gcc.dg/cpp/tr-direct.c: New test.
10501         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
10502         gcc.dg/cpp/undef1.c: Tweak error regexps.
10504 2000-07-18  Eric Christopher <echristo@redhat.com>
10506         * gcc.c-torture/compile/20000718-1.c: New test.
10508 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
10510         * cpplex.c (_cpp_push_token): If the token being pushed back
10511         is the previous token in this context, just subtract one from
10512         context->posn.
10513         * cppmacro.c (save_expansion): Clear aux field when storing a
10514         placemarker.
10516 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
10518         * gcc.dg/noncompile/redecl-1.c: New test.
10520 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
10522         * gcc.c-torture/execute/20000717-5.c: New test.
10523         * gcc.c-torture/execute/20000717-1.x: Removed.
10525 2000-07-17  Richard Henderson  <rth@cygnus.com>
10527         * gcc.c-torture/execute/20000717-4.c: New test.
10529 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
10531         * gcc.dg/cpp/syshdr.c: New test.
10532         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
10534 2000-07-17  Neil Booth  <neilb@earthling.net>
10536         * gcc.dg/cpp/cmdlne-dM.c: New test.
10537         * gcc.dg/cpp/cmdlne-dD.c: New test.
10539 2000-07-17  Jeffrey A Law  (law@cygnus.com)
10541         * gcc.c-torture/execute/20000717-3.c: New test.
10543         * gcc.c-torture/compile/20000717-1.c: New test.
10545 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
10547         * gcc.c-torture/execute/20000717-2.c: New test.
10549 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10551         * gcc.dg/formatz-1.c: New test.
10553         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
10554         * gcc.dg/c99-digraph-1.c: New tests.
10556         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
10557         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
10559         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
10560         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
10561         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
10562         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
10563         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
10564         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
10565         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
10567 2000-07-17   Greg McGary <greg@mcgary.org>
10569         * gcc.c-torture/execute/20000717-1.c: New test.
10570         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
10572 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
10574         * gcc.c-torture/execute/20000715-2.c: New test.
10575         * gcc.dg/20000715-1.c: New test.
10577 2000-07-15  Michael Meissner  <meissner@redhat.com>
10579         * gcc.c-torture/execute/20000715-1.c: New test.
10581 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
10583         * gcc.c-torture/execute/20000707-1.c: New test.
10585 2000-07-13  Neil Booth  <NeilB@earthling.net>
10587         * testsuite/gcc.dg/cpp/digraph1.c,
10588         testsuite/gcc.dg/cpp/digraph2.c,
10589         testsuite/gcc.dg/cpp/digraphs.c: New tests.
10591 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
10593         * g77.f-torture/compile/20000630-2.f:  New test.
10594         * g77.f-torture/compile/20000630-2.x
10596 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
10598         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
10600 2000-07-11  Neil Booth  <NeilB@earthling.net>
10602         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
10604 2000-07-11  Neil Booth  <NeilB@earthling.net>
10606         * gcc.dg/cpp/cmdlne-C.c: New.
10608 2000-07-09  Neil Booth  <NeilB@earthling.net>
10610         * gcc.dg/cpp/directiv.c: New tests.
10611         * gcc.dg/cpp/undef1.c: Update.
10613 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
10615         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
10617 2000-07-09  Neil Booth  <NeilB@earthling.net>
10619         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
10621 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
10623         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
10624         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
10626 2000-07-08  Neil Booth  <NeilB@earthling.net>
10628         * gcc.dg/cpp/macsyntx.c: New tests.
10630 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10632         * gcc.dg/20000707-1.c: New test.
10634 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10636         * gcc.c-torture/execute/20000706-1.c: New test.
10637         * gcc.c-torture/execute/20000706-2.c: New test.
10638         * gcc.c-torture/execute/20000706-3.c: New test.
10639         * gcc.c-torture/execute/20000706-4.c: New test.
10640         * gcc.c-torture/execute/20000706-5.c: New test.
10642 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10644         * g++.old-deja/g++.pt/instantiate7.C: New test.
10646 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10648         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10649         * g++.old-deja/g++.mike/thunk3.C: Likewise.
10650         * g++.old-deja/g++.other/rtti3.C: Likewise.
10651         * g++.old-deja/g++.other/rttid3.C: Likewise.
10653 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
10655         *  g77.f-torture/compile/20000630-1.x: Fix typo
10657 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
10659         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10660         assembly output.
10662 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
10664         * gcc.dg/cpp/ident.c: New test.
10666 2000-07-05  Neil Booth  <NeilB@earthling.net>
10668         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10669           gcc.dg/cpp/lexstrng.c: New tests.
10671 2000-07-04  Neil Booth  <NeilB@earthling.net>
10673         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10674         * gcc.dg/cpp/strify2.c: Same.
10676 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
10678         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10679         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10680         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10681         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10683         * testsuite/gcc.dg/cpp/macro1.c,
10684         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10685         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10686         testsuite/gcc.dg/cpp/strify1.c,
10687         testsuite/gcc.dg/cpp/strify2.c: New tests.
10689 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
10691         * gcc.c-torture/execute/20000703-1.c: New test.
10693 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10695         * g++.old-deja/g++.pt (lookup10.C): New test.
10697 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10699         * g++.old-deja/g++.pt (typename25.C): New test.
10701 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
10703         * gcc.c-torture/compile/20000701-1.c: New test.
10705 2000-06-30  Nick Clifton  <nickc@cygnus.com>
10707         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10708         to test case.
10710 2000-06-30  Catherine Moore  <clm@cygnus.com>
10712         * gcc.c-torture/execute/align-1.c: New test.
10714 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
10716         * g++.old-deja/g++.pt/expr8.C: New test.
10717         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10719 2000-06-29  Nick Clifton  <nickc@cygnus.com>
10721         * gcc.c-torture/compile/20000629-1.c: New test.
10723 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10726         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10727         gcc.dg/noncompile directory, depending on whether they're
10728         preprocessor tests or not.  Annotate all the tests for the dg
10729         framework.
10731         * gcc.c-torture/noncompile/noncompile.exp: Delete.
10732         * gcc.dg/noncompile/noncompile.exp: New.
10734         * Moved files:
10735         Old name                                New name
10736         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
10737         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
10738         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
10739         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
10740         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
10741         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
10742         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
10743         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
10744         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
10745         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
10746         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
10747         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
10748         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
10749         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
10750         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
10751         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
10752         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
10753         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
10754         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
10755         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
10756         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
10757         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
10758         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
10759         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
10761         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
10762         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
10763         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
10764         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
10765         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
10766         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
10768 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10770         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10771         declare one variable.  On the fourth, error.
10772         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10773         declared by 20000628-1a.h.
10775 2000-06-29  Richard Henderson  <rth@redhat.com>
10777         * gcc.c-torture/execute/930529-1.x: New file.
10778         * gcc.dg/920413-1.c: Adjust expected warning text.
10779         * gcc.dg/980217-1.c: Declare abort.
10780         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10782 2000-06-29  Jeffrey A Law  (law@cygnus.com)
10784         * g77.f-torture/compile/20000629-1.f: New test.
10785         * g77.f-torture/compile/20000629-1.x: Expected to fail.
10787 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
10789         Rearrange lots of files, removing entirely the
10790         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10791         directories.
10793         * Deleted files:
10794         gcc.c-torture/code_quality/code_quality.exp
10795         gcc.c-torture/special/special.exp
10796         gcc.failure/failure.exp
10797         gcc.failure/940409-1.x
10798         gcc.c-torture/compile/961203-1.x
10800         * New files:
10801         gcc.misc-tests/linkage.exp
10802         gcc.c-torture/execute/920730-1t.c
10803         gcc.c-torture/execute/920730-1t.x
10804         gcc.c-torture/compile/920520-1.x
10805         gcc.c-torture/compile/920521-1.x
10806         gcc.c-torture/compile/981006-1.x
10807         gcc.c-torture/execute/eeprof-1.x
10809         * Moved files (possibly with modifications to fit a new harness):
10810         Old name                                New name
10811         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
10812         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
10813         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
10814         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
10815         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
10816         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
10817         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
10818         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
10819         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
10820         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
10821         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
10822         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
10823         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
10824         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
10826 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
10828         * c-torture/compile/961203-1.x: Delete.
10830         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
10831         not exit. Include stdio.h.
10832         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10833         * gcc.misc-tests/dg-12.c: Likewise.
10834         * gcc.misc-tests/dg-5.c: Likewise.
10835         * gcc.misc-tests/dg-6.c: Likewise.
10836         * gcc.misc-tests/dg-7.c: Prototype abort.
10837         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10838         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10839         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
10840         not exit.
10841         * gcc.misc-tests/sieve.c: Use return from main, not exit.
10842         * gcc.misc-tests/sort2.c: Use return from main, not exit.
10844 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
10846         * gcc.dg/cpp/20000628-1.c: New test.
10847         * gcc.dg/cpp/20000628-1.h: New header for above test.
10848         * gcc.dg/cpp/20000628-1a.h: Likewise.
10850 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
10852         * gcc.dg/cpp: New directory.
10853         * gcc.dg/cpp/cpp.exp: New driver.
10854         * gcc.dg/cpp/20000627-1.c: New test.
10855         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10856         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10857         and rewrite as a compilation test.
10859         * gcc.dg: Move many files into the cpp subdirectory, possibly
10860         renaming or editing them as well.
10861         Old name                New name
10862         990119-1.c              cpp/19990119-1.c
10863         990228-1.c              cpp/19990228-1.c
10864         990407-1.c              cpp/19990407-1.c
10865         990409-1.c              cpp/19990409-1.c
10866         990413-1.c              cpp/19990413-1.c
10867         990703-1.c              cpp/19990703-1.c
10868         20000127-1.c            cpp/20000127-1.c
10869         20000129-1.c            cpp/20000129-1.c
10870         20000207-1.c            cpp/20000207-1.c
10871         20000207-2.c            cpp/20000207-2.c
10872         20000209-1.c            cpp/20000209-1.c
10873         20000209-2.c            cpp/20000209-2.c
10874         20000301-1.c            cpp/20000301-1.c
10875         20000419-1.c            cpp/20000419-1.c
10876         20000510-1.S            cpp/20000510-1.S
10877         20000519-1.c            cpp/20000519-1.c
10878         20000529-1.c            cpp/20000529-1.c
10879         20000625-1.c            cpp/20000625-1.c
10880         20000625-2.c            cpp/20000625-2.c
10881         cpp-as1.c               cpp/assert1.c
10882         cpp-as2.c               cpp/assert2.c
10883         cxx-comments-1.c        cpp/cxxcom1.c
10884         cxx-comments-2.c        cpp/cxxcom2.c
10885         endif-label.c           cpp/endif.c
10886         cpp-hash1.c             cpp/hash1.c
10887         cpp-hash2.c             cpp/hash2.c
10888         cpp-if1.c               cpp/if-1.c
10889         cpp-if2.c               cpp/if-2.c
10890         cpp-if3.c               cpp/if-3.c
10891         cpp-if4.c               cpp/if-4.c
10892         cpp-if5.c               cpp/if-5.c
10893         cpp-cond.c              cpp/if-cexp.c
10894         cpp-missingop.c         cpp/if-mop.c
10895         cpp-missingparen.c      cpp/if-mpar.c
10896         cpp-opprec.c            cpp/if-oppr.c
10897         cpp-ifparen.c           cpp/if-paren.c
10898         cpp-shortcircuit.c      cpp/if-sc.c
10899         cpp-shift.c             cpp/if-shift.c
10900         cpp-unary.c             cpp/if-unary.c
10901         cpp-li1.c               cpp/line1.c
10902         cpp-li2.c               cpp/line2.c
10903         lineno.c                cpp/line3.c
10904         lineno-2.c              cpp/line4.c
10905         cpp-mi.c                cpp/mi1.c
10906         cpp-mic.h               cpp/mi1c.h
10907         cpp-micc.h              cpp/mi1cc.h
10908         cpp-mind.h              cpp/mi1nd.h
10909         cpp-mindp.h             cpp/mi1ndp.h
10910         cpp-mix.h               cpp/mi1x.h
10911         cpp-mi2.c               cpp/mi2.c
10912         cpp-mi2a.h              cpp/mi2a.h
10913         cpp-mi2b.h              cpp/mi2b.h
10914         cpp-mi2c.h              cpp/mi2c.h
10915         cpp-mi3.c               cpp/mi3.c
10916         cpp-mi3.def             cpp/mi3.def
10917         poison-1.c              cpp/poison.c
10918         pr-impl.c               cpp/prag-imp.c
10919         cpp-redef-2.c           cpp/redef1.c
10920         cpp-redef.c             cpp/redef2.c
10921         strpaste.c              cpp/strp1.c
10922         strpaste-2.c            cpp/strp2.c
10923         cpp-tradpaste.c         cpp/tr-paste.c
10924         cpp-tradstringify.c     cpp/tr-str.c
10925         cpp-tradwarn1.c         cpp/tr-warn1.c
10926         cpp-tradwarn2.c         cpp/tr-warn2.c
10927         trigraphs.c             cpp/trigraphs.c
10928         cpp-unc1.c              cpp/unc1.c
10929         cpp-unc2.c              cpp/unc2.c
10930         cpp-unc3.c              cpp/unc3.c
10931         cpp-unc.c               cpp/unc4.c
10932         undef.c                 cpp/undef1.c
10933         undef-2.c               cpp/undef2.c
10934         cpp-wi1.c               cpp/widestr1.c
10936 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
10938         * lib/g++.exp (g++_include_flags): Tweak.
10940 2000-06-27  H.J. Lu  <hjl@gnu.org>
10941             Loren J. Rittle  <ljrittle@acm.org>
10943         * lib/g++.exp (g++_include_flags): Override libgloss.exp
10944         version with one that knows about the new gcc tree structure.
10945         (g++_link_flags): Same.
10947 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
10949         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10950         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10951         case we are cross-compiling.
10953         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10954         g++.old-deja/g++.niklas/Makefile.in,
10955         g++.old-deja/g++.niklas/configure.in,
10956         g++.old-deja/g++.other/Makefile.in,
10957         g++.old-deja/g++.other/configure.in,
10958         gcc.c-torture/code_quality/Makefile.in,
10959         gcc.c-torture/code_quality/configure.in,
10960         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10961         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10962         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10963         gcc.c-torture/execute/ieee/Makefile.in,
10964         gcc.c-torture/execute/ieee/configure.in,
10965         gcc.c-torture/noncompile/Makefile.in,
10966         gcc.c-torture/noncompile/configure.in,
10967         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10968         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10969         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10971 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
10973         * g++.old-deja/g++.other/ambig3.C: New test.
10975 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
10977         * g++.old-deja/g++.pt/syntax1.C: New test.
10978         * g++.old-deja/g++.pt/syntax2.C: New test.
10979         * g++.old-deja/g++.other/syntax3.C: New test.
10980         * g++.old-deja/g++.other/syntax4.C: New test.
10982 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
10984         * gcc.dg/20000623-1.c: Prototype exit and abort.
10986 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
10988         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10989         New tests.
10990         * gcc.dg/cpp-mi3.def: New file.
10992         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10993         inside assertions.
10994         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10995         lexer's error messages.
10996         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10997         divine anything from the linemarkers.
10998         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10999         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
11001 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
11003         * gcc.dg/20000623-1.c: New test.
11005 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
11007         * gcc.c-torture/execute/20000622-1.c: New test.
11009 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11011         * g++.old-deja/g++.other/init15.C: New test.
11013 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11015         * g++.old-deja/g++.pt/vaarg2.C: New test.
11016         * g++.old-deja/g++.pt/vaarg3.C: New test.
11018 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
11020         * g++.old-deja/g++.other/dyncast6.C: New test.
11022 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
11024         * gcc.c-torture/execute/loop-6.c: New test.
11026 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
11028         * gcc.dg/20000614-1.c: New test.
11029         * gcc.dg/20000614-2.c: New test.
11031 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
11033         * g++.old-deja/g++.other/inline12.C: New test.
11035 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
11037         * g++.old-deja/g++.other/eh1.C: New test.
11039 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
11041         * g++.old-deja/g++.other/type.C: New test.
11043 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11045         * g++.old-deja/g++.other/initstring.C: New test.
11047 2000-06-12  Jason Merrill  <jason@redhat.com>
11049         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
11051 2000-06-09  Jeffrey A Law  (law@cygnus.com)
11053         * gcc.c-torture/compile/20000609-1.c: New test.
11055 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
11057         * gcc.dg/20000609-1.c: New test.
11059 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
11061         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
11062         * gcc.c-torture/noncompile/poison-1.c: Move...
11063         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
11064         * gcc.dg/cpp-li1.c: Add a token after the #line.
11066 2000-06-05  Richard Henderson  <rth@cygnus.com>
11068         * gcc.c-torture/execute/20000605-2.c: New test.
11069         * gcc.c-torture/execute/20000605-3.c: New test.
11071 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
11073         * g77.f-torture/execute/20000503-1.x: New file.
11075 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
11077         * g++.old-deja/g++.eh/badalloc1.C: New test.
11079 2000-06-05  Richard Henderson  <rth@cygnus.com>
11081         * gcc.c-torture/execute/20000605-1.c: New test.
11083 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11084             Nathan Sidwell <nathan@codesourcery.com>
11086         * gcc.c-torture/compile/20000605-1.c: New test.
11088 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
11090         * g77.f-torture/compile/20000601-1.f:  New test.
11092 2000-06-03  Richard Henderson  <rth@cygnus.com>
11094         * gcc.c-torture/execute/20000603-1.c: New.
11096 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
11098         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
11099         * gcc.dg/noreturn-2.c (noreturn): Likewise.
11101 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
11103         * gcc.dg/compare2.c (case 12): XFAIL.
11104         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
11105         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
11107         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
11109 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
11111         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
11112         guard macro is already defined when the header is first
11113         included.
11114         * gcc.dg/cpp-mix.h: New file.
11115         * gcc.dg/endif-label.c: Update patterns to match compiler.
11117         * g++.brendan/complex1.C: Declare abort.
11118         * g++.law/refs4.C: Remove XFAIL.
11119         * g++.oliva/expr2.C: Declare abort and exit.
11121 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
11123         * gcc.c-torture/execute/20000528-1.c: New test.
11125         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
11126         * g++.old-deja/g++.law/temps4.C: Likewise.
11128         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
11129         stdlib.h.  Call abort() on failure.
11130         * g++.old-deja/g++.law/refs4.C: Likewise.
11131         * g++.old-deja/g++.law/temps4.C: Likewise.
11132         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
11133         * gcc.c-torture/execute/20000112-1.c: Include string.h.
11135 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
11137         Relative to g++.dg/special:
11138         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
11140         Relative to g++.old-deja:
11141         * g++.brendan/complex1.C, g++.jason/optimize2.C,
11142         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
11143         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
11144         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
11145         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
11146         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
11147         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
11149         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
11150         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
11151         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
11152         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
11153         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
11154         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
11155         and/or string.h.
11157         * g++.other/goto1.C: Update expectations for error messages.
11159 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
11161         * gcc.c-torture/compile/20000523-1.c: New test.
11163 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11165         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
11167 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11169         * g++.old-deja/g++.eh/catch11.C: New test.
11170         * g++.old-deja/g++.eh/catch12.C: New test.
11172 2000-05-24  Nick Clifton  <nickc@cygnus.com>
11174         * gcc.c-torture/execute/20000523-1.c: New test.
11176 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
11178         * c-torture/execute/bcp-1.c: Replace abort in arg of
11179         __builtin_constant_p with a generic external function.
11181         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
11182         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
11183         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
11184         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
11185         Prototype abort and/or exit.
11187         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
11188         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
11189         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
11190         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
11192 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
11194         * gcc.dg/dwarf2-1.c: New test.
11196 2000-05-20  Richard Henderson  <rth@cygnus.com>
11198         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
11200 2000-05-20  Andreas Jaeger  <aj@suse.de>
11202         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
11203         testcase.
11205 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
11207         * gcc.c-torture/execute/20000519-2.c: New test.
11209 2000-05-19  Andreas Jaeger  <aj@suse.de>
11211         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
11212         which fails with SSA.
11214         * lib/c-torture.exp: Also test with -O3 -fssa.
11216 2000-05-18  Michael Meissner  <meissner@redhat.com>
11218         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
11219         * gcc.c-torture/execute/920415-1.c: Ditto.
11220         * gcc.c-torture/execute/920501-1.c: Ditto.
11221         * gcc.c-torture/execute/conversion.c: Ditto.
11222         * gcc.c-torture/execute/cvt-1.c: Ditto.
11224 2000-05-18  Jeffrey A Law  (law@cygnus.com)
11226         * gcc.c-torture/compile/20000518-1.c: New test.
11228 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11230         * g77.f-torture/compile/200005018.f:  New test.
11232 2000-05-17  Jeffrey A Law  (law@cygnus.com)
11234         * gcc.c-torture/compile/20000517-1.c: New test.
11236 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11238         * gcc.c-torture/execute/20000516-1.c: New test.
11240 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
11242         * g++.old-deja/g++.other/eh.C: New test.
11244 2000-05-12  Richard Henderson  <rth@cygnus.com>
11246         * gcc.c-torture/execute/990208-1.c (main): Don't pass
11247         constants through to doit's conditional.
11249 2000-05-11  Jeffrey A Law  (law@cygnus.com)
11251         * gcc.c-torture/compile/20000511-1.c: New test.
11252         * g77.f-torture/compile/20000511-1.f: New test.
11253         * g77.f-torture/compile/20000511-2.f: New test.
11255 2000-05-11  Michael Meissner  <meissner@redhat.com>
11257         * gcc.c-torture/execute/20000511-1.c: New test.
11259 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
11261         * gcc.dg/dg.exp: Scan .S files as well as .c files.
11262         * gcc.dg/20000510-1.S: New.
11264 2000-05-08  Catherine Moore  <clm@cygnus.com>
11266         * gcc.dg/unused-3.c: New.
11268 2000-05-06  Richard Henderson  <rth@cygnus.com>
11270           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
11271           * g++.old-deja/g++.mike/warn1.C: Likewise.
11272           * g++.old-deja/g++.pt/local1.C: Likewise.
11273           * g++.old-deja/g++.pt/local7.C: Likewise.
11274           * g++.old-deja/g++.pt/spec16.C: Likewise.
11276 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
11278         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
11280 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
11282           * g77.f-torture/execute/20000503-1.f:  New test.
11284 2000-05-04  Andreas Jaeger  <aj@suse.de>
11286         * gcc.dg/noreturn-2.c: New test.
11288 2000-05-04  Neil Booth  <NeilB@earthling.net>
11290         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
11291         preprocessor.
11293 2000-05-04  Richard Henderson  <rth@cygnus.com>
11295         * gcc.c-torture/execute/20000503-1.c: Fix typo.
11297 2000-05-04  Richard Henderson  <rth@cygnus.com>
11299         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
11300         OpenSSL by Jason R Thorpe.
11302 2000-05-03  Jim Wilson  <wilson@cygnus.com>
11304         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
11306 2000-05-03  Robert Lipe <robertlipe@usa.net>
11308         * gcc.dg/20000503-1.c: New test.
11310 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
11312         * gcc.c-torture/compile/20000502-1.c: New test.
11313         * g++.old-deja/g++.other/align.C: New test.
11314         * gcc.dg/cpp-tradstringify.c: New test.
11316 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11318         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
11319         and hard registers.
11321 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
11323         * gcc.c-torture/execute/loop-5.c: New test.
11325 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
11327         * gcc.c-torture/execute/va-arg-20.c: New test.
11329 2000-04-23  Jeffrey A Law  (law@cygnus.com)
11331         * gcc.c-torture/execute/20000422-1.c: New test.
11333 2000-04-20  Greg McGary  <gkm@gnu.org>
11335         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
11336         when optimizing, but without sibling-call optimizations (-O1).
11338 2000-04-20  Jeffrey A Law  (law@cygnus.com)
11340           * gcc.c-torture/compile/20000420-1.c: New test.
11342 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11344         * g++.abi/ptrflags.C: New test.
11345         * g++.eh/catchptr1.C: Test incomplete pointer chains.
11347 2000-04-19  Catherine Moore  <clm@cygnus.com>
11349         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
11351 2000-04-19  Greg McGary  <gkm@gnu.org>
11353         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
11354         sibling-call optimizations.
11356 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
11358         * gcc.dg/20000419-1.c: New test.
11360 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
11362         * gcc.c-torture/execute/20000412-6.c: New test.
11364 2000-04-12  Jeffrey A Law  (law@cygnus.com)
11366         * gcc.c-torture/execute/20000412-5.c: New test.
11367         * g77.f-torture/compile/20000412-1.f: New test.
11368         * gcc.c-torture/execute/20000412-4.c: New test.
11369         * gcc.c-torture/compile/20000412-2.c: New test.
11370         * gcc.c-torture/execute/20000412-3.c: New test.
11371         * gcc.c-torture/compile/20000412-1.c: New test.
11372         * gcc.c-torture/execute/20000412-2.c: New test.
11374 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
11376         * objc/execute/bf-20.m: New test.
11378 2000-04-10  Richard Henderson  <rth@cygnus.com>
11380         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
11382         * gcc.c-torture/execute/20000412-1.c: New test.
11384 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
11386         * g++.old-deja/g++.eh/catchptr1.C: New test.
11388 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
11390         * g++.old-deja/g++.abi/cxa_vec.C: New test.
11392 2000-04-08  Neil Booth  <NeilB@earthling.net>
11394         * gcc.dg/cpp-nullchar.c: Remove test as
11395         embedded nulls cause problems.
11397 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11399         * gcc.dg/compare2.c: New test.
11401 2000-04-08  Neil Booth  <NeilB@earthling.net>
11403         * gcc.dg/cpp-nullchar.c: New test.
11405 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
11407         * gcc.dg/cpp-mi2.c: New test.
11408         * gcc.dg/cpp-mi2[abc].h: New files.
11410 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
11412         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
11413         member name.
11415 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11417         * g++.old-deja/g++.abi/vmihint.C: New test.
11419 2000-04-06  Neil Booth  <NeilB@earthling.net>
11421         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
11422         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
11423         copyright.
11425 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
11427         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
11428         avoid stack-frame overwrite.
11430 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
11432         * gcc.c-torture/compile/20000405-2.c: New test.
11433         * gcc.c-torture/compile/20000405-3.c: New test.
11435 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11437         * gcc.c-torture/compile/20000405-1.c: New test.
11439 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
11441         * gcc.dg/cast-qual-1.c: Revert last change.
11443 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11445         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
11447 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
11449         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
11450         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
11452 2000-04-03  Jeffrey A Law  (law@cygnus.com)
11454         * gcc.c-torture/compile/20000403-2.c: New test.
11455         * gcc.c-torture/compile/20000403-1.c: New test.
11457 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
11459         * gcc.c-torture/execute/20000403-1.c: New test.
11461 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
11463         * gcc.c-torture/execute/20000402-1.c: New test.
11465 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
11467         * gcc.c-torture/execute/va-arg-15.c: New test.
11468         * gcc.c-torture/execute/va-arg-16.c: New test.
11469         * gcc.c-torture/execute/va-arg-17.c: New test.
11470         * gcc.c-torture/execute/va-arg-18.c: New test.
11471         * gcc.c-torture/execute/va-arg-19.c: New test.
11473 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
11475         * gcc.c-torture/compile/981211-1.c: Move to...
11476         * gcc.dg/cpp-as1.c: ...here.
11477         * gcc.dg/cpp-as2.c: New file.
11479         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
11480         compiler.
11482 2000-04-02  Neil Booth  <NeilB@earthling.net>
11484         * gcc.dg/cpp-cond.c  New tests.
11485         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
11486         accidental success less likely.
11487         * gcc.dg/cpp-missingop.c  New tests.
11488         * gcc.dg/cpp-missingparen.c  New tests.
11489         * gcc.dg/cpp-shift.c  New tests.
11490         * gcc.dg/cpp-shortcircuit.c  New tests.
11491         * gcc.dg/cpp-unary.c  New tests.
11493 2000-03-29  Jeffrey A Law  (law@cygnus.com)
11495         * gcc.c-torture/compile/20000329-1.c: New test.
11497 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
11499         * gcc.c-torture/compile/20000326-1.c: New test.
11500         * gcc.c-torture/compile/20000326-2.c: New test.
11502 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
11504         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
11505         the first parameter is a function argument.
11507 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
11509         * g++.old-deja/g++.ext/array4.C: New test.
11511 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
11513         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
11515 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11517         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
11519 2000-03-19  Richard Henderson  <rth@cygnus.com>
11521         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
11523 2000-03-19  Richard Henderson  <rth@cygnus.com>
11525         * gcc.c-torture/compile/20000319-1.c: New test.
11527 2000-03-14  Jeffrey A Law  (law@cygnus.com)
11529         * gcc.c-torture/execute/20000314-3.c: New test.
11530         * gcc.c-torture/execute/20000314-2.c: New test.
11531         * gcc.c-torture/execute/20000314-1.c: New test.
11532         * gcc.c-torture/compile/20000314-2.c: New test.
11533         * gcc.c-torture/compile/20000314-1.c: New test.
11535 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
11537         * g++.old-deja/g++.warn/inline.C: New test.
11539 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
11541         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
11542         standards-compliant result rather than specific constants.
11543         Put test-values in array.
11545 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
11547         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
11548         (g++_target_compile): Put test-specific options last.
11550 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11552         * g++.old-deja/g++.eh/vbase4.C: New test.
11554 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11556         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
11558 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11560         * g++.old-deja/g++.brendan/misc12.C: Removed.
11561         * g++.old-deja/g++.pt/memtemp77.C: Constify.
11562         * g++.old-deja/g++.ext/pretty4.C: New test.
11564 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11566         * g++.old-deja/g++.other/string2.C: New test.
11568 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
11570         * g++.old-deja/g++.warn/impint2.C: New test.
11572 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
11574         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
11575         is 1, not zero.
11577 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
11579         * g++.old-deja/g++.warn/impint.C: New test.
11580         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
11581         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
11582         * g++.old-deja/g++.pt/explicit12.C: Likewise.
11583         * g++.old-deja/g++.pt/explicit13.C: Likewise.
11584         * g++.old-deja/g++.pt/explicit17.C: Likewise.
11585         * g++.old-deja/g++.pt/explicit18.C: Likewise.
11586         * g++.old-deja/g++.pt/explicit19.C: Likewise.
11587         * g++.old-deja/g++.pt/explicit23.C: Likewise.
11588         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11589         * g++.old-deja/g++.pt/explicit35.C: Likewise.
11590         * g++.old-deja/g++.pt/explicit6.C: Likewise.
11591         * g++.old-deja/g++.pt/memclass7.C: Likewise.
11593 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
11595         * gcc.dg/cpp-redef.c: New test.
11597 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
11599         * g++.old-deja/g++.pt/unify7.C: New test.
11601 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11603         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
11604         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
11606 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
11608         * gcc.c-torture/compile/20000224-1.c: New test.
11610 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11612         * gcc.c-torture/compile/cpp-2.c: New test.
11613         * gcc.c-torture/compile/cpp-1.c: New test.
11615 2000-02-25  Jeffrey A Law  (law@cygnus.com)
11617         * gcc.c-torture/execute/20000225-1.c: New test.
11619 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11621         * gcc.dg/cpp-li2.c: New test.
11623         * gcc.dg/cpp-wi1.c: New test.
11625         * gcc.dg/cpp-li1.c: New test.
11627 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
11629         * g++.old-deja/g++.other/sizeof5.C: New test.
11631 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11633         * gcc.c-torture/execute/va-arg-13.c: New test.
11635 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
11637         * gcc.c-torture/execute/va-arg-12.c: New test.
11639 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11641         * gcc.c-torture/execute/20000223-1.c: New test.
11643 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11645         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11647 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
11649         * g++.old-deja/g++.abi/ptrmem.C: New test.
11651 2000-02-19  Richard Henderson  <rth@cygnus.com>
11653         * gcc.c-torture/compile/init-3.c: New.
11655 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
11657         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11658         ALWAYS_CXXFLAGS.
11660 2000-02-11  Robert Lipe <robertl@sco.com>
11662         * gcc.c-torture/compile/20000211-3.c: New test.
11664 2000-02-11  Martin Buchholz <martin@xemacs.org>
11666         * gcc.c-torture/compile/20000211-2.c: New test.
11668 2000-02-11  Jeffrey A Law  (law@cygnus.com)
11670         * gcc.c-torture/compile/20000211-1.c: New test.
11672 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
11674         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11675           on native targets
11677 2000-02-08  Nathan Sidwell  <nathan@acm.org>
11679         * g++.old-deja/g++.other/cast5.C: New test.
11681 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
11683         * gcc.c-torture/execute/20000205-1.c: New.
11685 2000-02-03  Nathan Sidwell  <nathan@acm.org>
11687         * g++.old-deja/g++.jason/cast3.C: Return void.
11688         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11690 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11692         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11694         * gcc.dg/loop-1.c: New test.
11696 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
11698         * gcc.c-torture/compile/20000127-1.c: New test.
11699         * gcc.c-torture/execute/991228-1.c: New test.
11701 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11703         * gcc.dg/unused-2.c: New test.
11705         * gcc.dg/conv-1.c: New test.
11707 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11709         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11710         compiler.
11711         (tool_option_proc): Fix typo.
11713 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
11715         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11716         of the ld on the host, not on the build machine.
11717         Also, don't crash if '--help' is not a supported option.
11719 2000-01-24  Richard Henderson  <rth@cygnus.com>
11721         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11723 2000-01-20  Jeffrey A Law  (law@cygnus.com)
11725         * gcc.c-torture/execute/20000120-2.c: New test.
11726         * gcc.c-torture/execute/20000120-1.c: New test.
11728 2000-01-13  Jeffrey A Law  (law@cygnus.com)
11730         * gcc.c-torture/execute/20000113-1.c: New test.
11732 2000-01-12  Jeffrey A Law  (law@cygnus.com)
11734         * gcc.c-torture/execute/20000112-1.c: New test.
11736 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11738         * gcc.dg/20000111-1.c: New test.
11740 2000-01-10  Jeffrey A Law  (law@cygnus.com)
11742         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11743         with 16 bit integers.
11745 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11747         * gcc.dg/20000108-1.c: New test.
11749 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11751         * g++.old-deja/g++.ns/koenig8.C: New test.
11753 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11755         * g++.old-deja/g++.other/cast4.C: New test.
11757 2000-01-05  Jeffrey A Law  (law@cygnus.com)
11759         * gcc.c-torture/compile/20000105-2.c: New test.
11760         * gcc.c-torture/compile/20000105-1.c: New test.
11762 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11764         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11765         references to printf & atoi to conform to ANSI standard.
11766         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11767         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11768         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11769         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11770         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11771         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11772         * g++.old-deja/g++.brendan/copy1.C: Likewise.
11773         * g++.old-deja/g++.brendan/copy2.C: Likewise.
11774         * g++.old-deja/g++.brendan/copy3.C: Likewise.
11775         * g++.old-deja/g++.brendan/copy4.C: Likewise.
11776         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11777         * g++.old-deja/g++.brendan/copy6.C: Likewise.
11778         * g++.old-deja/g++.brendan/copy7.C: Likewise.
11779         * g++.old-deja/g++.brendan/copy8.C: Likewise.
11780         * g++.old-deja/g++.brendan/crash11.C: Likewise.
11781         * g++.old-deja/g++.brendan/crash14.C: Likewise.
11782         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11783         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11784         * g++.old-deja/g++.brendan/delete2.C: Likewise.
11785         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11786         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11787         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11788         * g++.old-deja/g++.brendan/eh1.C: Likewise.
11789         * g++.old-deja/g++.brendan/groff1.C: Likewise.
11790         * g++.old-deja/g++.brendan/init3.C: Likewise.
11791         * g++.old-deja/g++.brendan/misc12.C: Likewise.
11792         * g++.old-deja/g++.brendan/misc7.C: Likewise.
11793         * g++.old-deja/g++.brendan/new2.C: Likewise.
11794         * g++.old-deja/g++.brendan/operators4.C: Likewise.
11795         * g++.old-deja/g++.brendan/operators5.C: Likewise.
11796         * g++.old-deja/g++.brendan/overload2.C: Likewise.
11797         * g++.old-deja/g++.brendan/overload7.C: Likewise.
11798         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11799         * g++.old-deja/g++.brendan/reference1.C: Likewise.
11800         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11801         * g++.old-deja/g++.brendan/template24.C: Likewise.
11802         * g++.old-deja/g++.brendan/template3.C: Likewise.
11803         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11804         * g++.old-deja/g++.jason/inline3.C: Likewise.
11805         * g++.old-deja/g++.jason/opeq.C: Likewise.
11806         * g++.old-deja/g++.law/arg5.C: Likewise.
11807         * g++.old-deja/g++.law/arm7.C: Likewise.
11808         * g++.old-deja/g++.law/ctors11.C: Likewise.
11809         * g++.old-deja/g++.law/cvt8.C: Likewise.
11810         * g++.old-deja/g++.law/init9.C: Likewise.
11811         * g++.old-deja/g++.law/refs4.C: Likewise.
11812         * g++.old-deja/g++.law/template2.C: Likewise.
11813         * g++.old-deja/g++.law/visibility24.C: Likewise.
11814         * g++.old-deja/g++.law/vtable3.C: Likewise.
11815         * g++.old-deja/g++.mike/asm2.C: Likewise.
11816         * g++.old-deja/g++.mike/eh1.C: Likewise.
11817         * g++.old-deja/g++.mike/misc1.C: Likewise.
11818         * g++.old-deja/g++.mike/misc13.C: Likewise.
11819         * g++.old-deja/g++.mike/misc14.C: Likewise.
11820         * g++.old-deja/g++.mike/ns12.C: Likewise.
11821         * g++.old-deja/g++.mike/p1248.C: Likewise.
11822         * g++.old-deja/g++.mike/p3708.C: Likewise.
11823         * g++.old-deja/g++.mike/p3708a.C: Likewise.
11824         * g++.old-deja/g++.mike/p3708b.C: Likewise.
11825         * g++.old-deja/g++.mike/p646.C: Likewise.
11826         * g++.old-deja/g++.mike/p700.C: Likewise.
11827         * g++.old-deja/g++.mike/p783.C: Likewise.
11828         * g++.old-deja/g++.mike/p783a.C: Likewise.
11829         * g++.old-deja/g++.mike/p783b.C: Likewise.
11830         * g++.old-deja/g++.mike/p786.C: Likewise.
11831         * g++.old-deja/g++.mike/p789.C: Likewise.
11832         * g++.old-deja/g++.mike/p789a.C: Likewise.
11833         * g++.old-deja/g++.mike/p807a.C: Likewise.
11834         * g++.old-deja/g++.other/delete3.C: Likewise.
11835         * g++.old-deja/g++.other/dyncast1.C: Likewise.
11836         * g++.old-deja/g++.other/dyncast2.C: Likewise.
11837         * g++.old-deja/g++.other/dyncast3.C: Likewise.
11838         * g++.old-deja/g++.other/empty1.C: Likewise.
11839         * g++.old-deja/g++.other/temporary1.C: Likewise.
11840         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11841         * g++.old-deja/g++.pt/t16.C: Likewise.
11842         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11844 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
11846         * gcc.dg/991230-1.c: New test.
11848 1999-12-29  Jeffrey A Law  (law@cygnus.com)
11850         * gcc.c-torture/compile/991229-3.c: New test.
11851         * gcc.c-torture/compile/991229-2.c: New test.
11852         * gcc.c-torture/compile/991229-1.c: New test.
11854 1999-12-29  Greg McGary <gkm@eng.ascend.com>
11856         * gcc.c-torture/compile/labels-2.c: New test.
11858 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
11860         * gcc.c-torture/execute/991227-1.c: New test.
11862 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11864         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11866 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
11868         * gcc.c-torture/execute/991221-1.c: New test.
11870 1999-12-20  Nathan Sidwell  <nathan@acm.org>
11872         * g++.old-deja/g++.other/cast3.C: New test.
11874 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
11876         * gcc.c-torture/execute/991216-4.c: New test.
11878 1999-12-16  Michael Meissner  <meissner@cygnus.com>
11880         * gcc.c-torture/execute/991216-1.c: New test.
11881         * gcc.c-torture/execute/991216-2.c: New test.
11882         * gcc.c-torture/execute/991216-3.c: New test.
11884 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11886         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11887         Actually make the test fail by using "-O2" for compilation.
11889 1999-12-15  Nathan Sidwell  <nathan@acm.org>
11891         * g++.old-deja/g++.warn/cast-align1.C: New test.
11893 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11895         * gcc.c-torture/compile/991214-1.c: New test.
11896         * gcc.c-torture/compile/991214-2.c: New test.
11898 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11900         * gcc.dg/991214-1.c: New test.
11902 1999-12-13  Jeffrey A Law  (law@cygnus.com)
11904         * gcc.c-torture/compile/991213-3.c: New test.
11905         * gcc.c-torture/compile/991213-2.c: New test.
11906         * gcc.c-torture/compile/991213-1.c: New test.
11908 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
11910         * gcc.dg/991209-1.c: New test.
11912 1999-12-08  Nathan Sidwell <nathan@acm.org>
11914         * gcc.c-torture/compile/991208-1.c: New test.
11916 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11918         * gcc.dg/ultrasp2.c: New test.
11920 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
11922         * g++.old-deja/g++.abi/align.C (main): Fix typo.
11924 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
11926         * gcc.c-torture/compile/991202-1.c: New test.
11927         * gcc.c-torture/execute/991202-1.c: New test.
11928         * gcc.c-torture/execute/991202-2.c: New test.
11929         * gcc.c-torture/execute/991202-3.c: New test.
11931 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
11933         * g++.old-deja/g++.abi/align.C: New test.
11934         * g++.old-deja/g++.abi/aggregates.C: Likewise.
11935         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11937 1999-12-01  Richard Henderson  <rth@cygnus.com>
11939         * gcc.c-torture/execute/991201-1.c: New.
11941 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
11943         * gcc.dg/991129-1.c: New test.
11945 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11947         * gcc.c-torture/compile/991127-1.c: New test.
11949 1999-11-22  Nathan Sidwell  <nathan@acm.org>
11951         * g++.old-deja/g++.other/warn4.C: New test.
11953 1999-11-22  Nathan Sidwell  <nathan@acm.org>
11955         * g++.old-deja/g++.eh/cleanup2.C: New test.
11956         * g++.old-deja/g++.ext/pretty2.C: New test.
11957         * g++.old-deja/g++.ext/pretty3.C: New test.
11958         * g++.old-deja/g++.other/debug6.C: New test.
11960 1999-10-20  Jim Wilson  <wilson@cygnus.com>
11962         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11963         compiler_output to look for one error message instead of two.
11965 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
11967         * gcc.c-torture/execute/991118-1.c: Also test case
11968         where the word boundary does not split a byte evenly.
11970 1999-11-19  Nathan Sidwell  <nathan@acm.org>
11972         * g++.old-deja/g++.ext/restrict1.C: New test.
11974 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11976         * gcc.c-torture/execute/991118-1.c: New test.
11978 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
11980         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11981         working directory pathnames.
11983 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
11985         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11986         host is equipped with driver.h and driver.o so it can actually
11987         compile and run the tests.
11989 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
11991         * gcc.c-torture/compile/991008-1.c: New test.
11993 1999-11-08  Nick Clifton  <nickc@cygnus.com>
11995         * lib/gcc-dg.exp: Include target-supports.exp
11997 1999-11-05  Nick Clifton  <nickc@cygnus.com>
11999         * lib/target-supports.exp: New file: Provide procs to test for
12000         features supported by the target.
12001         (check_weak_available): Moved here from ecos.exp.
12002         (check_alias_available): New proc: Determine of the target
12003         toolchain supports the alias attribute.
12005         * gcc.dg/special/ecos.exp: Move check_weak_available to
12006         target-supports.exp.
12007         (alias-1.c): Only perform the test if the target supports
12008         aliases.
12009         (wkali-1.c): Only perform the test if the target supports
12010         aliases.
12012         * gcc.dg/990506-0.c: Expect error messages from cross
12013         targets as well as native targets.
12015 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12017         * gcc.dg/ultrasp1.c: Removed xfail.
12018         * gcc.dg/struct-ret-2.c: Likewise.
12019         * gcc.dg/array-1.c: Likewise.
12021 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12023         * gcc.dg/struct-ret-2.c: New test.
12025         * gcc.dg/array-1.c: New test.
12027 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
12029         * gcc.c-torture/execute/991030-1.c: New test.
12031 1999-10-26  Richard Henderson  <rth@cygnus.com>
12033         * gcc.c-torture/compile/991026-2.c: New test.
12035 1999-10-26  Jeffrey A Law  (law@cygnus.com)
12037         * gcc.c-torture/compile/991026-1.c: New test.
12039 1999-10-23  Jeffrey A Law  (law@cygnus.com)
12041         * gcc.c-torture/execute/991023-1.c: New test.
12043 1999-10-19  Jeffrey A Law  (law@cygnus.com)
12045         * gcc.c-torture/execute/991019-1.c: New test.
12047 1999-10-16  Richard Henderson  <rth@cygnus.com>
12049         * gcc.c-torture/execute/991016-1.c: New test.
12051 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
12053         * gcc.c-torture/execute/991014-1.c: New test.
12055 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
12057         * g++.old-deja/g++.other/union2.C: New test.
12059 1999-10-13  Nathan Sidwell  <nathan@acm.org>
12061         * g++.old-deja/g++.other/vaarg2.C: New test.
12062         * g++.old-deja/g++.other/vaarg3.C: New test.
12064 1999-10-12  Craig Burley  <craig@jcb-sc.com>
12066         * g77.f-torture/noncompile/19990905-1.f: Moved from being
12067         in compile/.
12069 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
12071         * gcc.c-torture/execute/va-arg-11.c: New test.
12073 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
12075         * lib/file-format.exp (gcc_target_object_format): Don't
12076         crash if objdump is unavailable.
12078 1999-09-29  Donn Terry <donn@interix.com>
12080         * gcc.misc-tests/mg.exp: delete extraneous redirection.
12082 1999-09-28  Nick Clifton  <nickc@cygnus.com>
12084         * gcc.c-torture/compile/990928-1.c: New test.
12086 1999-09-28  Nathan Sidwell  <nathan@acm.org>
12088         * g++.old-deja/g++.other/decl6.C: New test.
12090 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12092         * gcc.c-torture/execute/va-arg-10.c: New test.
12094 1999-09-27  Nathan Sidwell  <nathan@acm.org>
12096         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
12097         __PRETTY_FUNCTION__.
12099 1999-09-23  Nick Clifton  <nickc@cygnus.com>
12101         * gcc.c-torture/execute/990923-1.c: New test.
12103 1999-09-21  Nick Clifton  <nickc@cygnus.com>
12105         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
12106         for which -fpic is inappropriate.
12108 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
12110         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
12112 1999-09-21  Nathan Sidwell  <nathan@acm.org>
12114         * g++.old-deja/g++.other/dyncast1.C: New test.
12115         * g++.old-deja/g++.other/dyncast2.C: New test.
12116         * g++.old-deja/g++.other/dyncast3.C: New test.
12117         * g++.old-deja/g++.other/dyncast4.C: New test.
12118         * g++.old-deja/g++.other/dyncast5.C: New test.
12119         * g++.old-deja/g++.eh/catch3.C: New test.
12120         * g++.old-deja/g++.eh/catch3p.C: New test.
12121         * g++.old-deja/g++.eh/catch4.C: New test.
12122         * g++.old-deja/g++.eh/catch4p.C: New test.
12123         * g++.old-deja/g++.eh/catch5.C: New test.
12124         * g++.old-deja/g++.eh/catch5p.C: New test.
12125         * g++.old-deja/g++.eh/catch6.C: New test.
12126         * g++.old-deja/g++.eh/catch6p.C: New test.
12127         * g++.old-deja/g++.eh/catch7.C: New test.
12128         * g++.old-deja/g++.eh/catch7p.C: New test.
12129         * g++.old-deja/g++.eh/catch8.C: New test.
12130         * g++.old-deja/g++.eh/catch8p.C: New test.
12131         * g++.old-deja/g++.eh/catch9.C: New test.
12132         * g++.old-deja/g++.eh/catch9p.C: New test.
12134 1999-09-13  Nathan Sidwell  <nathan@acm.org>
12136         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
12137         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
12139 1999-09-13  Jeffrey A Law  (law@cygnus.com)
12141         * gcc.c-torture/compile/990913-1.c: New test.
12143 1999-09-10  Nathan Sidwell  <nathan@acm.org>
12145         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
12146         * g++.old-deja/g++.jason/rfg5.C: Likewise.
12148 1999-09-09  Richard Henderson  <rth@cygnus.com>
12150         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
12152 1999-09-09  Nathan Sidwell  <nathan@acm.org>
12154         * g++.old-deja/g++.other/lookup11.C: New test.
12155         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
12156         what is permitted and what we want.
12157         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
12158         overload use.
12159         * g++.old-deja/g++.jason/rfg5.C: Likewise
12161 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
12163         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
12164         * gcc.c-torture/noncompile/poison-1.c: New file.
12166 1999-09-08  Nathan Sidwell  <nathan@acm.org>
12168         * g++.old-deja/g++.other/sizeof3.C: New test.
12169         * g++.old-deja/g++.other/sizeof4.C: New test.
12170         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
12171         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
12173 1999-09-07  Richard Henderson  <rth@cygnus.com>
12175         * gcc.dg/va-arg-1.c: New.
12177 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12179         * gcc.c-torture/execute/va-arg-9.c: New test.
12181 1999-09-05  Craig Burley  <craig@jcb-sc.com>
12183         * g77.f-torture/compile/980519-2.f: New test.
12184         * g77.f-torture/compile/19990905-0.f: New test.
12185         * g77.f-torture/compile/19990905-1.f: New test.
12186         * g77.f-torture/compile/19990905-2.f: New test.
12188         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
12190 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
12192         * gcc.c-torture/execute/990827-1.c: Fix typo.
12194 1999-09-03  Nathan Sidwell  <nathan@acm.org>
12196         * g++.old-deja/g++.other/deref1.C: New test.
12198 1999-09-02  Nathan Sidwell  <nathan@acm.org>
12200         * g++.old-deja/g++.other/ambig2.C: New test.
12201         * g++.old-deja/g++.other/cond5.C: New test.
12202         * g++.old-deja/g++.other/lookup16.C: New test.
12204 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
12206         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
12207         assemblers too.
12209 1999-08-31  Jeffrey A Law  (law@cygnus.com)
12211         * lib/c-torture.exp: Avoid the "compare executables" optimization
12212         when testing native.
12214 1999-08-29  Jeffrey A Law  (law@cygnus.com)
12216         * gcc.c-torture/execute/990829-1.c: New test.
12217         * gcc.c-torture/compile/990829-1.c: New test.
12219 1999-08-27  Paul Burchard  <burchard@pobox.com>
12221         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
12222         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
12223         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
12224         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
12225         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
12226         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
12227         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
12228         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
12229         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
12230         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
12231         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
12233 1999-08-27  Jeffrey A Law  (law@cygnus.com)
12235         * gcc.c-torture/execute/990827-1.c: New test.
12237 1999-08-26  Craig Burley  <craig@jcb-sc.com>
12239         * g77.f-torture/noncompile/19990826-4.f: New test.
12241         * g77.f-torture/compile/19990826-3.f: New test.
12243         * g77.f-torture/execute/19990826-2.f: New test.
12245         * g77.f-torture/compile/19990826-1.f: New test.
12247         * gcc.c-torture/execute/990826-0.c: New test.
12248         * g77.c-torture/execute/19990826-0.f: New test.
12250         * g77.f-torture/noncompile/970626-2.f: New test.
12252 1999-08-25  Paul Burchard  <burchard@pobox.com>
12254         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
12255         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
12256         lss-011.C: New tests.
12258 1999-08-25  Nathan Sidwell  <nathan@acm.org>
12260         * g++.old-deja/g++.other/decl5.C: New test.
12262 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12264         * noncompile/noncompile.exp: Load_lib c-torture.exp.
12265         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
12266         call `postbase' for each one.  All callers of `postbase' changed
12267         to call this instead.
12269 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
12271         * gcc.c-torture/execute/990811-1.c: New test.
12273 1999-08-09  Nick Clifton  <nickc@cygnus.com>
12275         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
12276         just native ones.
12278         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
12279         just native ones.
12281 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12283         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
12285 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12287         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
12289 1999-08-04  Nathan Sidwell  <nathan@acm.org>
12291         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
12293 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12295         * gcc.c-torture/execute/990804-1.c: New test.
12297 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12299         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
12300         * g++.old-deja/g++.brendan/crash64.C: Likewise
12301         * g++.old-deja/g++.brendan/overload8.C: Likewise
12303 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12305         * g++.old-deja/g++.other/struct1.C: New test.
12307 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12309         * g++.old-deja/g++.other/enum2.C: New test.
12311 1999-08-02  Richard Henderson  <rth@cygnus.com>
12313         Adapted from tests from Franz Sirl:
12314         * gcc.c-torture/execute/va-arg-7.c: New test.
12315         * gcc.c-torture/execute/va-arg-8.c: New test.
12317 1999-08-01  Jeffrey A Law  (law@cygnus.com)
12319         * gcc.c-torture/compile/990801-2.c: New test.
12321         * gcc.c-torture/compile/990801-1.c: New test.
12323 1999-07-27  Michael Meissner  <meissner@cygnus.com>
12325         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
12326         fp-cmp-1.c, converting double to float.
12328         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
12329         fp-cmp-1.c, converting double to long double.
12331         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
12332         from fr1 to unknown_register, since fr1 is a legitimate register
12333         on some machines.
12335 1999-07-25  Jeffrey A Law  (law@cygnus.com)
12337         * README: More listname related changes.
12339 1999-07-08  Catherine Moore  <clm@cygnus.com>
12341         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
12343 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
12345         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
12347 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12349         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
12351 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
12353         * gcc.dg/990703-1.c: New test.
12355 1999-06-29  Nick Clifton  <nickc@cygnus.com>
12357         * lib/file-format.exp: New file: Move definition of proc
12358         gcc_target_object_format to here from
12359         gcc.dg/special/ecos.exp.
12361         * lib/c-torture.exp: Include lib file-format.exp.
12362         * lib/gcc-dg.exp: Include lib file-format.exp.
12364         * gcc.dg/special/ecos.exp: Remove definition of proc
12365         gcc_target_object_format.
12367 1999-06-28  Jeffrey A Law  (law@cygnus.com)
12369         * gcc.c-torture/execute/990628-1.c: New test.
12371 1999-06-25  Jeffrey A Law  (law@cygnus.com)
12373         * gcc.c-torture/compile/990625-2.c: New test.
12375         * gcc.c-torture/compile/990625-1.c: New test.
12377 1999-06-23  Nick Clifton  <nickc@cygnus.com>
12379         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
12380         attributes compile.
12381         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
12382         ports that use the COFF/PE file format.
12384 1999-06-17  Jeffrey A Law  (law@cygnus.com)
12386         * gcc.c-torture/compile/990617-1.c: New test.
12388 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
12390         * g++.old-deja/g++.other/decl4.C: New test.
12392 1999-06-14  Nathan Sidwell  <nathan@acm.org>
12394         * g++.old-deja/g++.other/bitfld3.C: New test.
12396 1999-06-08  Nathan Sidwell  <nathan@acm.org>
12398         * g++.old-deja/g++.eh/catch1.C: New test.
12400 1999-06-07  Jeffrey A Law  (law@cygnus.com)
12402         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
12404         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
12405         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
12407 1999-06-05  Craig Burley  <craig@jcb-sc.com>
12409         * g77.f-torture/compile/19990502-0.f: Replace with new,
12410         shorter, test that still fails after recent changes.
12412 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12414         * gcc.c-torture/execute/990604-1.c: New test.
12416 1999-05-31  Jeffrey A Law  (law@cygnus.com)
12418         * gcc.c-torture/execute/990531-1.c: New test.
12420 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12422         * gcc.c-torture/compile/990527-1.c: New test.
12424 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
12426         * gcc.c-torture/execute/990527-1.c: New test.
12428 1999-05-25  Nick Clifton  <nickc@cygnus.com>
12430         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
12431         bitfields as signed.
12433 1999-05-25  Craig Burley  <craig@jcb-sc.com>
12435         * g77.f-torture/compile/19990525-0.f: New test.
12437 1999-05-25  Jeffrey A Law  (law@cygnus.com)
12439         * gcc.c-torture/execute/990525-2.c: New test.
12441         * gcc.c-torture/execute/990525-1.c: New test.
12443 1999-05-24  Nathan Sidwell  <nathan@acm.org>
12445         * g++.old-deja/g++.other/anon3.C: New test.
12446         * g++.old-deja/g++.other/anon4.C: New test.
12447         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
12448         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
12449         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
12450         Merrill).
12452 1999-05-24  Jeffrey A Law  (law@cygnus.com)
12454         * gcc.c-torture/execute/990524-1.c: New test.
12456         * gcc.dg/990524-1.c: New test.
12458 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12460         * gcc.c-torture/compile/990523-1.c: New test.
12462 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
12464         * gcc.c-torture/compile/990519-1.c: New test.
12466 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12468         * gcc.c-torture/compile/990517-1.c: New test.
12470         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
12471         (e4, f4): New tests.
12472         (main): Call them.
12474 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12476         * gcc.dg/noreturn-1.c: New test.
12478 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12480         * gcc.c-torture/execute/990513-1.c: New test.
12482 1999-05-10  Richard Henderson  <rth@cygnus.com>
12484         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
12486 1999-05-10  Craig Burley  <craig@jcb-sc.com>
12488         * g77.f-torture/execute/erfc.f: Use small single-precision
12489         values, to avoid problems on Alphas when not -mieee.
12491 1999-05-08  Craig Burley  <craig@jcb-sc.com>
12493         * gcc.dg/990506-0.c: New test.
12495 1999-05-08  Richard Henderson  <rth@cygnus.com>
12497         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
12498         the constant to test.  Don't XFAIL 64-bit targets.
12500         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
12501         * g++.old-deja/g++.law/profile1.C: Likewise.
12503         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
12504         operator new instances.
12505         * g++.old-deja/g++.other/delete5.C: Likewise.
12507 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12509         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
12510         intrinsic.
12512 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12514         * g77.f-torture/execute/u77-test.f: Reverse order of two
12515         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
12517 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12519         * gcc.dg/compare1.c: New test.
12521 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12523         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
12524         New tests.
12526 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12528         * g77.f-torture/compile/19990502-1.f: New test.
12530 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12532         * g77.f-torture/compile/19990502-0.f: New test.
12534 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12536         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
12537         intrinsic.
12539 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12541         * g77.f-torture/execute/u77-test.f (main): List libU77
12542         intrinsics not currently tested.
12543         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
12544         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
12545         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
12546         Trim blanks off the ends of some printed strings.
12548 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12550         * g77.f-torture/execute/u77-test.f (main): Just warn about
12551         FSTAT gid disagreement, as it's expected on some systems.
12553 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12555         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
12556         use a new function, which allows for some slop.
12557         Clean up some commentary.
12558         (issum): The new function.
12559         (sgladd): Deleted subroutine.
12561 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12563         * g77.f-torture/execute/u77-test.f: Modify to be more like
12564         libf2c/libU77 version, bringing patches to that version here.
12565         Add suitable commentary.
12567 1999-04-25  Richard Henderson  <rth@cygnus.com>
12569         * gcc.dg/990424-1.c: New test.
12571 1999-04-24  Craig Burley  <craig@jcb-sc.com>
12573         * g77.f-torture/execute/u77-test.f (main): Bug involving
12574         LSTAT has been fixed, so turn back on full checking.
12576 1999-04-20  Craig Burley  <craig@jcb-sc.com>
12578         * g77.f-torture/compile/19990419-0.f: New test.
12579         * g77.f-torture/execute/19990419-1.f: New test.
12581 1999-04-17  Richard Henderson  <rth@cygnus.com>
12583         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
12584         to avoid the need for a prototype to supress a warning.
12586 1999-04-07  Jim Wilson  <wilson@cygnus.com>
12588         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
12590 1999-04-04  Jeffrey A Law  (law@cygnus.com)
12592         * gcc.c-torture/execute/990404-1.c: New test.
12594 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12596         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
12597         * gcc.dg/cpp-if3.c: Don't use -pedantic.
12598         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
12599         missing initializer warnings.
12601 1999-03-28  Jeffrey A Law  (law@cygnus.com)
12603         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
12604         matching strings.
12606 1999-03-26  Jeffrey A Law  (law@cygnus.com)
12608         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
12610 1999-03-26  Craig Burley  <craig@jcb-sc.com>
12612         * g77.f-torture/execute/19990325-0.f: New test.
12613         * g77.f-torture/execute/19990325-1.f: New test.
12615 1999-03-24  Jeffrey A Law  (law@cygnus.com)
12617         * gcc.c-torture/execute/990324-1.c: New test.
12619 1999-03-22  Jim Wilson  <wilson@cygnus.com>
12621         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
12622         test with 4.
12624 1999-03-17  Richard Henderson  <rth@cygnus.com>
12626         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
12628 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12630         * g77.f-torture/execute/19990313-2.f: New test.
12631         * g77.f-torture/execute/19990313-3.f: New test.
12633 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12635         * g77.f-torture/execute/19990313-0.f: New test.
12636         * g77.f-torture/execute/19990313-1.f: New test.
12638 1999-03-12  Jim Wilson  <wilson@cygnus.com>
12640         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12641         printf to sprintf.
12642         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12643         (main): Add check for u15.  Conditionalize u31 check depending on
12644         whether ints are <32 bits or >=32 bits.
12646 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12648         * g77.f-torture/execute/19981119-0.f: Improve testiness.
12650 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12652         * g77.f-torture/compile/19990305-0.f: New test.
12653         * g77.f-torture/execute/19981119-0.f: New test.
12655 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12657         * g77.f-torture/execute/970625-2.f: call ABORT if final
12658         result is not correct, instead of just printing it.
12659         Add this checking via newly introduced obfuscation, to
12660         trip up buggy front ends.
12662 1999-03-07  Craig Burley  <craig@jcb-sc.com>
12664         * g77.f-torture/compile/960317-1.f: Moved from being
12665         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
12667 1999-03-06  Craig Burley  <craig@jcb-sc.com>
12669         * g77.f-torture/execute/960317-1.f: New (old) test.
12670         * g77.f-torture/execute/970625-2.f: Ditto.
12672 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
12674         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12675         message on line 1 or line 2; cccp and cpplib do this differently.
12677 1999-03-01  Jeffrey A Law  (law@cygnus.com)
12679         * g++.old-deja/g++.law/weak1.C: New test.
12681 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12683         * gcc.c-torture/execute/990119-1.c: Renamed to...
12684         * gcc.dg/990119-1.c: this, so it will only be tested once
12685         (it's a preprocessor test, it doesn't need to be run at
12686         multiple optimization levels).
12688 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12690         * lib/g++.exp: Don't add incdir=$base_dir/../include to
12691           ALWAYS_CXXFLAGS.
12693 1999-02-24  Craig Burley  <craig@jcb-sc.com>
12695         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12696         * g77.f-torture/compile/19981216-0.f: ...as it is expected
12697         to not be compilable by current g77.
12699 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12701         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12703 1999-02-22  Jeffrey A Law  (law@cygnus.com)
12705         * gcc.c-torture/execute/990222-1.c: New test.
12707 1999-02-19  Craig Burley  <craig@jcb-sc.com>
12709         * g77.f-torture/compile/19990218-0.f: New test.
12710         * g77.f-torture/noncompile/19990218-1.f: New test.
12712 1999-02-18  Craig Burley  <craig@jcb-sc.com>
12714         * g77.f-torture/compile/19981216-0.f: New test.
12716 1999-02-14  Jeffrey A Law  (law@cygnus.com)
12718         * gcc.dg/990214-1.c: New test.
12720 1999-02-13  Jeffrey A Law  (law@cygnus.com)
12722         * gcc.dg/990213-2.c: New test.
12724         * gcc.dg/990213-1.c: New test.
12726 1999-02-12  Jeffrey A Law  (law@cygnus.com)
12728         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12729         ints.
12731 1999-02-11  Nick Clifton  <nickc@cygnus.com>
12733         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12734         specified by target.
12736         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12738 1999-02-11  Jeffrey A Law  (law@cygnus.com)
12740         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12742 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
12744         * gcc.dg/special/ecos.exp: New test driver for new tests with
12745         special requirements.
12747         * gcc.dg/special/alias-1.c: New test.
12748         * gcc.dg/special/gcsec-1.c: New test.
12749         * gcc.dg/special/weak-1.c: New test.
12750         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12751         * gcc.dg/special/weak-2.c: New test.
12752         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12753         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12754         * gcc.dg/special/wkali-1.c: New test.
12755         * gcc.dg/special/wkali-2.c: New test.
12756         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12757         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12759 1999-02-10  Felix Lee  <flee@cygnus.com>
12761           * lib/c-torture.exp (c-torture-compile): Pull out code for
12762           analyzing gcc error messages.
12763           (c-torture-execute): Likewise.  Fix some (harmless) false
12764           positives.
12765           * lib/gcc.exp (gcc_check_compile): New function.
12767 1999-02-08  Richard Henderson  <rth@cygnus.com>
12769         * gcc.c-torture/execute/990208-1.c: New test.
12771 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
12773         * g++.dg/special/ecos.exp: New driver for new tests with special
12774         requirements
12776         * g++.dg/special/conpr-1.C: New test
12777         * g++.dg/special/conpr-2.C: New test
12778         * g++.dg/special/conpr-2a.C: New test
12779         * g++.dg/special/conpr-3.C: New test
12780         * g++.dg/special/conpr-3a.C: New test
12781         * g++.dg/special/conpr-3b.C: New test
12783         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12784         allow g++ to use the dg driver
12786         * README: Add comment about g++.dg directory
12788 1999-02-06  Jeffrey A Law  (law@cygnus.com)
12790         * README: Update email addresses.
12792 1999-02-03  Nick Clifton  <nickc@cygnus.com>
12794         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12795         arguments in order to force structure S onto the stack even on
12796         the alpha.
12797         (test): Pass 10 leading arguments to function foo as well as the
12798         structure S.
12800         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12801         failure for all targets.
12803         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12804         abort to terminate program execution.
12806 1999-01-30  Richard Henderson  <rth@cygnus.com>
12808         * gcc.c-torture/execute/990130-1.c: New test.
12810 1999-01-30  Jeffrey A Law  (law@cygnus.com)
12812         * gcc.dg/990130-1.c: New test.
12814 1999-01-28  Michael Meissner  <meissner@cygnus.com>
12816         * gcc.c-torture/execute/990128-1.c: New test.
12818 1999-01-27  Michael Meissner  <meissner@cygnus.com>
12820         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12822 1999-01-27  Felix Lee  <flee@cygnus.com>
12824         * lib/c-torture.exp (c-torture-compile): pull out code for
12825         analyzing gcc error messages.
12826         (c-torture-execute): ditto, and fix some (harmless) false
12827         positives.
12828         * lib/gcc.exp (gcc_check_compile): new function.
12830 1999-01-17  Jeffrey A Law  (law@cygnus.com)
12832         * gcc.dg/990117-1.c: New test.
12834         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12836         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12838 1999-01-15  Jeffrey A Law  (law@cygnus.com)
12840         * g77.f-torture/compile/990115-1.f: New test.
12842 1999-01-07  Jeffrey A Law  (law@cygnus.com)
12844         * gcc.c-torture/compile/990107-1.c: New test
12846 1999-01-06  Jeffrey A Law  (law@cygnus.com)
12848         * gcc.c-torture/execute/990106-2.c: New test.
12850         * gcc.c-torture/execute/990106-1.c: New test.
12852 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
12854         * gcc.c-torture/compile/981223-1.c: New test.
12856 1998-12-29  Richard Henderson  <rth@cygnus.com>
12858         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12859         (opt3): Rename from opt4 and disable.
12861 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
12863         * g++.old-deja/g++.pt/ptrmem5.C: New test.
12865 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
12867         * g++.old-deja/g++.other/conv5.C: New test.
12869 1998-12-14  Nick Clifton  <nickc@cygnus.com>
12871         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12873 1998-12-11  Jeffrey A Law  (law@cygnus.com)
12875         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12877 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
12879         * gcc.c-torture/compile/981211-1.c: New test.
12881 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
12883         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12885         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12887 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12889         * gcc.special/930510-1.c: Make C9X safe.
12890         * gcc.misc-tests/gcov-1.c Similarly.
12891         * gcc.misc-tests/gcov-2.c Similarly.
12893 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12895         * gcc.dg/ultrasp1.c: New test.
12897 1998-12-06  Richard Henderson  <rth@cygnus.com>
12899         * gcc.c-torture/execute/981206.c: New test.
12901 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12903         * g++.old-deja/g++.ns/template7.C: New test.
12905         * g++.old-deja/g++.other/expr1.C: New test.
12907         * g++.old-deja/g++.eh/tmpl3.C: New test.
12909         * g++.old-deja/g++.eh/tmpl2.C: New test.
12911 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
12913         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12914         * g++.old-deja/g++.other/using6.C: Removed.
12915         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12917         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12919 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
12921         * g++.old-deja/g++.pt/overload8.C: New test.
12923         * g++.old-deja/g++.pt/overload7.C: New test.
12925         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12927         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12928         and relinking messages.
12929         * lib/g++.exp (g++_target_compile): Remove .rpo file when
12930         compiling with -frepo.
12932 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
12934         * g++.old-deja/g++.pt/lookup6.C: New test.
12936 1998-11-30  Nick Clifton  <nickc@cygnus.com>
12938         * gcc.c-torture/execute/981130-1.c: New test.
12939         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12941 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
12943         * g++.old-deja/g++.pt/explicit76.C: New test.
12945         * g++.old-deja/g++.pt/friend38.C: New test.
12947         * g++.old-deja/g++.ns/crash2.C: New test.
12949         * g++.old-deja/g++.pt/defarg8.C: New test.
12951         * g++.old-deja/g++.pt/instantiate6.C: New test.
12953         * g++.old-deja/g++.pt/static6.C: New test.
12955         * g++.old-deja/g++.pt/decl2.C: New test.
12957 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
12959         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
12960         problem is actually related with name lookup, but so what? :-)
12962         * g++.old-deja/g++.pt/friend37.C: New test.
12964 1998-11-25  Dave Love  <d.love@dl.ac.uk>
12966         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12967         element, which fails on some systems.
12969         * g77.f-torture/execute/labug1.f: New test.
12971 1998-11-21  Jeffrey A Law  (law@cygnus.com)
12973         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12974         is defined.
12976 1998-11-18  Dave Love  <d.love@dl.ac.uk>
12978         * g77.f-torture/compile/981117-1.f: New test.
12980 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
12982         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
12983         properly discarded.
12985 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
12987         * gcc.c-torture/execute/memcheck: New directory of tests for
12988         -fcheck-memory-usage.
12990 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12992         * README: New file, general information about the testsuite and
12993         new description of the various C++ test subdirectories.
12994         * README.g++: Eliminate obsolete information, update and move most
12995         relevant stuff to README.
12997 1998-11-07  Richard Henderson  <rth@cygnus.com>
12999         * gcc.c-torture/compile/981107-1.c: New test.
13001 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
13003         * execute/memcpy-bi.c: New testcase.
13005 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
13007         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
13008         base classes.
13010         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
13011         template is selected.
13013         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
13014         classes, it should be accepted for all types.
13016         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
13018         * g++.old-deja/g++.pt/spec24.C: Ensure that template
13019         specializations start with template headers.
13021 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
13023         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
13025         * g++.old-deja/g++.other/init9.C: Test cross initialization of
13026         non-POD types.
13028 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13030         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
13032 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13034         * compile/981022-1.c, compile/981022-1.x: New test and driver.
13036 1998-10-19  Jeffrey A Law  (law@cygnus.com)
13038         * 981019-1.c: New test.
13040 1998-10-14  Robert Lipe <robertl@dgii.com>
13042         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
13043         find objc headers.
13045 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13047         * compile/981001-4.c: Remove use of GCC extension that triggers a
13048         compiler bug.
13050 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
13052         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
13054 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13056         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
13057         instantiation of template produces incorrect code for delete
13058         expression.
13060         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
13061         constructors' name is not unique.
13062         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
13063         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
13065         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
13066         automatic array of const is ill-formed.
13068         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
13069         of template parameter?
13071         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
13072         const.
13074         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
13075         pointer-to-member expression.
13077         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
13078         declaration causes ICE.
13080 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
13082         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
13083         reserved in the global namespace.
13085         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
13086         generate needed virtual table.
13088         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
13090 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
13092         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
13093         template-dependent type
13095 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
13097         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
13098         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
13099         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
13101         * g++.old-deja/g++.other/using5.C: New test; using decl from base
13102         class should be usable as argument of member function.
13103         * g++.old-deja/g++.other/using6.C: New test; using decl from base
13104         class should be usable as return type of member function.
13105         * g++.old-deja/g++.other/using7.C: New test; using decl from base
13106         class should be usable as type of data member.
13108         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
13110 1998-10-09  Jeffrey A Law  (law@cygnus.com)
13112         * gcc.c-torture/special/920521-1.c: Fix bogus test.
13114 1998-10-08  Nick Clifton  <nickc@cygnus.com>
13116         * gcc.dg/dll-?.c Add thumb to target list.
13117         Fix assembler scan patterns to match current assembler output.
13119 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
13121         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
13122         matching of template brackets.
13124         * g++.old-deja/g++.other/using4.C: New test.  Test using
13125         declarations of methods from base classes.
13127         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
13128         within functions should introduce names into the innermost
13129         enclosing namespace.
13131         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
13132         of static locals if first initialization throws.
13134 1998-10-07  Jim Wilson  <wilson@cygnus.com>
13136         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
13138 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
13140         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
13141         lose track of the possible targets of tablejump insns.
13142         * special/special.exp: Run it.
13144 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13146         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
13147         must be declared before its specializations can be named in friend
13148         declarations.
13150 1998-10-05  Dave Love  <d.love@dl.ac.uk>
13152         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
13154         * g77.f-torture/execute/io1.f: New test.
13156 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13158         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
13159         with pointer to template function, for which no argument deduction
13160         is possible.
13162         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
13163         specialization of template function as argument to template
13164         function.
13166         * g++.old-deja/g++.other/access2.C: New test; Inner class
13167         shouldn't have privileged access to Outer's names.
13169 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13171         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
13172         friend template declared within template class conflicts with
13173         nested class of the same name.
13175         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
13176         is ignored.
13178         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
13179         object with direct initializer as function declaration.
13181         * g++.old-deja/g++.other/decl2.C: New test; duplicate
13182         initializers.
13184         * g++.old-deja/g++.other/null2.C: New test; conditional operator
13185         involving const pointer and NULL produces incorrect result.
13187         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
13188         type name without `typename' should be rejected with -pedantic.
13190 1998-10-02  Richard Henderson  <rth@cygnus.com>
13192         * g++.old-deja/g++.other/addrof1.C: New test.
13194 1998-10-01  Nick Clifton  <nickc@cygnus.com>
13196         * gcc.c-torture/compile/981001-1.c: New test.
13197         * gcc.c-torture/execute/981001-1.c: New test.
13199 1998-10-01  Jeffrey A Law  (law@cygnus.com)
13201         * gcc.c-torture/compile/981001-2.c: New test.
13202         * gcc.c-torture/compile/981001-3.c: New test.
13203         * gcc.c-torture/compile/981001-4.c: New test.
13205 1998-10-01  Robert Lipe  <robertl@dgii.com>
13207         * lib/objc.exp (objc_target_compile): Add -L during compiles for
13208         multilibbed hosts.   Idea grafted from g77.exp.
13210 1998-09-30  Dave Love  <d.love@dl.ac.uk>
13212         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
13213         avoid losing on systems which need -lsocket.
13215 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
13217         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
13218         * g++.old-deja/g++.other/nested2.C: Ditto.
13219         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
13220         failure.
13222 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13224         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
13225         preferred over template operator!= for enum bitfields.
13227 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
13229         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
13230         that happen to have the same base name, but in different scopes,
13231         are incorrectly rejected.
13233 1998-09-16  Richard Henderson  <rth@cygnus.com>
13235         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
13236         on the native word size instead of an integer literal.
13238 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13240         * g++.old-deja/g++.other/static2.C: Invocation of static data
13241         member of type pointer-to-function denoted as non-static member.
13243         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
13244         checks involving function types and aliases.
13246 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13248         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
13249         redefined to the same non-trivial type.
13251         * g++.old-deja/g++.pt/explicit73.C: Test for proper
13252         namespace-qualification of template specializations declared in
13253         other namespaces.
13255         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
13256         to declare a subset of the specializations of a template function
13257         as friends of specializations of a template class.
13259         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
13260         member templates that do not fully specialize the enclosing
13261         template class are rejected.
13263 1998-09-11  Dave Love  <d.love@dl.ac.uk>
13265         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
13267 1998-09-08  Dave Love  <d.love@dl.ac.uk>
13269         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
13270         altered from libf2c/libU77 version.
13272 1998-09-06  Dave Love  <d.love@dl.ac.uk>
13274         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
13276 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
13278         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
13279         (un)signed char are different types for template specialization
13280         purposes.
13282 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
13284         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
13285         * objc: ObjC testsuite.
13287 1998-08-31  Catherine Moore  <clm@cygnus.com>
13289         * gcc.c-torture/execute/941014-1.x:  New file.
13291 1998-08-31  Nick Clifton  <nickc@cygnus.com>
13293         * lib/c-torture.exp: Add support for
13294         torture_eval_before_compile and torture_eval_before_execute
13295         variables.
13297 1998-08-30  Jeffrey A Law  (law@cygnus.com)
13299         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
13300         this test triggers valid.
13302 1998-08-27  Jeffrey A Law  (law@cygnus.com)
13304         * gcc.dg/980827-1.c: New test.
13306 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
13308         * gcc.c-torture/execute/loop-4b.c: New test.
13310 1998-08-26  Nick Clifton  <nickc@cygnus.com>
13312         * lib/c-torture.exp: Add support for
13313         torture_eval_before_compile and torture_eval_before_execute
13314         variables.
13316 1998-08-25  Jeffrey A Law  (law@cygnus.com)
13318         * gcc.c-torture/compile/980825-1.c: New test.
13320 1998-08-24  Nick Clifton  <nickc@cygnus.com>
13322         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
13323         count number tests in opt_t0 not good_t0.
13325 1998-08-24  Jeffrey A Law  (law@cygnus.com)
13327         * gcc.c-torture/compile/930326-1.x: Fix typo.
13329 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
13331         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
13332         causes an ICE.
13334 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13336         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
13337         STACK_SIZE is defined.
13338         * gcc.c-torture/unsorted/stuct.c: Similarly.
13340         * gcc.c-torture/compile/980821-1.c: New test.
13342 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13344         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
13346 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
13348         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
13349         code.
13351 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
13353         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
13354         error'.
13356 1998-08-18  Jeffrey A Law  (law@cygnus.com)
13358         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
13360 1998-08-16  Jeffrey A Law  (law@cygnus.com)
13362         * gcc.c-torture/compile/980816-1.c: New test.
13364         * gcc.dg/980816-1.c: New test.
13366 1998-08-13  Jeffrey A Law  (law@cygnus.com)
13368         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
13369         compiler for ieee tests.
13371 1998-08-01  Dave Love  <d.love@dl.ac.uk>
13373         * g77.f-torture/compile/980729-0.f: New test.
13375 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
13377         * gcc.c-torture/special/eeprof-1.c: New test, for
13378         -finstrument-functions.
13379         * gcc.c-torture/special/special.exp: Run it.
13381 1998-07-29  Jeffrey A Law  (law@cygnus.com)
13383         * gcc.c-torture/compile/980729-1.c: New test.
13385 1998-07-27  Nick Clifton  <nickc@cygnus.com>
13387         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
13388         __thumb__ is defined, and test for ARM style doubles if so.
13390 1998-07-26  Dave Love  <d.love@dl.ac.uk>
13392         * g77.f-torture/noncompile/980615-0.f: New test.
13394 1998-07-26  H.J. Lu  (hjl@gnu.org)
13396         * gcc.dg/980312-1.c: Do link instead of compile.
13397         * gcc.dg/980313-1.c: Likewise.
13399 1998-07-26  Jeffrey A Law  (law@cygnus.com)
13401         * gcc.c-torture/compile/980726-1.c: New test.
13403 1998-07-25  Dave Love  <d.love@dl.ac.uk>
13405         * g77.f-torture/execute/io0.f: New test.
13407 1998-07-24  Nick Clifton  <nickc@cygnus.com>
13409         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
13410         an int.
13412 1998-06-18  Michael Meissner  <meissner@cygnus.com>
13414         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
13415         m32r bugs.
13417 1998-07-17  Nick Clifton  <nickc@cygnus.com>
13419         * gcc.dg/980626-1.c: Expect failures for all toolchains until
13420         c-decl.c:grokdeclarator can handle mode attributes.
13422 1998-07-16  Jeffrey A Law  (law@cygnus.com)
13424         * gcc.c-torture/execute/980716-1.c: New test.
13426 1998-07-13  Jeffrey A Law  (law@cygnus.com)
13428         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
13429         the mn10200.
13430         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
13431         the mn10200.
13432         * gcc.c-torture/execute/va-arg-3.x: Similarly.
13433         * gcc.c-torture/compile/930326-1.x: Similarly.
13435 1998-07-13  Dave Love  <d.love@dl.ac.uk>
13437         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
13438         New test from Craig.
13440 1998-07-12  Dave Love  <d.love@dl.ac.uk>
13442         * g77.f-torture/noncompile/980616-0.f: New test.
13444         * g77.f-torture/execute/970816-3.f:  New test from Craig.
13446 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13448         *  g++.other/singleton.C: Return error value instead of taking
13449         SIGSEGV.
13451 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
13453         *  g++.other/singleton.C: New test.   Warning is under dispute.
13454         Runtime crash is not.
13456 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13458         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
13459         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
13460         using6.C, using7.C}:  New namespace tests.
13462 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
13464         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
13465         specialization with typedef'ed names used as array indexes.
13467 1998-07-09  Jeffrey A Law  (law@cygnus.com)
13469         * gcc.c-torture/execute/980709-1.c: New test.
13471         * gcc.dg/980709-1.c: New test.
13473 1998-07-07  Richard Henderson  <rth@cygnus.com>
13475         * gcc.c-torture/execute/bcp-1.c: New test.
13477 1998-07-07  Jeffrey A Law  (law@cygnus.com)
13479         * gcc.c-torture/execute/980707-1.c: New test.
13481 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
13483         * gcc.c-torture/compile/980706-1.c: New test.
13485 1998-07-01  Dave Love  <d.love@dl.ac.uk>
13487         * g77.f-torture/execute/980701-0.f,
13488         g77.f-torture/execute/980701-1.f: New test from Craig.
13490 1998-07-01  Jeffrey A Law  (law@cygnus.com)
13492         * gcc.c-torture/compile/980701-1.c: New test.
13494         * gcc.c-torture/execute/980701-1.c: New test.
13496 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
13497 rlsruhe.de>
13499         * g++.old-deja/g++.robertl/eb132.C: New test.
13500         * g++.old-deja/g++.robertl/eb133.C: Likewise.
13502 1998-06-29  Dave Love  <d.love@dl.ac.uk>
13504         * g77.f-torture/execute/980628-7.f,
13505         g77.f-torture/execute/980628-8.f,
13506         g77.f-torture/execute/980628-9.f,
13507         g77.f-torture/execute/980628-10.f: New tests from Craig.
13509         * g77.f-torture/execute/980628-3.f: Remove mail headers.
13511 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13513         * g77.f-torture/execute/980628-4.f: New test from Craig.
13514         * g77.f-torture/execute/980628-5.f: Likewise.
13515         * g77.f-torture/execute/980628-2.f: Likewise.
13516         * g77.f-torture/execute/980628-0.f: Likewise.
13517         * g77.f-torture/execute/980628-1.f: Likewise.
13518         * g77.f-torture/execute/980628-3.f: Likewise.
13519         * g77.f-torture/execute/980628-6.f: Likewise.
13521 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13523         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
13524         directory when nothing has been installed yet.
13526 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
13528         * gcc.c-torture/special/special.exp: Handle newer versions of
13529         dejagnu.
13531 1998-06-26  Jeffrey A Law  (law@cygnus.com)
13533         * gcc.dg/980626-1.c: New test.
13535 1998-06-19  Bruno Haible <haible@ilog.fr>
13537         * gcc.misc-tests/m-un-2.c: New test.
13538         * g++.old-deja/g++.other/warn01.c: Likewise.
13540 1998-06-19  Robert Lipe  <robertl@dgii.com>
13542         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
13543         compatibility with assmblers with a different comment character.
13544         Eliminate use of GAS-specific extensions.
13546 1998-06-19  Jeffrey A Law  (law@cygnus.com)
13548         * gcc.c-torture/execute/ieee/980619-1.c: New test.
13550 1998-06-19  Robert Lipe  <robertl@dgii.com>
13552         *lib/g77.exp: Replace search for libf2c.a with search for newly
13553         renamed libg2c.a
13555 1998-06-17  Jeffrey A Law  (law@cygnus.com)
13557         * gcc.c-torture/execute/980617-1.c: New test.
13559 1998-06-12  Jeffrey A Law  (law@cygnus.com)
13561         * gcc.c-torture/execute/980612-1.c: New test.
13563 1998-06-08  Jeffrey A Law  (law@cygnus.com)
13565         * gcc.dg/980523-1.c: Only test on ppc-linux.
13566         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
13568         * gcc.c-torture/execute/980608-1.c: New test.
13570 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
13572         * gcc.c-torture/execute/980605-1.c: New test.
13574 1998-06-04  Jeffrey A Law  (law@cygnus.com)
13576         * gcc.c-torture/execute/980604-1.c: New test.
13578 1998-06-02  Jeffrey A Law  (law@cygnus.com)
13580         * gcc.c-torture/execute/980602-1.c: New test.
13581         * gcc.c-torture/execute/980602-2.c: Likewise.
13583 1998-06-02  Dave Love  <d.love@dl.ac.uk>
13585         * 970125-0.f: Fix per JCB.  Add commentary.
13587 1998-05-31  Michael Meissner  <meissner@cygnus.com>
13589         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
13590         IEEE -0 support.
13592 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
13594         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
13595         earlier.
13597 1998-05-28  Catherine Moore <clm@cygnus.com>
13599         * gcc.c-torture/execute/980526-3.c: New test.
13601 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
13603         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
13604         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
13605         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
13606         m88k-motorola-sysv3 to XFAIL.
13608 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13610         * gcc.dg/980526-1.c: New test.
13611         * gcc.c-torture/execute/980526-2.c: New test.
13613 1998-05-26  Jeffrey A Law  (law@cygnus.com)
13615         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
13617         * gcc.c-torture/execute/980526-1.c: New test.
13619 1998-05-26  Dave Love  <d.love@dl.ac.uk>
13621         * g77.f-torture/execute/alpha2.f: Add runtime test.
13623 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
13625         * g++.old-deja/old-deja.exp: Strip leading directories.
13627         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
13628         error for the line.  Don't run multiple tests for the same line.
13630 1998-05-23  Jeffrey A Law  (law@cygnus.com)
13632         * gcc.dg/980523-1.c: New test.
13634 1998-05-23  Dave Love  <d.love@dl.ac.uk>
13636         * g77.f-torture/compile/970915-0.f: New test.
13638 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
13640         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13642 1998-05-21  Jeffrey A Law  (law@cygnus.com)
13644         * gcc.dg/980520-1.c: New test.
13646 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
13648         * gcc.dg/980502-1.c: Fix return type.
13650 1998-05-20  Jeffrey A Law  (law@cygnus.com)
13652         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13653         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13654         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13655         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13656         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13658 1998-05-20  Dave Love  <d.love@dl.ac.uk>
13660         * g77.f-torture/execute/980520-1.f: New test.
13662 1998-05-15  Dave Love  <d.love@dl.ac.uk>
13664         * lib/mike-g77.exp: New file.
13666         * g77.f-torture/noncompile/noncompile.exp,
13667         g77.f-torture/noncompile/check0.f: New files.
13669 1998-05-14  Dave Love  <d.love@dl.ac.uk>
13671         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13672         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13673         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13674         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13675         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13676         abort where appropriate.
13678 1998-05-05  Michael Meissner  <meissner@cygnus.com>
13680         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13681         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13683 1998-04-29  Dave Love  <d.love@dl.ac.uk>
13685         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13687 1998-04-27  Dave Love  <d.love@dl.ac.uk>
13689         * g77.f-torture/compile/980427-0.f: New test.
13691 1998-04-24  Dave Love  <d.love@dl.ac.uk>
13693         * g77.f-torture/compile/980424-0.f: New test.
13695 1998-04-19  Dave Love  <d.love@dl.ac.uk>
13697         * g77.f-torture/compile/980419-2.f (main): New test.
13698         * g77.f-torture/compile/970125-0.f: New test.
13699         * g77.f-torture/compile/980419-1.f: New test.
13701 1998-04-08  Jim Wilson  <wilson@cygnus.com>
13703         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
13704         of loop-4.c.
13706 1998-04-07  Jim Wilson  <wilson@cygnus.com>
13708         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13710 1998-04-03  Jim Wilson  <wilson@cygnus.com>
13712         * gcc.c-torture/compile/980329-1.c: New test.
13714 1998-03-18  Jim Wilson  <wilson@cygnus.com>
13716         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13717         * gcc.dg/980312-1.c: Fix typo in -march command.
13719 1998-03-16  H.J. Lu  (hjl@gnu.org)
13721         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13723 1998-03-11  Robert Lipe  <robertl@dgii.com>
13725         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
13726         Dave Love agree the Fortran source is bogus.
13728 1998-03-11  Robert Lipe  <robertl@dgii.com>
13730         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13731         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13732         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13733         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13734         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13736 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
13738         * g++.old-deja/g++.other/friend1.C: New test.
13740 1998-02-18  Dave Love  <d.love@dl.ac.uk>
13742         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13743         possibly uninitialized) variables and declare dnrm2.
13745 1998-02-23  Robert Lipe <robertl@dgii.com>
13747         From Bruno Haible <haible@ilog.fr>:
13748         * gcc.c-torture/execute/980223.c: New test.
13750 1998-02-13  Jeffrey A Law  (law@cygnus.com)
13752         * gcc.dg/ifelse-1.c: New test.
13754 1998-02-09  H.J. Lu  (hjl@gnu.org)
13756         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13758           * lib/old-dejagnu.exp (old-dejagnu): Added the
13759           "execution test - XFAIL *-*-*" handling in the spirit of
13760           "excess errors test -". Changed the "execution test fails"
13761           handling to be like "excess errors test fails".
13762           * Update various tests accordingly.
13764 1998-02-06  Jim Wilson  <wilson@cygnus.com>
13766         * gcc.c-torture/execute/980205.c: New test.
13768 1998-01-18  Jeffrey A Law  (law@cygnus.com)
13770         * lib/c-torture.exp: Look for .x files instead of .cexp files.
13771         * lib/f-torture.exp: Similarly.
13772         * gcc.c-torture: Rename all .cexp files to .x files.
13774 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
13776         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13777         (940510-1.c): Removed duplicate.
13778         (971104-1.c): New test.
13780 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
13782           * lib/f-torture.exp: Improve error and loop detection.
13784 1997-11-19  Michael Meissner  <meissner@cygnus.com>
13786         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13787         use that to size the filler array.
13789 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
13791         * lib/c-torture.exp(c-torture-execute): Fix typo.
13793         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13794         testcase as the executable name. Keep the executable around if
13795         the test fails.
13797 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
13799         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13800         changes.  Only test one -g option, and move it to the end of the
13801         list of options to test.
13803 1997-09-19  Michael Meissner  <meissner@cygnus.com>
13805         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13806         variable GCC_TORTURE_OPTIONS to supply default switches separated
13807         by colons.  If no environment variable, run tests with -O0 -g, -O1
13808         -g, and -O2 -g as well.
13810 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
13812         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13813         explanatory comments. Fix indentation.
13815 1997-09-15  Jeffrey A Law  (law@cygnus.com)
13817         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13819 1997-09-11  Jeffrey A Law  (law@cygnus.com)
13821         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13822         * g++.old-deja/g++.mike/p7325.C: Likewise.
13823         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13825 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
13827         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13828         * g++.old-deja/g++.brendan/crash30.C: Likewise.
13829         * g++.old-deja/g++.brendan/crash39.C: Likewise.
13830         * g++.old-deja/g++.law/operators4.C: Likewise.
13832 1997-09-11  Joe Buck  (jbuck@synopsys.com)
13834         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13835         * g++.old-deja/g++.mike/p784.C: Ditto.
13836         * g++.old-deja/g++.mike/p785.C: Ditto.
13838 1997-09-05  Jeffrey A Law  (law@cygnus.com)
13840           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13842 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
13844         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13845         target feature; pass this to c-torture-execute as needed.
13847 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
13849         * lib/c-torture.exp(c-torture-execute): If the previous and the
13850         current executables being tested are identical, we don't need to
13851         run the executable again. Try to make the executable names
13852         unique. Add an optional argument for passing additional compiler
13853         flags.
13855 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
13857         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13859 1997-08-29  Jeffrey A Law  (law@cygnus.com)
13861         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13863 1997-07-31  Jeffrey A Law  (law@cygnus.com)
13865         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13866         32bit or larger longs.
13868         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13869         have either a 32bit long or 32bit int.
13871 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
13873         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13874         Make double precision tests dependent on sizeof (double).
13876 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
13878         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13879         too.
13881 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
13883         * gcc.c-torture/compile/961203-1.cexp: New script.
13885 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
13887         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13888         up the includes ourselves.
13890 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
13892         * lib/plumhall.exp: Remove random include, and add a few
13893         verbose messages for debugging.
13895 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
13897         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13898         of trying to do it ourselves.
13900 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13902         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13904 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
13906         * gcc.prms/5403.c: Made regexp a bit less strict.
13908 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
13910         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13911         is returned from remote_load instead.
13912         * lib/plumhall.exp: Ditto.
13913         * lib/mike-g++.exp: Ditto.
13914         * lib/old-dejagnu.exp: Ditto.
13915         * lib/c-torture.exp: Ditto.
13917 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
13919         * lib/g++.exp: Use build_wrapper procedure.
13920         * lib/gcc.exp: Ditto.
13922 1997-05-20  Jeffrey A Law  (law@cygnus.com)
13924         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13925         an old-style decl for malloc.  Fixes tests to work when
13926         sizeof (int) != sizeof (size_t).
13928 1997-05-15  Mike Meissner  <meissner@cygnus.com>
13930         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13932         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13933         use stdargs.h interface.
13935 1997-05-15  Mike Meissner  <meissner@cygnus.com>
13937         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13938         NO_VARARGS when compiling.
13940 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
13942         * lib/plumhall.exp(ph_includes): New procedure.
13943         (ph_make): Use it.
13944         (ph_compiler): Ditto.
13946         * lib/g++.exp: Rename test-glue.c to testglue.c.
13947         * lib/gcc.exp: Ditto.
13949 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
13951         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13952         to completion when it's called.
13954 1997-03-21  Michael Meissner  <meissner@cygnus.com>
13956         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13957         is defined, don't do test.
13959 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
13961         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13962         for object files.
13963         (ph_summary): Mark skipped testcases as untested, not unresolved.
13965         * lib/plumhall.exp (ph_make): If unresolved because of bad
13966         errorCode, record errorCode in log file.
13967         (*): Replace send_log/verbose with verbose -log.
13969 1997-03-19  Michael Meissner  <meissner@cygnus.com>
13971         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13972         double conversion if double isn't at least 8 bytes.
13974         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13975         int to work with targets where int is 16 bits.
13977         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13978         8 bytes, just exit, since 4 byte doubles don't have enough bits of
13979         precision for the test to complete.
13981 1997-03-14  Michael Meissner  <meissner@cygnus.com>
13983         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13984         if d10v is not compiled with the -mdouble64 flag.
13985         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13987         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13988         d10v is not compiled with the -mint32 flag.
13990 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
13992         * lib/plumhall.exp: Use incr_count.
13994 1997-03-12  Jeffrey A Law  (law@cygnus.com)
13996         * gcc.c-torture: Update to c-torture-1.45.
13998 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
14000         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
14001         the name of the expect testcase file).
14003         * lib/g++.exp(g++_init): Ditto.
14005 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
14007         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
14008         the host.
14010         * lib/gcc.exp(gcc_exit): New procedure.
14012 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
14014         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
14015         specs where appropriate.
14017         * g++.old-deja/g++.arm/*: Added additional ERROR checks
14018         because of new "candidates are" messages, and removed a few
14020         * Converted all non-old-style g++ testcases to old-style, and
14021         moved into g++.old-deja.
14023 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
14025         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
14026         options.
14028         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
14029         succeeded.
14031         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
14033 1997-02-13  Michael Meissner  <meissner@cygnus.com>
14035         * lib/gcc.exp (gcc_target_compile): Add support for defining
14036         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
14037         the machine doesn't have those features.
14039 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
14041         * g++.law/operators4.exp: Don't use LIBS.
14043 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
14045         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
14047         * lib/mike-g++.exp: Don't set the compiler to be tested here.
14048         * lib/g++.exp: Set it here instead. Also, allow use of the
14049         --tool_exec and --tool_opt options. Change CXX to
14050         GXX_UNDER_TEST.
14052         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
14054         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
14056 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
14058         * lib/old-dejagnu.exp: Use prune_warnings instead of
14059         prune_system_crud.
14060         * lib/mike-g++.exp: Ditto.
14061         * lib/gcc.exp: Ditto.
14062         * lib/g++.exp: Ditto.
14064         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
14066 1997-02-07  Jeffrey A Law  (law@cygnus.com)
14068           * 941014-2.c: Include stdlib.h
14069           * 960327-1.c: Include stdio.h
14070           * dbra.c, index-1.c: Don't assume ints are 32bits.
14072 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
14074         * lib/gcc.exp: Add gcc,stack_size target feature.
14076         * lib/g++.exp(g++_target_compile): Add the include and link
14077         paths here, not in two other places. And, it's $options, not
14078         options.
14080         * lib/mike-g++.exp(postbase): Remove the code that determines
14081         the correct include and link paths.
14082         * g++.old-deja/old-deja.exp: Ditto.
14084 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
14086         * lib/g++.exp(g++_init): target_compile no longer returns the
14087         filename of the result.
14089 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
14091         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
14092         call to glob.
14094         * gcc.c-torture/special/special.exp: Change call to
14095         gcc_target_compile to include the object file.
14097 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
14099         * gcc.c-torture/special/special.exp: Correct misspelling in last
14100         change.
14102 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
14104         * lib/plumhall.exp(ph_summary): Log the entire output of the
14105         executable. Return -1 if there were any failures, 0 otherwise.
14106         (ph_execute): Return -1 if there were any failures, 0 otherwise.
14107         (ph_make): Clean up objects and executables that were built
14108         if the tests succeeded.
14110 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
14112         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
14113         libraries and includes in the build tree as appropriate.
14115 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14117         * lib/c-torture.exp: Instead of looking for the global variable
14118         NO_LONG_LONG, check to see if that's a feature of the target.
14120 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14122         * config/default.exp: Minimize. Delete the remainer of the files in
14123         config; this functionality is now in devo/dejagnu/config.
14125         g++.*/*: Pass any additional flags used to compile to postbase;
14126         delete CXXFLAGS.
14128         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
14129         is now done by runtest.exp. Use gcc_target_compile instead of
14130         compile.
14132         lib/c-torture.exp: Use gcc_target_compile instead of compile.
14133         Remove references to CFLAGS. Use remote_file instead of
14134         calling rm -f.
14135         (c-torture): Take a list of arguments to use to compile this
14136         testcase.
14138         lib/g++.exp: Simplify. Use target_compile instead of compile.
14139         lib/gcc-dg.exp: Ditto.
14140         lib/gcc.exp: Ditto.
14141         lib/mike-{gcc,g++}.exp: Ditto.
14142         lib/old-dejagnu.exp: Ditto.
14143         lib/plumhall.exp: Ditto.
14145 1997-01-08  Jim Wilson  <wilson@cygnus.com>
14147         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
14148         (ph_linker): Likewise.
14150 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
14152           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
14153         MAP_ANON / MAP_ANONYMOUS if defined;
14154         else try to map from /dev/zero .
14156 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14158         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
14159         isn't defined, then define it to MAP_ANONYMOUS.
14161 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14163         * gcc.c-torture: Update to c-torture-1.42 release.
14165 1996-11-11  Jeffrey A Law  (law@cygnus.com)
14167         * gcc.c-torture: Update to c-torture-1.41 release.
14169 1996-10-27  Jeffrey A Law  (law@cygnus.com)
14171         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
14172         c-torture release.
14174 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
14176         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
14177         and LDFLAGS.  Fix second case to append the target_info ldflags
14178         onto LDFLAGS, not CFLAGS.
14179         * lib/g++.exp (g++_init): Add target_info stuff.
14180         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
14181         of libgloss and newlib flags for !native.
14183         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
14184         (GDB): Fix relative path to go up another dir for finding gdb.
14186 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
14188         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
14189         versions in the target_info array, if they don't exist.
14191 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
14193         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
14195 1996-07-08  Jim Wilson  <wilson@cygnus.com>
14197         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
14198         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
14200 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
14202         * lib/old-dejagnu.exp: Don't remove the output file before we've
14203         actually tested it. Don't append pwd to the path of the executable
14204         we're testing.
14206 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
14208         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
14210 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
14212         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
14213         temporary directory for compiler files, and set it to a default
14214         value of /tmp. Set $output as the name of the output file from
14215         compiling the testcase. Add a -o option to $cflags_var so the
14216         compiler writes the final output file as $output. Set $executable
14217         to $output.
14219         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
14220         directory for compiler files, and set it to /tmp if it doesn't
14221         already have a value. Set $output_file to the name of the output
14222         file from compiling the testcase. Add a -o option to CXXFLAGS so
14223         the compiler writes the final output file as $output. Use $output
14224         as the executable to be tested.
14226 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14228         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
14230 1996-06-08  Jeffrey A Law  (law@cygnus.com)
14232         * gcc.c-torture/execute/pending-1.c: New test.  Still
14233         pending in Tege's queue.
14235 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
14237         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
14238         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
14239         if there were failures.  Call unresolved if there were unresolved
14240         testcases.  Call gcc_fail if program did not run to completion.
14241         (ph_make): Pass additional argument name to ph_execute.
14242         (ph_execute): Add new argument.  Pass additional arguments to
14243         ph_summary.  Call gcc_fail is there is no execution output.
14245 1996-04-24  Jeffrey A Law  (law@cygnus.com)
14247         * lib/plumhall.exp (proc_summary): Output relavent summary
14248         lines into the log so specific failures in plumhall can be
14249         investigated.
14251 1996-04-10  Jeffrey A Law  (law@cygnus.com)
14253         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
14254         (c-torture-execute): Don't try to execute tests which use
14255         "long long" types if $NO_LONG_LONG is nonzero.
14257 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
14259         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
14260         not c-torture.
14262         * gcc.ieee: Move from here.
14263         * gcc.c-torture/execute/ieee: To here.
14265 1996-03-26  Jeffrey A Law  (law@cygnus.com)
14267         * gcc.c-torture: Update to c-torture-1.41 release.
14269 1996-03-22  Jeffrey A Law  (law@cygnus.com)
14271         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
14272         not "$output".
14274 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
14276         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
14277         -c present.
14279 1996-03-02  Jeffrey A Law  (law@cygnus.com)
14281         * config/proelf.exp: Handle connecting to a simulator.
14283 1996-01-31  Jeffrey A Law  (law@cygnus.com)
14285         * config/proelf.exp: New file.  Enough framework that we can
14286         run c-torture tests on the proelf targets (or any other target
14287         that gdb can connect to for that matter).
14289 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
14291         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
14292         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
14294         * lib/plumhall.exp (ph_execute): Always call ph_summary if
14295         exec_output exists.
14297 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
14299         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
14300         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
14302         * config/*.exp: Update FSF address.  Change result of ${tool}_load
14303         to pass/fail/unresolved/unsupported/untested.  Caller must now
14304         call unresolved/unsupported/untested.
14305         * lib/*.exp: Update FSF address.  Update to handle new results of
14306         ${tool}_load.
14307         * lib/chill.exp (verbose): Delete.
14309 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
14311         * lib/gcc.exp (default_gcc_start): Change order of args to
14312         $LDFLAGS $CFLAGS $LIBS.
14313         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
14314         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
14315         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
14316         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
14317         * gcc.misc-tests/dg-test.exp: Likewise.
14318         * gcc.misc-tests/msgs.exp: Likewise.
14319         * gcc.prms/prms.exp: Likewise.
14320         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
14321         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
14323         * lib/dg.exp: Deleted, moved to dejagnu/lib.
14325 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14327         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
14329         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
14330         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
14332         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
14333         necessary.
14335 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
14337         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
14338         global for loop; add use of $mathlib.
14339         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
14340         settings here; set mathlib for anything but VxWorks.
14342 1996-01-22  Jeffrey A Law  (law@cygnus.com)
14344         * gcc.c-torture: Update to c-torture-1.40 release.
14346 1996-01-03  Jeffrey A Law  (law@cygnus.com)
14348         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
14349         dg.exp.
14351 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
14353         * lib/c-torture.exp (c-torture-execute): Declare "output" as
14354         global.
14356 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
14358         * lib/g++.exp (LIBS): Define if not already.
14359         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
14360         (gcc-dg-prune): Call prune_gcc_output.
14361         * lib/gcc.exp (prune_gcc_output): New proc.
14362         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
14363         prune_gcc_output.
14365 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
14367         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
14368         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
14370 1995-11-15  Jeffrey A Law  (law@cygnus.com)
14372         * gcc.c-torture: Update to c-torture-1.39 release.
14374 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
14376         * lib/c-torture.exp (c-torture-execute): Don't return if one option
14377         fails, try others as well.
14379 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
14381         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
14382         If compilation fails, mark execute tests as `untested'.
14383         If test is marked as unsupported, don't mark compilation and
14384         execute tests as failed.
14386 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
14388         * lib/g++.exp (g++_init): Don't link in libg++, and look to
14389         libstdc++ for whether or not we want to be doing shared
14390         libraries.  Delete link_curses since we don't need it anymore.
14391         * lib/mike-g++.exp (postbase): Don't link in libg++.
14392         * g++.old-deja/old-deja.exp: Likewise.
14394 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
14396         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
14398 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
14400         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
14401         For that, add `-Wl,-a,shared_archive'.
14402         * g++.old-deja/old-deja.exp: Likewise.
14404 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
14406         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
14408 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
14410         * lib/mike-g++.exp (postbase): Pay attention to the status of
14411         g++_load.
14413 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
14415           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
14417 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
14419         * lib/gcc.exp (default_gcc_start): No longer need to log program
14420         being executed or its output, execute_anywhere does that now.
14421         * lib/g++.exp (default_g++_version): Call execute_anywhere.
14422         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
14424 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
14426         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
14427         the same as those in lib/g++.exp.
14429 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
14431         * gcc.c-torture: Update to c-torture-1.38 release.
14432         * gcc.ieee: Related changes.
14434 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
14436         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
14437         "exec". Minor reformatting changes.
14439         * config/rom68k.exp (${tool}_load): Make it work in a canadian
14440         cross. This means all "exec" calls now work on a remote host as
14441         well.
14442         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
14443         cross. Filter out the extra "\r\n" stuff that expect puts in.
14444         (c-torture-execute): Filter out the bogus warnings like
14445         c-torture-compile does. Add support for canadian cross.
14446         * lib/gcc.exp (default_gcc_version, default_gcc_start)
14447         Use execute_anywhere rather than calling exec directly. Now it
14448         works for canadian cross testing.
14450 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
14452         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
14453         results into a variable, and check that rather than using file exists.
14455 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
14457         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
14458         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
14460 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14462         * g++.old-deja/old-deja.exp: Create and pass runshlib and
14463         lib_curses if there's a shared libg++ in the build tree.
14465 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
14467         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
14468         if not supported target.
14470 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
14472         * lib/g++.exp (g++_init): Move empty setting of runshlib and
14473         link_curses up to always happen, not just for native builds.
14475 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
14477         * gcc.c-torture: Update to c-torture-1.36 release.
14478         * gcc.failure: Related changes.
14480 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
14482         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
14484 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
14486         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
14487         * lib/mike-g++.exp (postbase): Not in here.  Still reference
14488         runshlib, link_curses, and mathlib for link and run.
14490         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
14491         pass the runtime shared library options for Solaris, OSF/1, and
14492         Irix5, and link with -lcurses to avoid unresolved references.
14494 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
14496         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
14497         only run once.
14499 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
14501         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
14503 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
14505         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
14506         do not have a framework for the "compat" tests yet.
14508 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
14510         * lib/mike-g++.exp (postbase): New local variable `mathlib',
14511         set to null if we're testing vxworks5.1.  Use that instead of
14512         `-lm' in the setting of LIBS for link and run.
14514 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
14516         * config/rom68k.exp (${tool}_load): Major changes to make it
14517         work.  Verified that it does in fact return the stuff in
14518         exec_output properly.  Catch any Emul or any TRAP other than 0.
14520 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
14522         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
14523         LDFLAGS properly for targets that need stuff from libgloss.
14524         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
14525         only run once.
14526         (gpp_initialized): New variable.
14528 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
14530         * config/rom68k.exp: Load libgloss.exp.
14531         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
14532         so we can produce a fully linked binary.
14533         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
14534         so we can produce a fully linked binary.
14536 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
14538         * lib/plumhall.exp (ph_section): Watch for expected failures.
14539         Add missing `else'.
14541         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
14542         run the testcase.
14543         (c-torture): Likewise.
14545 1995-08-28  Doug Evans  <dje@cygnus.com>
14547         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
14549         * lib/mike-g++.exp (mike_cleanup): New proc.
14550         (prebase): New globals compiler_result, not_compiler_result,
14551         target_regexp.
14552         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
14553         allow leading "-" in pattern.  Watch for unsupported tests.
14554         If $compiler_result is set, pattern match assembler code,
14555         and ditto for $not_compiler_result.
14556         * lib/mike-gcc.exp: Likewise.
14558         * lib/plumhall.exp (ph_execute): Only call ph_summary if
14559         execution "succeeded".
14561 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
14563         * config/win32.exp: New file.
14564         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
14566 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
14568         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
14569         unsupported.
14570         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
14571         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
14572         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
14574         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
14575         "... without exceptions was ...".  That is now handled by
14576         prune_system_crud.
14577         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14579 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
14581         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
14582         sieve.c,sort2.c}: New files.
14583         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
14584         sieve.exp,sort2.exp}: Drivers for them.
14586         * lib/mike-gcc.exp (program_output): New user settable variable.
14587         (postbase): Call prune_system_crud.  Also prune extraneous compiler
14588         messages.
14589         * lib/mike-g++.exp (program_output): New user settable variable.
14591         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
14593         * config/sh.exp: Deleted (use sim.exp instead).
14595 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
14597         * config/vx.exp: Declare CHECKTASK as global.
14598         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
14599         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
14600         * lib/old-dejagnu.exp: Load [pwd]/$executable.
14602 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14604         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
14605         target. Like vx.exp, only includes `vx29k.exp' instead of
14606         `vxworks.exp'.
14608 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
14610         * config/sim.exp: Increase time limit from 120 seconds to 240.
14612 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
14614         * gcc.c-torture/execute/950628-1.c: New test.
14616 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
14618         * gcc.c-torture: Update with changes/additions from
14619         c-torture-1.34.
14621 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
14623         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
14625 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
14627         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
14629 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
14631         * gcc.c-torture/compile/950512-1.c: New test.
14632         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
14633         * gcc.dg/struct-ret-1.c: Likewise.
14635 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
14637         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
14638           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
14640 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
14642         * gcc.c-torture/special/920411-1.c: Deleted.
14643         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14645 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
14647         * config/sim.exp (${tool}_load): Hack in call to bash to get a
14648         cpu limit.
14650 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
14652         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14654 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
14656         From kenner;
14657         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14658         is the proper length.
14659         * va-arg-3.c: Likewise.
14661 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
14663         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
14664         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14666         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
14667         * lib/g++.exp (default_g++_start): Delete old cruft.
14669 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
14671         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14672         (2 * (1 << 18)) to (2 * (1 << 17)).
14674         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14676 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
14678         * config/rom68k.exp: Renamed from config/idp.exp
14680 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
14682         * c-torture/compile/921109-2.c
14684 1995-04-18  Mike Stump  <mrs@cygnus.com>
14686         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14687         excess errors.
14689 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
14691         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14692         output.
14693         * lib/g++.exp (default_g++_start): Likewise.
14695 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
14697         * gcc.c-torture/compile/950329-1.c: New test.
14699 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
14701           * config/bug.exp (${tool}_load): Updated to use new remote_open
14702           and remote_close procs.
14703         * config/idp.exp: New file.
14705 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
14707         * gcc.c-torture/execute/950322-1.c: New test.
14709 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
14711         * config/vx.exp (${tool}_load): Clean up testing of return code from
14712         vxworks_ld and vxworks_spawn.
14714 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
14716         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14718 1995-03-13  Mike Stump  <mrs@cygnus.com>
14720         * lib/old-deja.exp: Add `excess errors test - ' error, now one
14721         can mark excess errors on a machine by machine basis.  Note, the
14722         default is to not expect any excess errors, even when excess
14723         errors test - is given, so you will want to put an XFAIL ... on
14724         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
14725         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14726         those 4 machines, but no others.
14728 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
14730         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14731         * lib/c-torture.exp: to here.
14733 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
14735         * gcc.c-torture/execute/950221-1.c: New test.
14736         * gcc.c-torture/execute/struct-ret-1.c: New test.
14737         * gcc.c-torture/compile/950221-1.c: New test.
14739         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14741 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
14743         * gcc.c-torture/execute/arith-1.c (main): Return 0.
14744         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14746 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
14748         * g++.gb: New directory of tests, derived from my signature and
14749         class scoping tests.
14751         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14752         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14753         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14754         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14755         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14756         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14757         * g++.gb/sig25.C: Likewise.
14759         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14760         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14761         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14762         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14763         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14764         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14765         * g++.gb/sig25.exp: Likewise.
14767         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14768         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14769         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14770         * g++.gb/scope13.C: Likewise, this test still fails.
14772         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14773         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14774         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14775         * g++.gb/scope13.exp: Ditto.
14777         * g++.gb/README: New file, explains what these tests are about.
14779 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
14781         * lib/dg.exp (dg-do): Support `preprocess'.
14782         (dg-test): Likewise.
14784 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
14786         * config/udi.exp: change "continue -expect" to "exp_continue".
14788 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
14790         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14791         Delete redundant tests.
14793         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14794         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14795         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14796         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14797         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14798         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14799         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14800         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14802         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14803         storing label pointers.
14804         * gcc.c-torture/execute/921019-1.c: Likewise.
14805         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14806         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14807         parameter fp.
14808         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14809         constants.
14811         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14812         Delete obsolete tests.
14814         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14815         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14816         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14817         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14818         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14819         * gcc.c-torture/compile/950124-1.c: New test.
14821         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14823 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
14825         * lib/mike-g++.exp: Add -lm to LIBS.
14827 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
14829         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14831 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
14833         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14835 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
14837         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14839 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
14841         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14842         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14843         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14844         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14845         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14846         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14847         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14848         * g++.law/{operators31.C, operators32.C,
14849         * g++.law/{operators33.C, operators34.C}: Likewise.
14850         * g++.law/{pic1.C, refs2.C}: Likewise.
14851         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14852         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14853         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14854         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14856         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14857         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14858         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14859         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14860         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14861         * g++.law/{enum9.exp, friend5.exp}: Likewise.
14862         * g++.law/{nest3.exp, nest4.exp}: Likewise.
14863         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14864         * g++.law/{operators30.exp, operators31.exp}: Likewise.
14865         * g++.law/{operators32.exp, operators33.exp}: Likewise.
14866         * g++.law/{operators34.exp}: Likewise.
14867         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14868         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14869         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14870         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14871         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14873         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14874         No longer expected to fail.
14875         * g++.law/missed-error3.C: Tweak for recent bool changes.
14877 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
14879         * config/emb-unix: Deleted.
14880         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14881         remote execution.  Do final link on remote host if REMOTE_LINK is set.
14883 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
14885         * lib/dg.exp (dg-test): Fix typo in last patch.
14887 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
14889         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14890         (handles multiple occurrences).
14892 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
14894         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14895         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14896         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14897         printed).
14898         * lib/c-torture.exp (c-torture-compile): Likewise.
14899         (c-torture): Prepend full path if missing.
14900         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14901         (gcc_fail): Likewise.
14902         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14904 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
14906         * lib/netware.exp: Only attach to NetWare i386 systems.
14908 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
14910         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14911         messages.  Add test name to "output pattern match" pass/fail message.
14913 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
14915         * gcc.dg: New testsuite.
14916         * gcc.dg/dg.exp: New file.
14918         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14919         test-switch.c}: Deleted.
14921         * gcc.misc-tests/msgs.exp: New testcase driver.
14923 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
14925         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14926         Watch for illegal return values from ${tool}_load.
14927         * config/unix.exp (${tool}_load): Fix pass/fail detection for
14928         cross targets.  Coerce return value >0 to 1.
14930 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
14932         * config/unix.exp (${tool}_load): Call program rsh, not proc.
14934         * config/emb-unix.exp: New file.
14936         * config/sim.exp: Error if variable $SIM not defined.
14937         (${tool}_load): Mark test as "untested" if simulator missing.
14939         * config/unix.exp: Load remote.exp to get rcp_download.
14940         * lib/c-torture.exp: Use different option lists for testcases with
14941         and without loops.
14942         * gcc.c-torture/execute/execute.exp: Likewise.
14944 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
14946         * config/*.exp: Clarify return code from ${tool}_load.
14947         Call `unresolved' or `untested' instead of `warning' or `perror'
14948         (sometimes you still want to call both though).
14949         Add comment that `shell_id' is local to each file.
14950         * config/udi.exp (timeout): Set to 30.
14951         Don't print warning if connection fails, $connectmode has already
14952         printed an error.
14953         (${tool}_load): Move verbose messages to level 2.
14954         Rework pattern for "Process started" message.
14955         Pass `shell_id' to ${connectmode}_download.
14956         Retry twice upon timeout.  Make resetting of target more robust.
14957         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14958         Pass `shell_id' to exit_$connectmode.
14959         Only call exit_$connectmode if connected.
14960         * config/unix.exp (${tool}_load): Check return codes better.
14961         * config/vrtx.exp (${tool}_load): Likewise.
14962         * config/vx.exp (${tool}_load): Likewise.
14963         Delete unneeded global's.
14964         * lib/dg.exp (dg-test): Update to reflect clarified return codes
14965         from ${tool}_load.
14966         (dg-stat): Delete.
14967         (dg-init): Delete recording of pass/fail counts.
14968         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14969         (old-dejagnu-init): Likewise.
14970         (old-dejagnu-stat): Delete contents, empty proc now.
14971         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14972         (c-torture): Delete references to lcnt, lpass, lfail.
14973         Get option list from TORTURE_OPTIONS.
14974         Delete -funroll[-all]-loops if no loops.
14975         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14976         (g++_stat): Delete contents (empty proc now).
14977         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14978         (gcc_finish): Likewise.
14979         (gcc_stat): Deleted.
14980         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14981         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14982         * gcc.c-torture/execute/execute.exp: Likewise.
14983         Split tests into two parts: compile, execute.
14984         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
14985         no loops.  Update to reflect clarified return codes from ${tool}_load.
14987 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
14989         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14990         to grep for.
14991         (old-dejagnu): Likewise (where necessary).
14993 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
14995         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14997         * lib/dg.exp (dg-process-target): Fix processing of selector.
14998         Add comment regarding use of `error'.
15000         * lib/gcc.exp (prune_system_crud): Define if missing.
15001         * lib/g++.exp (prune_system_crud): Likewise.
15003         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
15004         Call prune_system_crud.
15005         * lib/dg.exp (dg-runtest): New proc.
15006         Use perror instead of send_user for tcl errors in testcase.
15007         Don't return any value, it's never used.
15008         Don't clobber previous definition of `unknown'.
15009         Print tcl errors in `dg-final'.
15011 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
15013         * lib/dg.exp (dg-process-target): Improve syntax error messages.
15014         (dg-test): Don't print errorInfo, it contains stack backtrace.
15016 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
15018         * lib/g++.exp (runtest_file_p): Define if missing.
15020 1994-09-24  Doug Evans  (dje@cygnus.com)
15022         * lib/mike-g++.exp: Comment out loading of g++.exp.
15023         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
15024         (default_g++_version): Always print something.
15025         (default_g++_start): Comment out call to `which'.
15026         (g++_start, g++_load): Deleted (must be defined in config file).
15027         * lib/gcc.exp: Test for existence of $CC at start.
15028         Delete check for tmpdir (done in gcc_init).
15029         (default_gcc_version): Always print something.
15030         (default_gcc_start): Comment out call to `which'.
15031         * config/*.exp: Major cleanup - make cross targets work at least a
15032         little better for g++ (by not being "--tool gcc" specific).
15033         Rename gcc_xxx to ${tool}_xxx.
15034         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
15035         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
15037 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
15039         * lib/c-torture.exp (c-torture-compile): Rework compiler
15040         message processing.
15042         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
15043         c-torture.
15045 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
15047         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
15049         * lib/dg.exp (dg-process-target): Support { target native }.
15051 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
15053         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
15054         looked for "... program xxx got fatal signal".
15055         Correct regsub munging of `comp_output'.
15056         Ignore compiler messages "path prefix not used" and "linker input
15057         file unused".
15059 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
15061         * lib/gcc.exp (runtest_file_p): Define if missing.
15062         * gcc.prms/template.c: Example to work from.
15064 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
15066         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
15067         * lib/dg.exp (dg-test): Call unsupported testcases as such.
15069         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
15070         * gcc.prms/1883.c: Moved from compile/940714-1.c.
15071         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
15072         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
15074         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
15075         (dg-process-target): No longer a varargs proc.
15076         Return S/N for target, P/F for xfail.  All callers changed.
15077         (user option procs): More argument checking.
15078         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
15079         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
15080         (dg-test): Skip test if not running on selected target in `dg-do'.
15081         Update handling of `dg-do-what', `dg-output-text'.
15082         Separate execution pass/fail from output pattern match pass/fail.
15083         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
15085 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
15087         * gcc.c-torture/special/special.exp: Don't expect failure for mips
15088         target for 920510-1.c.
15090 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
15092         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
15093         Clean up comment regarding use of passcnt, etc.
15094         (gcc_stat): Don't update `testcnt' here.
15095         (gcc_finish): Do it here.
15096         Might as well reset `but_id' here too.
15097         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
15098         to determine if the file should be tested.
15099         * gcc.c-torture/compile/compile.exp: Likewise.
15100         * gcc.c-torture/execute/execute.exp: Likewise.
15101         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15102         * gcc.misc-tests/dg-test.exp: Likewise.
15103         * gcc.prms/prms.exp: Likewise.
15104         * gcc.wendy/wendy.exp: Likewise.
15105         * g++.old-deja.exp: Likewise.
15106         Move "Testing file" message to verbose level 1.
15108 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
15110         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
15112 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
15114         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
15115         (default_gcc_start): Accept optional second list element
15116         of compiler flags.  Print compiler output at verbosity level 2.
15117         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
15118         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
15119         Save current values of framework globals passcnt, failcnt, xpasscnt,
15120         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
15121         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
15122         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
15123         xfailcnt to compute stats.  Update framework global `testcnt' from
15124         pass/fail counts.
15125         (gcc_finish): New proc.  Clean up test environment.
15126         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
15127         (gcc_epass, gcc_efail): Delete.
15128         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
15129         argument of line number.
15130         (dg-init): If the tool has an init routine, call it.
15131         (dg-test): Remove args `cflags_var' and `libs_var'.
15132         Pass all compiler options to ${tool}_start.
15133         Handle missing line number.
15134         (dg-finish): New function.
15135         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
15136         particular files.  Call gcc_finish at end.  Move "skipping test"
15137         message to verbosity level 3.
15138         * gcc.c-torture/compile/compile.exp: Likewise.
15139         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15140         * gcc.c-torture/execute/execute.exp: Likewise.
15141         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15142         Print testcase being tried at verbosity level 1.
15143         * gcc.c-torture/special/special.exp: Unset xfail.
15144         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15145         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
15146         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
15147         * gcc.failure/failure.exp: Likewise.
15148         * gcc.ieee/ieee.exp: Likewise.
15149         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
15150         Update call to dg-test.  Call dg-finish at end.
15151         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
15152         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15153         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
15154         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
15155         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
15156         * gcc.wendy/wendy.exp: Add copyright.
15157         Delete setting of tmpdir (done by gcc_init).
15158         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
15159         Pass compiler flags to gcc_start.  Call gcc_finish at end.
15160         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
15161         gcc_[ce]pass/fail.
15163 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
15165         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
15166         confusion.
15167         (g++_load): Likewise.
15169         * config/*.exp (gcc_load): Some were varargs fns and some were not.
15170         Rename argument to `prog' to remove the confusion.
15171         Varargs fns behave differently too!
15172         (g++_load): Likewise.
15174         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
15176         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
15177         what it is.  Delete (always) printing of status value for !native.
15178         Simplify verbose code, and include status and exec_output.
15179         (g++_load): Use gcc_load.
15181 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
15183         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
15184         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
15185         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
15186         940714-3.c as these testcases don't exist anymore.  Make
15187         va-arg-1.c expected to pass.
15189 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
15191         * gcc.misc-tests/misc.exp: Only run specific testcases.
15192         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
15193         * gcc.misc-tests/dg-[1-9].c: New files.
15195         * lib/dg.exp: New testsuite driver.
15196         * gcc.prms/prms.exp: Use it.
15198         * README.gcc: New file.
15200         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
15201         Document and reset `lxpass' and `lxfail'.
15202         Simplify "initialized" message.
15203         (gcc_stat): Clean up comments a little.
15205 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
15207         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
15209 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
15211         * lib/old-dejagnu.exp (process-option): New proc.
15212         (old-dejagnu-init, old-dejagnu-stat): Likewise.
15213         (old-dejagnu): Simplify.
15214         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
15216 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
15218         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
15219         exists and is not an empty string.
15221         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
15222         $xfail rather than calling setup_xfail.  Clear $xfail when test is
15223         finished.
15224         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
15225         automatically.
15227         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
15228         longer expected to fail.
15230         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
15231         "f" function call.
15233         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
15235         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
15236         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
15237         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
15238         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
15239         c-torture-1.29.
15241         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
15242         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
15244         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
15246         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
15247         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
15249         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
15250         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
15251         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
15253 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
15255         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
15256         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
15257         940714-1.c, 940714-2.c, 940714-3.c},
15258         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
15259         gcc.misc-tests/{mg.c,mg.exp}:
15260         New tests.
15261         * gcc.noncompile/noncompile.exp: Change accordingly.
15263 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
15265         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
15266         Undo previous clobberage.
15268 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
15270         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
15271         * gcc.special/{930510-1.c, special.exp}:
15272         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
15273         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
15274         struct-varargs-1.c}: New tests from c-torture-1.26.
15276 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
15278         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
15279           argument to switch.
15281 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
15283         * Revert the previous changes.  Please see Rob's directory
15284           (/lisa/test/rob/progressive/gcc/testsuite) for testing
15285           fixes.
15287 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
15289         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
15290             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
15291             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
15292             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
15293             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
15294             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
15295             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
15296             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
15297             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
15298             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
15299             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
15300             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
15301             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
15302             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
15303             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
15304             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
15305             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
15306             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
15307             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
15308             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
15309             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
15310             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
15311             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
15312             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
15313             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
15314             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
15315             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
15317 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
15319         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
15320             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
15321           with perror calls.
15323 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
15325         * config/unix.exp (g++_load): Fix syntax.
15327 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
15329         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
15330         * gcc.noncompile/921017-1.c: Deleted obsolete test.
15331         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
15332         Don't expect va-arg-1.c to fail.  Correct expected output for
15333         920928-1.c.
15334         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
15335         * gcc.wendy/hbm4.c: Correct typo.
15336         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
15338 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
15340         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
15341         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
15342         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
15343         * lib/c-torture.exp (c-torture-compile): Ditto.
15345         Reduce volume of output (remove all the -I's and such).
15346         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
15347         Call gcc_cpass, gcc_cfail.
15348         (c-torture): Pass testing option to c-torture-compile.
15350 1994-03-21  Doug Evans  (dje@cygnus.com)
15352         Bring patches over from progressive.
15353         * config/default.exp: Exit remote shell cleanly.
15354         (g++_exit, g++_start): Add default versions.
15355         * config/sim.exp (gcc_load): Use perror, not error.
15357 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
15359         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
15360         set in site.exp.
15362 1994-03-14  Doug Evans  (dje@cygnus.com)
15364         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
15365         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
15366         (wendy_try): New proc to run testcase.
15367         (main loop): Call 'em.
15368         * gcc.wendy/*.c: Clean up pass to correct expected output.
15370         * lib/gcc.exp: Minor cleanup work.
15371         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
15373 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
15375         * config/sim.exp (gcc_load): Document return codes better.
15376         Don't pass -v to simulator.
15378 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
15380           * gcc.special/920717-x.c: Fix typo.
15381           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
15382           get at sources.
15384         * lib/mike-gcc.exp: Fix typo.
15386 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
15388         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
15389         binary to use, transform the name.
15390         * config/*.exp: rename everything. Nuke any g++ specific files,
15391         it's now a special case of gcc that requires no special support.
15392         Add a default.exp for unsupported targets.
15394 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
15396         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
15397         lib/old-dejagnu.exp: Fix a few patterns to work with the new
15398         version of Tcl.
15400 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
15402         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
15403         than a warning.
15405 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
15407         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
15409 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
15411         * gcc.execute/execute.exp: Combine opt_list and foption_list into
15412         option_list.  Compile every file with only 4/6 option choices
15413         (same as C torture) instead of with 12/18 different option
15414         choices.
15415         * lib/c-torture.exp: Likewise.
15417         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
15418         not already set.
15420 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
15422         * lib/old-deja.exp: Add `excess errors test fails' error, now one
15423         can put an XFAIL *-*-* on excess errors.
15425 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
15427         * g++.law: Add more tests derived from g++-bugs snapshots.
15429         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
15430         equivalent to g++.law/init9.
15432         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
15433         compiled it, and the a.out file after we've run it.
15435 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
15437         * lib/mike-g++.exp (postbase): Delete the .o file after we've
15438         compiled it, and the a.out file after we've run it.
15440 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
15442         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
15444 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
15446         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
15447         version number.
15449 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
15451         * g++.law: New directory of g++ tests derived from the g++-bugs
15452         snapshots.
15454 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
15456         * gcc.compile: initbug1.c initbug1.exp testcase added
15458 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
15460         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
15461         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
15462           fixes submitted by Jeff Law (law@cs.utah.edu)
15463         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
15464           Jeff Law (law@cs.utah.edu)
15467 1993-11-30  Mike Stump  (mrs@cygnus.com)
15469         * config/unix-g++.exp: Follow the gcc way of doing things.
15470         * g++.old-deja/old-deja.exp: Minor updates.
15471         * lib/g++.exp: New file, follow the gcc way of doing things.
15472         * lib/old-dejagnu.exp: Minor updates.
15473         * lib/mike-g++.exp: Always unset errorInfo.
15475 1993-11-06  Mike Stump  (mrs@cygnus.com)
15477         * lib/gcc.exp: Fix some errors with the below change, CC and
15478         CFLAGS should be global when setting, not local.
15480 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
15482         * lib/gcc.exp: Transform tool name.
15484 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15486         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
15488 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15490         * lib/gcc.exp: change gcc_done to gcc_stat
15492 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15494         * Upgraded gcc testsuite to c-torture version 1.25
15496 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
15498         * lib/gcc.exp: added reporting code. Changed verbose compile message.
15499         * lib/c-torture: added hooks for new reporting code.
15501 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
15503         * config/sh-gcc.exp: check if sh-sim exists in the path
15505 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
15507         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
15508         * gcc.compile/compile.exp: Initial changes for new logic.
15509         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
15510         * gcc.failure/failure.exp: Initial changes for new logic.
15511         * gcc.ieee/ieee.exp: Initial changes for new logic.
15512         * gcc.misc-tests/misc.exp: Initial changes for new logic.
15513         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
15514         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
15515         * lib/c-torture.exp: Initial changes for new logic.
15516         * lib/gcc.exp: Initial changes for new logic.
15518 1993-10-15  Mike Stump  (mrs@cygnus.com)
15520         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
15521         depend upon failure or success.  Fully qualify names in failure
15522         and success messages.  Always remove a.out before starting
15523         compile, just in case.  Pay more attention to error text output by
15524         the compiler.  Handle testcases with no known past errors just
15525         like all others, so that things are uniform.  Other miscellaneous
15526         improvements.
15528 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
15530         * gcc.cpp: new directory for cpp tests
15532 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
15534         * lib/chill.exp: Code reformatted, removed unused code.
15535         * config/unix-chill.exp: Code reformatted, removed unused code.
15536         * chill.execute/execute.exp: Code reformatted, removed unused code.
15537         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
15539 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
15541         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
15542         routines not written.
15544 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
15546         * config/bug-gcc.exp: Use new procs from bug.exp.
15548 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
15550         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
15551         via ftp, rather than depending on NFS.
15552         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
15553         case.
15555 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
15557         * config/bug-gcc.exp: Use new download proc.
15559 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
15561         * chill.execute/execute.exp: cleanups, handles errors better
15562         * chill.compile/compile.exp: rewrite, based on execute.exp
15563         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
15564         * lib/chill.exp: major changes to diff proc and compile and link
15565           procs. added chill_fail and chill_pass wrappers to pass and
15566           fail. added more comments, and handle error codes better.
15567           Added a hack to capture stderr from exec, so noncompile tests
15568           can work.
15570 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
15572         * chill.execute/execute.exp: rewrite of testsuite driver
15573         * lib/chill.exp: rewrite of testsuite driver
15574         * config/unix-chill.exp: rewrite of testsuite driver
15576 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
15578     In chill.execute:
15579         * iexpr.ch: Standardize uppercase.
15580         * tuples.dat: Standardize uppercase.
15581         * vary.ch: standardize.  Correct varying string assignments.
15582         * vary.dat: Add new output lines.
15584 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
15586     In chill.execute:
15587         * chprintf.ch: Standardize use of uppercase.
15588         * tuples.ch: Standardize and turn arr2 into a DCL,
15589           rather than a SYN.
15590         * pinits.ch: Standardize.
15592 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
15594         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
15595         * Makefil: Renamed to Makefile.in.
15596         * configure.in: New.
15598 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
15600     In chill.execute:
15601         * .cvsignore: Add result/output files.
15602         * Makefile: Fix up variables at start.  Use MFLAGS
15603           everywhere.  Correct bool_loc, built_ins entries.
15604           Add entry for vary1.ch.
15605         * bitarray.ch: Standardize upper-case usage.
15606         * bitexpr.ch: Standardize, add output of b1.
15607         * params.ch: Use arrayt in along PROC parameters, to
15608           avoid novelty problems.
15609         * sets.ch: Tiny cleanup.
15610         * vary1.ch: Re-indent.
15612 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
15614           * Add PR-related files to Makefiles, .cvsignore files, etc.
15616 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
15618         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
15619           with compiler objects. New names are test-flow.c and test-loop.c
15621 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
15623         * Upgraded c-torture tests from 1.19 to 1.20
15625         * new files:
15626         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
15627         * gcc.compile: 930623-1.c 930623-2.c
15628         * gcc.noncompile: 930622-1.c 930622-2.c
15629         * gcc.failure: 920411-1.c 920627-2.c
15630         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
15632 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
15634         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15635           More changes to get testsuite working properly. Needs more work.
15636           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
15638 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
15640         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15641           More changes to get testsuite working properly. Needs more work.
15643 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
15645         * chill.compile/compile.exp: Added for Dejagnu support
15646         * chill.execute/execute.exp: Added for Dejagnu support
15647         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
15649 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
15651     This should complete moving the CHILL test files.
15652         * chill.noncompile(.cvsignore printf.grt
15653             in-printf.grt chprintf.grt chprintf.ch):
15654             Added test-support files.
15655           (Makefile): Modified further.
15656         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15657             signal.ch): Added test files.
15658           * chill.execute (.cvsignore printf.grt printr.c
15659             in-printf.grt rts.c chprintf.grt rts.h): Added
15660           test-support files.
15661             (Makefile): More corrections.
15663 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
15665         * chill.compile, chill.execute, chill.nocompile: Add CHILL
15666           test cases, ready for DejaGnu.
15668 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
15670         * Upgraded c-torture tests from 1.18 to 1.19
15672         * gcc.compile: added test(s):
15673           930607-1.c
15674         * gcc.execute: added test(s):
15675           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15677         * added new subdirectory for misc tests: gcc.misc-tests
15678         * gcc.misc-test(s): added tests:
15679           inst-check.c test-consts.c test-ior.c test-switch.c
15681 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
15683         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15685 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
15687         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15689 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
15691         * Upgraded c-torture tests from 1.17 to 1.18
15693 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
15695         * Upgraded c-torture tests from 1.12 to 1.17
15697 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
15699         * lib/old-dejagnu.exp:
15700           Fixed handling of XFAIL target triplets to correctly
15701           recognize wildcard characters.  Removed code that
15702           appended a unique id tag to the end of the file name
15703           printed out by the result of the testcases within a
15704           given test file.
15706 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
15708         * lib/old-dejagnu.exp:
15709           Reworked expected failure handling to trigger off of XFAIL
15710           keyword in keyphrase embeded in testcase source code. The
15711           XFAIL keyword must be at the end of the keyphrase line. It
15712           may optionally be followed by one or more target triplets.
15713           It has just occured that the handling of wildcards in the
15714           target triplet may not be correct.
15716 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
15718         * g++.old-deja/tests:
15719           Moved all subdirectories up one level into g++.old-deja .
15721         * lib/old-dejagnu.exp:
15722           Fixed problem with CXXFLAGS not being properly reset, and being
15723           corrupted with extraneous "-c" compiler option.  This was
15724           causing binaries to not be generated for test that needed them.
15725           Modified strings passed to "pass" and "fail" so that individual
15726           tests from the same test file would be distinguished by an
15727           identifier appended to the test file name in the summary logs;
15728           this corrected a problem with erroneous diff logs.  Added code
15729           to search testcases for expected fail and unexpected pass keywords.
15731 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
15733         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15735 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
15737         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15738           Removed extraneous text from end of "Special g++ Options"
15739           keyphrase.
15741         * lib/old-dejagnu.exp: Added pattern matching to look for new
15742           keywords, embedded in testcases comments, which will trigger
15743           calls to xpass and xfail.
15745 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
15747         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15748           comments embedded in the testcases, especially the one looking for
15749           special compiler options, as well as the pattern matching for the
15750           compiler output again.
15752 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
15754         * lib/old-dejagnu.exp: Do a proper check of the return value for
15755           execute tests. Fixed several problems with the pattern matching
15756           of the compiler output which gave erroneous test results.
15757           Changed several of the test result messages to be more descriptive.
15758         * config/unix-g++.exp: Proc g++_load now actually works and
15759           executes the tests passed to it and returns a usable return
15760           value.
15762 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
15764           * lib/gcc.exp: Exits gracefully if $CC is bogus.
15766 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
15768         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15769           Modified both files to properly execute the old style
15770           dejagnu tests. The previous versions of these files were
15771           experimental and did not function anything near correctly.
15773 1993-04-05  Rob Savoye  (rob@cygnus.com)
15775         * Removed all Makefile.in and configure.in files. No configuration
15776         needed now.
15778 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
15780         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15782 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15784         * gcc.compile/configure.in, gcc.unsorted/configure.in,
15785         gcc.special/configure.in, gcc.noncompile/configure.in,
15786         gcc.execute/configure.in, gcc.code_quality/configure.in,
15787         g++.other/configure.in, g++.old-deja/configure.in,
15788         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15789         in srcname setting.
15791 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
15793         * lib/udi.exp:  Fixed mondfe and mondfe_download.
15794         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15795         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15797 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
15799         * config/udi-gdb.exp: Check $shell_id after connecting to target.
15800         (gdb_exit): Don't remove *_soc files.
15802 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
15804         * lib/c-torture.exp: Don't look for main; instead always use -w
15805         -c.  This is how the c-torture tests work.  Remove the object
15806         file if the compilation succeeds.
15807         * gcc.execute/execute.exp: Remove executable if test passes.
15808         * gcc.noncompile/noncompile.exp: Every test is an expected
15809         failure.
15810         * gcc.special/special.exp: Added tests from c-torture 1.11,
15811         corrected use of existing test.
15812         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15813         gcc.execute/920625-1.c: Updated to c-torture 1.11.
15814         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15815         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15816         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15817         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15818         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15819         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15820         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15821         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15822         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15823         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15824         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15825         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15826         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15827         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15828         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15829         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15830         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15831         c-torture 1.11.
15832         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15833         correspond to c-torture 1.11.
15835         * New file.