* g++.dg/init/copy7.C: Add missing dg-error markers.
[official-gcc.git] / gcc / testsuite / ChangeLog
blob1a5f9a3839611a746b91abf60c64a460003b77c6
1 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
3         * g++.dg/init/copy7.C: Add missing dg-error markers.
5         PR c++/12226
6         * g++.dg/init/copy7.c: New test.
8         PR c++/13536
9         * g++.dg/parse/cast1.C: New test.
11 2004-01-04  Jan Hubicka  <jh@suse.cz>
13         * gcc.dg/winline[1-7].c: New tests.
15 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17         PR c++/13520
18         * g++.dg/template/qualttp22.C: New test.
20 2004-01-01  Jan Hubicka  <jh@suse.cz>
22         * gcc.dg/debug/20031231-1.c: New.
23         * gcc.c-torture/compile/20040101-1.c: New.
24         * gcc.dg/dwarf-die-[1-7].c: New.
26 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
28         PR optimization/13521
29         * gcc.c-torture/compile/20031231-1.c: New test.
31 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
33         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
35 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
37         PR c++/10079
38         * g++.dg/template/crash16.C: New test.
40 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
42         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
44 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
46         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
47         ports.
48         * g++.old-deja/g++.jason/thunk3.C: Likewise.
49         * g++.old-deja/g++.law/profile1.C: Likewise.
50         * gcc.c-torture/compile/981006-1.c: Likewise.
51         * gcc.c-torture/execute/loop-2e.x: Likewise.
52         * gcc.c-torture/execute/loop-2f.x: Remove.
53         * gcc.c-torture/execute/loop-2g.x: Likewise.
54         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
55         * gcc.dg/20020312-2.c: Remove traces of dead ports.
57 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
59         PR c++/13507
60         * g++.dg/ext/attrib11.C: New test.
62         PR c++/13494
63         * g++.dg/template/array2-1.C: New test.
64         * g++.dg/template/array2-2.C: New test.
66 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
68         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
70 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
72         PR c++/12774
73         * g++.dg/template/array1-1.C: New test.
74         * g++.dg/template/array1-2.C: New test.
76 2003-12-29  Roger Sayle  <roger@eyesopen.com>
78         PR fortran/12632
79         * g77.dg/12632.f: New test case.
81 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
83         PR c++/13289
84         * g++.dg/parse/nontype1.C: New test.
86 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
88         PR c++/12403
89         * g++.dg/parse/explicit1.C: New test.
90         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
92 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
94         PR c++/13081
95         * g++.dg/opt/inline6.C: New test.
97         PR c++/12613
98         * g++.dg/parse/error9.C: New test.
100         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
102 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
104         PR c++/13009
105         * g++.dg/init/assign1.C: New test.
107 2003-12-28  Roger Sayle  <roger@eyesopen.com>
109         PR c++/13070
110         * g++.dg/warn/format3.C: New test case.
112 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
114         * gcc.c-torture/compile/20031227-1.c: New test.
116 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
118         * g++.dg/bprob/bprob.exp: Load target-supports.exp
119         * g77.dg/bprob/bprob.exp: Likewise.
120         * gcc.misc-tests/bprob.exp: Likewise.
121         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
122         variants on systems where the library does not provide that
123         functionality.
124         * gcc.dg/builtins-20.c: Use builtins-config.h.
125         * gcc.dg/builtins-config.h: New file.
127 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
129         * lib/gcc-dg.exp (dg-require-profiling): New function.
130         * lib/target-supports.exp (check_profiling_available): Likewise.
131         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
132         * g77.dg/bprob/bprob.exp: Likewise.
133         * gcc.misc-tests/bprob.exp: Likewise.
134         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
135         * gcc.dg/20021014-1.c: Likewise.
136         * gcc.dg/nest.c: Likewise.
138 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
140         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
141         compiling.
142         * g++.dg/lookup/java2.C: Likewise.
143         * gcc.dg/cpp/lexident.c: Likewise.
145 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
147         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
148         given.
149         * gcc.c-torture/compile/961203-1.c: Likewise.
150         * gcc.c-torture/compile/980506-1.c: Likewise.
152 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
154         * lib/gcc-dg.exp (dg-prune-output): New annotation.
155         (additional_prunes): New global.
156         (gcc-dg-prune): Handle additional per-test pruning.
157         (dg-test): Clear additional_prunes between tests.
159         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
160         dg-prune-output to avoid spurious failures from assembler
161         complaining about nonexistent WAW violations.
162         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
163         Use dg-prune-output to avoid spurious failures from assembler
164         warning about Itanium B-step errata.
166 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
168         * g++.dg/abi/macro0.C: New test.
169         * g++.dg/abi/macro1.C: Likewise.
170         * g++.dg/abi/macro2.C: Likewise.
172         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
173         * g++.dg/abi/bitfield7.C: Likewise.
174         * g++.dg/abi/dtor2.C: Likewise.
175         * g++.dg/abi/mangle11.C: Likewise.
176         * g++.dg/abi/mangle12.C: Likewise.
177         * g++.dg/abi/mangle14.C: Likewise.
178         * g++.dg/abi/mangle17.C: Likewise.
179         * g++.dg/abi/vbase10.C: Likewise.
180         * g++.dg/abi/vbase14.C: Likewise.
181         * g++.dg/template/qualttp17.C: Likewise.
183 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
185         PR c/11995
186         * gcc.dg/20031223-1.c: New test.
188 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
190         * gcc.dg/noreturn-7.c: New test.
192 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
194         * gcc.dg/null-pointer-1.c: New test.
196 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
198         * g++.old-deja/g++.jason/template18.C: Remove.
199         * g++.old-deja/g++.jason/template37.C: Likewise.
201         PR c++/12862
202         * g++.dg/lookup/ns1.C: New test.
204         PR c++/12397
205         * g++.dg/template/lookup3.C: New test.
207 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
209         * g++.dg/template/recurse1.C: New test
211 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
213         PR c++/12479
214         * g++.dg/parse/semicolon1.C: New test.
215         * g++.dg/parse/semicolon1.h: Likewise.
217 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
219         * gcc.dg/darwin-misaligned.c: New test.
221 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
223         PR c/9163
224         * gcc.dg/20031222-1.c: New test.
226 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
228         PR c++/13438
229         * g++.dg/parse/error8.C: New test.
231         PR c++/11554
232         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
234 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
236         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
237         too small.
238         * gcc.c-torture/compile/930217-1.c: Likewise.
239         * gcc.c-torture/compile/930513-1.c: Likewise.
240         * gcc.c-torture/execute/920908-2.c: Likewise.
241         * gcc.c-torture/execute/921204-1.c: Likewise.
242         * gcc.c-torture/execute/930621-1.c: Likewise.
243         * gcc.c-torture/execute/930630-1.c: Likewise.
244         * gcc.c-torture/execute/931031-1.c: Likewise.
245         * gcc.c-torture/execute/980602-2.c: Likewise.
246         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
247         * gcc.c-torture/execute/compndlit-1.c: Likewise.
248         * gcc.c-torture/execute/extzvsi.c: Likewise.
249         * gcc.c-torture/unsorted/ext.c: Likewise.
251 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
253         PR target/12749
254         * gcc.c-torture/compile/20031220-2.c: New test case.
256 2003-12-20  Roger Sayle  <roger@eyesopen.com>
258         PR optimization/13031
259         * gcc.c-torture/compile/20031220-1.c: New test case.
261 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
263         * gcc.dg/cast-function-1.c: New test.
265 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
267         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
268         formats.
270 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
272         PR c++/12795
273         * g++.dg/ext/attrib10.C: New test.
275 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
277         * gcc.dg/cleanup-10.c: New test.
278         * gcc.dg/cleanup-11.c: New test.
280 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
282         PR c++/13239
283         * g++.dg/opt/expect1.C: New test.
285 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
287         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
289 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
291         PR debug/12923
292         * gcc.dg/20031218-1.c: New test.
294         PR debug/12389
295         * gcc.dg/20031218-2.c: New test.
296         * gcc.dg/20031218-3.c: New test.
298         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
299         of label name and allow for USER_LABEL_PREFIX == "_" names.
300         * g++.dg/abi/mangle18-2.C: Likewise.
301         * g++.dg/abi/mangle19-1.C: Likewise.
302         * g++.dg/abi/mangle19-2.C: Likewise.
303         * g++.dg/abi/mangle20-1.C: Likewise.
304         * g++.dg/abi/mangle20-2.C: Likewise.
306 2003-12-18  Richard Henderson  <rth@redhat.com>
308         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
310 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
311             Dan Kegel <dank@kegel.com>
313         PR other/12009
314         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
315         testing a cross compiler, it causes spurious compile failures.
316         * lib/g++.exp: Likewise.
318 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
320         PR c++/13262
321         * g++.dg/template/access13.C: New test.
323 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
325         * gcc.dg/20031216-1.c: New test.
327 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
329         PR c++/9154
330         * g++.dg/template/error10.C: New test.
332 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
334         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
335         * g++.dg/eh/simd-2.C: Likewise.
337 2003-12-17  James E Wilson  <wilson@specifixinc.com>
338             Roger Sayle  <roger@eyesopen.com>
340         * gcc.c-torture/execute/ieee/mzero5.c: New.
342 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
344         PR c++/10603
345         * g++.dg/parse/error6.C: New test.
347         PR c++/12827
348         * g++.dg/parse/error7.C: New test.
350 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
352         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
353         at -O with stabs debugging formats.
354         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
355         * gcc.dg/debug/debug-2.c: Likewise.
357 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
359         PR c++/12696
360         * g++.dg/init/error1.C: New test.
362         PR c++/12218
363         * g++.dg/init/pm3.C: New test.
365 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
367         PR c/3347
368         * gcc.dg/bitfld-8.c: New test.
370 2003-12-16  James Lemke  <jim@wasabisystems.com>
372         * gcc.dg/arm-scd42-[123].c: New tests.
374 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
376         PR c++/9043
377         * g++.dg/abi/mangle20-1.C: New test.
378         * g++.dg/abi/mangle20-2.C: New test.
380 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
382         PR c++/13275
383         * g++.dg/other/offsetof2.C: Remove XFAIL.
384         * g++.dg/parse/offsetof1.C: New test.
385         * g++.gd/parse/offsetof2.C: Likewise.
387 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
389         * g++.dg/template/nontype3.C: New test.
390         * g++.dg/template/static2.C: Tweaked the dg-error clause.
392 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
394         * g++.dg/warn/noreturn-3.C: Also test instantiation.
396 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
398         PR c++/13387
399         * g++.dg/expr/assign1.C: New test.
401         PR c++/13242
402         * g++.dg/abi/mangle19-1.C: New test.
403         * g++.dg/abi/mangle19-2.C: New test.
405 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
407         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
409 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
411         * gcc.c-torture/execute/20031216-1.c: New test.
413 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
415         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
416         an ICE regression.
418 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
420         PR c++/10926
421         * g++.dg/template/error9.C: New test.
423         PR c++/11116
424         * g++.dg/template/error8.C: New test.
426 2003-12-15  Roger Sayle  <roger@eyesopen.com>
428         PR middle-end/13400
429         * gcc.c-torture/execute/20031215-1.c: New test case.
431 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
433         PR c++/13269
434         * g++.dg/parse/error5.C: New test.
436         PR c++/12989
437         * g++.dg/expr/sizeof1.C: New test.
439         PR c++/13310
440         * g++.dg/template/crash15.C: New test.
442 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
444         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
445         a non-POD type as the last named parameter of a varargs function.
447 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
449         PR c++/13243
450         PR c++/12573
451         * g++.dg/template/crash14.C: New test.
452         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
454 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
456         * g++.dg/other/java1.C: New test.
458         PR c++/13241
459         * g++.dg/abi/mangle18-1.C: New test.
460         * g++.dg/abi/mangle18-2.C: New test.
462 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
464         PR optimization/10312
465         * gcc.c-torture/execute/20031214-1.c: New.
467 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
469         PR c++/10779
470         PR c++/12160
471         * g++.dg/parse/error3.C: New test.
472         * g++.dg/parse/error4.C: Likewise.
473         * g++.dg/abi/mangle4.C: Tweak error messages.
474         * g++.dg/lookup/using5.C: Likewise.
475         * g++.dg/other/error2.C: Likewise.
476         * g++.dg/parse/typename5.C: Likewise.
477         * g++.dg/parse/undefined1.C: Likewise.
478         * g++.dg/template/arg2.C: Likewise.
479         * g++.dg/template/ttp3.C: Likewise.
480         * g++.dg/template/type1.C: Likewise.
481         * g++.old-deja/g++.other/crash32.C: Likewise.
482         * g++.old-djea/g++.pt/defarg8.C: Likewise.
484 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
486         PR c++/13106
487         * g++.dg/warn/noreturn-3.C: New test.
489 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
491         PR c++/13118
492         * g++.dg/abi/covariant3.C: New.
494 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
496         * g++.dg/eh/ia64-1.C: New test.
498 2003-12-12  Roger Sayle  <roger@eyesopen.com>
500         PR optimization/13037
501         * g77.f-torture/execute/13037.f: New test case.
503 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
505         PR c++/12881
506         * g++.dg/abi/covariant2.C: New.
508 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
510         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
512 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
514         * gcc.c-torture/execute/wchar_t-1.x: Delete.
516 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
518         PR other/10819
519         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
520         to fix Bug 10819.
521         * lib/g++.exp (g++_version): Likewise.
522         * lib/g77.exp (g77_version): Likewise.
523         * lib/objc.exp (default_objc_version): Likewise.
525 2003-12-10  Richard Henderson  <rth@redhat.com>
527         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
529         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
531 2003-12-08  Matt Austern  <austern@apple.com>
533         PR c/13134
534         * lib/gcc-dg.exp (dg-require-visibility): Define.
535         * lib/target-supports (check_visibility_available): Define.
536         * gcc.dg/visibility-1.c: New test.
537         * gcc.dg/visibility-2.c: Likewise.
538         * gcc.dg/visibility-3.c: Likewise.
539         * gcc.dg/visibility-4.c: Likewise.
540         * gcc.dg/visibility-5.c: Likewise.
541         * gcc.dg/visibility-6.c: Likewise.
542         * g++.dg/ext/visibility-1.C: Likewise.
543         * g++.dg/ext/visibility-2.C: Likewise.
544         * g++.dg/ext/visibility-3.C: Likewise.
545         * g++.dg/ext/visibility-4.C: Likewise.
546         * g++.dg/ext/visibility-5.C: Likewise.
547         * g++.dg/ext/visibility-6.C: Likewise.
549 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
551         * g++.dg/lookup/java1.C: New test.
552         * g++.dg/lookup/java2.C: New test.
554 2003-12-07  Falk Hueffner  <falk@debian.org>
556         * g++.dg/opt/noreturn-1.C: New test.
558 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
560         * gcc.dg/overflow-1.c: New test.
562 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
564         * g77.f-torture/compile/13060.f: New test.
566 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
568         PR c++/13323
569         * g++.dg/inherit/operator2.C: New test.
571 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
573         PR c++/13305
574         * g++.dg/ext/attrib9.C: New test.
576 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
578         PR c++/13314
579         * g++.dg/template/error7.C: New test.
581 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
582             J"orn Rennecke <joern.rennecke@superh.com>
584         PR target/13302
585         * g++.dg/other/struct-va_list.C: New test.
587 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
589         PR c++/13166
590         * g++.dg/parse/defarg6.C: New test.
592 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
594         PR target/13256
595         * gcc.c-torture/execute/20031201-1.c: New test.
597 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
599         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
601 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
603         * gcc.dg/builtin-return-1.c: New test.
605 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
606             J"orn Rennecke <joern.rennecke@superh.com>
608         PR optimization/13260
609         * gcc.c-torture/execute/20031204-1.c: New test.
611 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
613         PR c++/9127
614         * g++.dg/template/error6.C: New test.
616 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
618         * gcc.dg/20031202-1.c: New test.
620 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
622         PR c++/13179
623         * g++.dg/template/eh1.C: New test.
625         PR c++/10771
626         * g++.dg/template/error5.C: New test.
628 2003-12-02  David Ung  <davidu@mips.com>
630         * gcc.dg/compat/vector-check.h: Corrected type for var
631         g_##TMODE
633 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
635         PR c++/10126
636         * g++.dg/template/ptrmem8.C: New test.
638 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
640         PR c++/12573
641         * g++.dg/template/dependent-expr3.C: New test.
643 2003-12-01  James Lemke  <jim@wasabisystems.com>
645         * gcc.dg/arm-g2.c: New test.
647 2003-12-01  Roger Sayle  <roger@eyesopen.com>
649         PR optimization/11634
650         * gcc.dg/20031201-2.c: New test case.
652 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
654         PR 11433
655         * objc.dg/proto-lossage-3.m: New test.
657 2003-12-01  Roger Sayle  <roger@eyesopen.com>
659         PR optimization/12628
660         * gcc.dg/20031201-1.c: New test case.
662 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
664         * gcc.dg/unaligned-1.c: New test.
666 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
668         PR c++/9849
669         * g++.dg/template/error4.C: New test.
670         * g++.dg/template/nested3.C: Adjust error markers.
672 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
674         * gcc.dg/cpp/assert4.c: Check more #system assertions.
676 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
678         PR c/10333
679         * gcc.dg/bitfld-7.c: New test.
681 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
683         * gcc.dg/tls/asm-1.C: New test.
685 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
687         * gcc.dg/cpp/assert4.c: Update.
689 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
691         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
692         * gcc.dg/builtin-apply3.c: New test.
694 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
696         * lib/compat.exp (compat-obj): New xfaildata parameter.
697         Use it to set compiler_conditional_xfail_data before compiling.
698         (compat-get-options): Handle dg-xfail-if.
699         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
700         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
701         * gcc.dg/compat/vector-1_y.c: Likewise.
702         * gcc.dg/compat/vector-2_x.c: Likewise.
703         * gcc.dg/compat/vector-2_y.c: Likewise.
705 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
707         * g++.dg/opt/reg-stack4.C: New test.
709 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
711         * gcc.dg/builtin-apply2.c: New test.
713 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
715         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
717 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
719         PR c++/12924
720         * g++.dg/template/template-id-2.C: New test.
722 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
724         PR c++/5369
725         * g++.dg/template/memfriend1.C: New test.
726         * g++.dg/template/memfriend2.C: Likewise.
727         * g++.dg/template/memfriend3.C: Likewise.
728         * g++.dg/template/memfriend4.C: Likewise.
729         * g++.dg/template/memfriend5.C: Likewise.
730         * g++.dg/template/memfriend6.C: Likewise.
731         * g++.dg/template/memfriend7.C: Likewise.
732         * g++.dg/template/memfriend8.C: Likewise.
733         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
735 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
737         PR c++/12515
738         * g++.dg/ext/cond1.C: New test.
740 2003-11-20  Richard Henderson  <rth@redhat.com>
742         * gcc.dg/20020201-2.c: Remove.
743         * gcc.dg/20020201-4.c: Remove.
744         * gcc.dg/20020304-1.c: Remove.
746 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
748         * gcc.dg/cpp/trad/xwin1.c: New test case.
750 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
752         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
753         * lib/g77.exp: Likewise.
754         * lib/objc.exp: Likewise.
755         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
756         for darwin.
758 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
760         PR c++/12932
761         * g++.dg/template/static5.C: New test.
763 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
765         * gcc.dg/nested-func-1.c: New test.
767 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
769         * gcc.dg/cpp/assert4.c: New test.
771 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
773         PR c++/2294
774         * g++.dg/lookup/using9.c: New test.
776 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
778         PR c++/12762
779         * g++.dg/template/error3.C: New test.
781 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
783         PR ada/13035
784         * ada/acats/run_acats, run_all.sh: Fix syntax error.
785         No longer use a wrapper for gcc, since this does not work under
786         Windows.
788 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
790         PR c++/2094
791         * g++.dg/template/ptrmem7.C: New test.
793 2003-11-13  Andrew Pinski <apinski@apple.com>
795         * gcc.c-torture/compile/20031113-1.c: New test.
797 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
798             Kean Johnston <jkj@sco.com>
800         PR c/13029
801         * gcc.dg/unused-4.c: Update.
803 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
805         * g++.dg/opt/const3.C: New test.
807 2003-11-13  Jan Hubicka  <jh@suse.cz>
809         * gcc.c-torture/compile/20031112-1.c: New test.
811 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
813         * g++.dg/parse/crash10.C: Remove bogus error marker.
815 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
817         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
818         (host_gcc): Likewise.
819         (ROOT): Honor $PWDCMD.
820         (BASE): Likewise.
821         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
823 2003-11-12  Catherine Moore  <clm@redhat.com>
825         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
827 2003-11-12  Andreas Jaeger  <aj@suse.de>
828             Jakub Jelinek  <jakub@redhat.com>
829             Andrew Pinski  <pinskia@physics.uc.edu>
830             Richard Henderson  <rth@redhat.com>
832         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
833         systems.
834         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
836         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
837         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
839 2003-11-11  Andreas Jaeger  <aj@suse.de>
841         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
843         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
845 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
847         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
848         Clean ups.
850 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
852         * gcc.dg/trampoline-1.c: New test.
854 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
856         * gcc.c-torture/compile/200031109-1.c: New test.
858 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
860         PR c/3190
861         PR c/8714
862         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
863         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
864         gcc.dg/format/no-y2k-1.c: Update.
866 2003-11-08  Roger Sayle  <roger@eyesopen.com>
868         PR optimization/10467
869         * gcc.dg/20031108-1.c: New test case.
871 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
873         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
875 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
877         * gcc.dg/compound-lvalue-1.c: New test.
878         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
879         some XFAILs.
881 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
883         * gcc.dg/altivec-varargs-1.c: New test.
885 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
887         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
888         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
889         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
890         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
891         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
893 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
895         * gcc.dg/cond-lvalue-1.c: New test.
897 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
899         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
901 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
903         PR c++/11616
904         * g++.dg/template/instantiate5.C: New test.
906 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
908         PR c++/12726
909         * g++.dg/ext/complit2.C: Replace test with self-contained version.
910         * ChangeLog: Add missing first entry for above test.
912 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
914         PR c++/9810
915         * g++.dg/template/using8.C: New test.
916         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
918 2003-11-02  Roger Sayle  <roger@eyesopen.com>
920         PR optimization/10817
921         * gcc.c-torture/compile/20031102-1.c: New test case.
923 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
925         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
926         2147483647.
928 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
930         * gcc.dg/20031102-1.c: New test.
932 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
934         * gcc.dg/complex-1.c: New test.
936 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
938         PR c++/12796
939         * g++.dg/template/crash13.C: Adjust expected error location.
940         * g++.old-deja/g++.brendan/ns1.C: Likewise.
942 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
944         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
946 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
948         PR/10239
949         * gcc.c-torture/compile/20031031-2.c: New test.
951 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
953         PR/11640
954         * gcc.c-torture/compile/20031031-1.c: New test.
956 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
958         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
959         * gcc.misc-tests/bprob.exp: Likewise.
960         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
961         the execution test on arm-elf configs.
962         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
963         configs that don't support scratch files.
964         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
966 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
968         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
969         done by dejagnu.
971 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
973         * ada/acats/run_all.sh: Redirect mv output to /dev/null
974         Avoid non pure sh syntax. Add more logging.
976         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
977         fail.
979 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
981         PR libgcj/10610
982         * gcc.dg/ppc-stackalign-1.c: New test.
984 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
986         * ada/acats/run_all.sh: Change output to be more compliant with
987         dejagnu framework.
988         Create acats.sum and acats.log files under testsuite/ada/acats
989         Only run [a-z]* directories, to filter out e.g. CVS.
990         Redirect build output to log file.
992 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
994         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
996 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
998         PR ada/5909:
999         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1001 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1003         * gcc.c-torture/compile/20031023-1.c: New test.
1004         * gcc.c-torture/compile/20031023-2.c: New test.
1005         * gcc.c-torture/compile/20031023-3.c: New test.
1006         * gcc.c-torture/compile/20031023-4.c: New test.
1008 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1010         PR c++/10371
1011         * g++.dg/lookup/scoped8.C: New test.
1013 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1015         * g++.dg/opt/reg-stack3.C: New test.
1017 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1019         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1021 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1023         PR c++/11076
1024         * g++.dg/template/crash13.C: New test.
1026 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1028         * gcc.dg/c99-restrict-2.c: New test.
1030 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1032         PR c++/12698, c++/12699, c++/12700, c++/12566
1033         * g++.dg/inherit/covariant9.C: New test.
1034         * g++.dg/inherit/covariant10.C: New test.
1035         * g++.dg/inherit/covariant11.C: New test.
1037 2003-10-23  Jason Merrill  <jason@redhat.com>
1039         PR c++/12726
1040         * g++.dg/ext/complit2.C: New test.
1042 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1044         PR target/12654
1045         * gcc.c-torture/execute/20031020-1.c: New test.
1047 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1049         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1050         following the jump_insn.
1052 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1054         * gcc.dg/cast-lvalue-1.c: New test.
1056 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1058         PR c++/11962
1059         * g++.dg/template/cond2.C: New test.
1061 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1063         * gcc.dg/builtins-28.c: New test.
1065 2003-10-20  Jan Hubicka  <jh@suse.cz>
1067         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
1068         parameter.
1069         * testsuite/gcc.dg/inline-2.c: Likewise.
1071 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1073         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
1074         * gcc.dg/nest.c:  Likewise.
1076 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1078         PR c++/9781, c++/10583, c++/11862
1079         * g++.dg/parse/crash13.C: New test.
1081 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1083         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
1085 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1087         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
1088         Define HAVE_C99_RUNTIME except on Solaris.
1089         * gcc.dg/builtins-20.c: Likewise.
1091 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1093         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
1095 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1097         PR c++/12495
1098         * g++.dg/template/crash21.C: New test.
1100 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1102         PR c++/2513
1103         * g++.dg/template/typename5.C: New test.
1105 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1107         PR c++/12369
1108         * g++.dg/template/friend25.C: New test.
1110 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
1112         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
1113         versions.
1115 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
1117         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
1118         == 2147483647.
1120 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
1122         * gcc.c-torture/execute/960416-1.x: Remove.
1123         * gcc.c-torture/execute/divconst-3.x: Likewise.
1125 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
1127         PR target/12598
1128         * gcc.dg/torture/cris-volatile-1.c: New test.
1130 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1132         PR optimization/9325
1133         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
1134         for overflowing floating point to integer conversion during RTL
1135         simplification.
1137 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
1139         * objc/execute/_cmd.m: Fix typo.
1140         * objc.dg/image-info.m, objc.dg/symtab-1.m:
1141         Relax 'scan-assembler' regexp.
1142         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
1143         objc.dg/try-catch-4.m: Run on non-Darwin targets.
1144         * objc.dg/zero-link-2.m: Remove blank line.
1145         * objc.dg/zero-link-3.m: New test case.
1147 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
1149         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
1151         * gcc.dg/asm-names.c: Use scan-assembler-not rather
1152         than linker trickery.
1154 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1156         PR c++/12370
1157         * g++.dg/other/friend2.C: New test.
1159 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1161         * gcc.dg/20031012-1.c: New test.
1163 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1165         * gcc.dg/weak/weak-3.c: Fix for new warning.
1167 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1169         PR optimization/8750
1170         * gcc.c-torture/execute/20031012-1.c: New test case.
1172 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1174         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
1175         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
1177 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1179         PR optimization/12260
1180         * gcc.c-torture/compile/20031011-2.c: New test case.
1182 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1184         * gcc.c-torture/execute/20031011-1.c: New testcase.
1186 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
1188         * gcc.c-torture/compile/20031011-1.c: New test.
1190 2003-10-11  Jan Hubicka  <jh@suse.cz>
1192         * g++.dg/other/first-global.C: New test.
1194 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1196         * gcc.c-torture/execute/string-opt-18.c: New testcase.
1198 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
1200         * gcc.c-torture/compile/20031010-1.c: New test.
1202 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
1204         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
1205         * gcc.c-torture/execute/va-arg-25.c: ... here.
1207 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
1209         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
1211 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
1213         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1215 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
1217         * g++.dg/parse/error2.C: New test.
1219 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
1221         PR c++/11097
1222         * g++.dg/other/error5.C: Modify the error message.
1223         * g++.dg/lookup/using8.C: New test.
1225 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
1227         * gcc.dg/darwin-abi-2.c: New file.
1228         * gcc.c-torture/execute/va-arg-24.c: New file.
1230 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
1232         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
1233         indentation.
1235 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
1237         PR c++/10147
1238         * g++.dg/other/error4.C: Update error messages.
1239         * g++.dg/template/ptrmem4.C: Likewise.
1241         PR c++/12337
1242         * g++.dg/init/new9.C: New test.
1244         PR c++/12334, c++/12236, c++/8656
1245         * g++.dg/ext/attrib8.C: New test.
1247 2003-10-06  Devang Patel  <dpatel@apple.com>
1249         * gcc.dg/debug/dwarf2-3.h: New test.
1250         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
1252 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
1254         * g++.dg/opt/cfg2.C: New test.
1256 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1258         * g++.dg/opt/float1.C: New test.
1260 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1262         * gcc.dg/c90-array-lval-6.c: New test.
1263         * gcc.dg/c99-array-lval-6.c: New test.
1265 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
1266             Ziemowit Laski  <zlaski@apple.com>
1268         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
1269         'Derived', so that it is never considered a class method; add
1270         new warning for '+port' method ambiguity.
1271         * objc.dg/method-12.m: Include <objc/objc.h> instead of
1272         <objc/objc-api.h> (needed on Mac OS X).
1273         * objc.dg/method-13.m: New test.
1275 2003-10-03  Roger Sayle  <roger@eyesopen.com>
1277         PR optimization/9325, PR java/6391
1278         * gcc.c-torture/execute/20031003-1.c: New test case.
1280 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
1282         PR optimization/12180
1283         * gcc.dg/20031002-1.c: New test.
1285         PR c++/12486
1286         * g++.dg/inherit/error1.C: New test.
1288 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
1290         * lib/f-torture.exp (search_for): Rename to...
1291         (search_for_re): This.  Also, clean up comments and the
1292         "regexp" invocation.
1294 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
1296         * gcc.c-torture/compile/20031002-1.c: New test.
1298 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
1300         * g++.dg/opt/cond1.C: New test.
1302 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
1304         * gcc.dg/Wold-style-definition-2.c: New testcase.
1305         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
1307 2003-09-29  Richard Henderson  <rth@redhat.com>
1309         * g++.dg/init/array10.C: Add dg-options.
1311 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
1313         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
1315 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1317         * g++.dg/template/friend19.C: Fix typo.
1318         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
1320 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
1322         * gcc.c-torture/execute/20030928-1.c: New test.
1323         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
1325 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1327         * g++.dg/opt/unroll1.C: New test.
1329 2003-09-26  Roger Sayle  <roger@eyesopen.com>
1331         PR optimization/11741
1332         * gcc.dg/20030926-1.c: New test case.
1334 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1336         PR c++/5655
1337         * g++.dg/parse/access7.C: New test.
1338         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
1340 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
1342         MERGE OF objc-improvements-branch into MAINLINE:
1343         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
1344         if libobjc has not been built.
1345         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
1346         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
1347         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
1348         objc/execute/nested-3.m, objc/execute/np-2.m,
1349         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
1350         objc/execute/redefining_self.m, objc/execute/root_methods.m,
1351         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
1352         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
1353         objc.dg/special/unclaimed-category-1.h,
1354         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
1355         well as GNU runtime.
1356         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
1357         * execute/cascading-1.m, execute/function-message-1.m,
1358         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
1359         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
1360         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
1361         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
1362         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
1363         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
1364         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
1365         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
1366         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
1367         * objc.dg/bitfield-2.m: Run only on Darwin.
1368         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
1369         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
1370         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
1371         * objc.dg/const-str-1.m: Fix constant string layout.
1373 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
1375         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
1377 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
1379         * gcc.dg/darwin-abi-1.c: New file.
1381 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
1383         PR target/12281
1384         * gcc.c-torture/compile/20030921-1.c: New test.
1386 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1388         * g++.dg/opt/reg-stack2.C: New test.
1390 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1392         * g++.dg/eh/delayslot1.C: New test.
1394 2003-09-20  Richard Henderson  <rth@redhat.com>
1396         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
1398 2003-09-20  Roger Sayle  <roger@eyesopen.com>
1400         * gcc.c-torture/execute/20030920-1.c: New test case.
1402 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1404         * g++.dg/rtti/typeid3.C: Correct expected error message.
1406 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1408         PR c++/157
1409         * g++.dg/parse/crash12.C: New test.
1411 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
1413         * gcc.dg/compat/mixed-struct-check.h: New.
1414         * gcc.dg/compat/mixed-struct-defs.h: New.
1415         * gcc.dg/compat/mixed-struct-init.h: New.
1416         * gcc.dg/compat/struct-by-value-19_main.c: New.
1417         * gcc.dg/compat/struct-by-value-19_x.c: New.
1418         * gcc.dg/compat/struct-by-value-19_y.c: New.
1419         * gcc.dg/compat/struct-by-value-20_main.c: New.
1420         * gcc.dg/compat/struct-by-value-20_x.c: New.
1421         * gcc.dg/compat/struct-by-value-20_y.c: New.
1422         * gcc.dg/compat/struct-return-19_main.c: New.
1423         * gcc.dg/compat/struct-return-19_x.c: New.
1424         * gcc.dg/compat/struct-return-19_y.c: New.
1425         * gcc.dg/compat/struct-return-20_main.c: New.
1426         * gcc.dg/compat/struct-return-20_x.c: New.
1427         * gcc.dg/compat/struct-return-20_y.c: New.
1429 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
1430         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
1431         so that it will not complain on LP64 targets.
1433 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1435         PR c++/495
1436         * g++.dg/template/friend24.C: New test.
1438 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
1440         PR c++/12332
1441         * g++.dg/template/memtmpl2.C: New test.
1443 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
1445         PR target/11184
1446         * gcc.dg/builtin-apply1.c: New test.
1448 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1450         PR c++/9848
1451         * g++.dg/warn/Wunused-4.C: New test.
1453 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1455         PR c++/12316
1456         * g++.dg/other/gc2.C: New test.
1458 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
1460         PR c++/11991
1461         * g++.dg/rtti/typeid3.C: New test.
1463         PR c++/12266
1464         * g++.dg/overload/template1.C: New test.
1466 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1468         * g++.dg/opt/cfg3.C: New test.
1470 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1472         PR c++/7939
1473         * g++.dg/template/crash11.C: New test.
1475 2003-09-16  Jason Merrill  <jason@redhat.com>
1476             Jakub Jelinek  <jakub@redhat.com>
1478         * gcc.dg/attr-warn-unused-result.c: New test.
1480 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1482         PR c++/12184
1483         * g++.dg/expr/call2.C: New test.
1485 2003-09-15  Andreas Jaeger  <aj@suse.de>
1487         * gcc.dg/Wold-style-definition-1.c: New test.
1489 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
1491         PR c++/3907
1492         * g++.dg/parse/template12.C: New test.
1494         * g++.dg/abi/bitfield11.C: New test.
1495         * g++.dg/abi/bitfield12.C: Likewise.
1497 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
1499         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
1500         non-expansion of functional macro name without arguments at EOL.
1501         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
1503 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
1505         * gcc.c-torture/execute/20030914-[12].c: New tests.
1507 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
1509         PR c++/11788
1510         * g++.dg/overload/addr1.C: New test.
1512 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
1514         * gcc.dg/20030909-1.c: New test.
1516 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1518         * gcc.dg/ultrasp10.c: New test.
1520 2003-09-09  Devang Patel  <dpatel@apple.com>
1522         * gcc.dg/darwin-ld-6.c: New test.
1524 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1526         * gcc.dg/torture/builtin-explog-1.c: New testcase.
1528 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1530         * gcc.dg/ia64-types1.c: New test.
1531         * gcc.dg/ia64-types2.c: Likewise.
1533 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1535         * gcc.dg/builtins-1.c: Add more _Complex tests.
1536         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1538         * gcc.dg/builtins-1.c: Test existing _Complex functions.
1539         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1541 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1543         PR c++/11786
1544         * g++.dg/lookup/koenig2.C: New test.
1546         PR c++/5296
1547         * g++.dg/rtti/typeid2.C: New test.
1549 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
1551         * gcc.c-torture/compile/20030904-1.c: New test.
1553 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1555         * g++.dg/opt/longbranch2.C: New test.
1557 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1559         * g++.dg/template/crash10.C: Only compile it.
1561 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1563         PR middle-end/11665
1564         * gcc.c-torture/compile/20030907-1.c: New test.
1565         * g++.dg/init/array11.C: New test.
1567 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1569         PR c++/11852
1570         * g++.dg/init/struct1.C: New test.
1572 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1574         PR c++/12181
1575         * g++.dg/expr/comma1.C: New test.
1577 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
1579         PR c++/11867
1580         * g++.dg/expr/static_cast5.C: New test.
1582 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
1584         PR c++/11507
1585         * g++.dg/lookup/scoped7.C: New test.
1587         PR c++/9574
1588         * g++.dg/other/static1.C: New test.
1590         PR c++/11490
1591         * g++.dg/warn/template-1.C: New test.
1593         PR c++/11432
1594         * g++.dg/template/crash10.C: New test.
1596         PR c++/2478
1597         * g++.dg/overload/VLA.C: New test.
1599         PR c++/10804
1600         * g++.dg/template/call1.C: New test.
1602 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1604         PR c++/11794
1605         * g++.dg/parse/using3.C: New test.
1607 2003-09-06  Roger Sayle  <roger@eyesopen.com>
1609         PR c++/11409
1610         * g++.dg/overload/builtin3.C: New test case.
1612 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
1614         PR c/9862
1615         * gcc.dg/20030906-1.c: New test.
1616         * gcc.dg/20030906-2.c: Likewise.
1618 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1620         PR c++/12167
1621         * g++.dg/parse/defarg5.C: New test.
1623         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
1625 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
1627         PR c++/12163
1628         * g++.dg/expr/static_cast4.C: New test.
1630         PR c++/12146
1631         * g++.dg/template/crash9.C: New test.
1633 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
1635         * g++.old-deja/g++.ext/pretty2.C: Update for change
1636         in __FUNCTION__.
1637         * g++.old-deja/g++.ext/pretty3.C: Likewise.
1639 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
1641         PR c++/11922
1642         * g++/dg/template/qualified-id1.C: New test.
1644         PR c++/12037
1645         * g++.dg/warn/noeffect4.C: New test.
1647 2003-09-04  Matt Austern  <austern@apple.com>
1649         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
1650         * g++.dg/ext/fnname2.C: Likewise.
1651         * g++.dg/ext/fnname3.C: Likewise.
1653 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
1655         * g++.dg/expr/lval1.C: New test.
1656         * g++.dg/ext/lvcast.C: Remove.
1658 2003-09-03  Roger Sayle  <roger@eyesopen.com>
1660         PR optimization/11700.
1661         * gcc.c-torture/compile/20030903-1.c: New test case.
1663 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
1665         PR c++/12053
1666         * g++.dg/abi/layout4.C: New test.
1668 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
1670         PR c++/11553
1671         * g++.dg/parse/friend3.C: New test.
1673 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
1675         PR c++/11847
1676         * g++.dg/template/class1.C: New test.
1678         PR c++/11808
1679         * g++.dg/expr/call1.C: New test.
1681 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
1683         PR c++/12114
1684         * g++.dg/init/ref9.C: New test.
1686         PR c++/11972
1687         * g++.dg/template/nested4.C: New test.
1689 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1691         PR c++/12093
1692         * g++.dg/template/non-dependent4.C: New test.
1694         PR c++/11928
1695         * g++.dg/inherit/conv1.C: New test.
1697 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1699         PR c++/6196
1700         * g++.dg/ext/label1.C: New test.
1701         * g++.dg/ext/label2.C: Likewise.
1703 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1705         * g++.dg/expr/cond3.C: New test.
1707 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1709         * gcc.dg/builtins-1.c: Add new builtin cases.
1711 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1713         * gcc.dg/builtins-1.c: Add new cases.
1714         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1716 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1718         * gcc.dg/builtins-1.c: Add more math builtin tests.
1719         * gcc.dg/torture/builtin-attr-1.c: New test.
1721 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1723         PR optimization/5079
1724         * g++.dg/opt/static3.C: New test.
1726 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1728         * gcc.misc-tests/gcov-10b.c: New test.
1730 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
1732         * g++.dg/opt/ptrmem3.C: New test.
1734         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
1736 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
1738         * gcc.dg/20030826-2.c: New test.
1740 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1742         PR middle-end/12002
1743         * g77.f-torture/compile/12002.f: New test case.
1745 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1747         * gcc.dg/20030826-1.c: New test case.
1749 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
1751         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
1753 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
1755         PR c++/11871
1756         * c++.dg/lookup/crash1.C: New test.
1758         * c++.dg/warn/noeffect3.C: New test.
1760 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
1762         * gcc.dg/compat/vector-1_x.c: Compile with -w.
1763         * gcc.dg/compat/vector-1_y.c: Ditto.
1764         * gcc.dg/compat/vector-2_x.c: Ditto.
1765         * gcc.dg/compat/vector-2_y.c: Ditto.
1767 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
1769         * gcc.dg/20030702-1.c: New test.
1771 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
1773         PR c++/8795
1774         * g++.dg/ext/altivec-1.C: New test.
1776 2003-08-24  Richard Henderson  <rth@redhat.com>
1778         * g++.dg/eh/simd-2.C: Add -w for x86.
1780 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
1782         * gcc.dg/20030815-1.c: New test.
1784 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1786         PR c++/3765
1787         * g++.dg/parse/access6.C: New test.
1789 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1791         PR c++/641, c++/11876
1792         * g++.dg/template/friend22.C: New test.
1793         * g++.dg/template/friend23.C: Likewise.
1795 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1797         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
1798         identically.
1800 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1802         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1804 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1806         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1808 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1810         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1812 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1814         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1816 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1818         PR c++/11919
1819         * g++.dg/overload/prom1.C: New test.
1821         PR c++/11551
1822         * g++.dg/parse/dtor2.C: New test.
1824         PR c++/10762
1825         * g++.dg/parse/using2.C: New test.
1827 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
1829         PR target/11805
1830         * gcc.c-torture/compile/20030821-1.c: New.
1832 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
1834         PR c++/11834
1835         * g++.dg/template/deduce2.C: New test.
1837 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
1839         * gcc.c-torture/execute/20030821-1.c: New test.
1841 2003-08-20  Roger Sayle  <roger@eyesopen.com>
1843         PR middle-end/11984
1844         * gcc.dg/20030820-1.c: New test case.
1846 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
1848         PR c++/11945
1849         * g++.dg/warn/noeffect2.C: New test.
1851 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
1853         PR c++/10926
1854         * g++.dg/template/dtor2.C: New test.
1856         PR c++/11684
1857         * g++.dg/template/operator1.C: New test.
1858         * g++.dg/parse/operator4.C: New test.
1860         PR c++/11946.C
1861         * g++.dg/expr/enum1.C: New test.
1862         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1864         PR c++/11036.C
1865         * g++.dg/parse/elab2.C: New test.
1866         * g++.dg/parse/typedef4.C: Change error message.
1867         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1868         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1869         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1871 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1873         * gcc.dg/pch/warn-1.c: New.
1874         * gcc.dg/pch/warn-1.hs: New.
1876         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1877         not-tested file.
1879 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1881         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1883 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1885         * gcc.dg/uninit-D.c: New Test.
1886         * gcc.dg/uninit-E.c: New Test.
1887         * gcc.dg/uninit-F.c: New Test.
1888         * gcc.dg/uninit-G.c: New Test.
1890 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1892         * g++.dg/README: Describe the pch directory.
1894 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1896         PR c++/11174
1897         * g++.dg/parse/access4.C: New test.
1898         * g++.dg/parse/access5.C: Likewise.
1899         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1901 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1903         * gcc.dg/noncompile/20030818-1.c: New.
1905 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1907         PR c++/11957
1908         * g++.dg/warn/noeffect1.C: New test.
1910         * g++.dg/template/scope2.C: New test.
1911         * g++.dg/template/error2.C: Correct dg-error
1913 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1915         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1917 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1919         PR C++/11512
1920         * g++.dg/template/warn1.C: New.
1922 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1924         * g++.dg/template/error2.C: New test.
1925         * g++.dg/lookup/using7.C: Adjust errors
1926         * g++.old-deja/g++.pt/crash36.C: Likewise.
1927         * g++.old-deja/g++.pt/derived3.C: Likewise.
1929 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1931         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1932         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1933         * gcc.c-torture/execute/builtins/string-9.c: New, from
1934         string-opt-9.c.  Adjust for execute/builtins framework.
1935         * gcc.c-torture/execute/string-opt-9.c: Delete.
1937 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1939         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1941         * g++.dg/parse/ret-type2.C: New test.
1943         PR c++/11703
1944         * g++.dg/init/new8.C: New test.
1946         PR c++/10923
1947         * g++.dg/parse/typedef5.C: New test.
1949         PR c++/9512
1950         * g++.dg/parse/qualified2.C: New test.
1951         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1952         invalid code.
1954 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1956         * g++.dg/conversion/ptrmem1.C: New test.
1958 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1960         PR target/11693
1961         * gcc.dg/20030811-1.c: New test.
1963         PR target/11535
1964         * gcc.c-torture/execute/20030811-1.c: New test.
1966 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1968         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1970 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1972         PR c++/11789.C
1973         * g++.dg/inherit/multiple1.C: New test.
1975 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1977         * gcc.dg/spe1.c: New test.
1979         PR c++/11670
1980         * g++.dg/expr/cast2.C: New test.
1982         PR c++/10530
1983         * g++.dg/template/dependent-name2.C: New test.
1985 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1987         * g++.dg/parse/crash11.C: Put the dg options in comments.
1989 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1991         * lib/gcc-dg.exp: Update for diagnostic change.
1993 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1995         PR c++/5767
1996         * g++.dg/parse/crash11.C: New test.
1998 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2000         * gcc.dg/cpp/spacing1.c: Update.
2002 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2004         PR target/11739
2005         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2006         a value for -mtune.
2008 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2010         PR middle-end/11771
2011         * gcc.c-torture/compile/20030804-1.c: New test case.
2013 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2015         * gcc.dg/20030804-1.c: New test case.
2017 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2019         * gcc.dg/cpp/separate-1.c: New test.
2021 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2023         PR c++/11704
2024         * g++.dg/template/dependent-expr2.C: New test.
2026         PR c++/11766
2027         * g++.dg/expr/ptrmem1.C: New test.
2029 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2031         PR c++/9453
2032         * g++.dg/template/friend15.C: New test.
2034 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2036         * lib/dg-pch.exp: Work round PCH bug.
2038 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2040         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2041         builtins.  Move cases from builtins-4.c here.
2043         * gcc.dg/torture/builtin-math-1.c: New test taken from
2044         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2045         additional cases.
2047         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2048         Delete.
2050 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2052         PR c++/9447
2053         * g++.dg/template/using7.C: New test.
2055 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2057         * import1.c, import2.c: New tests.
2059 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
2061         * g++.dg/eh/crossjump1.C: New test.
2063 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
2065         PR c++/11697
2066         * g++.dg/template/using6.C: New test.
2068         PR c++/11744
2069         * g++.dg/template/koenig2.C: New test.
2071 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2073         PR c++/7983
2074         * g++.dg/parse/typedef4.C: New test.
2076 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2078         PR c++/8442, c++/8806
2079         * g++.dg/template/elab1.C: New test.
2080         * g++.dg/template/type2.C: Likewise.
2081         * g++.dg/template/ttp3.C: Adjust expected error message.
2082         * g++.old-deja/g++.law/visibility13.C: Likewise.
2083         * g++.old-deja/g++.niklas/t135.C: Likewise.
2084         * g++.old-deja/g++.pt/ttp41.C: Likewise.
2085         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
2086         template argument.
2087         * g++.old-deja/g++.pt/ttp44.C: Likewise.
2089 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
2091         PR c++/11295
2092         * g++.dg/ext/stmtexpr1.C: New test.
2094         * g++.dg/opt/tmp1.C: New test.
2096         PR c++/11525
2097         * g++.dg/parse/constant4.C: New test.
2099         PR c++/9447
2100         * g++.dg/template/using5.C: New test.
2102 2003-07-31  Roger Sayle  <roger@eyesopen.com>
2104         * gcc.dg/builtins-27.c: New test case.
2106 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
2108         * gcc.dg/tls/opt-7.c: New test.
2110 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
2112         * g++.old-deja/g++.other/crash18.C: Remove.
2114 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2116         * g++.dg/template/explicit3.C: New.
2117         * g++.dg/template/explicit4.C: New.
2118         * g++.dg/template/explicit5.C: New.
2120         PR c++/11347
2121         * g++.dg/template/memtmpl1.C: New.
2123 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
2125         PR target/11565
2126         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
2127         * gcc.dg/i386-387-5.c (dg-options): Likewise.
2129 2003-07-30  Jan Hubicka  <jh@suse.cz>
2131         * vtgc1.c: Kill.
2133 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
2135         * gcc.dg/struct-in-proto-1.c: New test.
2137 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
2139         * gcc.dg/cpp/include2.c: Only expect one message.
2141 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
2143         PR c++/9447
2144         * g++.dg/template/using1.C: New test.
2145         * g++.dg/template/using2.C: New test.
2146         * g++.dg/template/using3.C: New test.
2147         * g++.dg/template/using4.C: New test.
2149 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
2151         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
2152         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2154 2003-07-28  Jan Hubicka  <jh@suse.cz>
2156         PR c++/11530
2157         * g++.dg/opt/call1.C: New test.
2159 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
2161         PR c++/11667
2162         * g++.dg/init/enum2.C: New test.
2163         * g++.dg/template/overload1.C: Add "-w" option.
2165 2003-07-28    <hp@bitrange.com>
2167         * gcc.dg/Wdeclaration-after-statement-1.c,
2168         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
2170 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
2172         * gcc.c-torture/compile/20030725-1.c: New test.
2174 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
2176         * gcc.dg/20030505.c: Only run for SPE.
2177         Remove definition of opaque type.
2179 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
2181         * g++.dg/template/ptrmem6.C: New test.
2183 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
2185         * gcc.c-torture/compile/zero-strct-2.c: New test.
2187 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
2189         * gcc.dg/intermod-1.c: New test.
2191 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2193         PR c++/11617
2194         * g++.dg/template/lookup2.C: New test.
2195         * g++.dg/template/memclass1.C: Remove instantiated from error.
2196         * g++.dg/other/error2.C: Tweak expected errors.
2198         PR c++/11596
2199         * g++.dg/template/defarg3.C: New test.
2201         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
2203 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
2205         * g++.dg/inherit/access5.C: New test.
2207 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2209         PR c++/11513
2210         * g++.dg/template/crash8.C: New test.
2212 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
2214         PR c/10602
2215         * gcc.dg/noncompile/incomplete-2.c: New test.
2217 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
2219         PR c++/11645
2220         * g++.dg/inherit/access4.C: New test.
2222         PR c++/11517
2223         * g++.dg/expr/cond2.C: New test.
2225         PR optimization/10679
2226         * g++.dg/opt/inline4.C: New test.
2228 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2230         * g++.dg/parse/crash10: New test.
2232 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2234         * g++.dg/ext/flexary1.C: New test.
2236 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2238         PR c++/10793
2239         * g++.dg/template/crash9.C: New test.
2241 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2243         PR c++/3004
2244         * g++.dg/parse/typedef3.C: New test.
2246         PR c++/7906
2247         * g++.dg/parse/operator2.C: New test.
2249         PR c++/8895
2250         * g++.dg/parse/def-tmpl-arg1.C: New test.
2252         PR c++/9282
2253         * g++.dg/parse/funptr1.C: New test.
2255         PR c++/9452
2256         * g++.dg/parse/ambig3.C: New test.
2258         PR c++/9454
2259         * g++.dg/parse/operator3.C: New test.
2261         PR c++/9486
2262         * g++.dg/parse/template10.C: New test.
2264         PR c++/9488
2265         * g++.dg/parse/template11.C: New test.
2267         PR c++/10150
2268         * g++.dg/parse/invalid-op1.C: New test.
2270         PR c++/10247
2271         * g++.dg/parse/condexpr1.C: New test.
2273 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2275         * g++.dg/ext/packed3.C: New test.
2276         * g++.dg/ext/packed4.C: New test.
2278         * gcc.dg/pack-test-3.c: New test.
2280 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
2282         * lib/compat.exp: Handle dg-options per source file.
2283         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
2284         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
2285         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
2286         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
2287         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
2288         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
2289         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
2290         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
2291         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
2292         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
2293         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
2294         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
2295         * g++.dg/compat/break/bitfield7_x.C: Ditto.
2296         * g++.dg/compat/break/bitfield7_y.C: Ditto.
2298 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
2300         PR c/10320
2301         * gcc.c-torture/execute/20030718-1.c: New test.
2303 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2305         PR optimization/11536
2306         * gcc.dg/20030721-1.c: New test.
2308 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
2310         PR c++/11546
2311         * g++.dg/template/lookup1.C: New test.
2313 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
2315         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
2316         diagnostics of ill-formed constructs involving labels.
2317         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
2318         the new 'previously defined here' message.
2320 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
2322         * g++.dg/parse/non-dependent2.C: New test.
2324 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
2326         * g++.dg/init/init-ref4.C: xfail on targets without
2327         weak symbols.
2329 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
2331         PR target/11087
2332         * gcc.c-torture/execute/20030717-1.c: New test.
2334 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2336         * g++.dg/opt/cfg1.C: New test.
2338 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
2340         PR optimization/11557
2341         * gcc.dg/20030717-1.c: New test.
2343 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
2345         PR c++/10476
2346         * g++.dg/expr/crash-1.C: New test.
2348         PR c++/11027
2349         * g++.dg/template/init3.C: New test.
2351         PR c++/8222
2352         * g++.dg/template/non-dependent1.C: New test.
2354         PR c++/11070
2355         * g++.dg/template/non-dependent2.C: New test.
2357         PR c++/11071
2358         * g++.dg/template/non-dependent3.C: New test.
2360         PR c++/9907
2361         * g++.dg/template/sizeof5.C: New test.
2363 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
2365         PR 11498
2366         * gcc.c-torture/compile/mangle-1.c: New file.
2368 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2370         PR c++/7809
2371         * g++.dg/parse/access3.C: New test.
2373 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
2375         PR c++/11384
2376         * g++.dg/init/init-ref4.C: New test.
2378 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
2380         PR c++/11547
2381         * g++.dg/parse/constant3.C: New test.
2382         * g++.dg/parse/crash7.C: Likewise.
2384 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
2386         PR target/11008
2387         * gcc.dg/i386-pentium4-not-mull.c: New.
2389 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
2391         * gcc.dg/asm-names.c (ymain): Make it weak.
2393 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2395         PR c++/5421
2396         * g++.dg/template/friend21.C: New test.
2398 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
2400         * gcc.dg/cleanup-8.c: New test.
2401         * gcc.dg/cleanup-9.c: New test.
2403 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
2405         * g++.dg/ext/dll-MI1.h: New file.
2406         * g++.dg/ext/dllexport-MI1.C: New file.
2407         * g++.dg/ext/dllimport-MI1.C: New file.
2409 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
2411         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
2412         it does not have cmpstrsi patterns (just cmpmemsi).
2414 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
2416         PR debug/11473
2417         * g++.dg/debug/debug8.C: New test.
2419 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2421         PR c++/10108
2422         * g++.dg/template/crash7.C: New test.
2424 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
2426         PR target/10795
2427         * gcc.c-torture/compile/20030708-1.c: New.
2429 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2431         * gcc.c-torture/execute/20030715-1.c: New test.
2433 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
2435         * gcc.dg/pch/inline-3.c: New file.
2436         * gcc.dg/pch/inline-3.hs: New file.
2437         * gcc.dg/pch/inline-4.c: New file.
2438         * gcc.dg/pch/inline-4.hs: New file.
2440 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
2442         PR c++/11509
2443         * g++.dg/template/crash6.C: New test.
2445         PR c++/7053
2446         * g++.dg/template/friend20.C: New test.
2448         PR c++/7019
2449         * g++.dg/template/overload2.C: New test.
2451 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2453         PR optimization/11440
2454         * gcc.c-torture/execute/20030714-1.c: New test.
2456 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2458         PR c++/11154
2459         * g++.dg/template/partial2.C: New test.
2461 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
2463         PR c++/11503
2464         * g++.dg/template/anon1.C: New test.
2466         PR c++/11493
2467         PR c++/11495
2468         * g++.dg/parse/template9.C: Likewise.
2469         * g++.dg/template/crash4.C: New test.
2470         * g++.dg/template/koenig1.C: Likewise.
2471         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
2472         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
2473         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
2474         functions.
2475         * g++.old-deja/g++.jason/template36.C: Likewise.
2476         * g++.old-deja/g++.mike/p1989.C: Likewise.
2477         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
2478         * g++.old-deja/g++.pt/ttp20.C: Use this->.
2479         * g++.old-deja/g++.pt/ttp21.C: Use this->.
2480         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
2481         compiling.
2482         * g++.old-deja/g++.pt/union2.C: Use this->.
2484 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
2486         * gcc.dg/20030711-1.c: New test.
2488 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
2490         PR c++/11050
2491         * g++.dg/parse/args1.C: New test.
2492         * g++.pt/defarg8.C: Change expected errors.
2494 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
2496         PR c++/8164
2497         * g++.dg/template/nontype2.C: New test.
2499         PR c++/10558
2500         * g++.dg/parse/template8.C: New test.
2502         PR c++/8327
2503         * g++.dg/template/scope1.C: New test.
2505         * g++.dg/warn/Wsign-compare-1.C: New test.
2507 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2509         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
2511 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
2513         PR c++/9411
2514         * g++.dg/template/explicit2.C: New test.
2516         PR c++/10032
2517         * g++.dg/warn/pedantic1.C: New test.
2519 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
2521         PR c++ 9483
2522         * g++.dg/other/field1.C: New test.
2524 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2526         PR c/11449
2527         * gcc.c-torture/compile/20030707-1.c: New.
2529 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2531         PR c++/10849
2532         * g++.dg/template/access12.C: New test.
2534 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
2536         * g++.dg/bprob/bprob.exp (prof_ext): Update.
2537         * g77.dg/bprob/bprob.exp (prof_ext): Update.
2538         * gcc.misc-tests/bprob.exp (prof_ext): Update.
2539         * gcc.misc-tests/gcov.exp: Update
2540         * g++.dg/gcov/gcov.exp: Update
2541         * lib/gcov.exp: Update.
2543 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
2545         * g++.dg/abi/mangle17.C: Make sure template expressions are
2546         dependent.
2547         * g++.dg/abi/mangle4.C: Mark erroneous casts.
2548         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
2549         * g++.dg/opt/stack1.C: Remove erroneous code.
2550         * g++.dg/parse/template7.C: New test.
2551         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
2552         * g++.old-deja/g++.pt/crash4.C: Likewise.
2554 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2556         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
2557         with zero or one occurence of `$' after the initial `L'.
2559 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
2561         * gcc.c-torture/compile/20030704-1.c: Add a comment.
2563 2003-07-08  Roger Sayle  <roger@eyesopen.com>
2565         PR c/11370
2566         * gcc.dg/Wunreachable-6.c: New testcase.
2567         * gcc.dg/Wunreachable-7.c: New testcase.
2569 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2571         PR c/11420
2572         * gcc.dg/20030708-1.c: New test.
2574 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
2576         * gcc.dg/compat/sdata-section.h: New file.
2577         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
2578         * gcc.dg/torture/mips-sdata-1.c: New test.
2580 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2582         PR c++/11030
2583         * g++.dg/template/friend19.C: New test.
2585 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2587         * g++.dg/opt/strength-reduce.C: New test.
2589 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2591         PR target/10979
2592         * gcc.dg/20030707-1.c: New testcase.
2594 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2596         PR optimization/11059
2597         * g++.dg/opt/emptyunion.C: New testcase.
2599 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2600             Eric Botcazou  <ebotcazou@libertysurf.fr>
2602         * g++.dg/opt/stack1.C: New test.
2604 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
2606         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
2607         run test.
2609         PR c++/11431
2610         * g++.dg/expr/static_cast3.C: New test.
2612 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2614         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
2615         everywhere.
2616         * gcc.dg/concat.c: Concatenation of string constants with
2617         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
2618         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
2619         * gcc.dg/cpp/escape-2.c: Use wide character constants where
2620         necessary to avoid multi-character character constant warning.
2621         * gcc.dg/cpp/escape.c: Likewise.
2622         * gcc.dg/cpp/ucs.c: Likewise.
2623         Remove backslashes from dg-bogus comments, as they confuse Tcl.
2624         Fix a typo.
2626 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
2628         PR c/11428
2629         * gcc.c-torture/compile/20030704-1.c: New.
2631 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
2633         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
2635 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
2637         PR c++/5287, PR c++/7910,  PR c++/11021
2638         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
2639         tests for warnings.
2640         * g++.dg/ext/dllimport2.C: Add tests for warnings.
2641         * g++.dg/ext/dllimport3.C: Likewise.
2642         * g++.dg/ext/dllimport4.C: New file.
2643         * g++.dg/ext/dllimport5.C: New file.
2644         * g++.dg/ext/dllimport6.C: New file.
2645         * g++.dg/ext/dllimport7.C: New file.
2646         * g++.dg/ext/dllimport8.C: New file.
2647         * g++.dg/ext/dllimport9.C: New file.
2648         * g++.dg/ext/dllimport10.C: New file.
2649         * g++.dg/ext/dllexport1.C: New file.
2651 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2653         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
2654         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
2656 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2658         * gcc.dg/builtins-25.c: New testcase.
2659         * gcc.dg/builtins-26.c: New testcase.
2661 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
2663         * gcc.dg/compat/vector-defs.h: New file.
2664         * gcc.dg/compat/vector-setup.h: New file.
2665         * gcc.dg/compat/vector-check.h: New file.
2666         * gcc.dg/compat/vector-1_main.c: New file.
2667         * gcc.dg/compat/vector-1_x.c: New file.
2668         * gcc.dg/compat/vector-1_y.c: New file.
2669         * gcc.dg/compat/vector-2_main.c: New file.
2670         * gcc.dg/compat/vector-2_x.c: New file.
2671         * gcc.dg/compat/vector-2_y.c: New file.
2673         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
2674         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
2675         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
2676         * gcc.dg/compat/struct-align-1.h: New file.
2677         * gcc.dg/compat/struct-align-1_main.c: New file.
2678         * gcc.dg/compat/struct-align-1_x.c: New file.
2679         * gcc.dg/compat/struct-align-1_y.c: New file.
2680         * gcc.dg/compat/struct-align-2.h: New file.
2681         * gcc.dg/compat/struct-align-2_main.c: New file.
2682         * gcc.dg/compat/struct-align-2_x.c: New file.
2683         * gcc.dg/compat/struct-align-2_y.c: New file.
2685         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
2686         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2687         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2688         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2689         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2690         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2691         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2692         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2693         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2694         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2695         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2696         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2697         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2698         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2699         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2700         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2701         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2702         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2703         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2704         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2705         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2706         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2707         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2708         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2709         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2710         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2711         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2712         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2713         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2715 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2717         * gcc.dg/i386-call-1.c: New test.
2719 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
2721         PR c++/9162
2722         * g++.dg/parse/defarg4.C: New.
2724 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2726         PR target/10700
2727         * gcc.c-torture/compile/20030703-1.c: New test case.
2729 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2731         * g++.dg/template/local3.C: Remove extra semicolon.
2733 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2735         * gcc.dg/i386-volatile-1.c: New test.
2737 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
2739         PR c++/11072
2740         * g++.dg/other/offsetof2.C: XFAIL.
2741         * g++.dg/other/offsetof5.C: New.
2743         PR c++/10219
2744         * g++.dg/template/error1.C: New.
2746         PR c++/9779
2747         * g++.dg/template/dependent-expr1.C: New.
2749 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2751         PR c++/6949
2752         * g++.dg/template/local3.C: New test.
2754         PR c++/11149
2755         * g++.dg/lookup/scoped6.C: New test.
2757 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
2759         PR c++/8046
2760         * g++.dg/other/error7.C: New test.
2762 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2764         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
2765         * g++.old-deja/g++.abi/vtable3.h: Likewise.
2766         * g++.old-deja/g++.law/code-gen5.C: Likewise.
2767         * g++.old-deja/g++.other/union2.C: Likewise.
2768         * gcc.dg/c90-const-expr-2.c: Likewise.
2769         * gcc.dg/c90-const-expr-3.c: Likewise.
2770         * gcc.dg/c99-const-expr-2.c: Likewise.
2771         * gcc.dg/c99-const-expr-3.c: Likewise.
2772         * gcc.dg/concat.c: Likewise.
2774 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2776         PR c++/9559
2777         * g++.dg/init/static1.C: New test.
2779 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2781         * Changelog: Remove ">>>>>>>" from previous change.
2783 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2785         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
2786         * g++.old-deja/g++.other/access2.C: Likewise.
2787         * g++.old-deja/g++.other/decl2.C: Likewise.
2788         * gcc.c-torture/execute/20020615-1.c: Likewise.
2790 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2792         PR c++/4933
2793         * g++.dg/template/sizeof4.C: New test.
2795 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2797         * g++.dg/other/error6.C: New test.
2799 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2801         PR c++/10750
2802         * g++.dg/parse/constant2.C: New test.
2804 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
2806         PR c++/11106
2807         * g++.dg/other/error5.C: New test.
2809 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2811         * gcc.dg/format/gcc_diag-1.c: New test.
2813 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
2815         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2817 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2819         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2820         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2821         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2823 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2825         * gcc.c-torture/execute/builtins/string-8.c: New test.
2826         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2827         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2828         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2830 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2832         PR c++/10468
2833         * g++.dg/ext/typeof6.C: New test.
2835 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2837         PR c++/10796
2838         * g++.dg/init/enum1.C: New test.
2840 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2842         * gcc.dg/20030627-1.c: New test.
2844 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
2846         PR c++/11332
2847         * g++.dg/expr/static_cast2.C: New test.
2849 2003-06-26  Roger Sayle  <roger@eyesopen.com>
2850             Jakub Jelinek  <jakub@redhat.com>
2852         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2853         sprintf(dst,"%s",src) optimization.
2854         * gcc.c-torture/execute/20030626-1.c: New test case.
2855         * gcc.c-torture/execute/20030626-2.c: New test case.
2857 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2859         * gcc.c-torture/execute/multi-ix.c: New test.
2861         * gcc.c-torture/execute/simd-4.c (main):
2862         Added missing semicolon at end of union.
2864 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2866         PR c++/8266
2867         * g++.dg/template/explicit-instantiation3.C: New test.
2869 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2871         * gcc.dg/20030626-1.c: Use signed char.
2873 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2875         * gcc.dg/20030626-1.c: New test.
2877 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2879         * const-str-2.m: Update.
2881 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2883         PR c++/10990
2884         * g++.dg/rtti/dyncast1.C: New test.
2885         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2886         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2887         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2889         PR c++/10931
2890         * g++.dg/expr/static_cast1.C: New test.
2892 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2894         * gcc.dg/20030625-1.c: New test.
2896 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2898         * gcc.c-torture/compile/20030624-1.c: New test case.
2900 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2902         * gcc.c-torture/execute/string-opt-17.c: New test.
2904 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2906         PR c++/5754
2907         * g++.dg/parse/crash6.C: New test.
2909 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2911         * gcc.dg/builtins-24.c: New test case.
2913 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2915         * g++.dg/opt/operator1.C: New test.
2917 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2919         * gcc.c-torture/execute/string-opt-16.c: New test case.
2921 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2923         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2924         * g++.old-deja/g++.other/conv7.C: Likewise
2925         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2926         * g++.old-deja/g++.other/overload14.C: Likewise.
2928 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2930         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2931         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2933 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2935         PR c++/10888
2936         * g++.dg/warn/Winline-3.C: New test.
2938 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2940         * lib/target-supports.exp (check_alias_available): Make the test
2941         program acceptable to the Solaris assembler.
2943         PR c++/10749
2944         * g++.dg/template/memclass2.C: New test.
2946 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2947             Eric Botcazou  <ebotcazou@libertysurf.fr>
2949         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2950         data for non-matching targets.
2951         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2953 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2955         PR c++/10845
2956         * g++.dg/template/member3.C: New test.
2958 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2960         PR c++/10939
2961         * g++.dg/template/func1.C: New test.
2963         PR c++/9649
2964         * g++.dg/template/static4.C: New test.
2965         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2967         PR c++/11041
2968         * g++.dg/init/ref7.C: New test.
2970 2003-06-19  Matt Austern  <austern@apple.com>
2972         PR c++/11228
2973         * g++.dg/anew1.C: New test.
2974         * g++.dg/anew2.C: New test.
2975         * g++.dg/anew3.C: New test.
2976         * g++.dg/anew4.C: New test.
2978 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2980         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2982 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2984         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2985         endian-dependent.
2987 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2989         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2990         Remove cruft.
2992 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2994         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2995         * gcc.c-torture/compile/961203-1.c: Likewise.
2996         * gcc.c-torture/compile/980506-1.c: Likewise.
2998 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3000         PR c++/10712
3001         * g++.dg/lookup/using7.C: New test.
3003 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3005         PR c++/11105
3006         * g++.dg/abi/conv1.C: Remove it.
3007         * g++.dg/template/conv7.C: New test.
3008         * g++.dg/template/conv8.C: Likewise.
3009         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3010         conversion operator.
3012 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3014         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3015         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3016         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3017         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3018         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3019         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3020         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3021         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3022         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3023         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3024         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3025         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3026         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3027         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3028         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3029         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3030         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3031         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3032         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3033         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3034         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3035         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3036         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3037         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3038         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3039         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3040         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3041         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3042         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3044 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3046         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3047         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3048         indications.
3050 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3052         * gcc.dg/i386-387-5.c: New test case.
3053         * gcc.dg/i386-387-6.c: New test case.
3054         * gcc.dg/builtins-23.c: New test case.
3056 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3058         * gcc.dg/builtins-22.c: New test case.
3059         * gcc.dg/i386-387-1.c: Update to test exp.
3060         * gcc.dg/i386-387-2.c: Likewise.
3062 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3064         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
3066 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3068         * lib/gcc-dg.exp (dg-require-dll): New function.
3069         (dg-xfail-if): Likewise.
3070         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
3071         driver.
3073         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
3074         * gcc.c-torture/compile/20001205-1.c: Likewise.
3075         * gcc.c-torture/compile/20001226-1.c: Likewise.
3076         * gcc.c-torture/compile/20010518-2.c: Likewise.
3077         * gcc.c-torture/compile/20020312-1.c: Likewise.
3078         * gcc.c-torture/compile/20020604-1.c: Likewise.
3079         * gcc.c-torture/compile/920501-12.c: Likewise.
3080         * gcc.c-torture/compile/920501-4.c: Likewise.
3081         * gcc.c-torture/compile/920520-1.c: Likewise.
3082         * gcc.c-torture/compile/920521-1.c: Likewise.
3083         * gcc.c-torture/compile/920625-1.c: Likewise.
3084         * gcc.c-torture/compile/961203-1.c: Likewise.
3085         * gcc.c-torture/compile/980506-1.c: Likewise.
3086         * gcc.c-torture/compile/981006-1.c: Likewise.
3087         * gcc.c-torture/compile/981022-1.c: Likewise.
3088         * gcc.c-torture/compile/981223-1.c: Likewise.
3089         * gcc.c-torture/compile/990617-1.c: Likewise.
3090         * gcc.c-torture/compile/dll.c: Likewise.
3091         * gcc.c-torture/compile/labels-3.c: Likewise.
3092         * gcc.c-torture/compile/mipscop-1.c: Likewise.
3093         * gcc.c-torture/compile/mipscop-2.c: Likewise.
3094         * gcc.c-torture/compile/mipscop-3.c: Likewise.
3095         * gcc.c-torture/compile/mipscop-4.c: Likewise.
3096         * gcc.c-torture/compile/simd-5.c: Likewise.
3097         * gcc.c-torture/compile/20000804-1.x: Remove.
3098         * gcc.c-torture/compile/20001205-1.x: Likewise.
3099         * gcc.c-torture/compile/20001226-1.x: Likewise.
3100         * gcc.c-torture/compile/20010518-2.x: Likewise.
3101         * gcc.c-torture/compile/20020312-1.x: Likewise.
3102         * gcc.c-torture/compile/20020604-1.x: Likewise.
3103         * gcc.c-torture/compile/920501-12.x: Likewise.
3104         * gcc.c-torture/compile/920501-4.x: Likewise.
3105         * gcc.c-torture/compile/920520-1.x: Likewise.
3106         * gcc.c-torture/compile/920521-1.x: Likewise.
3107         * gcc.c-torture/compile/920625-1.x: Likewise.
3108         * gcc.c-torture/compile/961203-1.x: Likewise.
3109         * gcc.c-torture/compile/980506-1.x: Likewise.
3110         * gcc.c-torture/compile/981006-1.x: Likewise.
3111         * gcc.c-torture/compile/981022-1.x: Likewise.
3112         * gcc.c-torture/compile/981223-1.x: Likewise.
3113         * gcc.c-torture/compile/990617-1.x: Likewise.
3114         * gcc.c-torture/compile/mipscop-1.x: Likewise.
3115         * gcc.c-torture/compile/mipscop-2.x: Likewise.
3116         * gcc.c-torture/compile/mipscop-3.x: Likewise.
3117         * gcc.c-torture/compile/mipscop-4.x: Likewise.
3118         * gcc.c-torture/compile/simd-5.x: Likewise.
3120         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
3122 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3124         * gcc.c-torture/execute/20030611-1.c: New test.
3126 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3128         PR middle-end/168
3129         * gcc.dg/20030612-1.c: New test case.
3131 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3133         PR c++/10635
3134         * g++.dg/expr/cast1.C: New test.
3136 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3138         * gcc.dg/builtins-21.c: New test case.
3140 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
3142         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
3143         options instead of at the end.
3144         * lib/objc.exp (objc_target_compile): Likewise.
3146 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
3148         PR c++/10432
3149         * g++.dg/parse/error1.C: New test.
3151 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
3153         * gcc.dg/compat/struct-by-value-11_main.c: New file.
3154         * gcc.dg/compat/struct-by-value-11_x.c: New file.
3155         * gcc.dg/compat/struct-by-value-11_y.c: New file.
3156         * gcc.dg/compat/struct-by-value-12_main.c: New file.
3157         * gcc.dg/compat/struct-by-value-12_x.c: New file.
3158         * gcc.dg/compat/struct-by-value-12_y.c: New file.
3159         * gcc.dg/compat/struct-by-value-13_main.c: New file.
3160         * gcc.dg/compat/struct-by-value-13_x.c: New file.
3161         * gcc.dg/compat/struct-by-value-13_y.c: New file.
3162         * gcc.dg/compat/struct-by-value-14_main.c: New file.
3163         * gcc.dg/compat/struct-by-value-14_x.c: New file.
3164         * gcc.dg/compat/struct-by-value-14_y.c: New file.
3165         * gcc.dg/compat/struct-by-value-15_main.c: New file.
3166         * gcc.dg/compat/struct-by-value-15_x.c: New file.
3167         * gcc.dg/compat/struct-by-value-15_y.c: New file.
3168         * gcc.dg/compat/struct-by-value-16_main.c: New file.
3169         * gcc.dg/compat/struct-by-value-16_x.c: New file.
3170         * gcc.dg/compat/struct-by-value-16_y.c: New file.
3171         * gcc.dg/compat/struct-by-value-17_main.c: New file.
3172         * gcc.dg/compat/struct-by-value-17_x.c: New file.
3173         * gcc.dg/compat/struct-by-value-17_y.c: New file.
3174         * gcc.dg/compat/struct-by-value-18_main.c: New file.
3175         * gcc.dg/compat/struct-by-value-18_x.c: New file.
3176         * gcc.dg/compat/struct-by-value-18_y.c: New file.
3178         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
3179         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
3180         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
3181         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
3182         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
3183         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
3184         * gcc.dg/compat/scalar-return-3_main.c: New file.
3185         * gcc.dg/compat/scalar-return-3_x.c: New file.
3186         * gcc.dg/compat/scalar-return-3_y.c: New file.
3187         * gcc.dg/compat/scalar-return-4_main.c: New file.
3188         * gcc.dg/compat/scalar-return-4_x.c: New file.
3189         * gcc.dg/compat/scalar-return-4_y.c: New file.
3191 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3193         * gcc.dg/compat/fp2-struct-check.h: New file.
3194         * gcc.dg/compat/fp2-struct-defs.h: New file.
3195         * gcc.dg/compat/fp2-struct-init.h: New file.
3196         * gcc.dg/compat/struct-by-value-10_main.c: New file.
3197         * gcc.dg/compat/struct-by-value-10_x.c: New file.
3198         * gcc.dg/compat/struct-by-value-10_y.c: New file.
3199         * gcc.dg/compat/struct-return-10_main.c: New file.
3200         * gcc.dg/compat/struct-return-10_x.c: New file.
3201         * gcc.dg/compat/struct-return-10_y.c: New file.
3203         * gcc.dg/compat/compat-common.h: New file.
3204         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
3205         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
3206         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
3207         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
3208         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
3209         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
3210         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
3211         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3212         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
3213         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
3214         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3215         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
3216         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
3217         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3218         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
3219         * gcc.dg/compat/small-struct-check.h: Ditto.
3220         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
3221         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3222         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
3223         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
3224         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3225         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3226         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
3227         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3228         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
3229         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
3230         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3231         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3232         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
3233         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3234         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3235         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
3236         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3237         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
3238         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
3239         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3240         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
3241         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
3242         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3243         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
3244         * gcc.dg/compat/struct-return-2_main.c: Ditto.
3245         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3246         * gcc.dg/compat/struct-return-2_y.c: Ditto.
3247         * gcc.dg/compat/struct-return-3_main.c: Ditto.
3248         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3249         * gcc.dg/compat/struct-return-3_y.c: Ditto.
3251 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
3253         * g++.dg/pch/static-1.C: New file.
3254         * g++.dg/pch/static-1.Hs: New file.
3256 2003-06-10  Richard Henderson  <rth@redhat.com>
3258         * gcc.dg/asm-7.c: Adjust expected warning text.
3260 2003-06-10  Roger Sayle  <roger@eyesopen.com>
3262         * gcc.dg/builtins-20.c: New test case.
3264 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
3266         PR c++/11131
3267         * g++.dg/opt/template1.C: New test.
3269 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3271         * lib/gcc-dg.exp (dg-test): Clear additional_files and
3272         additional_sources.
3274 2003-05-21  David Taylor  <dtaylor@emc.com>
3276         * gcc.dg/Wpadded.c: New file.
3278 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3280         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
3281         * gcc.dg/special/weak-2.c: Add dg-require-weak.
3282         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
3283         dg-require-weak.
3285 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
3287         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
3289 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3291         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
3292         (dg-require-alias): Likewise.
3293         (dg-require-gc-sections): Likewise.
3294         * lib/target-supports.exp (check_gc_sections_available): Likewise.
3296 2003-06-08  Richard Henderson  <rth@redhat.com>
3298         * gcc.dg/20011029-2.c: Fix the array reference.
3299         * gcc.dg/asm-7.c: New.
3301 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
3303         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
3305 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
3307         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
3308         (dg-require-gc-sections): Likewise.
3310 2003-06-08  Jan Hubicka  <jh@suse.cz>
3312         * i386-cmov1.c: Fix regular expression.
3313         * i386-cvt-1.c: Likewise.
3314         * i386-local.c: Likewise.
3315         * i386-local2.c: Likewise.
3316         * i386-mul.c: Likewise.
3317         * i386-ssetype-1.c: Likewise.
3318         * i386-ssetype-3.c: Likewise.
3319         * i386-ssetype-5.c: Likewise.
3321 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3323         PR c++/11039
3324         * g++.dg/warn/implicit-typename2.C: New test.
3325         * g++.dg/warn/implicit-typename3.C: New test.
3327 2003-06-07  Richard Henderson  <rth@redhat.com>
3329         * g++.dg/other/offsetof3.C: Use size_t.
3330         * g++.dg/other/offsetof4.C: Likewise.
3332 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
3334         * lib/copy-file.exp: New. Implement gcc_copy_files.
3336         * lib/dg-pch.exp: Load copy-file.exp
3337         (dg-pch): Use gcc_copy_files instead of "file copy".
3339 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
3341         * gcc.dg/weak/weak.exp: Simplify.
3342         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
3343         * gcc.dg/weak/weak-1.c: Likewise.
3344         * gcc.dg/weak/weak-2.c: Likewise.
3345         * gcc.dg/weak/weak-3.c: Likewise.
3346         * gcc.dg/weak/weak-4.c: Likewise.
3347         * gcc.dg/weak/weak-5.c: Likewise.
3348         * gcc.dg/weak/weak-6.c: Likewise.
3349         * gcc.dg/weak/weak-7.c: Likewise.
3350         * gcc.dg/weak/weak-8.c: Likewise.
3351         * gcc.dg/weak/weak-9.c: Likewise.
3353 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
3355         gcc.c-torture/execute/20030606-1.c: New.
3357 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3359         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
3360         * gcc.dg/builtins-19.c: Likewise.
3362 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3364         * gcc.dg/builtins-2.c: Add some more tests.
3365         * gcc.dg/builtins-18.c: New test case.
3366         * gcc.dg/builtins-19.c: New test case.
3368 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3369             Jim Wilson  <wilson@tuliptree.org>
3371         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
3373 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
3375         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
3376         mempcpy/stpcpy calls not to be optimized into something else.
3377         * gcc.c-torture/execute/string-opt-3.c: Moved to...
3378         * gcc.c-torture/execute/builtins/string-7.c: ...here.
3379         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
3381 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3383         * gcc.dg/format/asm_fprintf-1.c: New test.
3385 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
3387         * lib/gcc-defs.exp (additional_sources): New variable.
3388         (dg-additional-sources): New function.
3389         (additional_files): New variable.
3390         (dg-additional-files): New function.
3391         (dg-additional-files-options): Likewise.
3392         * lib/gcc-dg.exp (dg-require-weak): New function.
3393         (dg-require-alias): Likewise.
3394         (dg-require-gc-sections): Likewise.
3395         * lib/target-supports.exp (check_alias_available): Remove testfile
3396         parameter.
3397         (check_gc_sections_available): New function.
3398         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
3399         (dg-gpp-additional-files): Likewise.
3400         * lib/g++.exp (additional_sources): Remove.
3401         (additional_files): Likewise.
3402         (g++_target_compile): Use dg-additional-files-options.
3404         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
3405         Tcl logic.
3406         * gcc.dg/special/ecos.exp: Remove.
3407         * gcc.dg/special/20000419-2.c: Use dg-require-*.
3408         * gcc.dg/special/alias-1.c: Likewise.
3409         * gcc.dg/special/alias-2.c: Likewise.
3410         * gcc.dg/special/gcsec-1.c: Likewise.
3411         * gcc.dg/special/weak-1.c: Likewise.
3412         * gcc.dg/special/weak-2.c: Likewise.
3413         * gcc.dg/special/wkali-1.c: Likewise.
3414         * gcc.dg/special/wkali-2.c: Likewise.
3416         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
3417         dg-gpp-additional-*.
3418         * g++.dg/special/conpr-3.C: Likewise.
3419         * g++.dg/special/conpr-4.C: Likewise.
3420         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
3421         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
3422         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
3423         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
3424         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
3425         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
3426         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
3427         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
3428         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
3429         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
3430         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
3431         * g++.old-deja/g++.other/comdat1.C: Likewise.
3432         * g++.old-deja/g++.other/comdat2.C: Likewise.
3433         * g++.old-deja/g++.other/comdat3.C: Likewise.
3434         * g++.old-deja/g++.other/ctor1.C: Likewise.
3435         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
3437 2003-06-05  Richard Henderson  <rth@redhat.com>
3439         * gcc.dg/debug/20030605-1.c: New.
3441 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3443         * README.QMTEST: Update.
3445 2003-06-04  Richard Henderson  <rth@redhat.com>
3447         * gcc.dg/cleanup-1.c: New.
3448         * gcc.dg/cleanup-2.c: New.
3449         * gcc.dg/cleanup-3.c: New.
3450         * gcc.dg/cleanup-4.c: New.
3451         * gcc.dg/cleanup-5.c: New.
3452         * gcc.dg/cleanup-6.c: New.
3453         * gcc.dg/cleanup-7.c: New.
3455 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3457         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
3459         * lib/dg-pch.exp: New file.
3460         * g++.dg/pch/pch.exp: Use dg-pch.exp.
3461         * gcc.dg/pch/pch.exp: Likewise.
3463 2003-06-04  Roger Sayle  <roger@eyesopen.com>
3465         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
3466         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
3467         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
3468         * gcc.dg/builtins-17.c: New test case.
3469         * gcc.dg/i386-387-4.c: New test case.
3470         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
3472 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3474         * gcc.dg/ultrasp9.c: New test.
3476 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3478         * gcc.c-torture/compile/20030604-1.c: New test.
3479         * gcc.dg/sparc-constant-1.c: New test.
3481 2003-06-03  Glen Nakamura  <glen@imodulo.com>
3483         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
3485 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
3487         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
3489         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
3490         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
3492 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
3494         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
3496 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3498         PR c++/10940
3499         * g++.dg/template/spec10.C: New test.
3501 2003-06-03  Roger Sayle  <roger@eyesopen.com>
3503         * gcc.dg/builtins-16.c: New test case.
3505 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
3507         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
3508         mempcpy test with post-increments.
3509         * gcc.c-torture/execute/string-opt-3.c: New test.
3510         * gcc.dg/string-opt-1.c: New test.
3512 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
3514         PR fortran/10965
3515         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
3517 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
3519         * lib/scanasm.exp (dg-scan): New function, factored out of ...
3520         (scan-assembler): ... here.  Use dg-scan.
3521         (scan-assembler-not): Likewise.
3522         (scan-file): New function.
3523         (scan-file-not): Likewise.
3524         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
3525         * gcc.dg/cpp/_Pragma4.c: Likewise.
3526         * gcc.dg/cpp/_Pragma5.c: Likewise.
3527         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3528         * gcc.dg/cpp/avoidpaste2.c: Likewise.
3529         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
3530         * gcc.dg/cpp/cmdlne-P.c: Likewise.
3531         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
3532         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
3533         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
3534         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
3535         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
3536         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
3537         * gcc.dg/cpp/cxxcom1.c: Likewise.
3538         * gcc.dg/cpp/line1.c: Likewise.
3539         * gcc.dg/cpp/maccom1.c: Likewise.
3540         * gcc.dg/cpp/maccom2.c: Likewise.
3541         * gcc.dg/cpp/maccom3.c: Likewise.
3542         * gcc.dg/cpp/maccom4.c: Likewise.
3543         * gcc.dg/cpp/maccom5.c: Likewise.
3544         * gcc.dg/cpp/maccom6.c: Likewise.
3545         * gcc.dg/cpp/multiline.c: Likewise.
3546         * gcc.dg/cpp/spacing1.c: Likewise.
3547         * gcc.dg/cpp/spacing2.c: Likewise.
3548         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
3549         * gcc.dg/cpp/trad/maccom1.c: Likewise.
3550         * gcc.dg/cpp/trad/maccom2.c: Likewise.
3551         * gcc.dg/cpp/trad/maccom3.c: Likewise.
3552         * gcc.dg/cpp/trad/maccom4.c: Likewise.
3553         * gcc.dg/cpp/trad/maccom6.c: Likewise.
3554         * gcc.dg/cpp/cxxcom2.c: Likewise.
3555         * gcc.dg/cpp/cxxcom2.h: New file.
3557         * gcc.dg/cpp/truefalse.cpp: Move it to ...
3558         * g++.dg/cpp/truefalse.C: Here.
3559         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
3561 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
3563         * gcc.dg/cpp/redef3.c: New file.
3565 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3567         * gcc.dg/i386-loop-3.c: New test.
3569 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
3571         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
3573 2003-05-31  Roger Sayle  <roger@eyesopen.com>
3575         * gcc.dg/fwrapv-1.c: New test case.
3576         * gcc.dg/fwrapv-2.c: New test case.
3578 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3580         PR c++/10956
3581         * g++.dg/template/spec9.C: New test.
3583 2003-05-29  Roger Sayle  <roger@eyesopen.com>
3585         * gcc.dg/duff-4.c: New test case.
3587 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
3589         PR fortran/10843
3590         * g77.dg/ffixed-form-1.f: New test
3591         * g77.dg/ffixed-form-2.f: New test
3592         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
3593         * g77.dg/ffree-form-3.f: New test
3595 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
3597         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
3598         * gcc.dg/wint_t-1.c: Likewise.
3600 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3602         * g++.dg/template/access11.C: New test.
3604 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3606         PR c++/10849
3607         * g++.dg/template/access10.C: New test.
3609 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3610             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3612         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
3614 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3616         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
3617         suppress for powerpc-*-darwin*.
3618         * gcc.dg/torture/builtin-noret-2.c: Likewise.
3620 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3622         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
3623         suppress option for powerpc-*-darwin*.
3625 2003-05-23  Roger Sayle  <roger@eyesopen.com>
3627         * gcc.dg/builtins-1.c: Add tests for tan and atan.
3628         * gcc.dg/builtins-4.c: Add test for fmod.
3630 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3632         PR c++/10682
3633         * g++.dg/template/instantiate4.C: New test.
3635 2003-05-22  Roger Sayle  <roger@eyesopen.com>
3637         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
3639 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
3641         * gcc.dg/compat/scalar-return-1_main.c: New file.
3642         * gcc.dg/compat/scalar-return-1_x.c: New file.
3643         * gcc.dg/compat/scalar-return-1_y.c: New file.
3644         * gcc.dg/compat/scalar-return-2_main.c: New file.
3645         * gcc.dg/compat/scalar-return-2_x.c: New file.
3646         * gcc.dg/compat/scalar-return-2_y.c: New file.
3647         * gcc.dg/compat/struct-return-3_main.c: New file.
3648         * gcc.dg/compat/struct-return-3_y.c: New file.
3649         * gcc.dg/compat/struct-return-3_x.c: New file.
3650         * gcc.dg/compat/struct-return-2_main.c: New file.
3651         * gcc.dg/compat/struct-return-2_x.c: New file.
3652         * gcc.dg/compat/struct-return-2_y.c: New file.
3654 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3656         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
3657         for hppa*-hp-hpux*.
3658         * gcc.dg/20021014-1.c (dg-options): Likewise.
3659         * gcc.dg/nest.c (dg-options): Likewise.
3661 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
3663         PR c++/9738
3664         * g++.dg/ext/dllimport2.C: New file.
3665         * g++.dg/ext/dllimport3.C: New file.
3667 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
3669         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
3670         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3671         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3672         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3673         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3674         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3675         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
3676         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
3677         * gcc.dg/compat/small-struct-defs.h: New file.
3678         * gcc.dg/compat/small-struct-init.h: New file.
3679         * gcc.dg/compat/small-struct-check.h: New file.
3680         * gcc.dg/compat/fp-struct-defs.h: New file.
3681         * gcc.dg/compat/fp-struct-check.h: New file.
3682         * gcc.dg/compat/fp-struct-init.h: New file.
3683         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
3684         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
3686 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
3688         * gcc.dg/20030225-2.c: New test.
3690 2003-05-18  Roger Sayle  <roger@eyesopen.com>
3691             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3693         * gcc.c-torture/compile/20030518-1.c: New test case.
3695 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
3697         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
3698         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
3699         gcc-dg-debug-runtest.
3700         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
3701         gcc-dg-debug-runtest.
3703 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3705         PR c++/9022
3706         * g++.dg/lookup/using6.C: New test.
3708 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3710         * g++.dg/parse/access2.C: New test.
3712 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
3714         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
3715         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
3716         * gcc.dg/debug/debug.exp: Likewise.
3718 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
3720         * gcc.dg/dollar.c: New test.
3722 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
3724         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
3725         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
3726         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
3727         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
3728         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
3729         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
3730         * gcc.dg/compat/struct-by-value-6_main.c: New file.
3731         * gcc.dg/compat/struct-by-value-6_x.c: New file.
3732         * gcc.dg/compat/struct-by-value-6_y.c: New file.
3733         * gcc.dg/compat/struct-by-value-7_main.c: New file.
3734         * gcc.dg/compat/struct-by-value-7_x.c: New file.
3735         * gcc.dg/compat/struct-by-value-7_y.c: New file.
3736         * gcc.dg/compat/struct-by-value-8_main.c: New file.
3737         * gcc.dg/compat/struct-by-value-8_x.c: New file.
3738         * gcc.dg/compat/struct-by-value-8_y.c: New file.
3739         * gcc.dg/compat/struct-by-value-9_main.c: New file.
3740         * gcc.dg/compat/struct-by-value-9_x.c: New file.
3741         * gcc.dg/compat/struct-by-value-9_y.c: New file.
3743 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
3745         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
3746         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
3747         support for "repo" mode.
3748         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
3749         * lib/g77-dg.exp: Likewise.
3750         * lib/obj-dg.exp: Likewise.
3752 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
3754         Merge from gcc-3_2-rhl8-branch:
3755         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
3757         * gcc.dg/tls/opt-6.c: New test.
3759         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
3761         * gcc.dg/20030405-1.c: New test.
3763         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
3765         * gcc.dg/20030309-1.c: New test.
3767         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3769         * gcc.c-torture/execute/20030307-1.c: New test.
3771         2003-02-20  Randolph Chung  <tausq@debian.org>
3773         * gcc.c-torture/compile/20030220-1.c: New test.
3775         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
3777         * gcc.dg/20030217-1.c: New test.
3779         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
3781         * gcc.c-torture/compile/20020129-1.c: New test.
3783         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3785         * gcc.dg/unroll-1.c: New test.
3787         2002-11-16  Jan Hubicka  <jh@suse.cz>
3789         * gcc.c-torture/execute/20020920-1.c: New test.
3791         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
3793         PR target/7434
3794         * gcc.c-torture/compile/20021008-1.c: New test.
3796         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
3798         PR target/7559
3799         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
3801         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3803         * gcc.c-torture/compile/20020807-1.c: New test.
3805         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
3807         * gcc.dg/tls/opt-1.c: New test.
3809         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
3811         * gcc.dg/20020729-1.c: New test.
3813         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
3815         * g++.dg/opt/life1.C: New test.
3817         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
3819         * gcc.dg/20020525-1.c: New test.
3821         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3823         PR c++/6794
3824         * g++.dg/ext/pretty1.C: New test.
3825         * g++.dg/ext/pretty2.C: New test.
3827 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
3829         PR c++/8385
3830         * g++.dg/ext/typeof5.C: New test.
3832 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
3834         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3835         __USER_LABEL_PREFIX__ into account.
3836         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3838 2003-05-14  Roger Sayle  <roger@eyesopen.com>
3840         * gcc.dg/builtins-15.c: New test case.
3842 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
3844         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3846 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
3848         * lib/g++.exp: Tweak handling of additional source files.
3849         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3850         * g++.dg/special/conpr-2a.C: Rename to ...
3851         * g++.dg/special/conpr-2a.cc: ... this.
3852         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3853         * g++.dg/special/conpr-3a.C: Rename to ...
3854         * g++.dg/special/conpr-3a.cc: This.
3855         * g++.dg/special/conpr-3b.C: Rename to ...
3856         * g++.dg/special/conpr-3b.cc: This.
3857         * g++.dg/special/conpr-4.C: New test.
3858         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3860 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3862         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3864 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3866         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3867         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3868         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3869         * g++.old-deja/g++.other/warn3.C: Likewise.
3871 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3873         * gcc.dg/i386-387-1.c: Update to also test log.
3874         * gcc.dg/i386-387-2.c: Likewise.
3876 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3878         * g77.f-torture/execute/int8421.f: New test.
3880 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3882         PR c++/10230, c++/10481
3883         * g++.dg/lookup/scoped5.C: New test.
3885 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3887         PR c++/10552
3888         * g++.dg/template/ttp6.C: New test.
3890 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3892         * gcc.c-torture/execute/builtins: New directory.
3893         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3894         gcc.c-torture/execute/builtins.
3895         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3896         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3897         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3898         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3900 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3902         PR c++/9252
3903         * g++.dg/template/access8.C: New test.
3904         * g++.dg/template/access9.C: New test.
3906 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3908         PR c++/9554
3909         * g++.dg/parse/access1.C: New test.
3911 2003-05-09  DJ Delorie  <dj@redhat.com>
3913         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3914         long, and not an int.
3916 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3918         PR c++/10555, c++/10576
3919         * g++.dg/template/memclass1.C: New test.
3921 2003-05-08  DJ Delorie  <dj@redhat.com>
3923         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3924         targets.
3925         * gcc.c-torture/execute/20021024-1.x: Likewise.
3926         * gcc.c-torture/execute/shiftdi.x: Likewise.
3927         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3928         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3929         * gcc.dg/20021018-1.c: Likewise.
3931 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3933         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3935         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3936         (bcopy): Call memmove.
3938 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3940         * g77.f-torture/compile/8485.f: New test case.
3942 2003-05-07  Richard Henderson  <rth@redhat.com>
3944         PR c++/10570
3945         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3946         Verify exception_cleanup not called for rethrows.
3947         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3948         when exiting catch block without rethrowing.
3949         * g++.dg/eh/forced3.C: New.
3950         * g++.dg/eh/forced4.C: New.
3952 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3954         * gcc.dg/20030505.c: Fix triplet.
3956 2003-05-06  DJ Delorie  <dj@redhat.com>
3958         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3959         * gcc.dg/nest.c: Likewise.
3961 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3963         * gcc.dg/builtins-14.c: New test case.
3965 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3967         * lib/compat.exp (compat-execute): New argument.
3968         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3969         * gcc.dg/compat: New test directory.
3970         * gcc.dg/compat/compat.exp: New expect script.
3971         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3972         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3973         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3974         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3975         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3976         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3978         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3979         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3980         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3981         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3982         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3983         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3984         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3985         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3986         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3987         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3988         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3989         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3990         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3991         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3992         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3994 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3996         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3998 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4000         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4002 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4004         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4005         * gcc.dg/ppc-fsel-2.c: New test.
4007         * gcc.dg/unused-5.c: New test.
4009 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4011         PR c++/10496
4012         * g++.dg/warn/pmf1.C: New test.
4014 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4016         PR c++/4494
4017         * g++.dg/warn/main.C: New test.
4019 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4021         * gcc.dg/nonnull-3.c: New test.
4023 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4025         * gcc.dg/cpp/Wtrigraphs.c: Update.
4026         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4028 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4030         * gcc.dg/ppc-fsel-1.c: New test.
4032 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4034         PR c/10604
4035         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4037 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4039         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4041 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4043         PR c++/9364, c++/10553, c++/10586
4044         * g++.dg/parse/typename4.C: New test.
4045         * g++.dg/parse/typename5.C: Likewise.
4047 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4049         * gcc.c-torture/compile/20030503-1.c: New test.
4051 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4053         * g++.dg/lookup/using5.C: Fix testcase error.
4055 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4057         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4058         since MEABI is no longer supported.  Remove all vestiges
4059         of MEABI from the test.
4061 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4063         PR c++/10554
4064         * g++.dg/lookup/using5.C: New test.
4066 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4068         PR c++/8772
4069         * g++.dg/template/ttp5.C: New test.
4071 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
4073         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
4074         (dg-gpp-additional-sources): New function.
4075         (dg-gpp-additional-files): Likewise.
4076         * lib/g++.exp (additional_sources): New variable.
4077         (additional_files): Likewise.
4078         (g++_target_compile): Deal with them.
4079         * lib/old-dejagnu.exp: Remove.
4080         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
4081         * g++.old-deja: Revise all tests to use dg commands.
4083 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4085         PR c++/9432, c++/9528
4086         * g++.dg/lookup/using4.C: New test.
4088 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
4090         * gcc.dg/noreturn-5.c: New file.
4091         * gcc.dg/noreturn-6.c: New file.
4093         * gcc.c-torture/compile/inline-1.c: New file.
4095 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4097         PR c++/10551
4098         * g++.dg/template/explicit1.C: New test.
4100 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4102         PR c++/10549
4103         * g++.dg/other/bitfield1.C: New test.
4105         PR c++/10527
4106         * g++.dg/init/new7.C: New test.
4108 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4110         * g++.dg/ext/desig1.C: New test.
4111         * g++.dg/ext/init1.C: Update.
4113         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
4115 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
4117         PR c++/10180
4118         * g++.dg/warn/Winline-1.C: New test.
4120 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
4122         * gcc.c-torture/execute/string-opt-19.c: New test.
4124         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
4125         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
4127 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
4129         PR c++/10506
4130         * g++.dg/init/new6.C: New test.
4132         PR c++/10503
4133         * g++.dg/init/ref6.C: New test.
4135 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
4137         * g++.dg/warn/weak1.C: XFAIL on AIX4.
4139 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4141         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
4142         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
4144 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
4146         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
4147         initialized static data members.
4149 2003-04-25  H.J. Lu <hjl@gnu.org>
4151         * gcc.dg/ia64-sync-4.c: New test.
4153 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4155         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
4156         date.
4158 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
4160         PR c++/10337
4161         * g++.dg/warn/conv1.C: New test.
4162         * g++.old-deja/g++.other/conv7.C: Adjust.
4163         * g++.old-deja/g++.other/overload14.C: Adjust.
4165 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4167         PR c++/10471
4168         * g++.dg/template/defarg2.C: New test.
4170 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
4172         * gcc.dg/cpp/include2.c: Update.
4173         * gcc.dg/cpp/multiline-2.c: New.
4174         * gcc.dg/cpp/multiline.c: Update.
4175         * gcc.dg/cpp/strify2.c: Update.
4176         * gcc.dg/cpp/trad/literals-2.c: Update.
4178 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4180         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
4182 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4184         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
4186 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4188         PR c++/10451
4189         * g++.dg/parse/crash4.C: New test.
4191         PR c++/9847
4192         * g++.dg/parse/crash5.C: New test.
4194 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4196         PR c++/10446
4197         * g++.dg/parse/crash3.C: New test.
4199         PR c++/10428
4200         * g++.dg/parse/elab1.C: New test.
4202 2003-04-22  Devang Patel  <dpatel@apple.com>
4204         * gcc.dg/cpp/trad/funlike-5.c: New test.
4206 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
4208         * g++.dg/other/packed1.C: Fix dg options.
4210 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
4212         * g++.dg/other/offsetof2.C: New test.
4214 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
4216         * g++.dg/template/recurse.C: Adjust location of error messages.
4218 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4220         PR c++/9881
4221         * g++.dg/init/addr-const1.C: New test.
4222         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
4224 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4226         PR c++/10405
4227         * g++.dg/lookup/struct-hack1.C: New test.
4229 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
4231         * ucs.c: Update diagnostic messages.
4233 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4235         * gcc.dg/cpp/truefalse.cpp: New test.
4236         * gcc.dg/cpp/cpp.exp: Update.
4237         * g++.dg/other/stdbool-if.C: Remove.
4239 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4241         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
4242         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
4244 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4246         * gcc.c-torture/compile/20030418-1.c: New test.
4248 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
4250         * README.compat: Remove; content moved to doc/sourcebuild.texi.
4252 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4254         PR c++/10347
4255         g++.dg/template/dependent-name1.C: New test.
4257 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
4259         * gcc.dg/warn-1.c (tourist_guide): New array,
4260         contains a pointer to bar.
4262 2003-04-16  Roger Sayle  <roger@eyesopen.com>
4264         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
4265         * gcc.c-torture/execute/medce-1.c: New test case.
4266         * gcc.c-torture/execute/medce-2.c: New test case.
4268 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
4270         * lib/prune.exp: Ignore more messages.
4272         PR c++/10381
4273         * g++.dg/parse/lookup3.C: New test.
4275 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
4277         * gcc.c-torture/compile/20030415-1.c : New test.
4279 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
4281         * gcc.c-torture/execute/scope-2.c: Move to ...
4282         * gcc.dg/noncompile/scope.c: .... here.
4284 2003-04-14  Roger Sayle  <roger@eyesopen.com>
4286         * gcc.dg/20030414-2.c: New test case.
4288 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
4290         PR target/10377
4291         * gcc.dg/20030414-1.c: New test.
4293 2003-04-13  Roger Sayle  <roger@eyesopen.com>
4295         * gcc.dg/builtins-12.c: New test case.
4296         * gcc.dg/builtins-13.c: New test case.
4298 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4300         * gcc.c-torture/execute/string-opt-18.c: New test.
4302 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
4304         PR c++/10300
4305         * g++.dg/init/new5.C: New test.
4307 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
4309         PR c++/7910
4310         * g++.dg/ext/dllimport1.C: New test.
4312 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4314         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
4316 2003-04-11  Bud Davis <bdavis9659@comcast.net>
4318         PR Fortran/9263
4319         * g77.f-torture/noncompile/9263.f: New test
4320         PR Fortran/1832
4321         * g77.f-torture/execute/1832.f: New test
4323 2003-04-11  David Chad  <davidc@freebsd.org>
4324             Loren J. Rittle  <ljrittle@acm.org>
4326         libobjc/8562
4327         * objc.dg/headers.m: New test.
4329 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
4331         * gcc.c-torture/execute/builtin-noret-2.c: New.
4332         * gcc.c-torture/execute/builtin-noret-2.x: New.
4333         XFAIL builtin-noret-2.c at -O1 and above.
4334         * gcc.dg/redecl.c: New.
4335         * gcc.dg/Wshadow-1.c: Update error regexps.
4337 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
4339         * g++.dg/abi/bitfield10.C: New test.
4341 2003-04-09  Mike Stump  <mrs@apple.com>
4343         * gcc.dg/pch/pch.exp: Make testcase names longer.
4344         * g++.dg/pch/pch.exp: Make testcase names longer.
4346 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4348         * gcc.dg/builtins-11.c: New test case.
4350 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4352         * gcc.dg/builtins-9.c: New test case.
4353         * gcc.dg/builtins-10.c: New test case.
4355 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
4357         * gcc.dg/noncompile/init-4.c.c: New test.
4359 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4361         * gcc.misc-test/gcov-9.c: New test.
4362         * gcc.misc-test/gcov-10.c: New test
4363         * gcc.misc-test/gcov-11.c: New test.
4365 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
4367         PR optimization/10024
4368         * gcc.c-torture/compile/20030405-1.c: New test.
4370 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
4372         * gcc.dg/pch/static-3.c: New.
4373         * gcc.dg/pch/static-3.hs: New.
4374         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
4376 2003-04-04  Richard Henderson  <rth@redhat.com>
4378         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
4379         * g++.dg/eh/forced2.C: Likewise.
4381 2003-04-03  Mike Stump  <mrs@apple.com>
4383         * lib/scanasm.exp (scan-assembler): Add xfail processing for
4384         target arg.
4385         (scan-assembler-times, scan-assembler-not): Likewise.
4386         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
4388 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4390         * gcc.dg/sparc-loop-1.c: New test.
4392 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
4394         PR other/9274
4395         * g++.dg/pch/system-2.C: New.
4396         * g++.dg/pch/system-2.Hs: New.
4398 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
4400         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
4402         * g++.dg/eh/simd-1.C (vecfunc): Same.
4404 2003-04-01  Roger Sayle  <roger@eyesopen.com>
4406         * gcc.c-torture/execute/20030401-1.c: New test case.
4408 2003-04-01  Ziemowit Laski <zlaski@apple.com>
4410         * objc.dg/defs.m: New.
4412 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
4414         * g++.dg/eh/simd-1.C: New.
4415         * g++.dg/eh/simd-2.C: New.
4417 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
4419         * gcc.c-torture/execute/simd-3.c: New.
4421 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4423         PR c/9936
4424         * gcc.dg/20030331-2.c: New test.
4426 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4428         PR c++/10278
4429         * g++.dg/parse/crash2.C: New test.
4431 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4433         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
4434         * gcc.c-torture/execute/20030331-1.c: ...here.
4436 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4438         * gcc.c-torture/execute/20030331-1.c: New test.
4440 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
4442         * lib/gcov.exp: Adjust call return testing strings.
4443         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
4445 2003-03-31  Roger Sayle  <roger@eyesopen.com>
4447         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
4448         * gcc.dg/builtins-7.c: New test case.
4449         * gcc.dg/builtins-8.c: New test case.
4451 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4453         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
4455 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
4457         PR c++/7647
4458         * g++.dg/lookup-class-member-2.C: New test.
4460 2003-03-30  Glen Nakamura  <glen@imodulo.com>
4462         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
4464 2003-03-28  Roger Sayle  <roger@eyesopen.com>
4466         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
4468 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
4470         * g++.dg/init/attrib1.C: New test.
4472 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4474         * gcc.dg/ultrasp8.c: New test.
4476 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4478         * gcc.dg/ultrasp7.c: New test.
4480 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
4482         PR c++/10047
4483         * g++.dg/template/inline1.C: New test.
4485 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4487         * gcc.dg/sparc-dwarf2.c: New test.
4489 2003-03-27  Roger Sayle  <roger@eyesopen.com>
4491         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
4492         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
4494 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
4496         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
4497         than reading .x files.
4498         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
4499         * g77.dg/gcov/gcov-1.f: Likewise.
4500         * gcc.misc-tests/gcov-4b.c: Likewise.
4501         * gcc.misc-tests/gcov-5b.c: Likewise.
4502         * gcc.misc-tests/gcov-6.c: Likewise.
4503         * gcc.misc-tests/gcov-7.c: Likewise.
4504         * gcc.misc-tests/gcov-8.c: Likewise.
4505         * g++.dg/gcov/gcov-1.x: Remove.
4506         * g77.dg/gcov/gcov-1.x: Likewise.
4507         * gcc.misc-tests/gcov-4b.x: Likewise.
4508         * gcc.misc-tests/gcov-5b.x: Likewise.
4509         * gcc.misc-tests/gcov-6.x: Likewise.
4510         * gcc.misc-tests/gcov-7.x: Likewise.
4511         * gcc.misc-tests/gcov-8.x: Likewise.
4513 2003-03-27  Glen Nakamura  <glen@imodulo.com>
4515         PR opt/10087
4516         * gcc.dg/20030324-1.c: New test.
4518 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
4520         PR c++/10224
4521         * g++.dg/template/arg3.C: New test.
4523         PR c++/10158
4524         * g++.dg/template/friend18.C: New test.
4526 2003-03-26  Roger Sayle  <roger@eyesopen.com>
4528         * g77.f-torture/compile/20030326-1.f: New test case.
4530 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
4532         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
4534         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
4536 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
4538         * gcc.dg/ia64-sync-3.c: New test.
4540 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
4542         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
4544 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4546         * gcc.dg/ultrasp6.c: New test.
4548 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4550         * gcc.dg/i386-signbit-1.c: New test.
4551         * gcc.dg/i386-signbit-2.c: New test.
4552         * gcc.dg/i386-signbit-3.c: New test.
4554 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4556         * gcc.dg/ultrasp5.c: Fix options.
4558 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4560         * gcc.dg/ultrasp5.c: Fix comment.
4562 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
4564         PR fortran/10197
4565         * g77.f-torture/execute/10197.f: New test.
4567 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
4569         PR c++/9898, c++/383
4570         * g++.dg/template/conv6.C: New test.
4572         PR c++/10119
4573         * g++.dg/template/ptrmem5.C: New test.
4575         PR c++/10026
4576         * g++.dg/lookup/koenig1.C: New test.
4578         PR C++/10199
4579         * g++.dg/lookup/template2.C: New test.
4581 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
4583         * g++.dg/opt/rtti1.C: New test.
4585 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4587         * gcc.dg/ultrasp5.c: New test.
4589 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
4591         PR middle-end/9967
4592         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
4593         builtin fputs.
4595 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4597         PR c/8224
4598         * gcc.dg/20030323-1.c: New test.
4600 2003-03-23  Roger Sayle  <roger@eyesopen.com>
4602         * gcc.c-torture/compile/20030323-1.c: New test case.
4604 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
4606         * gcc.dg/20030321-1.c: New test.
4608 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
4610         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
4612 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
4614         PR c++/9978, c++/9708
4615         * g++.dg/ext/vlm1.C: Adjust expected error.
4616         * g++.dg/ext/vla2.C: New test.
4617         * g++.dg/template/arg1.C: New test.
4618         * g++.dg/template/arg2.C: New test.
4620 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
4622         * g77.f-torture/execute/select.f: New test.
4623         * g77.f-torture/noncompile/select_no_compile.f: New test.
4625 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
4627         PR c++/9898
4628         * g++.dg/other/error4.C: New test.
4630 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
4632         * g++.dg/template/friend17.C: New test.
4634 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
4636         * gcc.c-torture/compile/20030320-1.c: New.
4638 2003-03-20  Roger Sayle  <roger@eyesopen.com>
4640         * gcc.dg/builtins-6.c: New test case.
4642 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
4644         PR target/10073
4645         * gcc.c-torture/compile/20030319-1.c: New.
4647 2003-03-18  Jan Hubicka  <jh@suse.cz>
4649         * gcc.dg/i386-cvt-1.c: New test.
4651 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
4653         * objc.dg/naming-1.m: Use "(parse|syntax) error".
4654         * objc.dg/naming-2.m: Likewise.
4656 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
4658         PR c++/9639
4659         * g++.dg/parse/crash1.C: New test.
4661 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
4663         PR c++/8805
4664         * g++.dg/eh/cleanup1.C: New test.
4666 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4668         * gcc.c-torture/execute/20030316-1.c: New test case.
4670 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4672         PR c++/9629
4673         * g++.dg/init/ctor2.C: New test.
4675 2003-03-15  Roger Sayle  <roger@eyesopen.com>
4677         * g77.f-torture/compile/xformat.f: New test case.
4679 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4681         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
4682         * g++.old-deja/g++.mike/eh50.C: Likewise.
4684 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4686         PR c++/6440
4687         * g++.dg/template/spec7.C: New test.
4688         * g++.dg/template/spec8.C: Likewise.
4690 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
4692         * gcc.c-torture/execute/20030313-1.c: New test.
4694 2003-03-14  Richard Henderson  <rth@redhat.com>
4696         * gcc.dg/inline-2.c: Adjust alpha test for external call.
4698 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4700         * gcc.c-torture/compile/20030314-1.c: New test.
4702 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
4704         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
4705         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
4706         thumb target,
4707         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
4708         to accept newer _imp__  prefix and additional
4709         newline in .drectve section.
4710         * gcc.dg/dll-4.c: Likewise.
4711         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
4712         switch.
4714 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
4716         * g++.dg/parse/namespace9.C: New test.
4718         * g++.dg/init/ref5.C: New test.
4719         * g++.dg/parse/ptrmem1.C: Likewise.
4721 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4723         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
4724         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
4725         regular expression.
4726         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
4727         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
4729 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
4731         * gcc.c-torture/execute/20030224-2.c: New test.
4733 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4735         * gcc.dg/decl-3.c: New test.
4737 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4739         * gcc.dg/i386-loop-2.c: New test.
4741 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
4743         PR c++/9474
4744         * g++.dg/parse/namespace8.C: New test.
4746         PR c++/9924
4747         * g++.dg/overload/builtin2.C: New test.
4749 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
4751         * gcc.dg/return-type-3.c: New test.
4753 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
4755         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
4756         profiling options are not supported.
4758 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
4760         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
4761         * g++.old-deja/g++.warn/impint2.C: Likewise.
4763 2003-03-10  Devang Patel  <dpatel@apple.com>
4765         * g++.dg/cpp/c++_cmd_1.C: New test.
4766         * g++.dg/cpp/c++_cmd_1.h: New file.
4768 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
4770         * gcc.dg/altivec-9.c: New file.
4772 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4774         * gcc.dg/ppc-sdata-1.c: New test.
4775         * gcc.dg/ppc-sdata-2.c: New test.
4777 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
4779         PR c++/9373
4780         * g++.dg/opt/ptrmem2.C: New test.
4782         PR c++/8534
4783         * g++.dg/opt/ptrmem1.C: New test.
4785 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4787         * gcc.dg/i386-loop-1.c: New test.
4789 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4791         PR c++/9970
4792         * g++.dg/lookup/friend1.C: New test.
4794 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4796         PR c++/9823
4797         * g++.dg/parser/constructor1.C: New test.
4799 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
4801         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4803         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4805 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4807         * gcc.dg/cpp/Wunused.c: Update test.
4809 2003-03-08  Jan Hubicka  <jh@suse.cz>
4811         * gcc.dg/inline-3.c: New test.
4813 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4815         PR c++/9809
4816         * g++.dg/parse/builtin1.C: New test.
4818         PR c++/9982
4819         * g++.dg/abi/cookie1.C: New test.
4820         * g++.dg/abi/cookie2.C: Likewise.
4822         PR c++/9524
4823         * g++.dg/template/field1.C: New test.
4825         PR c++/9912
4826         * g++.dg/parse/class1.C: New test.
4827         * g++.dg/parse/namespace7.C: Likewise.
4828         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
4830 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
4832         * g++.dg/init/ref4.C: New test.
4834 2003-03-07  Jan Hubicka  <jh@suse.cz>
4836         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
4837         * gcc.dg/inline-3.c:  New test.
4839 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
4841         * g++.dg/init/ref3.C: New test.
4843         PR c++/9965
4844         * g++.dg/init/ref2.C: New test.
4846         PR c++/9400
4847         * g++.dg/warn/Wshadow-2.C: New test.
4849         PR c++/9791
4850         * g++.dg/warn/Woverloaded-1.C: New test.
4852 2003-03-05  Jan Hubicka  <jh@suse.cz>
4854         * gcc.dg/i386-local2.c: New.
4855         * gcc.dg/i386-local.c: Fix typo.
4857 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4859         * g++.dg/abi/layout3.C: New test.
4861 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4863         * gcc.c-torture/compile/20030305-1.c
4865 2003-03-05  Jan Hubicka  <jh@suse.cz>
4867         * gcc.dg/i386-local.c: New.
4869 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4871         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4873 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4875         * gcc.dg/switch-2.c: New test.
4876         * gcc.dg/switch-3.c: New test.
4877         * gcc.dg/Wswitch.c: Adjust line numbers.
4878         * gcc.dg/Wswitch-default.c: Likewise.
4879         * gcc.dg/Wswitch-enum.c: Likewise.
4881 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4883         * gcc.c-torture/execute/20030222-1.c: New test.
4885 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4887         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4889 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4891         PR c++/9878
4892         * g++.dg/init/ref1.C: New test.
4894 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4896         * gcc.dg/sh-relax.c: New SH-only test.
4898 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4900         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4901         comment explaining purpose of testcase.
4903 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4905         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4906         for HC11/HC12 (asm needs two int registers).
4907         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4908         HC11/HC12 because the test uses an asm which needs two 32-bit
4909         registers.
4911 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4913         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4914         for HC11/HC12 (array is too large otherwise).
4915         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4916         * gcc.c-torture/compile/20010518-2.x: Likewise.
4917         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4918         HC11/HC12 (array is too large).
4920 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4922         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4923         * lib/g++-dg.exp (g++-dg-test): Likewise.
4925 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4927         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4928         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4930 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4932         * g++.dg/warn/implicit-typename1.C: Remove warning.
4934 2003-02-28  Richard Henderson  <rth@redhat.com>
4936         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4937         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4939 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4941         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4942         * g++.dg/pch/pch.exp: Likewise.
4944 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4946         PR c++/9879
4947         * testsuite/g++.dg/init/new4.C: New test.
4949 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4951         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4953 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4955         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4956         unsigned long.
4958         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4959         wider than float.
4961 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4963         * lib/scanasm.exp: Add support for counting numbers of
4964         occurences.
4965         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4966         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4968 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4970         PR c++/9683
4971         * g++.dg/template/static3.C: New test.
4973         PR c++/9829
4974         * g++.dg/parse/namespace6.C: New test.
4976 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4978         PR target/9732
4979         * gcc.dg/20030225-1.c: New test.
4981 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4983         * README: Remove out-of-date information.
4985         PR c++/9836
4986         * g++.dg/template/spec6.C: New test.
4988 2003-02-24  Jeff Law  <law@redhat.com>
4990         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4992 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4994         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4995         * gcc.dg/pragma-ep-1.c: Likewise.
4997 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4999         PR c++/9602
5000         * g++.dg/template/friend16.C: New test.
5002 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5004         PR c++/5333
5005         * g++.dg/parse/fused-params1.C: Adjust error messages.
5006         * g++.dg/template/nested3.C: New test.
5008 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5010         * g++.dg/abi/param1.C: New test.
5012 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5014         PR c++/7982
5015         * g++.dg/warn/implicit-typename1.C: New test.
5017 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5019         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5020         with "mtune".
5021         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5022         * gcc.c-torture/execute/20010129-1.x: Likewise.
5023         * gcc.dg/20011107-1.c: Likewise.
5024         * gcc.dg/20020108-1.c: Likewise.
5025         * gcc.dg/20020122-3.c: Likewise.
5026         * gcc.dg/20020206-1.c: Likewise.
5027         * gcc.dg/20020310-1.c: Likewise.
5028         * gcc.dg/20020426-2.c: Likewise.
5029         * gcc.dg/20020517-1.c: Likewise.
5030         * gcc.dg/991230-1.c: Likewise.
5031         * gcc.dg/i386-unroll-1.c: Likewise.
5032         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5034 2003-02-22  Jan Hubicka  <jh@suse.cz>
5036         * gcc.dg/i386-mul.c: New test.
5038 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5040         * gcc.dg/builtins-5.c: New test case.
5042 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5044         * gcc.dg/asmreg-1.c: New test.
5046 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5048         PR c++/9749
5049         * g++.dg/parse/varmod1.C: New test.
5051 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5053         PR c++/9727
5054         * g++.dg/template/op1.C: New test.
5056 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5058         PR c++/8906
5059         * g++.dg/template/nested2.C: New test.
5061 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5063         PR c++/8724
5064         * g++.dg/expr/dtor1.C: New test.
5066 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5068         * gcc.dg/cpp/include3.c: New test.
5069         * gcc.dg/cpp/inc/foo.h: New file.
5071 2003-02-21  Glen Nakamura  <glen@imodulo.com>
5073         * gcc.c-torture/execute/20030221-1.c: New test.
5075 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
5077         PR c++/9729
5078         * g++.dg/abi/conv1.C: New test.
5080 2003-02-20  Jan Hubicka  <jh@suse.cz>
5082         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
5084 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
5086         * gcc.c-torture/compile/20030219-1.c: New test.
5088 2003-02-18  Jan Hubicka  <jh@suse.cz>
5090         * gcc.dg/funcorder.c: New test.
5092 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5094         * gcc.c-torture/execute/20030218-1.c: New.
5096 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
5098         * gcc.dg/20030218-1.c: New.
5100 2003-02-18  Richard Henderson  <rth@redhat.com>
5102         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
5103         * gcc.dg/attr-used-2.c: New.
5105 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
5107         PR c++/9704
5108         * g++.dg/init/copy5.C: New test.
5110 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
5112         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
5113         * g++.dg/pch/pch.exp: Likewise.
5115 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5117         * gcc.c-torture/execute/20030209-1.c: Enable the test if
5118         STACK_SIZE is not defined.
5120 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5122         PR c++/9457
5123         * g++.dg/template/init1.C: New test.
5125 2003-02-16  Jan HUbicka  <jh@suse.cz>
5127         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
5128         (foo): Add few extra tests
5129         * gcc.dg/c99-const-expr-3.c: Likewise.
5130         * gcc.c-torture/execute/20030216-1.c: New.
5132 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5134         PR c++/9459
5135         * g++.dg/ext/typeof4.C: New test.
5137 2003-02-15  Roger Sayle  <roger@eyesopen.com>
5139         * gcc.dg/i386-387-3.c: New test case.
5141 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
5143         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
5144         cris-*-elf* cris-*-aout* and mmix-*-*.
5146 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
5148         * gcc.dg/20030213-1.c: New test.
5150 2003-02-12  Roger Sayle  <roger@eyesopen.com>
5152         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
5153         * gcc.dg/i386-387-2.c: Likewise.
5155 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
5157         * gcc.dg/ppc-spe.c: Fix formatting.
5158         Enable tests that were previously unsupported by gas.
5159         Delete tests for instructions that no longer exist.
5160         Switch arguments on evsubifw builtin.
5162 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5164         * gcc.c-torture/execute/20030209-1.c: Disable the test if
5165         STACK_SIZE is too small.
5167 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5168             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5170         * gcc.dg/decl-2.c: New test.
5172 2003-02-10  Jan Hubicka  <jh@suse.cz>
5174         * gcc.dg/i386-fpcvt-1.c:  New test.
5176 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
5178         * gcc.c-torture/execute/20030209-1.c: New test.
5180 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
5182         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
5183         int-wide bitops, use the constants of the same width.
5184         Likewise, if long long is 32-bit wide, test bitops using
5185         32-bit constants.
5187 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
5189         * gcc.dg/20021014-1.c: Annotate with expected notice text.
5191 2003-02-07  Roger Sayle  <roger@eyesopen.com>
5193         * testsuite/gcc.dg/builtins-4.c: New test case.
5195 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5197         * gcc.dg/20020430-1.c: Fix dg command typos.
5198         * gcc.dg/20020503-1.c: Likewise.
5200 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5202         PR c++/8785
5203         * g++.dg/parse/fused-params1.C: New test.
5205         PR c++/8857
5206         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
5208         PR c++/8921
5209         * g++.dg/parse/non-dependent1.C: New test.
5211         PR c++/8928
5212         * g++.dg/parse/dupl-tmpl-args1.C: New test.
5214         PR c++/9228
5215         * g++.dg/parse/undefined7.C: New test.
5216         * g++.dg/parse/non-templ1.C: New test.
5218         PR c++/9229
5219         * g++.dg/parse/too-many-tmpl-args1.C: New test.
5221 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
5223         * gcc.c-torture/compile/20030206-1.c: New test.
5225 2003-02-05  Roger Sayle  <roger@eyesopen.com>
5227         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
5228         "pow" to "foo" to avoid potential confusion with a math built-in.
5230 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5232         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
5233         conditions for SPARC targets.
5235 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
5237         * gcc.dg/20030204-1.c: New test.
5239 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5241         PR c++/38
5242         * g++.dg/parse/array-size1.C: New test.
5244         PR c++/5657
5245         * g++.dg/parse/undefined3.C: New test.
5247         PR c++/5665
5248         * g++.dg/parse/undefined4.C: New test.
5250         PR c++/5975
5251         * g++.dg/parse/undefined5.C: New test.
5253         PR c++/7259
5254         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
5256         PR c++/8578
5257         * g++.dg/parse/casting-operator1.C: New test.
5259         PR c++/8596
5260         * g++.dg/parse/undefined6.C: New test.
5262         PR c++/8736
5263         * g++.dg/parse/missing-template1.C: New test.
5265 2003-02-04  Jan Hubicka  <jh@suse.cz>
5267         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
5268         * gcc.dg/i386-cmov?.c:  Likewise.
5269         * gcc.dg/i386-fpcvt-?.c:  Likewise.
5270         * gcc.dg/i386-ssefp-1.c:  Likewise.
5271         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
5272         conventions.
5274 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
5276         PR c++/7129
5277         * testsuite/g++.dg/ext/max.C: New test.
5279 2003-02-03  Jan Hubicka  <jh@suse.cz>
5281         * gcc.c-torture/execute/20030203-1.c: New test.
5283 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
5285         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
5286         'natural-endian'.
5288 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
5290         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
5291         * g++.dg/init/new2.C: Likewise.
5292         * g++.dg/other/new1.C: Likewise.
5294 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
5296         * gcc.dg/struct-ret-libc.c: New test.
5298 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
5300         * gcc.dg/20030129-1.c: New test.
5302 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5304         PR c++/8849
5305         * g++.dg/template/ptrmem4.C: New test.
5307 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
5309         * g++.dg/parser/constant1.C: New test.
5311 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5313         PR c++/8591
5314         * g++.dg/parse/friend2.C: New test.
5316 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5318         PR c++/9437
5319         * g++.dg/template/unify4.C: New test.
5321 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
5323         * gcc.c-torture/execute/20030128-1.c: New test.
5325 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
5327         * g++.dg/lookup/nested1.C: Test moved from ...
5328         * g++.old-deja/g++.other/lookup24.C: ... here.
5330 2003-01-28  Jan Hubicka  <jh@suse.cz>
5332         * gcc.dg/i386-cmov5.c:  New test.
5334 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
5336         * gcc.c-torture/execute/20010925-1.c: Changed the
5337         memcpy declaration.
5339 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5341         PR c++/3902
5342         * g++.dg/parse/template5.C: New test.
5344 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
5346         PR fortran/9258
5347         * g77.dg/pr9258: New test.
5349 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5351         * README: Move relevant parts from README.g++.
5353         * README.g++: Remove this file.
5355 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5357         * g++.dg/abi/dcast1.C: New test.
5359 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5361         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
5363 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
5365         PR c++/47
5366         * g++.old-deja/g++.other/lookup24.C: New test.
5368 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5370         PR middle-end/7227
5371         * gcc.dg/uninit-C.c: New test.
5373 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
5375         * g++.dg/abi/covariant1.C: New test.
5377 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
5379         * gcc.dg/20030123-1.c: New test.
5381 2003-01-25  Jan Hubicka  <jh@suse.cz>
5383         PR opt/8492
5384         * gcc.c-torture/compile/20030125-1.c
5386 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
5388         PR c++/9403
5389         * g++.dg/parse/template3.C: New test.
5390         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
5392         PR c++/795
5393         * g++.dg/parse/template4.C: New test.
5395         PR c++/9415
5396         * g++.dg/template/qual2.C: New test.
5398         PR c++/8545
5399         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
5401         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
5403 2003-01-25  Roger Sayle  <roger@eyesopen.com>
5405         * gcc.c-torture/execute/switch-1.c: New test case.
5407 2003-01-25  Jan Hubicka  <jh@suse.cz>
5409         * gcc.c-torture/execute/20030125-1.[cx]: New test.
5411 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
5413         Tweaks for Bison-1.875. From the NEWS file:
5414         "- `parse error' -> `syntax error'
5415         Bison now uniformly uses the term `syntax error'"
5416         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
5417         * gcc.dg/cpp/digraph2.c: Likewise.
5418         * gcc.dg/cpp/direct2.c: Likewise.
5419         * gcc.dg/cpp/paste4.c: Likewise.
5420         * gcc.dg/c90-restrict-1.c: Likewise.
5421         * gcc.dg/c99-func-2.c: Likewise.
5422         * gcc.dg/noncompile/920721-2.c: Likewise.
5423         * gcc.dg/noncompile/930622-2.c: Likewise.
5424         * gcc.dg/noncompile/940112-1.c: Likewise.
5425         * gcc.dg/noncompile/950921-1.c: Likewise.
5426         * gcc.dg/noncompile/951123-1.c: Likewise.
5427         * gcc.dg/noncompile/971104-1.c: Likewise.
5428         * gcc.dg/noncompile/990416-1.c: Likewise.
5430 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
5432         * g++.dg/parse/undefined1.C: Add error message.
5434 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5436         PR c++/9354
5437         * g++.dg/parse/new1.C: New test.
5439         PR c++/9216
5440         * g++.dg/parse/template2.C: New test.
5442         PR c++/9354
5443         * g++.dg/parse/typedef2.C: New test.
5445         PR c++/9328
5446         * g++.dg/ext/typeof3.C: New test.
5448 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5450         PR c++/2738
5451         * g++.dg/parse/ret-type1.C: New test.
5453         PR c++/3792
5454         * g++.dg/parse/tmpl-outside1.C: New test.
5456         PR c++/4207
5457         * g++.dg/parse/int-as-enum1.C: New test.
5459         PR c++/4903
5460         * g++.dg/parse/no-typename1.C: New test.
5462         PR c++/5533
5463         * g++.dg/parse/no-value1.C: New test.
5465         PR c++/5921
5466         * g++.dg/parse/wrong-inline1.C: New test.
5468         PR c++/6402
5469         * g++.dg/parse/ref1.C: New test.
5471         PR c++/6992
5472         * g++.dg/parse/attr-ctor1.C: New test.
5474         PR c++/7229
5475         * g++.dg/parse/namespace5.C: New test.
5477         PR c++/7917
5478         * g++.dg/parse/func-def1.C: New test.
5480         PR c++/8143
5481         * g++.dg/parse/undefined1.C: New test.
5483         PR c++/5723, PR c++/8522
5484         * g++.dg/parse/specialization1.C: New test.
5486         PR c++/163, PR c++/8595
5487         * g++.dg/parse/struct-as-enum1.C: New test.
5489         PR c++/9173
5490         * g++.dg/parse/undefined2.C: New test.
5492 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5494         PR c++/9298
5495         * g++.dg/parse/template1.C: New test.
5497         PR c++/9384
5498         * g++.dg/parse/using1.C: New test.
5500         PR c++/9285
5501         PR c++/9294
5502         * g++.dg/parse/expr2.C: New test.
5504         PR c++/9388
5505         * g++.dg/parse/lookup2.C: Likewise.
5507 2003-01-21  Jan Hubicka  <jh@suse.cz>
5509         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
5510         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
5511         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
5512         * gcc.c-torture/execute/string-opt-*.c: Likewise.
5514 2003-01-20  Nick Clifton  <nickc@redhat.com>
5516         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
5517         problem with ARM sibcall code generation.
5519 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
5521         * gcc.c-torture/execute/20030120-1.c: New.
5523 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
5525         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
5527 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
5529         PR c++/9272
5530         * g++.dg/parse/ctor1.C: New test.
5532         PR c++/9294:
5533         * g++.dg/parse/qualified1.C: New test.
5535         * g++.dg/parse/typename3.C: New test.
5537 2003-01-16  Richard Henderson  <rth@redhat.com>
5539         * g++.dg/tls/init-2.C: Fix error matches for real this time.
5541 2003-01-16  Richard Henderson  <rth@redhat.com>
5543         * g++.dg/pch/pch.exp: Copy test header to the working directory
5544         before using it either for precompilation or direct use.
5545         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
5546         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
5548 2003-01-16  Richard Henderson  <rth@redhat.com>
5550         * gcc.dg/pch/pch.exp: Copy test header to the working directory
5551         before using it either for precompilation or direct use.
5552         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
5553         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
5555 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
5557         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
5558         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
5559         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
5560         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
5561         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
5562         typename warning into error.
5563         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
5564         error messages.
5565         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
5566         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
5567         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
5568         messages.
5569         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
5570         make declaration visible in template.
5571         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
5572         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
5573         messages.
5574         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
5575         message.
5576         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
5577         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
5578         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
5579         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
5580         typename warning with error message.
5581         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
5582         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
5583         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
5585 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
5587         * g++.dg/parse/ambig2.C: New test.
5589 2003-01-15  Richard Henderson  <rth@redhat.com>
5591         * g++.dg/tls/init-2.C: Update error message string.
5593 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5595         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
5597 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
5599         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
5600         all for HC11/HC12.
5601         * gcc.c-torture/compile/20001205-1.x: Likewise.
5602         * gcc.c-torture/compile/20001226-1.x: Likewise.
5603         * gcc.c-torture/compile/920520-1.x: Likewise.
5604         * gcc.c-torture/compile/961203-1.x: Likewise.
5605         * gcc.c-torture/compile/20020604-1.x: Likewise.
5607 2003-01-15  Jan Hubicka  <jh@suse.cz>
5609         * gcc.c-torture/compile/20030115-1.c: New test.
5611         * gcc.dg/i386-fpcvt-1.c: New test.
5612         * gcc.dg/i386-fpcvt-2.c: New test.
5614 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
5616         Further conform g++'s __vmi_class_type_info to the C++ ABI
5617         specification.
5618         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
5619         the specification.
5621 2003-01-14  Jan Hubicka  <jh@suse.cz>
5623         * gcc.dg/i386-fpcvt-1.c: New test.
5624         * gcc.dg/i386-fpcvt-2.c: New test.
5626 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5628         * gcc.dg/i386-mmx-3.c: New test.
5630 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
5632         PR c++/9264
5633         * g++.dg/parse/octal1.C: New file.
5635         PR c++/9172
5636         * g++.dg/parse/typename1.C: New file.
5638 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
5640         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
5641         * gcc.dg/bf-no-ms-layout.c: Likewise.
5642         * gcc.dg/bf-ms-attrib.c: Likewise.
5644 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
5646         PR c++/9099
5647         * g++.dg/parse/dtor1.C: New file.
5649         PR c++/9128
5650         * g++.dg/rtti/typeid1.C: New file.
5652         PR c++/9153
5653         * g++.dg/parse/lookup1.C: New file.
5655         PR c++/9171
5656         * g++.dg/templ/spec5.C: New file.
5658 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
5660         * gcc.c-torture/compile/20030110-1.c: New test.
5662 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
5664         Merge from pch-branch:
5666         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
5668         * gcc.dg/pch/cpp-1.h: New.
5669         * gcc.dg/pch/cpp-1.c: New.
5670         * gcc.dg/pch/cpp-2.h: New.
5671         * gcc.dg/pch/cpp-2.c: New.
5673         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
5675         * gcc.dg/pch/except-1.h: New.
5676         * gcc.dg/pch/except-1.c: New.
5678         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
5680         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
5681         running test.
5682         * gcc.dg/pch: Include *.hp not *.h.
5683         * gcc.dg/pch/system-1.h: New.
5684         * gcc.dg/pch/system-1.c: New.
5686         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
5688         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
5689         rather than trying to build and run a program using PCH.
5690         * gcc.dg/pch: Remove dg-do commands from test files.
5692         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
5694         * gcc.dg/pch/macro-3.c: New.
5695         * gcc.dg/pch/macro-3.h: New.
5697         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
5699         * gcc.dg/pch/common-1.c: New.
5700         * gcc.dg/pch/common-1.h: New.
5701         * gcc.dg/pch/decl-1.c: New.
5702         * gcc.dg/pch/decl-1.h: New.
5703         * gcc.dg/pch/decl-2.c: New.
5704         * gcc.dg/pch/decl-2.h: New.
5705         * gcc.dg/pch/decl-3.c: New.
5706         * gcc.dg/pch/decl-3.h: New.
5707         * gcc.dg/pch/decl-4.c: New.
5708         * gcc.dg/pch/decl-4.h: New.
5709         * gcc.dg/pch/decl-5.c: New.
5710         * gcc.dg/pch/decl-5.h: New.
5711         * gcc.dg/pch/global-1.c: New.
5712         * gcc.dg/pch/global-1.h: New.
5713         * gcc.dg/pch/inline-1.c: New.
5714         * gcc.dg/pch/inline-1.h: New.
5715         * gcc.dg/pch/inline-2.c: New.
5716         * gcc.dg/pch/inline-2.h: New.
5717         * gcc.dg/pch/static-1.c: New.
5718         * gcc.dg/pch/static-1.h: New.
5719         * gcc.dg/pch/static-2.c: New.
5720         * gcc.dg/pch/static-2.h: New.
5722         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
5724         * g++.dg/pch/pch.exp: Better handle failing testcases.
5725         * gcc.dg/pch/pch.exp: Likewise.
5726         * gcc.dg/pch/macro-1.c: New.
5727         * gcc.dg/pch/macro-1.h: New.
5728         * gcc.dg/pch/macro-2.c: New.
5729         * gcc.dg/pch/macro-2.h: New.
5731         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
5733         * g++.dg/dg.exp: Treat files in pch/ specially.
5734         * g++.dg/pch/pch.exp: New file.
5735         * g++.dg/pch/empty.H: New file.
5736         * g++.dg/pch/empty.C: New file.
5737         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
5738         "precompile".
5740         * gcc.dg/pch/pch.exp: New file.
5741         * gcc.dg/pch/empty.h: New file.
5742         * gcc.dg/pch/empty.c: New file.
5743         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
5744         "precompile".
5746 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5748         * g++.dg/template/friend14.C: New test.
5750 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5752         * gcc.dg/old-style-asm-1.c: New test.
5754 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
5756         * gcc.c-torture/compile/20030109-1.c: New test.
5758 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5760         * gcc.c-torture/execute/20030109-1.c: New test.
5762 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
5764         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
5765         * g++.old-deja/g++.mike/dyncast2.C: Likewise
5766         * g++.old-deja/g++.mike/dyncast3.C: Likewise
5767         * g++.old-deja/g++.mike/eh2.C: Likewise
5768         * g++.old-deja/g++.mike/eh3.C: Likewise
5769         * g++.old-deja/g++.mike/eh5.C: Likewise
5770         * g++.old-deja/g++.mike/eh6.C: Likewise
5771         * g++.old-deja/g++.mike/eh7.C: Likewise
5772         * g++.old-deja/g++.mike/eh8.C: Likewise
5773         * g++.old-deja/g++.mike/eh9.C: Likewise
5774         * g++.old-deja/g++.mike/eh10.C: Likewise
5775         * g++.old-deja/g++.mike/eh12.C: Likewise
5776         * g++.old-deja/g++.mike/eh13.C: Likewise
5777         * g++.old-deja/g++.mike/eh14.C: Likewise
5778         * g++.old-deja/g++.mike/eh16.C: Likewise
5779         * g++.old-deja/g++.mike/eh17.C: Likewise
5780         * g++.old-deja/g++.mike/eh18.C: Likewise
5781         * g++.old-deja/g++.mike/eh21.C: Likewise
5782         * g++.old-deja/g++.mike/eh23.C: Likewise
5783         * g++.old-deja/g++.mike/eh24.C: Likewise
5784         * g++.old-deja/g++.mike/eh25.C: Likewise
5785         * g++.old-deja/g++.mike/eh26.C: Likewise
5786         * g++.old-deja/g++.mike/eh27.C: Likewise
5787         * g++.old-deja/g++.mike/eh28.C: Likewise
5788         * g++.old-deja/g++.mike/eh29.C: Likewise
5789         * g++.old-deja/g++.mike/eh31.C: Likewise
5790         * g++.old-deja/g++.mike/eh33.C: Likewise
5791         * g++.old-deja/g++.mike/eh34.C: Likewise
5792         * g++.old-deja/g++.mike/eh35.C: Likewise
5793         * g++.old-deja/g++.mike/eh36.C: Likewise
5794         * g++.old-deja/g++.mike/eh37.C: Likewise
5795         * g++.old-deja/g++.mike/eh38.C: Likewise
5796         * g++.old-deja/g++.mike/eh39.C: Likewise
5797         * g++.old-deja/g++.mike/eh40.C: Likewise
5798         * g++.old-deja/g++.mike/eh41.C: Likewise
5799         * g++.old-deja/g++.mike/eh42.C: Likewise
5800         * g++.old-deja/g++.mike/eh44.C: Likewise
5801         * g++.old-deja/g++.mike/eh46.C: Likewise
5802         * g++.old-deja/g++.mike/eh47.C: Likewise
5803         * g++.old-deja/g++.mike/eh48.C: Likewise
5804         * g++.old-deja/g++.mike/eh49.C: Likewise
5805         * g++.old-deja/g++.mike/eh50.C: Likewise
5806         * g++.old-deja/g++.mike/eh51.C: Likewise
5807         * g++.old-deja/g++.mike/eh53.C: Likewise
5808         * g++.old-deja/g++.mike/eh55.C: Likewise
5809         * g++.old-deja/g++.mike/p7912.C: Likewise
5810         * g++.old-deja/g++.mike/p9706.C: Likewise
5811         * g++.old-deja/g++.mike/p10416.C: Likewise
5812         * g++.old-deja/g++.mike/p11667.C: Likewise
5813         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
5814         Remove redundant reference to Iris.
5815         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5816         Elxsi, i860, Pico Java, and WE32K.
5818 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
5820         * g++.dg/ext/asm4.C: New test.
5822 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5824         PR c++/9030
5825         * g++.dg/template/friend12.C: New test.
5826         * g++.dg/template/friend13.C: Likewise.
5827         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5829 2003-01-08  Jan Hubicka  <jh@suse.cz>
5831         * gcc.dg/i386-cadd.c: New test.
5832         * gcc.dg/i386-cmov4.c: Likewise.
5834 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
5836         PR c++/9165
5837         * g++.dg/warn/Wunused-3.C: New test.
5839         * g++.dg/abi/bitfield9.C: New test.
5841         PR c++/9189
5842         * g++.dg/parse/defarg3.C: New test.
5844 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
5846         * g++.dg/parse/ambig1.C: New test.
5847         * g++.dg/parse/defarg2.C: New test.
5849 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
5851         * g++.dg/template/defarg-1.C: New test.
5852         * g++.dg/template/local2.C: Likewise.
5854 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5856         * gcc.c-torture/execute/20030105-1.c: New test.
5858 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5860         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5861         * g++.dg/parse/namespace4.C: Likewise.
5863 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5865         * g++.dg/template/ntp2.C: New test.
5867 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5869         * g++.dg/parse/extern-C-1.C: New test.
5871         * g++.dg/parse/namespace4.C: New test.
5873         * g++.dg/template/nested1.C: New test.
5875         * g++.dg/parse/namespace3.C: New test.
5877 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5879         * g++.dg/lookup/two-stage1.C: New test.
5881 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5883         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5884         * g++.old-deja/g++.jason/access8.C: Likewise.
5885         * g++.old-deja/g++.other/decl5.C: Likewise.
5887 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5889         * g++.dg/parse/parse7.C: New test.
5891 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5893         PR c++/2843
5894         * g++.dg/ext/attrib7.C: New test.
5896 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5898         * g++.dg/parse/parse6.C: New test.
5900 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5902         * gcc.dg/h8300-stack-1.c: New.
5904 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5906         g++.dg/lookup/exception1.C: New test.
5908         g++.dg/lookup/template1.C: New test.
5910         g++.dg/parse/namespace2.C: New test.
5912         g++.dg/parse/parens2.C: New test.
5914 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5916         * g++.dg/parse/parse5.C: New test.
5917         * g++.dg/lookup/scoped4.C: New test.
5919 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5921         * g++.dg/parse/parens1.C: New test.
5923         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5924         angle-bracket1.C.
5925         * g++.dg/parse/parens2.C: New test.
5927         * g++.dg/lookup/scope-operator1.C: New test.
5929         * g++.dg/parse/operator1.C: New test.
5931 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5933         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5934         * g++.old-deja/g++.other/access6.C: Likewise.
5935         * g++.old-deja/g++.other/decl1.C: Likewise.
5936         * g++.old-deja/g++.pt/typename12.C: Likewise.
5938 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5940         * g++.dg/parse/namespace1.C: New test.
5942 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5944         * g++.dg/parse/parse4.C: New test.
5946 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5948         * g++.dg/parse/parse3.C: New test.
5950 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5952         * g++.dg/parse/parse2.C: New test.
5954 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5956         * g++.dg/template/friend11.C: New test.
5958 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5960         * g++.dg/parse/parse1.C: New test.
5962 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5964         * lib/profopt.exp: Change the name of a global variable to avoid
5965         possible clashes with other test suites.
5967 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5969         * g++.dg/inherit/covariant8.C: New test.
5971 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5973         * g++.dg/init/array9.C: New test.
5975         PR c++/9112
5976         * g++.dg/parse/expr1.C: New test.
5978 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5980         * gcc.c-torture/compile/20021230-1.c: New test.
5982 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5984         * g++.dg/inherit/covariant5.C: New test.
5985         * g++.dg/inherit/covariant6.C: New test.
5986         * g++.dg/inherit/covariant7.C: New test.
5988 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5990         PR c++/2739
5991         * g++.dg/other/access2.C: New test.
5993 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5995         * g++.dg/other/anon-struct.C: No longer fails
5996         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5997         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5998         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6000 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6002         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6004 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6006         * g++.dg/eh/spec4.C: Remove stray semicolon.
6007         * g++.dg/expr/pmf-1.C: Change error message.
6008         * g++.dg/ext/asm1.C: Remove stray semicolon.
6009         * g++.dg/ext/typename1.C: Add missing typenames.
6010         * g++.dg/inherit/template-as-base.C: Change error message.
6011         * g++.dg/lookup/scoped1.C: Likewise.
6012         * g++.dg/lookup/scoped2.C: Likewise.
6013         * g++.dg/lookup/using2.C: Likewise.
6014         * g++.dg/other/component1.C: Remove stray semicolon.
6015         * g++.dg/other/do1.C: Change error message.
6016         * g++.dg/other/error2.C: Likewise.
6017         * g++.dg/other/init1.C: Likewise.
6018         * g++.dg/other/packed1.C: Remove stray semicolon.
6019         * g++.dg/other/ptrmem2.C: Change error message.
6020         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6021         marker.
6022         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6023         * g++.dg/template/access3.C: Add typename keyword.
6024         * g++.dg/template/access5.C: Remove stray semicolon.
6025         * g++.dg/template/access6.C: Likewise.
6026         * g++.dg/template/complit1.C: Likewise.
6027         * g++.dg/template/crash1.C: Change error message.
6028         * g++.dg/template/inherit2.C: Remove stray semicolon.
6029         * g++.dg/template/instantiate2.C: Likewise.
6030         * g++.dg/template/instantiate3.C: Change error message.
6031         * g++.dg/template/qual1.C: Remove stray semicolon.
6032         * g++.dg/template/qualttp18.C: Change error message.
6033         * g++.dg/template/ref1.C: Remove stray semicolon.
6034         * g++.dg/template/sizeof1.C (A::value): Declare it.
6035         * g++.dg/template/spec4.C: Change error message.
6036         * g++.dg/template/static1.C: Likewise.
6037         * g++.dg/template/type1.C: Likewise.
6038         * g++.dg/template/typename3.C: Likewise.
6039         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6040         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6041         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6042         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6043         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6044         named return value extension.
6045         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6046         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6047         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6048         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6049         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6050         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6051         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6052         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6053         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6054         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6055         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6056         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6057         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6058         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6059         syntax.
6060         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
6061         * g++.old-deja/g++.brendan/crash8.C: Change error message.
6062         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
6063         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6064         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
6065         * g++.old-deja/g++.brendan/template11.C: Likewise.
6066         * g++.old-deja/g++.brendan/template26.C: Likewise.
6067         * g++.old-deja/g++.brendan/template27.C: Use explicit
6068         specialization syntax.
6069         * g++.old-deja/g++.brendan/template30.C: Likewise.
6070         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
6071         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
6072         non-dependent names.
6073         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
6074         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
6075         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
6076         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
6077         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
6078         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
6079         named return value extension.
6080         * g++.old-deja/g++.ext/namedret2.C: Likewise.
6081         * g++.old-deja/g++.ext/namedret3.C: Likewise.
6082         * g++.old-deja/g++.ext/return1.C: Likewise.
6083         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
6084         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
6085         * g++.old-deja/g++.jason/access8.C: Likewise.
6086         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
6087         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
6088         pseudo-destructor names.
6089         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
6090         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
6091         pseudo-destructor names.
6092         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
6093         * g++.old-deja/g++.jason/overload19.C: Likewise.
6094         * g++.old-deja/g++.jason/overload32.C: Likewise.
6095         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
6096         stray semicolons.
6097         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
6098         * g++.old-deja/g++.jason/return.C: Likewise.
6099         * g++.old-deja/g++.jason/return2.C: Likewise.
6100         * g++.old-deja/g++.jason/shadow1.C: Likewise.
6101         * g++.old-deja/g++.jason/special.C: Use explicit specialization
6102         syntax.
6103         * g++.old-deja/g++.jason/template10.C: Account for use of
6104         non-dependent names.
6105         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
6106         syntax.
6107         * g++.old-deja/g++.jason/template37.C: Likewise.
6108         * g++.old-deja/g++.law/access4.C: Change error messages.
6109         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
6110         pseudo-destructor names.
6111         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
6112         * g++.old-deja/g++.law/ctors9.C: Likewise.
6113         * g++.old-deja/g++.law/cvt22.C: Likewise.
6114         * g++.old-deja/g++.law/dtors5.C: Likewise.
6115         * g++.old-deja/g++.law/global-init1.C: Likewise.
6116         * g++.old-deja/g++.law/missed-error3.C: Likewise.
6117         * g++.old-deja/g++.law/operators28.C: Likewise.
6118         * g++.old-deja/g++.law/visibility28.C: Likewise.
6119         * g++.old-deja/g++.martin/eval1.C: Likewise.
6120         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
6121         name.
6122         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
6123         * g++.old-deja/g++.mike/net34.C: Likewise.
6124         * g++.old-deja/g++.mike/net36.C: Likewise.
6125         * g++.old-deja/g++.mike/ns2.C: Likewise.
6126         * g++.old-deja/g++.mike/p12306.C: Likewise.
6127         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
6128         value extension.
6129         * g++.old-deja/g++.mike/p700.C: Likewise.
6130         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
6131         * g++.old-deja/g++.mike/p710.C: Likewise.
6132         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
6133         value extension.
6134         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
6135         * g++.old-deja/g++.mike/pmf9.C: Likewise.
6136         * g++.old-deja/g++.ns/crash2.C: Likewise.
6137         * g++.old-deja/g++.ns/crash3.C: Likewise.
6138         * g++.old-deja/g++.ns/invalid1.C: Likewise.
6139         * g++.old-deja/g++.ns/ns17.C: Likewise.
6140         * g++.old-deja/g++.ns/template16.C: Likewise.
6141         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
6142         keyword.
6143         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
6144         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
6145         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
6146         named return value extension.
6147         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
6148         * g++.old-deja/g++.other/access4.C: Issue additional error
6149         messages.
6150         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
6151         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
6152         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
6153         * g++.old-deja/g++.other/crash25.C: Change error message.
6154         * g++.old-deja/g++.other/crash4.C: Change error message.
6155         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
6156         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
6157         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
6158         checks.
6159         * g++.old-deja/g++.other/defarg8.C: Likewise.
6160         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
6161         * g++.old-deja/g++.other/dtor10.C: Likewise.
6162         * g++.old-deja/g++.other/incomplete.C: Likewise.
6163         * g++.old-deja/g++.other/linkage7.C: Likewise.
6164         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
6165         lookup algorithm.
6166         * g++.old-deja/g++.other/mangle2.C: Likewise.
6167         * g++.old-deja/g++.other/refinit2.C: Likewise.
6168         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
6169         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
6170         * g++.old-deja/g++.pt/crash28.C: Likewise.
6171         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
6172         syntax.
6173         * g++.old-deja/g++.pt/crash32.C: Change error message.
6174         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
6175         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
6176         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
6177         error message position.
6178         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
6179         * g++.old-deja/g++.pt/defarg8.C: Change error message.
6180         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
6181         syntax.
6182         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
6183         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
6184         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
6185         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
6186         keyword.
6187         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6188         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
6189         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
6190         keyword.
6191         * g++.old-deja/g++.pt/explicit71.C: Change error message.
6192         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
6193         syntax.
6194         * g++.old-deja/g++.pt/friend28.C: Account for use of
6195         non-dependent names.
6196         * g++.old-deja/g++.pt/friend29.C: Likewise.
6197         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
6198         rules.
6199         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
6200         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
6201         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
6202         lookup rules.
6203         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
6204         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
6205         keyword.
6206         * g++.old-deja/g++.pt/memclass20.C: Likewise.
6207         * g++.old-deja/g++.pt/memclass5.C: Likewise.
6208         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
6209         keyword.
6210         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
6211         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
6212         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
6213         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
6214         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
6215         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
6216         keyword.
6217         * g++.old-deja/g++.pt/spec10.C: Likewise.
6218         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
6219         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
6220         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
6221         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
6222         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
6223         * g++.old-deja/g++.pt/ttp62.C: Likewise.
6224         * g++.old-deja/g++.pt/ttp64.C: Likewise.
6225         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
6226         * g++.old-deja/g++.pt/typename15.C: Likewise.
6227         * g++.old-deja/g++.pt/typename22.C: Likewise.
6228         * g++.old-deja/g++.pt/typename6.C: Change error messages.
6229         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
6230         * g++.old-deja/g++.pt/virtual2.C: Likewise.
6231         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
6232         syntax.
6233         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
6234         return value extension.
6235         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
6236         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
6237         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
6238         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
6240 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6242         * g++.dg/warn/inline1.C: New test.
6243         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
6244         * g++.old-deja/g++.jason/synth10.C: Likewise.
6245         * g++.old-deja/g++.mike/net31.C: Likewise.
6246         * g++.old-deja/g++.mike/p8786.C: Likewise.
6248         * g++.dg/template/friend10.C: New test.
6249         * g++.dg/template/conv5.C: New test.
6251 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6253         * g++.dg/lookup/scoped3.C: New test.
6255         * g++.dg/lookup/decl1.C: New test.
6256         * g++.dg/lookup/decl2.C: New test.
6258 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6260         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
6261         gcc.c-torture/compile/20021015-1.c,
6262         gcc.c-torture/compile/20021015-2.c,
6263         gcc.c-torture/compile/20021123-1.c,
6264         gcc.c-torture/compile/20021123-2.c,
6265         gcc.c-torture/compile/20021123-3.c,
6266         gcc.c-torture/compile/20021123-4.c,
6267         gcc.c-torture/execute/20021024-1.c: Add tests previously added
6268         only to 3.1 or 3.2 branch.
6270 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
6272         * gcc.dg/i386-bitfield3.c: New test.
6274         * gcc.dg/i386-bitfield2.c: New test.
6276 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
6278         * g++.dg/parse/conv_op1.C: New test.
6280 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
6282         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
6283         approved.
6285 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
6287         * gcc.c-torture/compile/20021220-1.c: New test.
6289 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
6291         * gcc.dg/i386-fastcall-1.c: New.
6293 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6295         * gcc.c-torture/execute/20021219-1.c: New test.
6297 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6299         * gcc.dg/i386-pic-1.c: New test.
6301 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6303         PR c++/8099
6304         * g++.dg/template/friend9.C: New test.
6306 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6308         PR c++/3663
6309         * g++.dg/template/access7.C: New test.
6311 2002-12-18  Nick Clifton  <nickc@redhat.com>
6313         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
6314         the libstdc++-v3 directory has been found.
6316 2002-12-12  Devang Patel <dpatel@apple.com>
6317         * gcc.dg/darwin-ld-1.c: New test.
6318         * gcc.dg/darwin-ld-2.c: New test.
6319         * gcc.dg/darwin-ld-3.c: New test.
6320         * gcc.dg/darwin-ld-4.c: New test.
6321         * gcc.dg/darwin-ld-5.c: New test.
6323 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6325         * gcc.c-torture/compile/20021212-1.c: New test.
6327 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
6329         * gcc.dg/fshort-wchar: New test.
6331 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
6333         PR c++/8372
6334         * g++.dg/template/dtor1.C: New test.
6336         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
6337         markers.
6339 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
6341         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
6343 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
6345         * g++.dg/template/static1.C: New test.
6346         * g++.dg/template/static2.C: New test.
6347         * g++.old-deja/g++.ext/memconst.C: New test.
6349 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6351         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
6352         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
6353         * g++.dg/special/initp1.C: Likewise.
6355 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
6357         * gcc.c-torture/execute/20021204-1.c: New test.
6359 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
6361         * gcc.dg/ppc-fmadd-1.c: New file.
6362         * gcc.dg/ppc-fmadd-2.c: New file.
6363         * gcc.dg/ppc-fmadd-3.c: New file.
6365 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6367         * gcc.c-torture/compile/20021204-1.c: New test.
6369 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6371         * g++.dg/inherit/covariant2.C: New test.
6372         * g++.dg/inherit/covariant3.C: New test.
6373         * g++.dg/inherit/covariant4.C: New test.
6374         * g++.dg/inherit/covariant1.C: Remove XFAIL.
6375         * g++.old-deja/g++.robertl/eb17.C: Likewise.
6377 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
6379         PR c++/8688
6380         * g++.dg/init/brace3.C: New test.
6382 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
6384         * gcc.dg/20020210-1.c: Fix a comment typo.
6386 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
6388         PR c++/8720
6389         * g++.dg/parse/defarg1.C: New test.
6391         PR c++/8615
6392         * g++.dg/template/char1.C: New test.
6394         * g++.dg/template/varmod1.C: Fix typo.
6396 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6398         DR 180
6399         * g++.old-deja/g++.pt/crash32.C: Expect error.
6401 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
6403         PR c++/5919
6404         * g++.dg/template/varmod1.C: New test.
6406         PR c++/8727
6407         * g++.dg/inherit/typeinfo1.C: New test.
6409         PR c++/8663
6410         * g++.dg/inherit/typedef1.C: New test.
6412 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
6414         PR c++/8332
6415         PR c++/8493
6416         * g++.dg/template/strlen1.C: New test.
6418         PR c++/8227
6419         * g++.dg/template/ctor2.C: New test.
6421         PR c++/8214
6422         * g++.dg/init/string1.C: New test.
6424         PR c++/8511
6425         * g++.dg/template/friend8.C: New test.
6427 2002-11-29  Joe Buck <jbuck@synopsys.com>
6429         * g++.dg/lookup/anon2.C: New test.
6431 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
6433         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
6434         h8300 port.
6436 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
6438         * gcc.dg/bitfld-6.c: New test.
6440 2002-11-27  Jan Hubicka  <jh@suse.cz>
6442         * gcc.c-torture/execute/20021127.[cx]: New test.
6444 2002-11-26  Jan Hubicka  <jh@suse.cz>
6446         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
6447         quality.
6449 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
6451         * g++.dg/init/brace2.C: New test.
6452         * g++.old-deja/g++.mike/p9129.C: Correct.
6454 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
6456         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
6458 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
6460         * gcc.dg/sibcall-6: New test for indirect sibcalls.
6462 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
6464         * testsuite/g++.dg/abi/empty11.C: New test.
6465         * testsuite/g++.dg/rtti/cv1.C: New test.
6467 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
6469         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
6471 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
6473         * g++.dg/abi/empty10.C: New test.
6475 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6477         * gcc.c-torture/compile/20021124-1.c: New test.
6479 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
6481         * g++.dg/abi/rtti2.C: New test.
6483 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6485         * gcc.dg/i386-unroll-1.c: New test.
6487 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6489         * gcc.c-torture/compile/20021120-1.c: New test.
6490         * gcc.c-torture/compile/20021120-2.c: New test.
6492 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6494         * gcc.dg/bitfld-5.c: New test.
6496 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6498         * gcc.c-torture/execute/20021120-3.c: New test.
6500 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6502         * gcc.c-torture/execute/20021120-2.c: New test.
6504 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6506         * gcc.c-torture/execute/20021120-1.c: New test.
6508 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
6510         * gcc.c-torture/execute/20021118-3.c: New test.
6512 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6514         * gcc.c-torture/compile/20021119-1.c: New test.
6516 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
6518         * gcc.dg/duff-1.c: New test.
6519         * gcc.dg/duff-2.c: New test.
6520         * gcc.dg/duff-3.c: New test.
6522 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
6524         * gcc.dg/cpp/_Pragma5.c: New test.
6526 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6528         * gcc.c-torture/execute/20021118-2.c: New test.
6530 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6532         * gcc.c-torture/execute/20021118-1.c: New test.
6534 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
6536         * gcc.dg/20021116-1.c: New test.
6538 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
6540         * g++.dg/abi/vcall1.C: New test.
6542 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6544         * gcc.dg/20021029-1.c: New test.
6545         * gcc.dg/20021029-2.c: New test.
6547 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6549         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
6551 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6553         PR c/8439
6554         * gcc.dg/20021110.c: Move to ...
6555         * gcc.c-torture/compile/20021110.c: .... here.
6557 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6559         PR c/8467
6560         * gcc.c-torture/execute/20021111-1.c
6562 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6564         PR c/8439
6565         * gcc.dg/20021110.c: New test.
6567 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
6569         * g++.dg/abi/vthunk3.C: Run only on x86.
6571 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6573         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
6575 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
6577         * lib/compat.exp (compat-execute): Fix logic error in last
6578         change.
6580 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
6582         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
6584 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6586         PR c++/8389
6587         * g++.dg/template/access6.C: New test.
6589 2002-11-08  Jan Hubicka  <jh@suse.cz>
6591         * gcc.dg/i386-ssefp-1.c: New test.
6592         * gcc.dg/i386-ssefp-1.c: New test.
6594 2002-11-08  Jan Hubicka  <jh@suse.cz>
6596         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
6598 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6600         * g++.dg/abi/vthunk3.C: New test.
6602         PR c++/8338
6603         * g++.dg/template/crash2.C: New test.
6605 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6607         * testsuite/g++.dg/abi/dtor1.C: New test.
6608         * testsuite/g++.dg/abi/dtor2.C: Likewise.
6610 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
6612         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
6613         Darwin.
6615 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6617         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
6618         -mthumb.  Only xfail with -O0.
6620 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
6622         * g++.dg/abi/thunk1.C: New test.
6623         * g++.dg/abi/thunk2.C: Likewise.
6624         * g++.dg/abi/vtt1.C: Likewise.
6626 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
6628         PR optimization/8423
6629         * gcc.c-torture/execute/builtin-constant.c: New test.
6631 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
6633         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
6634         Add some more cases.
6636 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
6638         PR c++/8391
6639         * g++.dg/opt/local1.C: New test.
6641 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
6643         PR c++/8160
6644         * g++.dg/template/complit1.C: New test.
6646         PR c++/8149
6647         * g++.dg/template/typename4.C: Likewise.
6649 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6651         Core issue 287, PR c++/7639
6652         * g++.dg/template/instantiate1.C: Adjust error location.
6653         * g++.dg/template/instantiate3.C: New test.
6654         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
6655         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
6656         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
6658 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
6660         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
6662 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
6664         PR c++/8287
6665         * g++.dg/init/dtor2.C: New test.
6667 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6669         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
6670         * gcc.dg/nest.c: Bypass errors on irix6.
6672 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
6674         * gcc.dg/nest.c: Expect error for mmix-*-*.
6675         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
6677 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
6679         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
6680         markers.
6682         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
6684 2002-10-25  Mike Stump  <mrs@apple.com>
6686         * gcc.dg/warn-1.c: New test.
6688 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6690         * g++.dg/template/typename3.C: New test.
6692 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
6694         * g++.dg/lookup/ptrmem1.C: New test.
6696         * g++.dg/abi/vthunk2.C: New test.
6698 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6700         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
6702 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
6704         * g++.dg/abi/empty9.C: New test.
6706 2002-10-24  Richard Henderson  <rth@redhat.com>
6708         * g++.dg/inherit/thunk1.C: Enable for ia64.
6710 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6712         PR c++/8067
6713         * g++.dg/lookup/pretty1.C: New test.
6715 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
6717         * gcc.dg/20021023-1.c: New test.
6719 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6721         PR c++/7679
6722         * g++.dg/parse/inline1.C: New test.
6724 2002-10-23  Richard Henderson  <rth@redhat.com>
6726         * g++.dg/inherit/thunk1.C: Enable for x86_64.
6728         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
6730 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
6732         PR c++/6579
6733         * g++.dg/parse/stmtexpr3.C: New test.
6735 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
6737         * g++.dg/expr/cond1.C: New test.
6739 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6741         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
6743 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6745         * g++.dg/abi/vbase13.C: New test.
6746         * g++.dg/abi/vbase14.C: Likewise.
6748 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
6750         * gcc.dg/tls/pic-1.c: New test.
6751         * gcc.dg/tls/nonpic-1.c: New test.
6752         * gcc.dg/20021018-1.c: New test.
6754 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6756         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
6757         Remove only files with the same base name as the test case.
6758         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
6759         (profopt-execute): Likewise.  Also, remove old profiling
6760         and performance data files before running the tests.
6762         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
6763         * g++.dg/bprob/bprob.exp: Likewise.
6764         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
6765         to allow more general test case names.
6767         * g++.dg/bprob/bprob-1.C: Rename to ...
6768         * g++.dg/bprob/g++-bprob-1.C: ... this.
6770         * g77.dg/bprob/bprob-1.f: Rename to ...
6771         * g77.dg/bprob/g77-bprob-1.f: ... this.
6773 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6775         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
6776         bison 1.50 or later.
6778 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
6780         * g++.dg/README: Describe more test directories.
6782 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6784         * g++.dg/init/array6.C: Add additional tests.
6786 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6788         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
6789         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
6791 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
6793         * gcc.c-torture/compile/20020604-1.x: New.
6794         * gcc.c-torture/compile/simd-5.x: Likewise.
6795         * gcc.c-torture/execute/920710-1.x: Likewise.
6796         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
6798 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6800         * g++.dg/inherit/override1.C: Add dg-options clause.
6802 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6804         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6805         _mm_slli_si128.
6807 2002-10-19  Andreas Schwab  <schwab@suse.de>
6809         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6810         directory component.
6812 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
6814         * g++.dg/inherit/thunk1.C: New test.
6816         * g++.dg/inherit/override1.C: New test.
6818         * g++.dg/abi/mangle11.C: New test.
6819         * g++.dg/abi/mangle14.C: New test.
6820         * g++.dg/abi/mangle17.C: New test.
6822 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
6824         * g++.dg/overload/member2.C: New test.
6826 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
6828         * g++.dg/README: Describe new compat directory.
6829         * g++.dg/dg.exp: Skip tests in compat directory.
6830         * README.compat: New file.
6831         * lib/compat.exp: New expect script.
6832         * g++.dg/compat: New test directory.
6833         * g++.dg/compat/compat.exp: New expect script.
6834         * g++.dg/compat/abi: New test directory.
6835         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6836         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6837         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6838         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6839         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6840         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6841         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6842         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6843         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6844         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6845         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6846         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6847         * g++.dg/compat/break: New test directory.
6848         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6849         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6850         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6851         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6852         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6853         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6854         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6855         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6856         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6857         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6858         g++.dg/compat/break/README: New files.
6859         * g++.dg/compat/eh: New test directory.
6860         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6861         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6862         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6863         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6864         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6865         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6866         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6867         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6868         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6869         g++.dg/compat/eh/filter2_y.C,
6870         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6871         g++.dg/compat/eh/new1_y.C,
6872         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6873         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6874         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6875         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6876         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6877         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6878         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6879         g++.dg/compat/eh/unexpected1_y.C: New files.
6880         * g++.dg/compat/init: New test directory.
6881         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6882         g++.dg/compat/init/array5_y.C,
6883         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6884         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6885         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6886         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6887         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6888         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6889         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6890         g++.dg/compat/init/init-ref2_y.C: New files.
6892 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6894         PR c++/7584
6895         * g++.dg/inherit/using3.C: New test.
6897 2002-10-17  Jan Hubicka  <jh@suse.cz>
6899         * gcc.dg/20021017-2.c: New test.
6901 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6903         * g++.dg/abi/mangle16.C: Adjust.
6905         * g++.dg/init/array8.C: New test.
6907 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6909         * gcc.dg/special/mips-abi.exp: New test.
6910         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6912 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6914         * g++.dg/abi/mangle16.C: New test.
6915         * g++.dg/abi/mangle17.C: Likewise.
6917         PR c++/7478
6918         * g++.dg/template/ref1.C: New test.
6920 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6922         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6924 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6926         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6928 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6930         PR c++/7524
6931         * g++.dg/init/array7.C: New test.
6933 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6935         * g++.dg/init/array6.C: New test.
6937         * g++.dg/abi/mangle13.C: Likewise.
6938         * g++.dg/abi/mangle14.C: Likewise.
6939         * g++.dg/abi/mangle15.C: Likewise.
6941 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6943         * g++.dg/abi/empty8.C: New test.
6945 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6947         * g++.dg/init/ctor1.C: New test.
6949 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6951         * gcc.c-torture/execute/20021015-1.c: New test.
6953 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6955         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6957 2002-10-14  Jan Hubicka  <jh@suse.cz>
6959         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6961 2002-10-14  Richard Henderson  <rth@redhat.com>
6963         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6965 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6967         PR optimization/6631
6968         * g++.dg/opt/const2.C: New test.
6970 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6972         PR c++/7176
6973         * g++.dg/parse/friend1.C: New test.
6974         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6976 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6978         * gcc.dg/20021014-1.c: New test.
6980 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6982         PR c++/5661
6983         * g++.dg/ext/vlm1.C: New test.
6984         * g++.dg/ext/vlm2.C: Likewise.
6986         * g++.dg/init/array1.C: Remove invalid braces.
6987         * g++.dg/init/brace1.C: New test.
6988         * g++.dg/init/copy2.C: Likewise.
6989         * g++.dg/init/copy3.C: Likewise.
6990         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6991         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6992         braces.
6994 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6996         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6998 2002-10-11  Richard Shann  <richard.shann@superh.com>
7000         * gcc.c-torture/compile/simd-5.c: New test.
7002 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7004         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7006 2002-10-10  Jim Wilson  <wilson@redhat.com>
7008         * gcc.c-torture/execute/20021010-1.c: New test.
7010 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7012         PR c/7353
7013         * g++.dg/ext/typedef-init.C: New test.
7014         * gcc.dg/typedef-init.c: New test.
7016 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7018         * gcc.dg/cpp/paste13.c: New test.
7020 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7022         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7023         remaining platforms, XFAIL during compile, not execute.  Don't
7024         XFAIL at -O0.
7026 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7028         * gcc.dg/alias-1.c: Tweak expected warning.
7030 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7032         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7034 2002-10-06  Andreas Jaeger  <aj@suse.de>
7036         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7037         * gcc.dg/cpp/c++98.C: Likewise.
7039         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7040         * g++.dg/cpp/c++98.C: Likewise.
7042         * g++.dg/README (Subdirectories): Mention cpp directory.
7044         PR target/7559
7045         * gcc.dg/20021006-1.c: New test.
7047 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7049         PR c++/7804
7050         * g++.dg/other/warning1.C: New test.
7052 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7054         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7055         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7056         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7058 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7060         PR c++/7931
7061         * g++.dg/template/ptrmem3.C: New test.
7063         PR c++/7754
7064         * g++.dg/template/union1.C: New test.
7066 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7068         PR c++/8006
7069         * g++.dg/abi/mangle9.C: New test.
7070         * g++.dg/abi/mangle10.C: New test.
7071         * g++.dg/abi/mangle11.C: New test.
7072         * g++.dg/abi/mangle12.C: New test.
7074 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
7076         PR c++/7188.
7077         * g++.dg/template/meminit1.C: New test.
7078         * g++.dg/warn/Wreorder-1.C: Likewise.
7079         * g++.old-deja/g++.mike/warn3.C: Tweak.
7080         * lib/prune.exp: Ingore "in copy constructor".
7082 2002-10-02  Andreas Jaeger  <aj@suse.de>
7084         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
7085         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
7086         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
7087         on x86-64.
7089 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7091         * gcc.dg/empty1.C: Fix typo.
7093 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
7095         * gcc.dg/alias-1.c: New test.
7097 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7099         * gcc.dg/empty1.C: New test.
7101         * g++.dg/tls/init-2.C: Tweak error messages.
7103 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
7105         * gcc.c-torture/compile/20020923-1.c: New test.
7107 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
7109         * gcc.c-torture/execute/ffs-1.c: New test.
7110         * gcc.c-torture/execute/ffs-2.c: Ditto.
7112 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
7114         * g++.dg/overload/member1.C: New test.
7116 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
7118         * g++.dg/abi/empty7.C: New test.
7119         * g++.dg/init/pm2.C: Likewise.
7121 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7123         * g++.dg/rtti/crash1.C: New test.
7125 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7127         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
7128         gcc.dg/sibcall-4.c: New tests.
7130 2002-09-28  Roger Sayle  <roger@eyesopen.com>
7132         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
7133         powerpc and MMIX targets.
7135 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
7137         * gcc.dg/cpp/20020927-1.c: New.
7139 2002-09-26  David S. Miller  <davem@redhat.com>
7141         * gcc.c-torture/compile/trunctfdf.c: New.
7143 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7145         * lib/target-supports.exp (check_weak_available): Handle solaris2.
7147 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
7149         * gcc.c-torture/execute/loop-15.c: New.
7151 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
7153         * README.QMTEST: Fix typo.
7155 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
7157         * gcc.dg/20020926-1.c: New test.
7159 2002-09-25  David S. Miller  <davem@redhat.com>
7161         PR target/7842
7162         * gcc.c-torture/execute/shiftdi.c: New test.
7164 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
7166         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
7167         unique to the tool.
7168         * lib/g77.exp (g77_init): Likewise.
7169         * lib/g++.exp (g++_init): Likewise.
7170         * lib/objc.exp (objc_init): Likewise.
7172 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
7174         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
7175         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
7176         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
7178 2002-09-25  Richard Henderson  <rth@redhat.com>
7180         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
7181         too-small long double.
7183 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
7185         * gcc.dg/20020919-1.c: New test.
7187 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
7189         * g++.dg/abi/bitfield6.C: New test.
7190         * g++.dg/abi/bitfield7.C: New test.
7191         * g++.dg/abi/bitfield8.C: New test.
7192         * g++.dg/abi/vbase11.C: New test.
7194 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7196         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
7197         hppa*-*-hpux*.  Update test comment.
7199 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
7201         * gcc.dg/tls/struct-1.c: New test.
7203 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
7205         * gcc.dg/cpp/tr-warn2.c: Update.
7207 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7209         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
7211 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7213         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
7214         systems.
7216 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
7218         * gcc.c-torture/execute/ieee/mzero3.c: New test.
7220         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7221         Adjust for c++filt moved to binutils.  Remove spurious duplicate
7222         setting of cxxfilt.
7224 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
7226         * gcc.dg/20020312-2.c: Update for darwin.
7228 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7230         * g++.old-deja/g++.other/crash32.C: Mark ICE.
7232 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
7234         * objc.dg/comp-types-1.m: New test.
7235         * objc.dg/comp-types-2.m: New test.
7236         * objc.dg/comp-types-3.m: New test.
7237         * objc.dg/comp-types-4.m: New test.
7238         * objc.dg/comp-types-5.m: New test.
7239         * objc.dg/comp-types-6.m: New test.
7241 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7243         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
7245 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7247         * g++.dg/other/do1.C: New test.
7249         * g++.dg/template/subst1.C: New test.
7251 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
7253         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
7255 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7257         * g++.dg/template/qualttp20.C: Adjust expected errors.
7258         * g++.old-deja/g++.jason/report.C: Likewise.
7259         * g++.old-deja/g++.other/qual1.C: Likewise.
7261         * g++.dg/lookup/scoped2.C: New test.
7263         * g++.dg/ext/asm3.C: New test.
7265 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
7267         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
7269 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
7271         * ChangeLog: follow spelling conventions.
7272         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
7273         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
7274         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
7275         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
7276         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
7277         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
7278         * g++.old-deja/g++.law/global-init1.C: Likewise.
7279         * g++.old-deja/g++.other/delete4.C: Likewise.
7280         * g++.old-deja/g++.other/inline21.C: Likewise.
7281         * g++.old-deja/g++.other/singleton.C: Likewise.
7282         * g77.dg/strlen0.f: Likewise.
7283         * g77.f-torture/compile/20010519-1.f: Likewise.
7284         * g77.f-torture/compile/980310-4.f: Likewise.
7285         * gcc.c-torture/compile/20000605-1.c: Likewise.
7286         * gcc.c-torture/execute/20020225-1.c: Likewise.
7287         * gcc.dg/c90-hexfloat-2.c: Likewise.
7288         * gcc.dg/c99-bool-1.c: Likewise.
7289         * gcc.dg/c99-hexfloat-2.c: Likewise.
7290         * gcc.dg/dll-2.c: Likewise.
7291         * gcc.dg/wtr-union-init-1.c: Likewise.
7292         * gcc.dg/wtr-union-init-2.c: Likewise.
7293         * gcc.dg/wtr-union-init-3.c: Likewise.
7294         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7295         * gcc.dg/cpp/defined.c: Likewise.
7296         * gcc.dg/cpp/macsyntx.c: Likewise.
7297         * gcc.dg/cpp/paste2.c: Likewise.
7298         * gcc.dg/cpp/trad/defined.c: Likewise.
7299         * gcc.dg/format/c90-printf-1.c: Likewise.
7300         * gcc.dg/format/c90-scanf-1.c: Likewise.
7301         * gcc.dg/format/c99-printf-1.c: Likewise.
7302         * gcc.dg/format/c99-scanf-1.c: Likewise.
7303         * gcc.misc-tests/gcov-8.c: Likewise.
7304         * lib/profopt.exp: Likewise.
7306 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
7308         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
7310 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7312         * g++.dg/inherit/using2.C: New test.
7314 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
7316         * ChangeLog: Follow spelling conventions.
7317         * g++.dg/template/friend4.C: Likewise.
7318         * g++.old-deja/g++.pt/crash67.C: Likewise.
7319         * gcc.c-torture/execute/20000801-4.c: Likewise.
7320         * gcc.dg/c90-digraph-1.c: Likewise.
7321         * gcc.dg/c94-digraph-1.c: Likewise.
7322         * gcc.dg/c99-digraph-1.c: Likewise.
7323         * gcc.dg/cpp/line5.c: Likewise.
7324         * gcc.dg/cpp/multiline.c: Likewise.
7325         * gcc.dg/cpp/trad/literals-1.c: Likewise.
7326         * gcc.dg/format/attr-3.c: Likewise.
7327         * gcc.dg/format/c90-scanf-3.c: Likewise.
7328         * gcc.dg/format/ext-4.c: Likewise.
7330 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7332         * g++.dg/template/pretty1.C: New test.
7334 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
7336         * gcc.c-torture/execute/struct-cpy-1.c: New test.
7338 2002-09-13  Matt Austern  <austern@apple.com>
7340         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
7341         passing a cast expression to a function by const reference.
7343 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
7345         * g++.dg/template/deduce1.C: New test.
7347 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
7349         * gcc.c-torture/execute/simd-1.c: Force all use of int to
7350         32-bit int.
7352 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7354         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
7355         usage.
7357 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
7359         * gcc.c-torture/compile/20020910-1.c: New test.
7361 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
7363         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
7365 2002-09-10  Andreas Jaeger  <aj@suse.de>
7367         * gcc.dg/20020312-2.c: Adjust for x86-64.
7369 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
7371         * g77.dg/7388.f: New test case for PR 7388.
7373 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7375         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
7377 2002-09-05  Ziemowit Laski <zlaski@apple.com>
7379         * objc.dg/proto-lossage-1.m: New test.
7381 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
7383         * gcc.dg/cpp/_Pragma4.c: Fix typo.
7385 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
7387         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
7388         expected to pass.
7390 2002-09-06  Stan Shebs  <shebs@apple.com>
7391             David Edelsohn  <edelsohn@gnu.org>
7393         * gcc.dg/weak: New directory.
7394         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
7395         target-specific xfail bits.
7396         * gcc.dg/typeof-2.c: Move to new directory.
7397         * gcc.dg/weak.exp: New expect script.
7399 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
7401         * gcc.c-torture/execute/extzvsi.c: New test.
7403 2002-09-05  Stan Shebs  <shebs@apple.com>
7405         * gcc.dg/weak-1.c: xfail on Darwin.
7406         * gcc.dg/weak-2.c: Ditto.
7407         * gcc.dg/weak-3.c: Ditto.
7408         * gcc.dg/weak-4.c: Ditto.
7409         * gcc.dg/weak-5.c: Ditto.
7410         * gcc.dg/weak-6.c: Ditto.
7411         * gcc.dg/weak-7.c: Ditto.
7412         * gcc.dg/weak-8.c: Ditto.
7413         * gcc.dg/weak-9.c: Ditto.
7415 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
7417         * gcc.c-torture/execute/loop-14.c: New test.
7419 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
7421         * g++.dg/other/cxa-atexit1.C: New test.
7423         * gcc.dg/typeof-2.c: New test.
7425 2002-09-03  Roger Sayle  <roger@eyesopen.com>
7427         * gcc.dg/builtins-2.c: New testcase.
7428         * gcc.dg/builtins-3.c: New testcase.
7430 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
7432         * gcc.dg/cpp/_Pragma4.c: New test.
7434 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
7436         * objc/execute/nil_method-1.m: New testcase.
7438 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
7440         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
7441         [Object class], not [Object initialize].
7443 2002-08-31  Roger Sayle  <roger@eyesopen.com>
7444             Hans-Peter Nilsson  <hp@bitrange.com>
7446         * gcc.c-torture/execute/20020720-1.x: Skip test on
7447         mmix-knuth-mmixware.  Correct comment.
7449 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
7451         * testsuite/g++.dg/abi/bitfield5.C: New test.
7452         * testsuite/g++.dg/abi/vbase10.C: Likewise.
7454 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
7456         * objc.dg/undeclared-selector.m: New test.
7458 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
7460         * g++.dg/other/offsetof1.C: Avoid cast warning.
7462 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
7464         * objc.dg/super-class-2.m: New test.
7466 2002-08-24  Matt Austern  <austern@apple.com>
7468         * g++.dg/ext/lvaddr.C: New test.
7469         * g++.dg/ext/lvcast.C: New test.
7471 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
7473         * testsuite/g++.dg/inherit/cond1.C: New test.
7475 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
7477         * gcc.dg/noncompile/incomplete-1.c: New test.
7479 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
7481         * gcc.dg/typespec-1.c: New test.
7483 2002-08-20  Devang Patel  <dpatel@apple.com>
7484         * objc.dg/proto-hier-2.m: New test.
7486 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
7488         * objc.dg/bitfield-1.m: New test.
7489         * objc.dg/bitfield-2.m: New test.
7491 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7493         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
7494         gcc.dg/c99-flex-array-4.c: New tests.
7496 2002-08-16  Stan Shebs  <shebs@apple.com>
7498         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
7500 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
7502         * gcc.dg/typeof-1.c: New test.
7503         * g++.dg/ext/typeof2.C: New test.
7505 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7507         * g++.dg/other/offsetof1.C: New test.
7509 2002-08-14  Richard Henderson  <rth@redhat.com>
7511         * gcc.dg/tls/diag-3.c: Fix expected message strings.
7513 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
7515         * gcc.dg/cpp/_Pragma3.c: New test.
7517 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
7519         * g++.dg/template/inherit3: New test.
7521 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7523         * gcc.dg/bitfld-4.c: Add blank options.
7525 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
7527         * g++.dg/template/crash1.C: New test.
7529 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7531         * gcc.dg/tls/opt-2.c: New test.
7533 2002-08-08  Devang Patel  <dpatel@apple.com>
7535         * objc.dg/selector-1.m : New test
7537 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7539         * g++.dg/abi/bitfield4.C: New test.
7540         * gcc.dg/bitfld-4.c: New test.
7542 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7544         * g++.dg/other/packed1.C: New test.
7546 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
7548         * g++.dg/abi/offsetof.C: Tweak error messages.
7549         * g++.old-deja/g++.mike/p10769a.C: Likewise.
7551 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7553         * gcc.dg/bitfld-3.c: New test.
7555 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7556             Richard Henderson  <rth@redhat.com>
7558         * gcc.dg/i386-bitfield1.c: New test.
7559         * g++.dg/abi/bitfield3.C: Update.
7561 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
7563         * objc.dg/const-str-2.m: Update.
7564         * gcc.dg/cpp/c++98.c: Change to C extension.
7565         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
7566         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
7568 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
7570         * testsuite/gcc.dg/tls/diag-3.c: New.
7572 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
7574         * g++.dg/README (Subdirectories): Document new subdir expr.
7575         * g++.dg/expr/pmf-1.C: New test.
7577 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
7579         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
7581 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
7583         * g++.dg/abi/bitfield3.C: New test.
7585 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
7587         * lib/gcov.exp: Tweak expected line formats.
7588         * gcc.misc-tests/gcov8.c: New test.
7589         * gcc.misc-tests/gcov8.x: New flags.
7591 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
7593         * consistency.vlad/layout/endian.c: Include string.h.
7595         * gcc.c-torture/execute/20020805-1.c: New test.
7597 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
7599         * g++.dg/other/conversion1.C: New test.
7601 2002-08-03  Roger Sayle  <roger@eyesopen.com>
7603         * gcc.dg/builtins-1.c: New testcase.
7605 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
7607         * g++.dg/inherit/access3.C: New test.
7609 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
7611         * gcc.dg/ia64-visibility-2.c: New test.
7613 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
7615         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7616         __qualifier_flags to __flags.
7618 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
7620         * g++.dg/inherit/operator1.C: New test.
7621         * g++.dg/lookup/disamb1.C: Fix typo in comment.
7622         * g++.dg/other/error1.C: Change expected error message.
7623         * g++.dg/template/conv4.C: Likewise.
7625 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
7627         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
7628         for documented behavior.
7630 2002-07-25  Roger Sayle  <roger@eyesopen.com>
7632         * gcc.c-torture/execute/20020720-1.x: Skip this test on
7633         several targets known to fail.
7635 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
7637         * gcc.dg/mips-args-[123].c: New tests.
7639 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
7641         * gcc.dg/ppc-spe.c: New.
7643 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
7645         * g++.dg/other/ptrmem4.C: New testcase.
7647 2002-07-24  Richard Henderson  <rth@redhat.com>
7649         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
7651 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
7653         * g++.dg/ext/alignof1.C (main): Return 0 for success.
7655 2002-07-24  Roger Sayle  <roger@eyesopen.com>
7657         * gcc.c-torture/execute/memset-3.c: New testcase.
7659 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
7661         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
7662         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
7664 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7666         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
7667         Delete.
7669 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
7671         * gcc.c-torture/compile/simd-4.c: New test.
7673 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7675         PR c++/7347, c++/7348
7676         * g++.dg/template/access4.C: New test.
7677         * g++.dg/template/access5.C: New test.
7678         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
7679         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
7680         * g++.old-deja/g++.pt/ttp58.C: Likewise.
7681         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
7683 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
7685         * gcc.dg/gnu89-init-2.c: New test.
7687 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
7689         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
7691 2002-07-20  Roger Sayle  <roger@eyesopen.com>
7693         * gcc.c-torture/execute/20020720-1.c: New testcase.
7695 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
7697         * gcc.dg/cpp/Wsignprom.c: New tests.
7699 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
7701         * gcc.c-torture/execute/loop-13.c: New test.
7703 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
7705         * gcc.dg/cpp/expr.c: New tests.
7707 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
7709         * g++.dg/opt/pr6713.C: Add template instantiation.
7711 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
7713         * gcc.dg/nest.c: New test.
7715 2002-07-17  Richard Henderson  <rth@redhat.com>
7717         * g++.dg/opt/pr6713.C: New test.
7719 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
7721         * gcc.c-torture/execute/loop-2e.x: Let the testcase
7722         XFAIL for all x86 processors.
7724 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
7726         * gcc.c-torture/execute/20010122-1.x: Do not test with
7727         -fomit-frame-pointer.
7729 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7731         * g++.dg/template/instantiate2.C: New test.
7732         * g++.dg/template/spec4.C: New test.
7734 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7736         * g++.dg/template/access2.C: New test.
7737         * g++.dg/template/access3.C: New test.
7739 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
7741         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
7742         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
7743         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
7744         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
7745         Convert to use <stdarg.h>.
7746         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
7747         Delete.
7748         * gcc.dg/va-arg-2.c: New.
7749         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
7751 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
7753         * gcc.c-torture/compile/20020710-1.c: New test.
7755 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
7756                           Andrew Pinski  <pinskia@physics.uc.edu>
7758         gcc.c-torture/compile/simd-2.c: New testcase.
7759         gcc.c-torture/compile/simd-3.c: Likewise.
7761 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
7763         PR c++/7224
7764         * g++.dg/overload/error1.C: New test.
7766 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7768         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
7769         configuration and IRIX 6 O32 ABI.
7771 2002-07-11  Roger Sayle  <roger@eyesopen.com>
7773         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
7775 2002-07-10  Roger Sayle  <roger@eyesopen.com>
7777         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
7779 2002-07-10  Jeffrey A Law  <law@redhat.com>
7781         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
7783         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
7785 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
7787         * gcc.dg/20020312-2.c: Check for __PPC__.
7789 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
7791         * gcc.c-torture/compile/20020709-1.c: New test.
7793 2002-07-07  Roger Sayle  <roger@eyesopen.com>
7795         * g++.dg/template/qualttp21.C: New test case.
7797 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
7799         * gcc.c-torture/compile/20020706-1.c: New test.
7800         * gcc.c-torture/compile/20020706-2.c: New test.
7802 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
7803             Alexandre Oliva  <aoliva@redhat.com>
7805         * g++.dg/warn/incomplete1.C: New test.
7807 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7809         PR c++/7099
7810         * g++.dg/warn/noreturn1.C: New test.
7812 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
7814         PR c++/6706
7815         * g++.dg/debug/debug6.C: New test.
7816         * g++.dg/debug/debug7.C: New test.
7818 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
7820         * gcc.c-torture/compile/simd-3.c: New test.
7822 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
7824         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7825         * gcc.dg/20020620-1.c: Likewise.
7827 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7829         PR c++/6944
7830         * g++.dg/init/array4.C: New test.
7831         * g++.dg/init/array5.C: New test.
7833 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
7835         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7836         * gcc.c-torture/execute/simd-2.c (main): Likewise.
7838 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7840         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7841         * gcc.dg/wtr-aggr-init-1.c: Likewise.
7842         * gcc.dg/wtr-conversion-1.c: Likewise.
7843         * gcc.dg/wtr-escape-1.c: Likewise.
7844         * gcc.dg/wtr-int-type-1.c: Likewise.
7845         * gcc.dg/wtr-label-1.c: Likewise.
7846         * gcc.dg/wtr-static-1.c: Likewise.
7847         * gcc.dg/wtr-strcat-1.c: Likewise.
7848         * gcc.dg/wtr-suffix-1.c: Likewise.
7849         * gcc.dg/wtr-switch-1.c: Likewise.
7850         * gcc.dg/wtr-unary-plus-1.c: Likewise.
7851         * gcc.dg/wtr-union-init-1.c: Likewise.
7852         * gcc.dg/wtr-union-init-2.c: Likewise.
7853         * gcc.dg/wtr-union-init-3.c: Likewise.
7855         * gcc.dg/wtr-func-def-1.c: New test.
7857 2002-07-02 Devang Patel <dpatel@apple.com>
7859         * objc.dg/param-1.m: New test.
7861 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7863         * gcc.dg/cpp/trad/directive.c: Add test.
7864         * gcc.dg/cpp/trad/macroargs.c: Add test.
7865         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7867 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7869         * gcc.dg/cpp/cmdlne-M.c: New test.
7871 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7873         * objc.dg/desig-init-1.m: New test.
7875 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7877         PR c++/6716
7878         * g++.dg/template/instantiate1.C: New test.
7880 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7882         PR c++/7112
7883         * g++.dg/template/sizeof2.C: New test.
7885 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7887         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7888         gcc.dg/cpp/trad/include.c: New tests.
7890 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7892         PR target/7177
7893         * gcc.c-torture/compile/20020701-1.c: New test.
7895 2002-07-01  Stan Shebs  <shebs@apple.com>
7897         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7898         header here...
7899         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7900         (objc-torture-execute): or here.
7902 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7904         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7906 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7908         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7910 2002-06-30  Devang Patel  <dpatel@apple.com>
7912         * objc.dg/fsyntax-only.m: New test.
7914 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7916         PR c++/6695
7917         * g++.dg/template/friend7.C: New file.
7919 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7921         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7922         return type.
7924 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7926         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7927         avoid division by zero.
7929 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7931         * gcc.dg/Wunknownprag.c: New tests.
7933 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7935         * gcc.c-torture/execute/simd-2.c: New test.
7937 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7939         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7940         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7941         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7942         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7943         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7944         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7945         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7946         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7947         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7948         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7949         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7950         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7951         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7952         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7953         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7954         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7955         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7957 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7959         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7960         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7961         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7962         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7963         New tests.
7964         * gcc.dg/cpp/trad/directive.c: Update.
7966 2002-06-23  Andreas Jaeger  <aj@suse.de>
7968         * gcc.c-torture/execute/complex-6.c: New.
7970 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7972         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7973         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7974         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7975         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7977 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7979         * gcc.dg/cpp/trad: New directory with traditional tests copied
7980         from parent directory.
7981         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7982         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7983         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7984         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7985         Move to trad/ and rename.
7986         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7987         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7988         gcc.dg/cpp/trad/redef2.c: New tests.
7989         * gcc.dg/cpp/trad/trad.exp: New driver.
7991 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7993         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7994         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7995         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7996         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7997         Remove.
7999 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8001         * gcc.dg/20020620-1.c: New test.
8003 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8005         * g++.dg/template/ttp4.C: New test.
8007 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8009         * g++.dg/opt/vt1.C: Fix regexp.
8011 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8013         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8014         Don't use attribute `noinline'.
8016 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8018         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8020 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8022         * gcc.c-torture/execute/simd-1.c: New.
8024         * gcc.dg/simd-1.c: New.
8026 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8028         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8030 2002-06-16  Richard Henderson  <rth@redhat.com>
8032         * g++.dg/ext/anon-struct1.C: New.
8033         * g++.dg/ext/anon-struct2.C: New.
8034         * g++.dg/ext/anon-struct3.C: New.
8035         * gcc.dg/anon-struct-1.c: New.
8036         * gcc.dg/anon-struct-2.c: New.
8037         * gcc.dg/anon-struct-3.c: New.
8038         * gcc.dg/20011008-1.c: Adjust warning text.
8039         * gcc.dg/20020527-1.c: Add -fms-extensions.
8041 2002-06-16  Richard Henderson  <rth@redhat.com>
8043         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8045 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8047         * gcc.c-torture/execute/20020615-1.c: New test.
8049 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8051         * gcc.c-tortuture/execute/compare-1.c: New test case.
8052         * gcc.c-tortuture/execute/compare-2.c: New test case.
8053         * gcc.c-tortuture/execute/compare-3.c: New test case.
8055 2002-06-13  Richard Henderson  <rth@redhat.com>
8057         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8058         ia64 ilp32.
8060 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8062         * g++.dg/template/typename2.C: Update error message.
8064 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
8066         * gcc.c-torture/execute/20020611-1.c: New test.
8068 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
8070         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
8071         list of targets to skip.
8073 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
8075         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
8076         targets if not optimizing.
8078 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
8080         * gcc.c-torture/compile/20020605-1.c: New test.
8082         * g++.dg/opt/vt1.C: New test.
8084         * gcc.dg/20020531-1.c: New test.
8086         * gcc.dg/20020530-1.c: New test.
8088         * gcc.dg/20020527-1.c: New test.
8090         * g++.dg/opt/cse1.C: New test.
8092 2002-06-07  Roger Sayle  <roger@eyesopen.com>
8094         * gcc.dg/20020607-2.c: New test case.
8096 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
8098         * gcc.c-torture/compile/20020604-1.c: New test.
8100 2002-06-04  Richard Henderson  <rth@redhat.com>
8102         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
8103         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
8104         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
8106 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
8108         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
8110 2002-06-03  Richard Henderson  <rth@redhat.com>
8112         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8113         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
8115 2002-06-02  Richard Henderson  <rth@redhat.com>
8117         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
8118         test functions static.
8120 2002-06-02  Andreas Jaeger  <aj@suse.de>
8122         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
8123         now.
8125 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8127         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
8128         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
8129         Update for mofified diagnostics.
8130         * gcc.dg/c99-intconst-1.c: No longer fail.
8132 2002-06-02  Richard Henderson  <rth@redhat.com>
8134         * gcc.dg/uninit-A.c: Remove xfail markers.
8136 2002-06-01  Roger Sayle  <roger@eyesopen.com>
8138         * gcc.dg/fnegate-1.c: New test case.
8140 2002-05-30  Osku Salerma  <osku@iki.fi>
8142         * gcc.c-torture/execute/mayalias-1.c: New file.
8144 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8146         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
8147         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
8148         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
8150 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8152         * gcc.c-torture/execute/20020529-1.c: New test.
8154 2002-05-27  Richard Henderson  <rth@redhat.com>
8156         * g++.dg/ext/attrib6.C: New test case.
8158 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8160         * gcc.c-torture/execute/pure-1.c: New test.
8162 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8164         * gcc.dg/cpp/arith-2.c: Remove.
8166 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8168         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
8169         * gcc.dg/cpp/if-3.c: Remove.
8171 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
8173         * g++.dg/opt/cse2.C: New test.
8175 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8177         * gcc.dg/cpp/arith-1.c: New semantic tests.
8178         * gcc.dg/cpp/if-1.c: Update.
8180 2002-05-24  Ben Elliston  <bje@redhat.com>
8182         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
8184 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8186         * gcc.dg/verbose-asm.c: New test.
8188 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8190         * gcc.dg/cpp/paste12.c: New test.
8192 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8194         * g++.dg/parse/named_ops.C: New test.
8196 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
8198         * gcc/testsuite/gcc.dg/weak-8.c: New test.
8200 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
8202         * gcc.dg/weak-2.c: Allow optional leading underscore
8203         in scan-assembler symbol name.
8204         * gcc.dg/weak-3.c: Likewise.
8205         * gcc.dg/weak-4.c: Likewise.
8206         * gcc.dg/weak-5.c: Likewise.
8208 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
8210         * gcc.dg/20020523-1.c: New test.
8212 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8214         * objc.dg/const-str-2.m: Update now that we stop after
8215         a command line error.
8217 2002-05-22  Richard Henderson  <rth@redhat.com>
8219         * g++.dg/dg.exp: Fix typo in test pruneing.
8221 2002-05-22  Richard Henderson  <rth@redhat.com>
8223         * g++.dg/dg.exp: Prune the tls subdirectory.
8224         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
8225         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
8226         * g++.dg/tls/init-1.C: New.
8228 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
8230         * gcc.dg/20020517-1.c: New test.
8232 2002-05-21  Richard Henderson  <rth@redhat.com>
8234         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
8235         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
8237 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
8239         * g++.dg/other/copy2.C: New test.
8241 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
8243         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
8244         (MAX_COPY): Bump up to 10 times sizeof (long long).
8245         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
8247         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
8248         sizeof (long long).
8250         * gcc.c-torture/execute/strcpy-1.c: New test.
8252 2002-05-19  Jason Merrill  <jason2redhat.com>
8254         * g++.dg/ext/oper1.C: New test.
8256 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
8257 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
8259         * README.QMTEST: New file.
8261         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
8263 2002-05-19  Andreas Jaeger  <aj@suse.de>
8265         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
8266         now.
8267         * gcc.c-torture/execute/loop-2d.x: Likewise.
8269 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
8271         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
8272         support weak symbols.
8273         * gcc.dg/weak-4.c: Likewise
8274         * gcc.dg/weak-6.c: Likewise
8276 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
8278         * gcc.dg/weak-3.c: Add dg-excess-error comment for
8279         cygwin, coff and h8300-*-hms targets
8280         * gcc.dg/weak-5.c: Likewise
8281         * gcc.dg/weak-7.c: Likewise
8283 2002-05-16  Jason Merrill  <jason@redhat.com>
8285         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
8286         (scan-assembler-not, scan-assembler-dem): Likewise.
8287         (scan-assembler-dem-not): Likewise.
8289 2002-05-15  Richard Henderson  <rth@redhat.com>
8291         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
8293 2002-05-15  Richard Henderson  <rth@redhat.com>
8295         * gcc.dg/weak-5.c (vfoo1c): No warning here.
8296         (vfoo1f): Warning here.
8297         (vfoo1l): Don't redefine the alias.
8299 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
8301         * g++.dg/init/pm1.C: New test.
8303 2002-05-12  David S. Miller  <davem@redhat.com>
8305         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
8306         types.
8308 2002-05-10  Roger Sayle  <roger@eyesopen.com>
8310         * gcc.c-torture/execute/20020510-1.c: New test case.
8312 2002-05-10  David S. Miller  <davem@redhat.com>
8314         * gcc.c-torture/execute/conversion.c: Test long double too.
8316 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
8318         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
8319         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
8320         * lib/g++.exp (g++_link_flags): Likewise.
8321         * lib/objc.exp (objc_target_compile): Likewise.
8323 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8325         * gcc.dg/cpp/poison.c: Update.
8326         * gcc.dg/cpp/20000625-2.c: Remove.
8327         * gcc.dg/cpp/direct2s.c: Remove final test.
8329 2002-05-08  Tom Rix  <trix@redhat.com>
8331         * gcc.c-torture/execute/20020508-1.c: New test.
8332         * gcc.c-torture/execute/20020508-2.c: New test.
8333         * gcc.c-torture/execute/20020508-3.c: New test.
8335 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8337         * gcc.dg/cpp/charconst-4.c: More tests.
8339 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8341         PR c/6569
8342         * gcc.dg/weak-3.c: Update location of warning messages.
8343         * gcc.dg/weak-5.c: Likewise.
8345 2002-05-06  Roger Sayle  <roger@eyesopen.com>
8347         * gcc.c-torture/execute/20020506-1.c: New test case.
8349 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8351         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
8353 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8355         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
8357 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8359         * gcc.dg/cpp/charconst-3.c: New test.
8361 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8363         * gcc.dg/cpp/charconst.c: Update tests.
8365 2002-05-05  Tim Josling  <tej@melbpc.org.au>
8367         * treelang: Added directory for new sample language treelang. Also
8368         lib/treelang.exp: New file to signal treelang should be tested.
8370 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8372         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
8373         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
8374         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
8375         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
8376         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
8377         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
8378         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
8380 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8382         * gcc.dg/format/xopen-2.c: New test.
8384 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8386         * gcc.dg/20020503-1.c: New test.
8388 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
8390         * g++.dg/init/dtor1.C: Make it tougher.
8392 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
8394         * g++.dg/init/dtor1.C: New test.
8396 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
8398         * gcc.dg/altivec-8.c: New.
8400 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
8402         * gcc.dg/altivec-7.c: New.
8404 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
8406         * g++.dg/parse/typedef1.C: New test.
8408 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
8410         PR c++/6486
8411         * g++.dg/template/friend6.C: New test.
8413         PR c++/6492
8414         * g++.dg/init/copy1.C: New test.
8416 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
8418         * g++.dg/warn/effc1.C: New test.
8420 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8422         * gcc.dg/cpp/if-cexp.c: Add a test.
8424 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8426         * gcc.dg/20020426-2.c: New test.
8428 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8430         * gcc.dg/cpp/if-mop.c: Update.
8431         * gcc.dg/cpp/if-mpar.c: Add test.
8432         * gcc.dg/cpp/if-oppr.c: Update.
8434 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8436         PR c/6343
8437         * gcc.dg/weak-[2-7].c: New tests.
8439 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8441         * gcc.dg/enum1.c: New test.
8443 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8445         PR c++/6497
8446         * g++.dg/inherit/access2.C: New test.
8448 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8450         PR bootstrap/6445
8451         * gcc.dg/20020426-1.c: New test.
8453 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8455         * g++.dg/abi/enum1.C: New test.
8457 2002-04-26  Richard Henderson  <rth@redhat.com>
8459         * gcc.dg/c99-bool-1.c: Expect always true warning.
8461 2002-04-25  Roger Sayle  <roger@eyesopen.com>
8463         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
8465 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8467         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
8468         targets.
8470 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
8472         * g++.dg/abi/mange7.C: New test.
8474         PR c++/6438.
8475         * g++.dg/parse/stmtexpr2.C: New test.
8477 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
8479         * gcc.dg/20020312-2.c: Add SH target.
8481 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8483         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
8484         compiler output on mips*-*-irix*.
8486 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
8488         * g++.dg/parse/attr1.C: New test.
8490 2002-04-23  Roger Sayle  <roger@eyesopen.com>
8492         * gcc.c-torture/execute/string-opt-17.c: New test case.
8493         * gcc.c-torture/execute/memset-2.c: New test case.
8495 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
8497         PR c++/6256:
8498         * g++.dg/template/friend5.C: New test.
8500         PR c++/6331:
8501         * g++.dg/template/qual1.C: Likewise.
8503 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
8505         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
8506         Include stdlib.h, not stdio.h or ctype.h.
8508 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
8510         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
8511         cris-*-elf* and mmix-*-*.
8512         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
8513         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
8514         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
8515         Ditto.
8516         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
8517         * gcc.dg/wchar_t-1.c: Ditto.
8519 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
8521         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
8522         Clarify comment.
8524 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
8526         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
8528 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8530         * gcc.c-torture/execute/20000906-1.x: Delete.
8532 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
8534         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
8536 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
8538         * PR6367
8539         * g77.f-torture/execute/6367.f: New test.
8540         * g77.f-torture/execute/6367.x: Disable for MMIX.
8542 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8544         * PR6352
8545         * g++.dg/opt/inline2.C: New test.
8547 2002-04-18  Richard Henderson  <rth@redhat.com>
8549         * gcc.dg/20000906-1.c: Enable for all targets.
8550         * gcc.c-torture/compile/iftrap-2.c: New.
8552 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8554         * gcc.dg/20020418-1.c: New test.
8555         * gcc.dg/20020418-2.c: New test.
8557 2002-04-18  Richard Henderson  <rth@redhat.com>
8559         * gcc.c-torture/compile/iftrap-1.c: New.
8560         * gcc.dg/iftrap-1.c: Adjust for ia64.
8561         * gcc.dg/iftrap-2.c: New.
8563 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8565         * gcc.c-torture/compile/20020418-1.c: New test.
8567 2002-04-18  Roger Sayle  <roger@eyesopen.com>
8569         * gcc.c-torture/compile/20020415-1.c: New.
8571 2002-04-18  David S. Miller  <davem@redhat.com>
8573         * gcc.c-torture/execute/20020418-1.c: New test.
8575 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
8577         * gcc.dg/20020416-1.c: New test.
8579         * g++.dg/opt/inline1.C: New test.
8581 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
8583         * gcc.dg/altivec-5.c: New test.
8585         * gcc.dg/20020415-1.c: New test.
8587 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8589         * testsuite/lib/chill.exp: Remove.
8591 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
8593         * g++.dg/other/big-struct.C: New test.
8595 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
8597         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
8598         of scratch file.
8600 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
8602         PR c/6277
8603         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
8604         in scan-assembler function name
8606 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
8608         * g77.f-torture/execute/980628-4.x,
8609         g77.f-torture/execute/980628-5.x,
8610         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8611         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8612         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
8613         i[34567]86-*-*.
8615 2002-04-13  David S. Miller  <davem@redhat.com>
8617         * gcc.c-torture/execute/20020413-1.c: New test.
8619 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
8621         * gcc.dg/asm-6.c,
8622         * g++.dg/ext/asm1.C: New tests.
8624 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
8626         PR c++ 5373.
8627         * g++.dg/parse/stmtexpr1.C: New test.
8629         PR c++/5189.
8630         * g++.dg/template/copy1.C: New test.
8632 2002-04-12  Richard Henderson  <rth@redhat.com>
8634         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
8636 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
8638         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
8639         gcc.c-torture/execute/20020307-2.c.
8641 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
8643         * g++.dg/ext/attrib5.C,
8644         * g++.dg/lookup/struct1.C: New tests.
8646 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
8648         * gcc.dg/20020411-1.c: New test.
8650         * gcc.c-torture/execute/20020411-1.c: New test.
8652 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
8654         * g77.f-torture/execute/6177.f: New test.
8656 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
8658         PR middle-end/6247
8659         * g++.dg/opt/cleanup1.C: New test.
8661         * g++.dg/opt/const1.C: New test.
8663 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
8665         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
8667 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8669         PR c++/5507
8670         * g++.dg/template/typename2.C: New test.
8672 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
8674         * gcc.c-torture/execute/loop-12.c: New.
8676 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
8678         * g77.f-torture/execute/980628-4.x,
8679         g77.f-torture/execute/980628-5.x,
8680         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8681         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8682         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
8684 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8686         PR optimization/6086
8687         * g++.dg/opt/preinc1.C: New test.
8689 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8691         PR c++/5571
8692         * g++.dg/opt/static2.C: New test.
8694 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8696         PR c/5120
8697         * gcc.dg/20020406-1.c: New test.
8699 2002-04-04  David S. Miller  <davem@redhat.com>
8701         * gcc.c-torture/execute/20020404-1.c: New test.
8703 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
8705         PR c/6123
8706         * gcc.dg/20020312-2.c: Do not declare global register variable
8707         if __PIC__ or __pic__ is defined.
8709 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
8711         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
8712         __asm__ so that it works correctly even if -ansi -pedantic-errors.
8714 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8716         * gcc.misc-tests/linkage.exp: Update last change to handle
8717         sparc*-, not just sparc-.
8719 2002-04-03  Richard Henderson  <rth@redhat.com>
8721         * gcc.dg/cpp/ucs.c: Improved long UCS test.
8723 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8725         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
8727 2002-04-02  David S. Miller  <davem@redhat.com>
8729         * gcc.c-torture/execute/20020402-3.c: New test.
8731 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8733         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
8734         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
8736         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
8737         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
8738         g77.f-torture/execute/20001201.x,
8739         g77.f-torture/execute/u77-test.x: New files.
8741         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
8742         * gcc.dg/wchar_t-1.c: Ditto.
8744 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8746         * gcc.c-torture/execute/20020402-1.c: New test.
8748 2002-04-01  Richard Henderson  <rth@redhat.com>
8750         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
8752         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
8754 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8756         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
8758 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8760         * g++.dg/inherit/template-as-base.C: Expect error.
8761         * g++.dg/inherit/namespace-as-base.C: Likewise.
8763 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
8765         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
8766         g++.dg/ext/instantiate3.C: Tweak match patterns.
8768         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
8769         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
8770         -da test.
8772 2002-03-31  Richard Henderson  <rth@redhat.com>
8774         * gcc.dg/special/alias-2.c: New.
8775         * gcc.dg/special/ecos.exp: Run it.
8777 2002-03-31  Richard Henderson  <rth@redhat.com>
8779         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
8781 2002-03-31  Kazu Hirata  <kazu@hxi.com>
8783         * gcc.dg/weak-1.c: Disable on h8300 port.
8785 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
8787         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
8788         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
8789         ordering tests.
8790         * g++.dg/bprob/bprob-1.C: New test.
8791         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
8792         * g++.dg/gcov/gcov-1.C: New test.
8793         * g++.dg/gcov/gcov-1.x: New file.
8794         * g++.dg/gcov/gcov-2.C: New test.
8795         * g++.dg/gcov/gcov-3.C: New test.
8796         * g++.dg/gcov/gcov-3.h: New file.
8798 2002-03-28  Roger Sayle  <roger@eyesopen.com>
8800         * g++.old-deja/g++.other/builtins5.C: New test.
8801         * g++.old-deja/g++.other/builtins6.C: New test.
8802         * g++.old-deja/g++.other/builtins7.C: New test.
8803         * g++.old-deja/g++.other/builtins8.C: New test.
8804         * g++.old-deja/g++.other/builtins9.C: New test.
8806 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
8808         * g++.dg/opt/static1.C: New test.
8810         * g++.dg/opt/longbranch1.C: New test.
8812 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
8814         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8816         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8818 2002-03-28  Jeffrey A Law  (law@redhat.com)
8820         * gcc.c-torture/execute/20020328-1.c: New test.
8822 2002-03-27  Richard Henderson  <rth@redhat.com>
8824         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8825         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8826         move from g++.old-deja/g++.ext/.
8828 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
8830         * g++.dg/init/new2.C: New test.
8832 2002-03-26  Richard Henderson  <rth@redhat.com>
8834         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8836         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8837         on sparc.
8839         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
8840         sparcv9 systems.
8841         * gcc.dg/20001102-1.c: Likewise.
8843 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
8845         * gcc.dg/cpp/endif-pedantic1.c,
8846         gcc.dg/cpp/endif-pedantic2.c:  New tests.
8848 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
8850         * g++.dg/init/new1.C: New test.
8852 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8854         * g++.dg/abi/vbase9.C: New test.
8856 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8858         * gcc.dg/arm-asm.c: New test.
8860 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8862         * gcc.dg/Wswitch-enum.c: New test.
8863         Fix PR c/5044.
8865 2002-03-26  Richard Henderson  <rth@redhat.com>
8867         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8868         structure.
8870 2002-03-25  Richard Henderson  <rth@redhat.com>
8872         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8873         sparcv9 systems.
8875         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8876         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8878 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8880         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8882 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8884         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8885         targets using generic thunk support.
8887 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8889         * gcc.c-torture/compile/20020323-1.c: New test.
8891         * g++.dg/opt/conj2.C: New test.
8893 2002-03-24  Richard Henderson  <rth@redhat.com>
8895         * gcc.dg/weak-1.c: Use -fno-common.
8897 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8899         * g77.dg/f77-edit-apostrophe-out.f: New test
8900         * g77.dg/f77-edit-h-out.f: New test
8901         * g77.dg/f77-edit-t-in.f: New test
8902         * g77.dg/f77-edit-t-out.f: New test
8903         * g77.dg/f77-edit-x-out.f: New test
8904         * g77.dg/f77-edit-slash-out.f: New test
8905         * g77.dg/f77-edit-colon-out.f: New test
8906         * g77.dg/f77-edit-s-out.f: New test
8908 2002-03-24  Richard Henderson  <rth@redhat.com>
8910         * objc/execute/formal_protocol-6.x: New XFAIL.
8912 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8914         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8915         that do not support weak symbols
8917 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8919         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8920         * lib/g77.exp:  Likewise
8921         * lib/objc.exp: Likewise
8923 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8925         * gcc.dg/Wswitch-default.c: New test.
8927 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8929         * g++.dg/other/enum1.C: New test.
8931 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8933         * gcc.dg/pragma-ep-3.c: Fix typo.
8935 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8937         * g++.dg/inherit/template-as-base.C: New test.
8939 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8941         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8942         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8944 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8946         * gcc.dg/cpp/multiline.c: Update to match.
8948 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8950         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8952 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8954         * gcc.dg/cpp/extratokens2.c:  New file.
8956 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8958         * gcc.dg/20020312-2.c: Add rs6000 target.
8960         * gcc.c-torture/compile/20020319-1.c: New test.
8962 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8964         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8965         (A, E): Handle this.
8967 2002-03-20  Jason Merrill  <jason@redhat.com>
8969         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8970         ignoring -fpic.
8971         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8972         through prune_gcc_output.
8974 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8976         * gcc.c-torture/compile/20020320-1.c: New test.
8978 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8980         * gcc.c-torture/compile/20020318-1.c: New test.
8982         * gcc.dg/struct-by-value-1.c: New test.
8984         * gcc.dg/20020319-1.c: New test.
8986 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8988         * g++.dg/opt/conj1.C: New test.
8990 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8992         * g++.dg/template/qualttp20.C: Revert previous change.
8993         * g++.dg/template/qualttp3.C: Likewise.
8994         * g++.dg/template/qualttp4.C: Likewise
8995         * g++.dg/template/qualttp5.C: Likewise
8996         * g++.dg/template/qualttp6.C: Likewise
8997         * g++.dg/template/qualttp7.C: Likewise
8998         * g++.dg/template/qualttp8.C: Likewise
8999         * g++.dg/template/recurse.C: Likewise.
9001 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9003         * gcc.dg/cpp/wchar-1.c: Update.
9005 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9007         * g++.dg/template/conv1.C: New test.
9008         * g++.dg/template/conv2.C: New test.
9009         * g++.dg/template/conv3.C: New test.
9010         * g++.dg/template/conv4.C: New test.
9012 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9014         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9015         * g++.dg/template/qualttp3.C: Likewise.
9016         * g++.dg/template/qualttp4.C: Likewise
9017         * g++.dg/template/qualttp5.C: Likewise
9018         * g++.dg/template/qualttp6.C: Likewise
9019         * g++.dg/template/qualttp7.C: Likewise
9020         * g++.dg/template/qualttp8.C: Likewise
9021         * g++.dg/template/recurse.C: Likewise.
9023 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9025         * g++.dg/opt/dtor1.C: New test.
9027 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9029         * gcc.c-torture/compile/20020315-1.c: New test.
9031 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9033         * gcc.dg/weak-1.c: Fix scan tests.
9035 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9037         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9038         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9039         cris-*-aout* mmix-*-*.
9040         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9041         cris-*-aout* mmix-*-*.
9042         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9043         cris-*-elf* cris-*-aout* and mmix-*-*.
9044         * gcc.dg/20001009-1.c: Ditto.
9045         * gcc.dg/20010912-1.c: Ditto.
9046         * gcc.dg/20020122-4.c: Ditto.
9047         * gcc.dg/inline-2.c: Ditto.
9049 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9051         * gcc.c-torture/compile/20020314-1.c: New test.
9053 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9055         * gcc.c-torture/execute/20020314-1.c: New test.
9057 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9059         * g++.dg/warn/Wunused-1.C: New test.
9061 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
9063         * g++.dg/abi/mangle6.C: New test.
9065 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
9067         * gcc.c-torture/compile/20020309-2.c: New test.
9069         * gcc.c-torture/compile/20020312-1.c: New test.
9071 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9073         * g++.dg/other/access1.C: New test.
9075 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
9077         * gcc.c-torture/execute/wchar_t-1.c: New test.
9079 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
9081         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
9083 2002-03-12  Roger Sayle  <roger@eyesopen.com>
9085         * gcc.dg/20020312-1.c: New test case.
9087 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
9089         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
9091 2002-03-11  Richard Henderson  <rth@redhat.com>
9093         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
9094         * g++.old-deja/g++.jason/report.C: Likewise.
9096 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9098         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
9099         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
9101 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9103         * testsuite/g++.dg/overload/pmf1.C: New test.
9105 2002-03-11  Kazu Hirata  <kazu@hxi.com>
9107         * gcc.c-torture/execute/20020307-1.c: Use long.
9109 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
9111         PR optimization/5844
9112         * gcc.dg/20020310-1.c: New test.
9114 2002-03-09  Michael Meissner  <meissner@redhat.com>
9116         * gcc.c-torture/execute/memcpy-2.c: New test.
9117         * gcc.c-torture/execute/memset-1.c: New test.
9118         * gcc.c-torture/execute/strlen-1.c: New test.
9119         * gcc.c-torture/execute/strcmp-1.c: New test.
9120         * gcc.c-torture/execute/strncmp-1.c: New test.
9122 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
9124         * gcc.dg/ppc-ldstruct.c: New test.
9126 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
9128         * gcc.c-torture/execute/va-arg-22.c: New test.
9130 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9132         * gcc.c-torture/compile/20020309-1.c: New test.
9134 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
9136         * gcc.c-torture/execute/20020307-2.c: New test.
9138 2002-03-07  Jeffrey A Law  (law@redhat.com)
9140         * g77.f-torture/compile/20020307-1.f: New test.
9142 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
9144         * gcc.dg/unordered-1.c: New test.
9146 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9148         * gcc.c-torture/execute/20020307-1.c: New test.
9150 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9152         * gcc.dg/20020304-1.c: New test.
9154         * gcc.c-torture/compile/20020304-2.c: New test.
9156 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
9158         * gcc.c-torture/compile/20020304-1.c: New test case
9159         (from PR c/5830).
9161 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
9163         * gcc.dg/20020103-1.c: Add other -D ppc variants.
9165 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9167         * g++.dg/other/classkey1.C: New test.
9169 2002-03-01  Richard Henderson  <rth@redhat.com>
9171         * gcc.c-torture/compile/981223-1.x: New.
9172         * gcc.c-torture/compile/920625-1.x: New.
9174 2002-02-28  Richard Henderson  <rth@redhat.com>
9176         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
9178 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
9180         * gcc.c-torture/execute/20020227-1.c: New test.
9182 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
9184         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
9185         here" ERROR lines.
9186         * g++.old-deja/g++.oliva/partord1.C: Likewise.
9187         * g++.old-deja.g++.other/defarg1.C: Likewise.
9188         * g++.old-deja/g++.pt/calls2.C: Likewise.
9189         * g++.old-deja/g++.pt/crash20.C: Likewise.
9190         * g++.old-deja/g++.pt/crash30.C: Likewise.
9191         * g++.old-deja/g++.pt/crash36.C: Likewise.
9192         * g++.old-deja/g++.pt/crash6.C: Likewise.
9193         * g++.old-deja/g++.pt/defarg13.C: Likewise.
9194         * g++.old-deja/g++.pt/derived3.C: Likewise.
9195         * g++.old-deja/g++.pt/error1.C: Likewise.
9196         * g++.old-deja/g++.pt/friend21.C: Likewise.
9197         * g++.old-deja/g++.pt/friend23.C: Likewise.
9198         * g++.old-deja/g++.pt/infinite1.C: Likewise.
9199         * g++.old-deja/g++.robertl/eb128.C: Likewise.
9201 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
9203         * gcc.c-torture/execute/20020225-2.c: New test.
9205 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
9207         * gcc.c-torture/execute/920730-1t.c,
9208         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
9209         Delete test cases, only relevant to -traditional.
9211 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9213         * gcc.dg/cpp/undef1.c: Remove.
9214         * gcc.dg/cpp/directiv.c: Update.
9215         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
9217 2002-02-27  Michael Meissner  <meissner@redhat.com>
9219         * gcc.c-torture/execute/20020226-1.c: New test.
9221 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
9223         * g++.dg/debug/debug4.C: New test.
9225         * gcc.dg/ia64-visibility-1.c: New test.
9227 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
9229         * gcc.dg/debug/20020224-1.c: New.
9231 2002-02-25  Kazu Hirata  <kazu@hxi.com>
9233         * gcc.c-torture/execute/960416-1.x: New.
9234         * gcc.c-torture/execute/divconst-3.x: Likewise.
9236 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
9238         * gcc.dg/20020224-1.c: New test.
9240 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
9242         * gcc.c-torture/execute/20020225-1.c: New.
9244 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9246         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
9248 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
9250         * gcc.dg/20020222-1.c: New test.
9252 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
9254         * g++.dg/opt/anonunion1.C: New test.
9256 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
9258         * g++.dg/template/qualttp19.C: New test.
9259         * g++.dg/template/qualttp20.C: New test.
9260         * g++.old-deja/g++.jason/report.C: Adjust expected errors
9261         * g++.old-deja/g++.other/qual1.C: Likewise.
9263 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
9265         * gcc.dg/attr-alwaysinline.c: New.
9267 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
9269         * gcc.dg/20020220-1.c: New test.
9271         * gcc.dg/20020220-2.c: New test.
9273         * g++.dg/opt/mmx1.C: New test.
9275 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
9277         * gcc.c-torture/compile/20020110.c: New test.
9279 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
9281         * gcc.c-torture/execute/20020219-1.c: New test.
9283         * gcc.dg/20020219-1.c: New test.
9285         * gcc.dg/noncompile/20020220-1.c: New test.
9287         * g++.dg/opt/ptrintsum1.C: New test.
9289         * gcc.dg/debug/20020220-1.c: New test.
9291 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
9293         * gcc.c-torture/execute/20020216-1.c: New test.
9295 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9297         * gcc.dg/decl-1.c: Update, new test.
9299 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
9301         * g++.dg/abi/bitfield1.C: New test.
9302         * g++.dg/abi/bitfield2.C: New test.
9304 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9306         * gcc.dg/attr-nest.c: New test.
9308 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9310         * gcc.c-torture/execute/20020215-1.c: New test.
9312 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
9314         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
9315         * g++.dg/debug/debug.exp: New.
9316         * g++.dg/debug/trivial.C: New.
9317         * g++.dg/debug/debug1.C: Moved...
9318         * g++.dg/other/debug1.C: ...from here.
9319         * g++.dg/debug/debug2.C: Moved...
9320         * g++.dg/other/debug2.C: ...from here.
9321         * g++.dg/debug/debug3.C: Moved...
9322         * g++.dg/other/debug3.C: ...from here.
9324         * gcc.dg/noncompile/20020213-1.c: New test.
9326 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
9328         * g++.dg/other/debug3.C: New test.
9330         * gcc.c-torture/execute/20020213-1.c: New test.
9332 2002-02-13  Richard Smith <richard@ex-parrot.com>
9334         * g++.old-deja/g++.other/thunk1.C: New test.
9336 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9338         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
9340 2002-02-13  Stan Shebs  <shebs@apple.com>
9342         * gcc.dg/altivec-3.c: New.
9344 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
9346         * gcc.dg/Wunreachable-1.c: New test.
9347         * gcc.dg/Wunreachable-2.c: New test.
9349 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9351         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
9353 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
9355         * gcc.dg/decl-1.c: New test.
9357 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9359         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
9361 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9363         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
9364         * gcc.c-torture/compile/980506-1.x: Likewise.
9366 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9368         * gcc.dg/20020210-1.c: New.
9370 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
9372         * g77.f-torture/execute/947.f: New regression test
9373         for PR fortran/947.
9375 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9377         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
9378         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
9380 2002-02-08  Richard Henderson  <rth@redhat.com>
9382         * gcc.c-torture/compile/labels-3.c: New.
9384 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
9386         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
9387         expression statements work instead.
9388         * gcc.dg/noncompile/20020207-1.c: New test.
9390 2002-02-07  Richard Henderson  <rth@redhat.com>
9392         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
9394 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9396         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
9397         message from g77
9398         * lib/g77-dg.exp: Trim g77 error messages so that they are
9399         recognized by dg.exp.
9401 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9403         PR fortran/5473
9404         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
9406 2002-02-07  Richard Henderson  <rth@redhat.com>
9408         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
9409         to be sufficiently aligned for integers.
9411 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
9413         * g++.dg/template/friend4.C: New test.
9415 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9417         PR fortran/5743
9418         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
9419         unsupported cases.
9421 2002-02-07  Richard Henderson  <rth@redhat.com>
9423         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
9424         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
9425         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
9426         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
9428 2002-02-06  Richard Henderson  <rth@redhat.com>
9430         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
9432 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
9434         * gcc.dg/20020206-1.c: New test.
9436 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
9438         * gcc.c-torture/execute/20020206-1.c: New test.
9440         * gcc.c-torture/execute/20020206-2.c: New test.
9442         PR optimization/5429:
9443         * gcc.c-torture/compile/20020206-1.c: New test.
9445 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9447         * g++.dg/ext/align1.C: Do not use an explicit alignment value
9448         as certain file formats cannot support particularly large
9449         alignments.
9451         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
9452         and do not expect to be able to link the executable.
9454         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
9455         fail because the COFF format does not support the weak attribute.
9457 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
9459         * g77.dg/pr5473.f:  New test
9461 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
9463         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
9464         Fix testcase accordingly.
9466 2002-02-04  Richard Henderson  <rth@redhat.com>
9468         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
9469         (buf): Change to be an array of pointers, not ints.
9471 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9473         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
9474         before all tests.  Move warning one line above to match where it
9475         C frontend emits.
9476         * gcc.dg/Wswitch-2.c: New test.
9477         * g++.dg/warn/Wswitch-1.C: New test.
9478         * g++.dg/warn/Wswitch-2.C: New test.
9480 2002-02-04  Richard Henderson  <rth@redhat.com>
9482         * g++.dg/abi/offsetof.C: Fix size comparison.
9484 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
9486         * gcc.dg/cast-qual-2.c: New test.
9488 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9490         * gcc.dg/20020201-4.c: New test.
9492 2002-02-04  Ben Elliston  <bje@redhat.com>
9494         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
9495         target_info attribute != 0, in addition to the empty string.
9496         (gcc_target_compile): Likewise.
9498 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9500         * gcc.dg/Wswitch.c: New test.
9501         PR gcc/4475. PR gcc/3780.
9503 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
9505         * g77.f-torture/execute/5122.f: New test for regressions
9506         against PR fortran/5122.
9508 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
9510         * g77.f-torture/compile/pr3743.f: Delete
9511         * g77.dg/pr3743-1.f: New test.
9512         * g77.dg/pr3743-2.f: New test.
9513         * g77.dg/pr3743-3.f: New test.
9514         * g77.dg/pr3743-4.f: New test.
9516 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9518         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
9520 2002-02-02  Richard Henderson  <rth@redhat.com>
9522         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
9523         * gcc.c-torture/execute/bf64-1.c: Likewise.
9525 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9527         * gcc.dg/20020201-2.c: New test.
9529         * gcc.dg/20020201-3.c: New test.
9531         * gcc.c-torture/execute/bitfld-2.c: New test.
9533 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9535         * gcc.dg/bitfld-1.c: Update.
9536         * gcc.dg/bitfld-2.c: Update.
9537         * gcc.c-torture/execute/bitfld-1.x: New.
9539 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9541         * gcc.c-torture/execute/20020201-1.c: New test.
9543 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
9545         PR target/5469
9546         * gcc.dg/20020201-1.c: New test.
9548 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
9550         PR fortran/3743
9551         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
9552         * g77.f-torture/compile/pr3743.x: Remove
9554 2002-01-31  Tom Rix  <trix@redhat.com>
9556         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
9558 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9560         * gcc.dg/noncompile/20020130-1.c: New test.
9562 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
9564         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
9566 2002-01-29  Richard Henderson  <rth@redhat.com>
9568         * gcc.c-torture/execute/991118-1.c: Cast various constants back
9569         to long long.
9570         * gcc.c-torture/execute/bf64-1.c: Likewise.
9572 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
9574         * gcc.c-torture/execute/20020129-1.c: New test.
9576 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9578         * gcc.c-torture/compile/20000224-1.c: Update.
9579         * gcc.c-torture/execute/bitfld-1.c: New tests.
9580         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
9581         * gcc.dg/uninit-A.c: Update.
9583 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
9585         * g++.dg/template/ctor1.C: Add instantiation.
9587 2002-01-28  Paul Koning  <pkoning@equallogic.com>
9589         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
9590         argument to __builtin_prefetch to be const ptr.
9592 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
9594         * gcc.c-torture/compile/20020120-1.c: New test.
9596 2002-01-27  Kazu Hirata  <kazu@hxi.com>
9598         * gcc.c-torture/execute/20020127-1.c: New test.
9600 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
9602         * g77.dg/f77-edit-i-in.f: New test
9603         * g77.dg/f77-edit-i-out.f: New test
9605 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
9607         * gcc.dg/debug/debug.exp: New file.
9608         * gcc.dg/debug/trivial.c: New file.
9609         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
9610         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
9611         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
9612         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
9613         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
9614         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
9615         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
9616         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
9617         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
9618         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
9619         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
9620         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
9621         * gcc.dg/20000503-1.c: Removed.
9622         * gcc.dg/20010207-1.c: Removed.
9623         * gcc.dg/20011223-1.c: Removed.
9624         * gcc.dg/20020104-2.c: Removed.
9625         * gcc.dg/debug-1.c: Removed.
9626         * gcc.dg/debug-2.c: Removed.
9627         * gcc.dg/debug-3.c: Removed.
9628         * gcc.dg/debug-4.c: Removed.
9629         * gcc.dg/debug-5.c: Removed.
9630         * gcc.dg/debug-6.c: Removed.
9631         * gcc.dg/dwarf2-1.c: Removed.
9632         * gcc.dg/dwarf2-2.c: Removed.
9634 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
9636         * g++.old-deja/g++.other/eh5.C: New test.
9637         * g++.old-deja/g++.other/sibcall2.C: New test.
9638         * g++.old-deja/g++.other/array9.C: New test.
9639         * g++.old-deja/g++.other/typename2.C: New test.
9640         * g++.old-deja/g++.other/crash60.C: New test.
9641         * g++.old-deja/g++.other/conv9.C: New test.
9642         * g++.old-deja/g++.other/mangle10.C: New test.
9643         * g++.old-deja/g++.other/unchanging1.C: New test.
9644         * g++.old-deja/g++.other/exprstmt1.C: New test.
9645         * g++.old-deja/g++.other/inline23.C: New test.
9646         * g++.old-deja/g++.eh/ia64-1.C: New test.
9647         * g++.old-deja/g++.other/dwarf2-1.C: New test.
9648         * g++.old-deja/g++.other/reload1.C: New test.
9649         * g++.old-deja/g++.other/static20.C: New test.
9650         * g++.old-deja/g++.other/local-alloc1.C: New test.
9651         * g++.old-deja/g++.other/conv8.C: New test.
9652         * g++.old-deja/g++.other/stmtexpr2.C: New test.
9653         * g++.old-deja/g++.other/storeexpr1.C: New test.
9654         * g++.old-deja/g++.other/storeexpr2.C: New test.
9655         * g++.dg/eh/template2.C: New test.
9656         * g++.dg/warn/weak1.C: New test.
9658 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
9660         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9661         Remove first, non-varying, argument.
9663 2002-01-23  Richard Henderson  <rth@redhat.com>
9665         * gcc.dg/inline-2.c: New.
9667         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
9668         Add optional target arg.  Check number of arguments.
9669         (scan-assembler-not, scan-assembler-dem): Likewise.
9670         (scan-assembler-dem-not): Likewise.
9672 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9674         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
9675         line 12.
9676         * g++.old-deja/g++.brendan/parse3.C,
9677         g++.old-deja/g++.other/crash26.C,
9678         g++.old-deja/g++.other/crash28.C,
9679         g++.old-deja/g++.other/crash29.C,
9680         g++.old-deja/g++.other/crash30.C,
9681         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
9683 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
9685         * gcc.dg/20020115-1.c: New.
9687 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
9689         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
9691 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
9693         * gcc.dg/20020122-3.c: New.
9695 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
9697         * g++.dg/other/gc1.C: New test.
9699 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9701         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
9703 2002-01-22  Richard Henderson  <rth@redhat.com>
9705         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
9707 2002-01-22  Richard Henderson  <rth@redhat.com>
9709         * gcc.dg/20020122-4.c: New.
9711 2002-01-22  H.J. Lu <hjl@gnu.org>
9713         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
9714         link output.
9715         * gcc.dg/special/ecos.exp: Likewise.
9716         * lib/g++-dg.exp: Likewise.
9717         * lib/g77-dg.exp: Likewise.
9718         * lib/gcc-dg.exp : Likewise.
9719         * lib/mike-g++.exp: Likewise.
9720         * lib/mike-g77.exp: Likewise.
9721         * lib/mike-gcc.exp: Likewise.
9722         * lib/objc-dg.exp: Likewise.
9724 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
9726         PR target/5379
9727         * gcc.dg/20020122-2.c: New test.
9729 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
9731         * gcc.dg/20020122-1.c: New test.
9733 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
9735         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
9737 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
9739         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
9741 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9743         * gcc.c-torture/compile/20020121-1.c: New test.
9745 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9747         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
9748         ld_library_path.
9750 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
9752         * gcc.dg/20020218-1.c: New test.
9754 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
9756         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
9757         messages
9758         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
9759         "At global scope" warning
9760         * g++.dg/ext/align1.C: Change cygwin test for alignment
9761         from db-bogus to dg-warning
9763 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
9765         * g77.f-torture/compile/cpp2.F: New test.
9767 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9769         * g++.dg/template/access1.C: New test.
9771 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
9773         * gcc.dg/20020118-1.c: New.
9775 2002-01-18  Kazu Hirata  <kazu@hxi.com>
9777         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
9779 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9781         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
9782         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
9783         alignment warnings.
9785 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9787         * gcc.misc-tests/i386-prefetch.exp: Save and restore
9788         torture_with_loops and torture_without_loops
9790 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
9792         * gcc.c-torture/compile/20020116-1.c: New test.
9794 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
9796         * gcc.dg/20020116-2.c: New test.
9798         * gcc.dg/ultrasp4.c: New test.
9800         * gcc.dg/20020116-1.c: New test.
9802 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
9804         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9805         by EABI.
9807 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
9809         * gcc.misc-tests/i386-prefetch.exp: New.
9810         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9811         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9812         * gcc.misc-tests/i386-pf-none-1.c: New test.
9813         * gcc.misc-tests/i386-pf-sse-1.c: New test.
9815 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9817         * gcc.dg/gnu89-init-1.c: Add new tests.
9819 2002-01-15  Andreas Jaeger  <aj@suse.de>
9821         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9822         * gcc.dg/i386-mmx-2.c: Likewise.
9823         * gcc.dg/i386-sse-1.c: Likewise.
9824         * gcc.dg/i386-sse-2.c: Likewise.
9825         * gcc.dg/i386-sse-3.c: Likewise.
9827 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
9829         * g77.f-torture/execute/intrinsic-unix-bessel.f:
9830         Uncomment additional cases that now pass.
9832 2002-01-11  Richard Henderson  <rth@redhat.com>
9834         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9835         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9837 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
9839         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9841 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
9843         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9844         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
9846 2002-01-10  Dale Johannesen  <dalej@apple.com>
9848         * gcc.c-torture/execute/loop-11.c: New.
9850 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
9852         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9853         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9855 2002-01-09  Richard Henderson  <rth@redhat.com>
9857         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9858         type in which to perform the operation for each size.
9860 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9862         * gcc.c-torture/compile/20020109-2.c: New test.
9864 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9866         * gcc.c-torture/execute/loop-10.c: New test.
9868 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9870         * gcc.c-torture/compile/20010226-1.c: New test.
9871         * gcc.c-torture/compile/20010227-1.c: New test.
9872         * gcc.c-torture/compile/20010426-1.c: New test.
9873         * gcc.c-torture/compile/20010510-1.c: New test.
9874         * gcc.c-torture/compile/20010605-3.c: New test.
9875         * gcc.c-torture/compile/20010824-1.c: New test.
9876         * gcc.c-torture/execute/20010409-1.c: New test.
9877         * gcc.dg/noncompile/20000901-1.c: New test.
9878         * gcc.dg/20001023-1.c: New test.
9879         * gcc.dg/20001101-1.c: New test.
9880         * gcc.dg/20001102-1.c: New test.
9881         * gcc.dg/20010207-1.c: New test.
9882         * gcc.dg/20010405-1.c: New test.
9883         * gcc.dg/20010822-1.c: New test.
9884         * gcc.dg/20011107-1.c: New test.
9886 2002-01-09  Jeffrey A Law  (law@redhat.com)
9888         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9890         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9891         execution failure on PA targets.
9893 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9895         * gcc.c-torture/compile/20020109-1.c: New test.
9897 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9899         * gcc.c-torture/execute/20020108-1.c: New test.
9901 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9903         * gcc.dg/20020108-1.c: New test.
9905 2002-01-08  H.J. Lu <hjl@gnu.org>
9907         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9908         for header files.
9910 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9912         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9913         consistency.
9915 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9917         * gcc.dg/altivec-4.c: Test altivec predicates.
9919 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9921         * gcc.c-torture/execute/20020107-1.c: New test.
9923 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9925         PR c/5279
9926         * gcc.c-torture/compile/20020106-1.c: New test.
9928 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9930         * gcc.c-torture/execute/nestfunc-4.c: New test.
9932 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9934         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9935         extra triple that slipped in.
9936         * g++.old-deja/g++.abi/align.C: Likewise.
9937         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9939 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9941         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9942         * g++.old-deja/g++.abi/align.C: Likewise.
9943         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9945         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9946         on FreeBSD/i386.
9947         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9948         FreeBSD.
9950 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9952         * gcc.dg/20020104-1.c: New test.
9954         * gcc.dg/20020104-2.c: New test.
9956 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9958         * gcc.dg/20020103-1.c: Fix typo in target selector.
9960 2002-01-03  Richard Henderson  <rth@redhat.com>
9962         * gcc.dg/20020103-1.c: New.
9964 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9966         * gcc.c-torture/execute/20020103-1.c: New test.
9968 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9970         * g++.dg/other/debug2.C: New test.
9972         * gcc.c-torture/compile/20020103-1.c: New test.
9974 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9976         * gcc.dg/gnu89-init-1.c: Added new tests.
9978 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9980         * g++.dg/template/friend2.C: Remove as patch is reverted.
9982         * g++.dg/warn/oldcast1.C: New test.
9984         * g++.dg/template/ptrmem1.C: New test.
9985         * g++.dg/template/ptrmem2.C: New test.
9987         * g++.dg/template/ntp.C: New test.
9989         * g++.dg/other/component1.C: New test.
9991         * g++.dg/template/ttp3.C: New test.
9993         * g++.dg/template/friend2.C: New test.
9994         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9996 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9998         * g++.dg/other/ptrmem1.C: New test.
9999         * g++.dg/other/ptrmem2.C: New test.
10001 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10003         * g++.dg/template/ctor1.C: New test.
10005 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10007         * g++.dg/template/friend2.C: New test.
10009 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10011         * gcc.dg/mmix-1.c: New test.
10013 2001-12-31  Richard Henderson  <rth@redhat.com>
10015         * gcc.dg/asm-5.c: New.
10017 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10019         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10020         in namespace __gnu_cxx
10022 2001-12-30  Richard Henderson  <rth@redhat.com>
10024         * gcc.dg/debug-6.c: New.
10026 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10028         * gcc.c-torture/compile/20011229-2.c: New test.
10030 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10032         * gcc.dg/debug-3.c: New test.
10033         * gcc.dg/debug-4.c: New test.
10034         * gcc.dg/debug-5.c: New test.
10036 2001-12-29  Richard Henderson  <rth@redhat.com>
10038         * g++.dg/eh/loop1.C: New.
10040 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10042         * g++.dg/template/crash1.C: New test.
10044 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10046         * g++.dg/other/const1.C: New test.
10048 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10050         * gcc.c-torture/compile/20011229-1.c: New test.
10052 2001-12-28  Stan Shebs  <shebs@apple.com>
10054         * lib/objc-torture.exp: Resync with c-torture.exp.
10055         * lib/objc.exp: Load standard libraries.
10057 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10059         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
10060         additional tests.
10062 2001-12-27  Roger Sayle <roger@eyesopen.com>
10064         * gcc.c-torture/execute/string-opt-16.c: New testcase.
10066 2001-12-27  Richard Henderson  <rth@redhat.com>
10068         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
10070 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
10072         * g++.dg/eh/ctor1.C: New test.
10073         * g++.dg/other/error2.C: New test.
10075 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
10077         * g++.dg/other/init2.C: New test.
10079 2001-12-24  Richard Henderson  <rth@redhat.com>
10081         * gcc.dg/20011223-1.c: New.
10082         * gcc.dg/inline-1.c: New.
10084 2001-12-23  Richard Henderson  <rth@redhat.com>
10086         * gcc.dg/asm-4.c: Test operand modifiers.
10088 2001-12-23  Richard Henderson  <rth@redhat.com>
10090         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
10092 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10094         * gcc.c-torture/execute/20011223-1.c: New test.
10096 2001-12-21  Richard Henderson  <rth@redhat.com>
10098         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
10099         re-enables the warning.
10101 2001-12-21  Richard Henderson  <rth@redhat.com>
10103         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
10105 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10107         * gcc.c-torture/compile/20011218-1.c: New test.
10109 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
10111         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
10112         arm-isr.c test.
10113         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
10114         epilogue generation for ARM ISR routines.
10116 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10118         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
10119         * gcc.dg/format/c90-printf-3.c: Likewise.
10120         * gcc.dg/format/c99-printf-3.c: Likewise.
10121         * gcc.dg/format/ext-1.c: Likewise.
10122         * gcc.dg/format/ext-6.c: Likewise.
10123         * gcc.dg/format/format.h: Prototype unlocked stdio.
10125 2001-12-20  Richard Henderson  <rth@redhat.com>
10127         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
10128         (arena): Use it.
10129         (malloc): Correct allocation logic.  Abort if we fill up the
10130         arena before initialization complete.
10131         (realloc): Correct allocation logic.
10133 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10135         * gcc.c-torture/compile/20011219-2.c: New test.
10137         * gcc.c-torture/execute/20011219-1.c: New test.
10139 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
10141         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
10142         target does not support weak symbols.
10144 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10146         * gcc.c-torture/compile/20011219-1.c: New test.
10148 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
10150         * g++.dg/other/error1.C: New test.
10152 2001-12-17  Jeffrey A Law  (law@redhat.com)
10154         * gcc.c-torture/execute/20011217-1.c: New test.
10156 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
10158         * objc.dg/special/: New directory.
10159         * objc.dg/special/special.exp: New file.
10160         * objc.dg/special/unclaimed-category-1.h: New file.
10161         * objc.dg/special/unclaimed-category-1a.m: New file.
10162         * objc.dg/special/unclaimed-category-1.m: New file.
10164 2001-12-17  Andreas Jaeger  <aj@suse.de>
10166         * gcc.c-torture/compile/20011217-2.c: New test.
10168 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10170         * gcc.c-torture/compile/20011217-1.c: New test.
10172 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
10174         * testsuite/gcc.dg/20011214-1.c: New.
10176 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
10178         * gcc.dg/altivec-4.c: New.
10180 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
10182         * gcc.dg/20011113-1.c: New test.
10184 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10186         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
10187         std::__malloc_alloc_template<0> and
10188         std::__default_alloc_template<false, 0>.
10190 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
10192         * objc/execute/bf-21.m: New test.
10193         * objc/execute/enumeration-1.m: New test.
10194         * objc/execute/enumeration-2.m: New test.
10196 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
10198         * gcc.dg/gnu89-init-1.c: New test.
10200 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10202         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
10203         * g++.old-deja/g++.jason/2371.C: Likewise.
10204         * g++.old-deja/g++.jason/template33.C: Likewise.
10205         * g++.old-deja/g++.jason/template34.C: Likewise.
10206         * g++.old-deja/g++.jason/template36.C: Likewise.
10207         * g++.old-deja/g++.oliva/typename1.C: Likewise.
10208         * g++.old-deja/g++.oliva/typename2.C: Likewise.
10209         * g++.old-deja/g++.other/typename1.C: Likewise.
10210         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10211         * g++.old-deja/g++.pt/nontype5.C: Likewise.
10212         * g++.old-deja/g++.pt/typename11.C: Likewise.
10213         * g++.old-deja/g++.pt/typename14.C: Likewise.
10214         * g++.old-deja/g++.pt/typename16.C: Likewise.
10215         * g++.old-deja/g++.pt/typename3.C: Likewise.
10216         * g++.old-deja/g++.pt/typename4.C: Likewise.
10217         * g++.old-deja/g++.pt/typename5.C: Likewise.
10218         * g++.old-deja/g++.pt/typename7.C: Likewise.
10219         * g++.old-deja/g++.robertl/eb9.C: Likewise.
10221 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
10223         * g++.dg/other/linkage1.C: New test.
10224         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
10225         specifiers.
10227 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10229         * gcc.dg/concat.c: New test.
10231 2001-12-11  Stan Shebs  <shebs@apple.com>
10233         * objc/compile: New test directory.
10234         * objc/compile/compile.exp: New expect script.
10235         * objc/compile/20011211-1.m: New compile test.
10237 2001-12-11  Jason Merrill  <jason@redhat.com>
10239         * lib/prune.exp (prune_gcc_output): Also handle "In member
10240         function".  So many permutations...
10242 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
10244         * g++.dg/template/typedef1.C: New test.
10246 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
10248         * g++.dg/other/copy1.C: New test.
10250 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
10252         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
10254         * gcc.dg/builtin-choose-expr.c: New.
10256 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
10258         * gcc.dg/altivec-2.c: New.
10260 2001-12-07  Richard Henderson  <rth@redhat.com>
10262         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
10264 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
10266         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
10267         ultrasparc.
10269 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10271         * g++-old.deja/g++.robertl/eb101.C: Deleted.
10273 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
10275         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
10276         variable argument list.
10278 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
10280         * gcc.c-torture/execute/memcheck: Delete entire directory.
10281         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
10282         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
10284 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10286         * gcc.dg/Wshadow-1.c: New test.
10288 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
10290         * gcc.c-torture/compile/20011130-1.c: New test.
10292         * gcc.dg/noncompile/20011025-1.c: New test.
10294         * g++.dg/other/anon-union.C: New test.
10296         * gcc.c-torture/execute/20011024-1.c: New test.
10298 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10300         * gcc.c-torture/execute/20000722-1.x,
10301         gcc.c-torture/execute/20010123-1.x: Remove.
10302         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
10303         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
10304         gcc.dg/c99-complit-2.c: New tests.
10306 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
10308         * g++.dg/inherit/base1.C: New test.
10310 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
10312         * g++.dg/other/stdarg1.C: New test.
10314         * gcc.c-torture/compile/20011130-2.c: New test.
10316 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
10318         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
10319         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
10320         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
10321         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
10322         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
10323         * gcc.dg/builtin-prefetch-1.c: New test.
10325 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
10327         * gcc.dg/20011130-1.c: New test.
10329 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
10331         * g++.dg/other/scope1.C: New test.
10332         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
10334 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10336         * gcc.dg/vla-init-1.c: New test.
10338 2001-12-01  Geoff Keating  <geoffk@redhat.com>
10340         * gcc.c-torture/compile/structs.c: New testcase from GDB.
10342 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10344         * objc.dg/alias.m: Update.
10345         * objc.dg/class-1.m: Update.
10346         * objc.dg/const-str-1.m: Update.
10347         * objc.dg/fwd-proto-1.m: Update.
10348         * objc.dg/id-1.m: Update.
10349         * objc.dg/super-class-1.m: Update.
10351 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
10353         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
10354         constructs.
10356 2001-11-28  Jeffrey A Law  (law@cygnus.com)
10358         * gcc.c-torture/execute/20011128-1.c: New test.
10360 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
10362         * gcc.dg/20011127-1.c: New test.
10364 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10366         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
10367         from Austin Group draft 7.
10368         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
10369         scanf format arguments.
10370         * gcc.dg/format/no-exargs-2.c: New test.
10372 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
10374         * g++.dg/abi/vbase8-4.C: New test.
10376 2001-11-24  Ian Lance Taylor  <ian@airs.com>
10378         * gcc.c-torture/execute/20011121-1.c: New test.
10380 2001-11-23  Jeffrey A Law  (law@cygnus.com)
10382         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
10384 2001-11-23  Andreas Jaeger  <aj@suse.de>
10386         * gcc.dg/cpp/charconst-2.c: New test.
10388 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
10390         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
10391         to the host if it is remote.  Let tests specify extra headers
10392         they use.
10393         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
10394         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
10395         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
10396         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
10397         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
10398         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
10399         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
10400         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
10401         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
10402         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
10404 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
10406         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
10407         for little endian ARMs.
10409 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
10411         * gcc.c-torture/compile/20011119-1.c: New test.
10412         * gcc.c-torture/compile/20011119-2.c: New test.
10414 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
10416         * gcc.dg/altivec-1.c: Fix typo.
10418 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10420         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
10422 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10424         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
10426 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
10428         * lib/g77.exp: Don't specify --rpath-link.
10430         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
10431         across all the headers.
10432         * gcc.dg/format/format.exp: For testing on a remote host,
10433         copy format.h.
10435         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
10436         * gcc.c-torture/execute/930406-1.c: Likewise.
10437         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
10439 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
10441         * gcc.dg/altivec-1.c: New.
10443 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
10445         * gcc.dg/cpp/fpreprocessed.c: New test case.
10447 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10449         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
10450         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
10451         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
10453 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10455         * gcc.dg/no-builtin-1.c: New test.
10457 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
10459         * gcc.c-torture/execute/20011115-1.c: New test.
10461 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
10463         * gcc.c-torture/compile/20011114-2.c: New test.
10464         * gcc.c-torture/compile/20011114-3.c: New test.
10465         * gcc.c-torture/compile/20011114-4.c: New test.
10467 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10469         * g++.dg/other/init1.C: New test.
10471 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
10473         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
10474         message.
10476         * gcc.c-torture/execute/20011114-1.c: New testcase.
10478         * gcc.c-torture/compile/20010327-1.c: Revert last change.
10479         * gcc.c-torture/compile/20011114-1.c: New test, exactly
10480         like the (before this change) version of 20010327-1.c.
10482 2001-11-14  Roger Sayle <roger@eyesopen.com>
10484         * gcc.c-torture/execute/string-opt-13.c: New testcase.
10486 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
10488         * g++.dg/init/array2.C: New test.
10490 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
10492         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
10494 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
10496         * g++.dg/other/forscope1.C: New test.
10497         * g++.dg/ext/forscope1.C: New test.
10498         * g++.dg/ext/forscope2.C: New test.
10500 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
10502         * gcc.c-torture/execute/20011113-1.c: New test.
10504 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
10506         * gcc.c-torture/execute/20011109-2.c: New test.
10508         * gcc.c-torture/execute/20011109-1.c: New test.
10510 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
10512         * gcc.c-torture/compile/20011109-1.c: New test.
10514 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10516         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
10517         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
10518         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
10519         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
10520         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
10521         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
10522         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
10524 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10526         * g++.dg/warn/Wshadow-1.C: New tests.
10527         * g++.old-deja/g++.mike/for3.C: Update.
10529 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10531         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
10532         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
10533         XFAILs.  Adjust expected error texts.
10534         * gcc.c-torture/compile/20011106-1.c,
10535         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
10536         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
10537         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
10538         gcc.dg/c99-array-lval-5.c: New tests.
10540 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10542         * gcc.dg/cpp/defined.c: Update.
10544 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10546         * gcc.c-torture/execute/anon-1.c: New test.
10548 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
10550         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
10551         same size, so no warning should be produced on stormy16.
10553         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
10554         due to oversized array.
10555         * g++.old-deja/g++.mike/ns15.C: Likewise.
10556         * g++.old-deja/g++.pt/crash16.C: Likewise.
10558 2001-11-02  Graham Stott  <grahams@redhat.com>
10560         * g++.dgother/debug1.C: Fix typos.
10562 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
10564         * g++.dg/other/debug1.C: New test.
10566 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10568         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
10569         of unsigned long.
10571 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
10573         * gcc.dg/20011029-2.c: New test.
10575         * gcc.c-torture/compile/20011029-1.c: New test.
10577 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
10579         * objc/execute/class_self-1.m: New test.
10580         * objc/execute/class_self-2.m: New test.
10582 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
10584         * gcc.misc-tests/msgs.exp: Delete.
10585         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
10586         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
10587         error set to match recent changes.
10589 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
10591         * gcc.dg/20011021-1.c: New test.
10593 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
10595         * gcc.c-torture/compile/20011023-1.c: New test.
10597 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
10599         * lib/g77.exp: Rewrite based on lib/g++.exp.
10601 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
10603         * gcc.c-torture/execute/20011019-1.c: New test.
10605         * gcc.dg/20011018-1.c: New test.
10607 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
10609         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
10611 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
10613         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
10614         * gcc.dg/attr-invalid.c: Likewise.
10616 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
10618         * testsuite/gcc.dg/20011015-1.c: New test.
10620 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10622         * g++.dg/template/unify2.C: New test.
10624 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10626         * g++.dg/other/exception-specification.C: New test
10628 2001-10-13  Tom Rix  <trix@redhat.com>
10630         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
10631         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
10633 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
10635         * testsuite/gcc.dg/20011009-1.c: New test.
10637 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
10639         PR g++/4476
10640         * g++.dg/other/friend1.C: New test.
10642 2001-10-11  Richard Henderson  <rth@redhat.com>
10644         * g++.old-deja/g++.other/crash18.C: Add -S to options.
10646 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10648         * gcc.c-torture/compile/20011010-1.c: New.
10650 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10652         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
10653         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
10654         g77.f-torture/execute/execute.exp,
10655         g77.f-torture/noncompile/noncompile.exp,
10656         gcc.c-torture/compile/compile.exp,
10657         gcc.c-torture/execute/execute.exp,
10658         gcc.c-torture/execute/ieee/ieee.exp,
10659         gcc.c-torture/execute/memcheck/memcheck.exp,
10660         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
10661         objc/execute/execute.exp: Update FSF address.
10663 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
10665         * gcc.dg/cpp/cmdlne-C.c: Update.
10666         * gcc.dg/cpp/cmdlne-C2.c: New.
10668 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10670         * gcc.c-torture/execute/20011008-3.c: New.
10672 2001-10-08  DJ Delorie  <dj@redhat.com>
10674         * gcc.dg/20011008-1.c: New.
10675         * gcc.dg/20011008-2.c: New.
10677 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10679         * gcc.dg/cpp/spacing1.c: Update test.
10681 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10683         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
10684         spelling errors of "separate" as "seperate".
10686 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
10688         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
10689         enough to avoid inlining.
10691 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10693         * lib/g77.exp: set libg2c_dir correctly.
10695 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10697         * gcc.dg/cpp/macro11.c: New test.
10699 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10701         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
10702         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
10703         gcc.dg/format/multattr-3.c: New tests.
10704         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
10705         tests for format attributes on function pointers being rejected.
10707 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10709         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
10711 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10713         * g++.dg/warn/format1.C: New test.
10715 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10717         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
10719 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10721         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
10723 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10725         * gcc.dg/cpp/redef2.c: Add test.
10727 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
10729         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
10730         long-standing bug on i686, apparently.
10731         * gcc.c-torture/execute/loop-2c.x: New file.
10732         * gcc.c-torture/execute/loop-2d.x: New file.
10733         * gcc.c-torture/execute/loop-3c.x: New file.
10735 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
10737         * gcc.dg/cpp/20000625-2.c: Correct line number.
10739 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10741         * gcc.dg/cpp/macro10.c: New test.
10742         * gcc.dg/cpp/strify3.c: New test.
10743         * gcc.dg/cpp/spacing1.c: Add tests.
10744         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
10745         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
10747 2001-09-24  DJ Delorie  <dj@redhat.com>
10749         * gcc.c-torture/execute/20010924-1.c: New test.
10751 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10753         * testsuite/objc/execute/paste.m: Remove.
10755 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10757         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
10759 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
10761         * g77.dg/strlen0.f: New test.
10763 2001-09-21  Richard Henderson  <rth@redhat.com>
10765         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
10766         * g++.old-deja/g++.abi/vtable2.C: Likewise.
10768 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10770         Table-driven attributes.
10771         * g++.dg/ext/attrib1.C: New test.
10773 2001-09-20  DJ Delorie  <dj@redhat.com>
10775         * gcc.dg/20000926-1.c: Update expected warning messages.
10776         * gcc.dg/array-2.c: Likewise, and test for warnings too.
10777         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
10778         array.
10780 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
10782         * g++.dg/eh/registers1.C: New test case.
10784 2001-09-17  Richard Henderson  <rth@redhat.com>
10786         * gcc.dg/array-5.c: Fix VLA decomposition test.
10788 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10790         * gcc.dg/cpp/line5.c: New testcase.
10792 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10794         * gcc.dg/cpp/macro9.c: New test.
10796 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
10798         * gcc.c-torture/execute/980223.c: Change type of addr from long
10799         to char *.
10801 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
10803         * gcc.c-torture/execute/20010915-1.c: New test.
10805 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
10807         * g77.dg/bprob: New directory.
10808         * g77.dg/bprob/bprob.exp: New file.
10809         * g77.dg/bprob/bprob-1.f: New test.
10810         * g77.dg/gcov: New directory.
10811         * g77.dg/gcov/gcov.exp: New file.
10812         * g77.dg/gcov/gcov-1.f: New test.
10813         * g77.dg/gcov/gcov-1.x: New file.
10815 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10817         * gcc.dg/cpp/directiv.c: Update.
10818         * gcc.dg/cpp/undef1.c: Update.
10820 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10822         * gcc.dg/20010912-1.c: New test.
10824 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
10826         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10827         language-independent file in lib.
10828         * lib/gcov.exp: New file.
10830 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10832         * gcc.c-torture/compile/20010911-1.c: New test.
10834 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
10836         * lib/profopt.exp: New, to support profile-directed optimizations.
10837         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10838         * gcc.misc-tests/bprob-1.c: New test.
10839         * gcc.misc-tests/bprob-2.c: New test.
10841 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
10843         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10844         XFAIL and which kinds of gcov output to verify.
10845         * gcc.misc-tests/gcov-4b.x: New file.
10846         * gcc.misc-tests/gcov-5b.x: New file.
10847         * gcc.misc-tests/gcov-6.x: New file.
10848         * gcc.misc-tests/gcov-7.c: New test.
10849         * gcc.misc-tests/gcov-7.x: New file.
10851 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
10853         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10854         * gcc.misc-tests/gcov-6.c: New test.
10856 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10858         PR c++/3986
10859         * g++.dg/abi/vbase1.C: New test.
10861 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10863         * objc.dg/method-2.m: New.
10865 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10867         PR c++/4203
10868         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10869         * g++.dg/init/empty1.C: New test.
10871 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10873         * gcc.c-torture/compile/20010903-1.c: New test.
10875 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10877         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10878         for m68k.
10880 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10882         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10884         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10886         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10888 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10890         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10891         for 16-bit 'unsigned int'.
10893 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10895         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10897 2001-08-27  Richard Henderson  <rth@redhat.com>
10899         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10900         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10902 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10904         * gcc.dg/asm-names.c (ymain): New.
10906 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10908         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10909         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10910         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10912 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10914         * gcc.dg/compare5.c: New testcase.
10916 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10918         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10919         and "In instantiation".
10921 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10923         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10925 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10927         * gcc.misc-tests/gcov.exp: Add support for branch information.
10928         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10929         * gcc.misc-tests/gcov-4.c: New test.
10930         * gcc.misc-tests/gcov-4b.c: New test.
10931         * gcc.misc-tests/gcov-5b.c: New test.
10933 2001-08-20  Zack Weinberg  <zackw@panix.com>
10935         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10936         expected to fail.
10938 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10940         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10942 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10944         * g++.dg/eh/template1.C: New test.
10946 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10948         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10949         Fix thinko.
10950         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10951         for xfail.
10953 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10955         * lib/g77-dg.exp:  Use prune.exp for common procedures
10956         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10957         * lib/g77.exp: (g77-dg-prune) Remove
10959 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10961         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10963 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10965         * g++.dg/template/unify1.C: New test.
10967 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10969         * g++.dg/abi/empty4.C: New test.
10971 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10973         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10974         solaris2.*
10975         * g77.f-torture/compile/pr3743.x: Likewise
10977 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10979         * g++.dg/other/using-declaration.C: New test.
10981 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10983         * gcc.dg/cpp/tr-sign.c: New testcase.
10985 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10987         * gcc.dg/cpp/19951025-1.c: Revert.
10988         * gcc.dg/cpp/directiv.c: We no longer process directives that
10989         interrupt macro arguments.
10991 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10993         * gcc.dg/bconstp-1.c: New test.
10995 2001-08-03  Richard Henderson  <rth@redhat.com>
10997         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10999 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11001         * gcc.dg/cpp/19951025-1.c: Update.
11003 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11005         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11006         should be x.
11008 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11010         Kill -fhonor-std.
11011         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11012         * g++.old-deja/g++.other/std1.C: Likewise.
11013         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11015 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11017         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11018         (g77_pass, g77_fail, g77_finish, g77_exit,
11019         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11021 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11023         * g77.dg/fbackslash.f
11024         * g77.dg/fcase-preserve.f
11025         * g77.dg/ff90-1.f
11026         * g77.dg/ffixed-line-length-0.f
11027         * g77.dg/ffixed-line-length-132.f
11028         * g77.dg/ffixed-line-length-7.f
11029         * g77.dg/ffixed-line-length-72.f
11030         * g77.dg/ffixed-line-length-none.f
11031         * g77.dg/ffree-form-1.f
11032         * g77.dg/fno-backslash.f
11033         * g77.dg/fno-f90-1.f
11034         * g77.dg/fno-fixed-form-1.f
11035         * g77.dg/fno-onetrip.f
11036         * g77.dg/fno-typeless-boz.f
11037         * g77.dg/fno-underscoring.f
11038         * g77.dg/fno-vxt-1.f
11039         * g77.dg/fonetrip.f
11040         * g77.dg/ftypeless-boz.f
11041         * g77.dg/fugly-assumed.f
11042         * g77.dg/funderscoring.f
11043         * g77.dg/fvxt-1.f
11045 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11047         * objc.dg/fwd-proto-1.m: New.
11048         * objc.dg/local-decl-1.m: New.
11049         * objc.dg/naming-1.m: New.
11050         * objc.dg/naming-2.m: New.
11051         * objc.dg/proto-hier-1.m: New.
11053 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11055         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11056         largest-type elements to a struct makes its size grow.
11058 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11060         * g++.dg/abi/vthunk1.C: New test.
11062 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11064         * g++.dg/abi/vbase8-22.C: New test.
11066 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11068         * gcc.dg/cpp/macro8.c: New test.
11070 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11072         * g++.dg/abi/vbase8-21.C: New test.
11074 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11076         * g++.dg/abi/vbase8-10.C: New test.
11078 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11080         * lib/g++.exp (g++_set_ld_library_path): Renamed to
11081         ${tool}_set_ld_library_path.
11082         Changed caller.
11083         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
11084         g++.exp.
11086 2001-07-26  Stan Cox <scox@redhat.com>
11088         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
11089         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
11090         gcc_exit, gcc_check_unsupported_p):
11091         Moved to gcc-deps.exp
11092         * gcc-deps.exp: New file.
11094 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11096         * g++.old-deja/g++.pt/defarg14.C: New test.
11098 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11100         * g++.old-deja/g++.other/lineno5.C: New test.
11102 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11104         * g++.old-deja/g++.pt/crash68.C: New test.
11106 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11108         * g++.old-deja/g++.other/crash42.C: New test.
11110 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11112         * gcc.dg/cpp/extratokens.c: Fix.
11113         * gcc.dg/cpp/skipping2.c: New tests.
11115 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11117         * gcc.c-torture/execute/20010724-1.c: New file.
11118         * gcc.c-torture/execute/20010724-1.x: New file.
11120 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11122         * g++.old-deja/g++.other/cond7.C: New test.
11124 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11126         * g++.old-deja/g++.other/optimize4.C: New test.
11128 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11130         * g++.old-deja/g++.abi/vbase8-5.C: New test.
11132 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
11134         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
11135         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
11136         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
11137         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
11139         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
11140         bug report" message.
11142         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
11143         * g++.dg/ext/instantiate1.C: Move from old-deja.
11145 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
11147         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
11148         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
11149         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
11150         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
11152 2001-07-23  Jeffrey A Law  (law@cygnus.com)
11154         * gcc.c-torture/execute/20010723-1.c: New test.
11156 2001-07-23  Ben Elliston  <bje@redhat.com>
11158         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
11160 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11162         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
11163         i[34567]86-*-*.
11164         Delete handling of ieee_multilib_flags.
11165         Pass -mieee for alpha*-*-* and sh-*-*.
11166         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
11168 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
11170         Remove old-abi tests.
11171         * g++.old-deja/g++.mike/p11116.C: Remove.
11172         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
11174 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
11176         * g77.f-torture/compile/pr3743.f:  New test
11178 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
11180         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
11182 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11184         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
11185         g++.old-deja/g++.pt/static6.C: Likewise.
11186         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
11187         supports weak symbols.
11189 2001-07-18  Andreas Jaeger  <aj@suse.de>
11191         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
11192         supported again.
11194 2001-07-18  Andreas Jaeger  <aj@suse.de>
11196         * gcc.dg/iftrap-1.c: Fix target line.
11198 2001-07-17  Richard Henderson  <rth@redhat.com>
11200         * gcc.c-torture/execute/20010717-1.c: New.
11202 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11204         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
11205         tests.
11207 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11209         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
11211 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11213         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
11214         UAC_SIGBUS, UAC_NOPRINT definitions.
11216 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
11218         * objc/execute/object_is_class.m: New test.
11219         * objc/execute/object_is_meta_class.m: New test.
11221 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11223         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
11224         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
11226 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
11228         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
11229         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
11231 2001-07-14  Richard Henderson  <rth@redhat.com>
11233         * gcc.dg/iftrap-1.c: New.
11235 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
11237         * g77.f-torture/execute/intrinsic77.f: New test.
11239 2001-07-11  Janis Johnson <janis@us.ibm.com>
11241         * gcc.misc-tests/gcov-3.c: New test.
11243 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11245         * gcc.c-torture/compile/20010711-1.c,
11246         * gcc.c-torture/compile/20010711-2.c: New tests.
11248 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11250         * gcc.c-torture/execute/20010711-1.c: New test.
11252 2001-07-11  Ben Elliston  <bje@redhat.com>
11254         * g++.old-deja/g++.other/enum5.C: New test.
11256 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
11258         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
11259         (g++-dg-prune): Call prune_gcc_output.
11260         * prune.exp: New file for prune_gcc_output.
11261         * lib/g++.exp, lib/gcc.exp: Load it.
11263 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11265         * gcc.c-torture/compile/20010701-1.c,
11266         g++.old-deja/g++.ext/attrib6.C: New tests.
11268 2001-07-06  Jeffrey A Law  (law@cygnus.com)
11270         * gcc.c-torture/compile/20010706-1.c: New test.
11272 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
11274         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
11276 2001-06-28  Stan Shebs  <shebs@apple.com>
11278         * gcc.dg/pragma-darwin.c: New test.
11280 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11282         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
11283         Solaris 2.[678] system.
11285 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11287         * gcc.dg/20010622-1.c: New test.
11289 2001-06-18  Stan Shebs  <shebs@apple.com>
11291         * objc.dg: New directory.
11292         * objc.dg/dg.exp: New file.
11293         * objc.dg/alias.m: New.
11294         * objc.dg/class-1.m: New.
11295         * objc.dg/class-2.m: New.
11296         * objc.dg/const-str-1.m: New.
11297         * objc.dg/const-str-2.m: New.
11298         * objc.dg/id-1.m: New.
11299         * objc.dg/method-1.m: New.
11300         * objc.dg/super-class-1.m: New.
11301         * lib/objc-dg.exp: New file.
11303 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11305         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
11306         of label name.
11308 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
11310         * g++.old-deja/g++.abi/vbase8-9.C: New test.
11312 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11314         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
11315         variable.
11317 2001-06-12  Richard Henderson  <rth@redhat.com>
11319         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
11321 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11323         * g++.old-deja/g++.abi/vbase5.C: New test.
11324         * g++.old-deja/g++.abi/vbase6.C: New test.
11325         * g++.old-deja/g++.abi/vbase7.C: New test.
11327 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11329         * gcc.c-torture/compile/20010610-1.c: New test.
11331 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11333         * g++.old-deja/g++.abi/vbase4.C: New test.
11335 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11337         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
11338         support %f for HC11/HC12 targets.
11339         * gcc.c-torture/execute/930513-1.x: New file, likewise.
11340         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
11341         on HC11/HC12 targets.
11342         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
11344 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11346         * gcc.dg/wchar_t-1.c: New file.
11347         * gcc.dg/wint_t-1.c: Likewise.
11349 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
11351         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
11353 2001-06-11  Richard Henderson  <rth@redhat.com>
11355         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
11357 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11359         * gcc.c-torture/compile/20010611-1.c: New test.
11361 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11363         * gcc.dg/c99-tag-1.c: Add more tests.
11365 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
11367         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
11368         representation on MN10300 and ARM/Thumb.
11370 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
11372         * g77.f-torture/execute/20010610.f: New.
11374 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
11376         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
11377         names.
11379 2001-06-09  Richard Henderson  <rth@redhat.com>
11381         * gcc.c-torture/execute/ashrdi-1.c: New.
11382         * gcc.c-torture/execute/ashldi-1.c: New.
11383         * gcc.c-torture/execute/lshrdi-1.c: New.
11385 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
11387         * objc/execute/load-3.m: Added. Check sending +load to categories,
11388         in addition to classes.
11390 2001-06-08  Stan Shebs  <shebs@apple.com>
11392         * objc/execute/load-2.m: New test.  From Nicola Pero
11393         <n.pero@mi.flashnet.it>.
11395 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
11397         * gcc.c-torture/execute/20010605-2.c: New test.
11399 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11401         * g++.old-deja/g++.abi/vbase2.C: New test.
11402         * g++.old-deja/g++.abi/vbase3.C: New test.
11404 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11406         * g++.old-deja/g++.pt/friend49.C: New test.
11408 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
11410         * g++.old-deja/g++.ext/anon3.C: New test.
11412 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
11414         * g++.old-deja/g++.other/conv7.C: New test.
11416 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11418         * gcc.c-torture/compile/20010605-2.c: New test.
11420 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11422         * gcc.c-torture/execute/20010604-1.c: New test.
11424 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
11426         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
11428 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
11430         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
11431         (g++_link_flags): Likewise.
11432         (g++_init): Pass gccpath's value to two previous functions.
11434 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11436         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
11437         Ensure logfile entry matches exec command line.
11439 2001-05-31  Richard Henderson  <rth@redhat.com>
11441         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
11442         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
11444 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
11446         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
11447         compiler for irix6.2
11449 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
11451         * g++.old-deja/g++.other/optimize3.C: New file.
11453 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
11455         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
11456         assemble.
11458 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
11460         * g++.old-deja/g++.other/optimize2.C: New file.
11462 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
11464         * gcc.c-torture/compile/20010518-2.c: New file.
11465         * gcc.c-torture/execute/20010518-1.c: New file.
11466         * gcc.c-torture/execute/20010518-2.c: New file.
11468 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11470         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
11472 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
11474         G++ no longer defines builtins that do not begin with __builtin.
11475         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
11476         * g++.old-deja/g++.brendand/misc13.C: Likewise.
11477         * g++.old-deja/g++.law/builtin1.C: Likewise.
11478         * g++.old-deja/g++.law/cvt2.C: Likewise.
11479         * g++.old-deja/g++.mike/net5.C: Likewise.
11480         * g++.old-deja/g++.other/builtins1.C: Likewise.
11481         * g++.old-deja/g++.other/builtins2.C: Likewise.
11482         * g++.old-deja/g++.other/builtins3.C: Likewise.
11483         * g++.old-deja/g++.other/builtins4.C: Likewise.
11484         * g++.old-deja/g++.other/inline8.C: Likewise.
11485         * g++.old-deja/g++.robertl/eb39.C: Likewise.
11487 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
11489         * g++.old-deja/g++.pt/using1.C: Adjust.
11490         * g++.old-deja/g++.pt/using2.C: New test.
11492 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
11494         * gcc.dg/cpp/charconst.c: New tests.
11495         * gcc.dg/cpp/escape.c: New tests.
11496         * gcc.dg/cpp/escape-1.c: New tests.
11497         * gcc.dg/cpp/escape-2.c: New tests.
11498         * gcc.dg/cpp/ucs.c: New tests.
11500 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
11502         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
11503         native compiler for irix6.5.
11505 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
11507         * lib/g++.exp (g++_include_flags): Use args to compute
11508         get_multilibs.
11509         (g++_link_flags): Likewise.
11510         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
11512 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11514         * gcc.dg/c90-hexfloat-1.c: Add more tests.
11516 2001-05-21  Geoff Keating  <geoffk@redhat.com>
11518         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
11519         this file.
11521 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11523         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
11524         STACK_SIZE;
11525         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
11526         to STACK_SIZE; Use it to define size of add_histo array.
11527         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
11528         to STACK_SIZE.
11529         (f): Use GITT_SIZE to define size of gitt local table.
11530         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
11531         to STACK_SIZE; Use it to define size of bytemem array.
11533 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11535         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
11536         on 68HC11/HC12 due to the asm instruction.
11537         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
11538         * gcc.c-torture/compile/920520-1.x: Likewise.
11539         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
11540         on 68HC11/HC12 because the function is larger than 64K.
11541         * gcc.c-torture/compile/961203-1.x: New file, this test fails
11542         on 68HC11/HC12 because the structure is too large.
11544 2001-05-20  Richard Henderson  <rth@redhat.com>
11546         * gcc.c-torture/execute/20010520-1.c: New.
11548 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11550         * g++.old-deja/g++.warn/compare1.C: New test.
11551         * gcc.dg/compare4.c: New test.
11553 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
11555         * g++.old-deja/g++.other/optimize1.C: New test.
11557 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11559         * g++.old-deja/g++.pt/spec41.C: New test.
11561 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11563         * gcc.c-torture/compile/20010114-1.x: Remove.
11565 2001-05-18  Stan Shebs  <shebs@apple.com>
11567         * gcc.c-torture/compile/20010518-1.c: New test.
11569 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
11571         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
11572         * g++.old-deja/g++.pt/crash67.C: New test.
11574 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
11576         * g++.old-deja/g++.other/debug9.C: New test.
11578 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
11580         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
11582 2001-05-16  Jan Hubicka  <jh@suse.cz>
11584         * gcc.c-torture/compile/20010516-1.c: New test.
11586 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11588         * g++.old-deja/g++.other/crash41.C: New test.
11590 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11592         * g++.old-deja/g++.pt/crash66.C: New test.
11594 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
11596         * g++.old-deja/g++.robertl/eb27.C: Convert.
11598 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
11600         * g++.dg/friend-warn.C: New test.  Do not warn about friend
11601         declaration being redundant.
11603 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
11605         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
11607 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
11609         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
11611 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
11613         * lib/g++.exp: Use testsuite_flags.
11615 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
11617         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
11619 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11621         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
11623 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
11625         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
11627 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
11629         * gcc.c-torture/compile/20010313-1.c: New test.
11631 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
11633         * gcc.dg/cpp/direct2.c: New test.
11634         * gccq.dg/cpp/direct2s.c: New test.
11636         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
11638 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
11640         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
11641         * g++.old-deja/g++.other/op3.C: Likewise.
11643 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11645         * gcc.dg/cpp/syshdr.h: New file.
11646         * gcc.dg/cpp/sysmac1.c: Update.
11647         * gcc.dg/cpp/sysmac2.c: Update.
11649 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11651         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
11653 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
11655         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
11656         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
11658 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
11660         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
11662 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
11664         * lib/g++.exp (g++_include_flags): Don't use any special flags
11665         if TESTING_IN_BUILD_TREE is not defined.
11666         (g++_init): Use a plain 'c++' as the compiler if
11667         TESTING_IN_BUILD_TREEE is not defined.
11669 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11671         * g++.old-deja/g++.eh/catch13.C: New test.
11672         * g++.old-deja/g++.eh/catch14.C: New test.
11674 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11676         * gcc.dg/cpp/tr-define.c: New test.
11678 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
11680         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
11681         <stdlib.h>, not <malloc.h>.
11683 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11685         * g++.old-deja/g++.ns/template17.C: New test.
11687 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11689         * g++.old-deja/g++.pt/ref4.C: New test.
11691 2001-04-30  Richard Henderson  <rth@redhat.com>
11693         * gcc.dg/20000724-1.c: Revert last change.
11695 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
11697         * g77.f-torture/execute/20010430.f: New test.
11699 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
11701         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
11703 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
11705         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
11707 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11709         * g++.old-deja/g++.eh/crash6.C: New test.
11711 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11713         * g++.old-deja/g++.other/warn7.C: New test.
11715 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11717         * g++.old-deja/g++.other/defarg9.C: New test.
11719 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11721         * g77.f-torture/compile/20010426.f: New test.
11722         * g77.f-torture/execute/20010426.f: New test.
11724 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11726         * g77.f-torture/compile/20000629-1.x: Remove - error
11727         has been fixed.
11729 2001-04-26  Jeffrey A Law  (law@cygnus.com)
11731         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
11732         Tweak slightly to work with g++.dg framework.
11733         * g++.dg/special/ecos.exp: Run initp1.C test.
11734         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
11736         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
11737         its linker doesn't give line numbers either.
11738         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
11740 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11742         * g++.old-deja/g++.other/lex1.C: New test.
11744 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
11746         * gcc.dg/noncompile/20010425-1.c: New test.
11748 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11750         * g++.old-deja/g++.pt/mangle2.C: New test.
11752 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11754         * gcc.dg/format/plus-1.c: New test.
11756 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11758         * gcc.dg/20010423-1.c: New test.
11760 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11762         * gcc.c-torture/execute/20010422-1.c: New test.
11764 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
11766         * g++.old-deja/g++.ns/type2.C: New test.
11768 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
11770         * g++.old-deja/g++.other/perf1.C: New test.
11772 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
11774         * gcc.dg/c99-func-2.c: Remove xfail.
11775         * gcc.dg/c99-func-3.c: Remove xfail.
11776         * gcc.dg/c99-func-4.c: Remove xfail.
11778 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
11780         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
11782 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11784         * gcc.c-torture/compile/20010423-1.c: New test.
11786 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11788         * g++.old-deja/g++.pt/typename28.C: New test.
11790 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11792         * g++.old-deja/g++.abi/empty2.C: New test.
11793         * g++.old-deja/g++.abi/empty3.C: New test.
11795 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11797         * g++.old-deja/g++.other/comdat2.C: New test.
11798         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
11800 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11802         * g++.old-deja/g++.other/overload14.C: New test.
11804 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11806         * g++.old-deja/g++.other/lookup23.C: New test.
11808 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11810         * gcc.c-torture/execute/20010403-1.c: New test.
11812 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
11813             Mark Mitchell  <mark@codesourcery.com>
11815         * lib/old-dejagnu.exp: Don't delete output of executable.
11816         Add .exe suffix to executables.
11818 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
11820         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11822 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11824         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11826 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11828         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11829         * g++.old-deja/g++.abi/crash1.C: New test.
11831 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11833         * g++.old-deja/g++.other/crash40.C: New test.
11835 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11837         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11839 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
11841         * g++.old-deja/g++.other/warn6.C: New test.
11843 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11845         * g++.old-deja/g++.robertl/eb42.C: Same.
11847 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11849         * gcc.dg/wtr-conversion-1.c: New testcase.
11851 2001-04-10  Richard Henderson  <rth@redhat.com>
11853         * g++.old-deja/g++.other/array5.C: New.
11855 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11857         * gcc.c-torture/execute/20010408-1.c: New test.
11859 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11861         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11862         headers and constructs.
11863         * g++.old-deja/g++.robertl/eb79.C: Same.
11864         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11865         * g++.old-deja/g++.robertl/eb73.C: Same.
11866         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11867         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11868         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11869         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11870         * g++.old-deja/g++.robertl/eb44.C: Same.
11871         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11872         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11873         * g++.old-deja/g++.robertl/eb39.C: Same.
11874         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11875         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11876         * g++.old-deja/g++.robertl/eb30.C: Same.
11877         * g++.old-deja/g++.robertl/eb3.C: Same.
11878         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11879         * g++.old-deja/g++.robertl/eb21.C: Same.
11880         * g++.old-deja/g++.robertl/eb15.C: Same.
11881         * g++.old-deja/g++.robertl/eb118.C: Same.
11882         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11883         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11884         * g++.old-deja/g++.robertl/eb109.C: Same.
11885         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11886         * g++.old-deja/g++.mike/rtti1.C: Same.
11887         * g++.old-deja/g++.mike/p658.C: Same.
11888         * g++.old-deja/g++.mike/net46.C: Same.
11889         * g++.old-deja/g++.mike/net34.C: Same.
11890         * g++.old-deja/g++.mike/memoize1.C: Same.
11891         * g++.old-deja/g++.mike/eh2.C: Same.
11892         * g++.old-deja/g++.law/weak.C: Same.
11893         * g++.old-deja/g++.law/visibility7.C: Same.
11894         * g++.old-deja/g++.law/visibility25.C: Same.
11895         * g++.old-deja/g++.law/visibility22.C: Same.
11896         * g++.old-deja/g++.law/visibility2.C: Same.
11897         * g++.old-deja/g++.law/visibility17.C: Same.
11898         * g++.old-deja/g++.law/visibility13.C: Same.
11899         * g++.old-deja/g++.law/visibility10.C: Same.
11900         * g++.old-deja/g++.law/visibility1.C: Same.
11901         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11902         * g++.old-deja/g++.law/vbase1.C: Same.
11903         * g++.old-deja/g++.law/operators32.C: Same.
11904         * g++.old-deja/g++.law/nest3.C: Same.
11905         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11906         * g++.old-deja/g++.law/except5.C (main): Same.
11907         * g++.old-deja/g++.law/cvt7.C (run): Same.
11908         * g++.old-deja/g++.law/cvt2.C: Same.
11909         * g++.old-deja/g++.law/cvt16.C: Same.
11910         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11911         * g++.old-deja/g++.law/ctors17.C (main): Same.
11912         * g++.old-deja/g++.law/ctors13.C: Same.
11913         * g++.old-deja/g++.law/ctors12.C (main): Same.
11914         * g++.old-deja/g++.law/ctors10.C: Same.
11915         * g++.old-deja/g++.law/code-gen5.C: Same.
11916         * g++.old-deja/g++.law/bad-error7.C: Same.
11917         * g++.old-deja/g++.law/arm9.C: Same.
11918         * g++.old-deja/g++.law/arm12.C: Same.
11919         * g++.old-deja/g++.law/arg8.C: Same.
11920         * g++.old-deja/g++.law/arg1.C: Same.
11921         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11922         * g++.old-deja/g++.jason/template31.C: Same.
11923         * g++.old-deja/g++.jason/template24.C (main): Same.
11924         * g++.old-deja/g++.jason/2371.C: Same.
11925         * g++.old-deja/g++.eh/new2.C: Same.
11926         * g++.old-deja/g++.eh/new1.C: Same.
11927         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11928         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11929         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11930         * g++.old-deja/g++.brendan/crash62.C: Same.
11931         * g++.old-deja/g++.brendan/crash52.C: Same.
11932         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11933         * g++.old-deja/g++.brendan/crash38.C: Same.
11934         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11935         * g++.old-deja/g++.brendan/copy9.C: Same.
11937 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11939         * gcc.c-torture/execute/20001203-2.c (memset):
11940         Count argument is of type __SIZE_TYPE__.
11942 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11944         * gcc.c-torture/compile/20010404-1.c: New test.
11946 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11948         * gcc.c-torture/compile/20010326-1.c: New test.
11950 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11952         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11953         peculiarities of the SH.
11954         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11956 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11958         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11959         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11960         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11962 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11964         * g77.f-torture/compile/20010321-1.f: New test.
11966 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11968         * gcc.c-torture/compile/20010329-1.c: New test.
11970 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11972         * gcc.c-torture/execute/20010329-1.c: New test.
11974 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11976         * g++.old-deja/g++.other/eh4.C: Fix typo.
11978 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11980         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11982 2001-03-28  Philip Blundell  <philb@gnu.org>
11984         * gcc.c-torture/compile/20010328-1.c: New test.
11986 2001-03-27  Richard Henderson  <rth@redhat.com>
11988         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11989         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11991 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11993         * gcc.c-torture/compile/20010327-1.c: New test.
11995 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11997         * g++.old-deja/g++.other/friend12.C: New test.
11998         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11999         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12001 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12003         * gcc.c-torture/execute/20010325-1.c: New test.
12005 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12007         * g++.old-deja/g++.other/mangle3.C: New test.
12009 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12011         * g++.old-deja/g++.other/anon8.C: New test.
12013 2001-03-20  Philip Blundell  <philb@gnu.org>
12015         * gcc.c-torture/compile/20010320-1.c: New test.
12017 2001-03-17  Richard Henderson  <rth@redhat.com>
12019         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12021 2001-03-15  Geoff Keating  <geoff@redhat.com>
12023         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12024         tests on AIX.
12026 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12028         * g++.old-deja/g++.other/eh4.C: New test.
12030 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12032         * gcc.dg/cpp/mi1.c: Update.
12034 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12036         * g++.old-deja/g++.other/regstack.C: New test.
12038 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12040         * g++.old-deja/g++.other/ref4.C: New test.
12042 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12044         * objc/execute/va_method.m: Added.
12045         * objc/execute/IMP.m: Added.
12046         * objc/execute/_cmd.m: Added.
12047         * objc/execute/accessing_ivars.m: Added.
12048         * objc/execute/class-1.m: Added.
12049         * objc/execute/class-10.m: Added.
12050         * objc/execute/class-11.m: Added.
12051         * objc/execute/class-12.m: Added.
12052         * objc/execute/class-13.m: Added.
12053         * objc/execute/class-14.m: Added.
12054         * objc/execute/class-2.m: Added.
12055         * objc/execute/class-3.m: Added.
12056         * objc/execute/class-4.m: Added.
12057         * objc/execute/class-5.m: Added.
12058         * objc/execute/class-6.m: Added.
12059         * objc/execute/class-7.m: Added.
12060         * objc/execute/class-8.m: Added.
12061         * objc/execute/class-9.m: Added.
12062         * objc/execute/class-tests-1.h
12063         * objc/execute/class-tests-2.h
12064         * objc/execute/compatibility_alias.m: Added.
12065         * objc/execute/encode-1.m: Added.
12066         * objc/execute/formal_protocol-1.m: Added.
12067         * objc/execute/formal_protocol-2.m: Added.
12068         * objc/execute/formal_protocol-3.m: Added.
12069         * objc/execute/formal_protocol-4.m: Added.
12070         * objc/execute/formal_protocol-5.m: Added.
12071         * objc/execute/formal_protocol-6.m: Added.
12072         * objc/execute/formal_protocol-7.m: Added.
12073         * objc/execute/informal_protocol.m: Added.
12074         * objc/execute/initialize.m: Added.
12075         * objc/execute/load.m: Added.
12076         * objc/execute/many_args_method.m: Added.
12077         * objc/execute/nested-3.m: Added.
12078         * objc/execute/no_clash.m: Added.
12079         * objc/execute/private.m: Added.
12080         * objc/execute/redefining_self.m: Added.
12081         * objc/execute/root_methods.m: Added.
12082         * objc/execute/selector-1.m: Added.
12083         * objc/execute/static-1.m: Added.
12084         * objc/execute/static-2.m: Added.
12085         * objc/execute/va_method.m: Added.
12087 2001-03-10  Richard Henderson  <rth@redhat.com>
12089         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12091 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12093         * g++.old-deja/g++.other/crash31.C: XFAIL.
12094         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12095         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12096         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12097         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12098         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12100 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12102         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12104 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12106         * gcc.dg/20000724-1.c: Don't use multiline strings.
12108 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12110         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12111         result of -cString against what we expect it to be; don't just
12112         print it out for no one to read.
12114         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12115         Based on testcases provided by Nicola Pero.
12117 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12119         * gcc.dg/cpp/macro7.c: New test.
12121 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12123         * gcc.dg/cpp/multiline.c: Update.
12125 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12127         * g++.old-deja/g++.other/enum3.C: New test.
12129 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12131         * g++.old-deja/g++.other/pod1.C: New test.
12133 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12135         * g++.old-deja/g++.ext/overload1.C: New test.
12137 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12139         * g++.old-deja/g++.pt/using1.C: New test.
12141 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12143         * g++.old-deja/g++.other/using9.C: New test.
12145 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12147         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12149         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12151 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12153         * g++.old-deja/g++.ext/realpt1.C: Remove.
12155 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12157         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12159 2001-02-26  Will Cohen  <wcohen@redhat.com>
12161         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12163 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12165         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12166         templatized constructors.
12168 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12170         * gcc.c-torture/execute/20010224-1.c: New test.
12172 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12174         * gcc.c-torture/execute/20010222-1.c: New test.
12176 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12178         * g++.old-deja/g++.other/inline20.C: New test.
12180 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12182         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12184 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12186         * g++.old-deja/g++.other/lookup22.C: New test.
12188 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
12190         * g77.dg: New directory.
12191         * g77.dg/20010216-1.f: New test case.
12192         * g77.dg/dg.exp: New driver.
12193         * lib/g77-dg.exp: New driver library.
12195 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12197         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
12199 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
12201         * g++.old-deja/g++.other/decl9.C: New test.
12203 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
12205         * g++.old-deja/g++.other/init16.C: Update the test so that it does
12206         not need <string> and also tests the initialization at runtime.
12208 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12210         * gcc.c-torture/execute/longlong.c: New test.
12212 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12214         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
12216 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12218         * gcc.c-torture/execute/920302-1.c (execute):
12219         Change argument type to short.
12221 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12223         * g++.old-deja/g++.pt/deduct6.C: New test.
12225 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12227         * g++.old-deja/g++.pt/deduct5.C: New test.
12229 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
12231         * gcc.c-torture/execute/20010209-1.c: New test.
12233 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12235         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
12237 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
12239         * g++.dg/vtgc1.C: Update for new ABI.
12241         * consistency.vlad: New directory, 1665 files.
12243 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12245         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
12246         return type.
12247         * gcc.dg/cpp/digraphs.c: Declare puts.
12249 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12251         * g++.old-deja/g++.other/warn5.C: New test.
12253 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12255         * g++.old-deja/g++.pt/spec40.C: New test.
12257 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12259         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
12260         case.
12261         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
12263 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
12265         * gcc.c-torture/compile/20010209-1.c: New test.
12267 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
12269         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
12270         excess errors message but not if it crashes.
12271         * g++.old-deja/g++.other/crash27.C: Likewise.
12272         * g++.old-deja/g++.other/crash28.C: Likewise.
12273         * g++.old-deja/g++.other/crash30.C: Likewise.
12274         * g++.old-deja/g++.other/crash32.C: Likewise.
12275         * g++.old-deja/g++.other/crash35.C: Likewise.
12276         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12278 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12280         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
12281         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
12282         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
12283         g77.f-torture/execute/execute.exp,
12284         g77.f-torture/noncompile/noncompile.exp,
12285         gcc.c-torture/execute/execute.exp,
12286         gcc.c-torture/execute/memcheck/memcheck.exp,
12287         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
12288         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
12289         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
12290         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
12291         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
12292         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
12293         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12294         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
12295         Remove bug reporting instructions with ancient email addresses.
12297 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12299         * gcc.dg/20010202-1.c: New test.
12300         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
12302 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
12304         * g++.dg/stdbool-if.C: New test.
12306 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
12308         * objc/execute/fdecl.m: Added main().
12310 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12312         * gcc.c-torture/execute/20010206-1.c: New test.
12314 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12316         * gcc.dg/cpp/avoidpaste1.c: Update.
12318 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
12320         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
12321         Pero <nicola@brainstorm.co.uk>.
12322         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
12324 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
12326         * g++.old-deja/g++.pt/spec39.C: New test.
12328 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
12330         * gcc.c-torture/compile/20010202-1.c: New test.
12332 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
12334         * g++.old-deja/g++.abi/primary2.C: New test.
12335         * g++.old-deja/g++.abi/primary3.C: New test.
12336         * g++.old-deja/g++.abi/primary4.C: New test.
12337         * g++.old-deja/g++.abi/primary5.C: New test.
12338         * g++.old-deja/g++.abi/vtable3.h: New test.
12339         * g++.old-deja/g++.abi/vtable3a.C: New test.
12340         * g++.old-deja/g++.abi/vtable3b.C: New test.
12341         * g++.old-deja/g++.abi/vtable3c.C: New test.
12342         * g++.old-deja/g++.abi/vtable3d.C: New test.
12343         * g++.old-deja/g++.abi/vtable3e.C: New test.
12344         * g++.old-deja/g++.abi/vtable3f.C: New test.
12345         * g++.old-deja/g++.abi/vtable3g.C: New test.
12346         * g++.old-deja/g++.abi/vtable3h.C: New test.
12347         * g++.old-deja/g++.abi/vtable3i.C: New test.
12348         * g++.old-deja/g++.abi/vtable3j.C: New test.
12349         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
12351 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
12353         * g++.old-deja/g++.other/anon6.C: New test.
12354         * g++.old-deja/g++.other/anon7.C: New test.
12356 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12358         * gcc.dg/cpp/avoidpaste2.c: New tests.
12360 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
12362         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
12364 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
12366         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
12367         DECIMAL_DIG cases for Irix."
12369 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
12371         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
12373 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12375         * gcc.dg/c99-tag-1.c: New test.
12377 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12379         * gcc.dg/cpp/tr-warn1.c: Add tests.
12381 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12383         * gcc.dg/cpp/avoidpaste1.c: Update.
12384         * gcc.dg/cpp/paste4.c: Update.
12386 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
12388         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
12389         cases for Irix.
12391 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12393         * g++.old-deja/g++.other/inline19.C: New test.
12395 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12397         * gcc.dg/Wlarger-than.c: New test.
12399 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
12401         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
12403 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
12405         * gcc.c-torture/execute/20010129-1.c: New test.
12406         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
12408 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
12410         * gcc.dg/cpp/avoidpaste1.c: Test case.
12412 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
12414         * g++.old-deja/g++.other/inline18.C: New test.
12416 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12418         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
12419         and __builtin_putchar.
12421 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
12423         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
12424         tests.
12426 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
12428         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
12429         floating point number rounding mode to round to the nearest
12430         representable mode.
12432 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
12434         * g++.old-deja/g++.other/mangle2.C: New test.
12436 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12438         * gcc.c-torture/compile/20010124-1.c: New test.
12440 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
12442         * g++.old-deja/g++.pt/spec38.C: New test.
12444 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12446         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
12447         "Build don't run".
12449 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12451         * gcc.c-torture/execute/20010123-1.c: New test.
12453 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12455         * g++.old-deja/g++.pt/spec37.C: New test.
12457 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12459         * g++.old-deja/g++.pt/overload14.C: New test.
12461 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12463         * gcc.c-torture/execute/20010122-1.c: New test, exercise
12464         __builtin_return_address.
12466 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
12468         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
12469         * g++.old-deja/g++.pt/spec35.C: New test.
12470         * g++.old-deja/g++.pt/spec36.C: New test.
12472 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
12474         * gcc.c-torture/compile/20010118-1.c: New test.
12476 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
12478         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
12480 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12482         * gcc.c-torture/execute/20010119-1.c: New test.
12484 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12486         * g++.old-deja/g++.other/vbase5.C: New test.
12488 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12490         * gcc.c-torture/execute/20010118-1.c: New test.
12492 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12494         * g++.old-deja/g++.pt/deduct3.C: New test.
12496 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12498         * g++.old-deja/g++.pt/spec34.C: New test.
12500 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
12502         * g77.f-torture/compile/20000601-2.f: New test.
12504 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12506         * g++.old-deja/g++.other/init17.C: New test.
12508 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
12510         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
12512 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12514         * g++.old-deja/g++.pt/unify8.C: New test.
12516 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12518         * g++.old-deja/g++.abi/vbase1.C: New test.
12520 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12522         * g++.old-deja/g++.pt/crash65.C: New test.
12524 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12526         * gcc.dg/cpp/assembl2.S: New test case.
12528 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
12530         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
12531         are supported.
12533 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12535         * g++.old-deja/g++.other/builtins1.C: New test.
12536         * g++.old-deja/g++.other/builtins2.C: Likewise.
12537         * g++.old-deja/g++.other/builtins3.C: Likewise.
12538         * g++.old-deja/g++.other/builtins4.C: Likewise.
12540 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
12542         * gcc.c-torture/compile/20010117-1.c: New test.
12543         * gcc.c-torture/compile/20010117-2.c: New test.
12545 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12547         * g77.f-torture/execute/20010116.[fx]: New test,
12548         XFAIL on i?86-*-*.
12549         * g77.f-torture/compile/20010115.f: Indicate it's
12550         a test for PR fortran/1636.
12552 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12554         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
12556 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12558         * g77.f-torture/compile/20010115.f: New test.
12560 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
12562         * g++.old-deja/g++.pt/nontype5.C: New test.
12564 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12566         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
12567         have an equivalent working one below it.
12569 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12571         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
12572         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12574 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12576         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
12577         message containing "init_priority".
12578         (conpr-2.C): Likewise.
12579         (conpr-3.C): Likewise.
12580         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
12582 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12584         * gcc.c-torture/execute/20010114-2.c: New test.
12586 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12588         * gcc.c-torture/compile/20010114-1.c: New test.
12589         * gcc.c-torture/compile/20010114-1.x: Xfail.
12590         * gcc.c-torture/compile/20010114-2.c: New test.
12591         * gcc.c-torture/execute/20010114-1.c: New test.
12592         * gcc.dg/trunc-1.c: New test.
12593         * gcc.dg/uninit-B.c: New test.
12595 2001-01-13  Nick Clifton  <nickc@redhat.com>
12597         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
12598         target.
12600 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12602         * gcc.c-torture/compile/20010113-1.c: New test.
12604 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
12606         * gcc.c-torture/compile/20001212-1.c: New test.
12608 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12610         * gcc.dg/cpp/widestr1.c: Update.
12611         * gcc.dg/cpp/prag-imp.c: Remove.
12613 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
12615         * gcc.c-torture/execute/20000801-3.x: Remove.
12616         * gcc.dg/c90-init-1.c: New test.
12617         * gcc.dg/c99-init-1.c: New test.
12618         * gcc.dg/c99-init-2.c: New test.
12619         * gcc.dg/gnu99-init-1.c: New test.
12621 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
12623         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
12624         testing that no relevant ones were found.
12626 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
12628         * g++.old-deja/g++.pt/cast2.C: New test.
12630 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
12632         * g++.old-deja/g++.pt/friend47.C: New test.
12634 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12636         * g++.old-deja/g++.pt/instantiate13.C: New test.
12638 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12640         * g++.old-deja/g++.other/defarg7.C: New test.
12641         * g++.old-deja/g++.other/defarg8.C: New test.
12643 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12645         * g++.old-deja/g++.pt/crash64.C: New test.
12647 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12649         * g++.old-deja/g++.pt/crash63.C: New test.
12651 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12653         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
12655 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
12657         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
12659 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12661         * g++.old-deja/g++.pt/error3.C: New test.
12663 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12665         * g++.old-deja/g++.other/crash39.C: New test.
12667 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12669         * g++.old-deja/g++.other/vbase4.C: New test.
12671 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
12673         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
12674         * gcc.dg/special/20000419-2.c: New file. Identical to above.
12675         * gcc.dg/special/special.exp: New test driver which will check
12676         for alias support for the above test.
12678 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
12680         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
12681         problems on small machines.
12682         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
12683         parameterize.
12685 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
12687         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
12688         mips.
12689         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12691 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
12693         * g++.old_deja/g++.pt/using8.C: New test.
12695 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12697         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
12699 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
12701         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
12702         where a failure is expected.
12703         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
12705 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12707         * g++.old_deja/g++.pt/instantiate12.C: New test.
12709 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12711         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
12712         start of structs.
12713         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
12714         * g++.old-deja/g++.brendan/crash17.C: Likewise.
12715         * g++.old-deja/g++.brendan/crash29.C: Likewise.
12716         * g++.old-deja/g++.brendan/crash48.C: Likewise.
12717         * g++.old-deja/g++.brendan/ns1.C: Likewise.
12718         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
12719         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
12720         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
12721         * g++.old-deja/g++.eh/spec6.C: Likewise.
12722         * g++.old-deja/g++.jason/crash3.C: Likewise.
12723         * g++.old-deja/g++.law/ctors11.C: Likewise.
12724         * g++.old-deja/g++.law/ctors17.C: Likewise.
12725         * g++.old-deja/g++.law/ctors5.C: Likewise.
12726         * g++.old-deja/g++.law/ctors9.C: Likewise.
12727         * g++.old-deja/g++.mike/ambig1.C: Likewise.
12728         * g++.old-deja/g++.mike/net22.C: Likewise.
12729         * g++.old-deja/g++.mike/p3538a.C: Likewise.
12730         * g++.old-deja/g++.mike/p3538b.C: Likewise.
12731         * g++.old-deja/g++.mike/virt3.C: Likewise.
12732         * g++.old-deja/g++.niklas/t128.C: Likewise.
12733         * g++.old-deja/g++.other/anon4.C: Likewise.
12734         * g++.old-deja/g++.other/using1.C: Likewise.
12735         * g++.old-deja/g++.other/warn3.C: Likewise.
12736         * g++.old-deja/g++.pt/t37.C: Likewise.
12737         * g++.old-deja/g++.robertl/eb69.C: Likewise.
12738         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12740 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12742         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
12744 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12746         * gcc.c-torture/execute/stdio-opt-3.c: New test.
12748 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
12750         * gcc.c-torture/compile/20010107-1.c: New test.
12752 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12754         * gcc.c-torture/execute/builtin-noret-1.c: New test.
12756 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12758         * gcc.dg/format/format.h: New file.
12759         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
12760         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
12761         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
12762         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
12763         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
12764         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
12765         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
12766         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
12767         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
12768         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
12769         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
12770         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
12771         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
12772         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
12773         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
12774         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
12775         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
12776         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
12777         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
12778         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
12779         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
12780         instead of declaring standard types, macros and functions in each
12781         test.
12783 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
12785         * gcc.c-torture/execute/20010106-1.c: New test.
12787 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12789         * gcc.dg/format/format.exp: New file.
12790         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
12791         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
12792         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
12793         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
12794         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
12795         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
12796         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
12797         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
12798         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
12799         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
12800         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
12801         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12802         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12803         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12804         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12805         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12806         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12807         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12808         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12809         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12810         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12811         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12812         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12813         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12814         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12815         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12816         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12817         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12818         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12819         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12820         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12821         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12822         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12823         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12824         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12825         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12826         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12827         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12828         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12829         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12830         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12831         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12833 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12835         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12836         account.
12838 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12840         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12842 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12844         * g++.old-deja/g++.pt/crash62.C: New test.
12846 2001-01-04  Richard Henderson  <rth@redhat.com>
12848         * gcc.dg/20000926-1.c: Update expected warnings.
12849         * gcc.dg/array-2.c: Likewise.
12850         * gcc.dg/array-4.c: Also validate flexible array members.
12851         * gcc.dg/c99-flex-array-1.c: New.
12853 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12855         * gcc.c-torture/compile/20001222-1.x: Remove.
12857 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12859         * gcc.c-torture/execute/built-in-setjmp.c: New.
12861 2001-01-03  Richard Henderson  <rth@redhat.com>
12863         * gcc.dg/940510-1.c: Update expected error wording.
12864         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12866 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12868         * lib/target-supports.exp (check_alias_available): Modified to
12869         indicate aliases not supported if only weak aliases are supported.
12871 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12873         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12874         Turn on cmpstrsi checks for __pj__ and __i370__.
12876 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12878         * g++.old-deja/g++.other/virtual11.C: New test.
12880 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12882         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12884 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12886         * gcc.c-torture/compile/20010102-1.c: New test.
12888 2001-01-02  Andreas Jaeger  <aj@suse.de>
12890         * gcc.dg/noreturn-3.c: New test.
12892         * gcc.dg/noreturn-4.c: New test.
12894 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12896         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12897         __builtin_fputc and __builtin_fwrite.
12899 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12901         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12902         signed char, not default char.
12904 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12906         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12908 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12910         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12912 2000-12-29  Richard Henderson  <rth@redhat.com>
12914         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12915         (__cyg_profile_func_exit): Define.
12917 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12919         * g++.dg/vtgc1.C: New test.
12921 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12923         * gcc.dg/noncompile/20001228-1.c: New test.
12925         * gcc.dg/20001228-1.c: New test.
12927         * gcc.c-torture/execute/20001228-1.c: New test.
12929 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12931         * gcc.dg/format-strfmon-1.c: New test.
12933 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12935         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12936         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12937         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12938         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12939         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12940         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12941         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12942         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12943         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12944         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12945         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12946         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12947         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12949         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12950         * gcc.c-torture/execute/string-opt-4.c: Test index.
12952 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12954         * gcc.c-torture/compile/20001226-1.c: New test.
12956 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12958         * gcc.c-torture/compile/20001222-1.c: New test.
12959         * gcc.c-torture/compile/20001222-1.x: Xfail.
12961 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12963         * gcc.c-torture/execute/comp-goto-2.c: New test.
12965 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12967         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12968         Use long types if __INT_MAX__ is 32767.
12969         (main): Use cast to (sint32 *) when poking 88 into a_page.
12971         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12973 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12975         * gcc.c-torture/compile/20001221-1.c: New test.
12976         * gcc.c-torture/execute/20001221-1.c: New test.
12978 2000-12-20  Richard Henderson  <rth@redhat.com>
12980         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12981         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12983 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12985         * gcc.dg/compare3.c: New test.
12987 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12989         * gcc.dg/format-warnll-1.c: New test.
12991 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12993         * gcc.dg/cpp/cmdlne-P.c: New test.
12995 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12997         * gcc.c-torture/execute/builtin-abs-1.c,
12998         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13000 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13002         * gcc.dg/cpp/multiline.c: New test.
13004 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13006         * g++.old-deja/g++.other/syshdr1.C: Update.
13007         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13009 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13011         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13013 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13015         * g++.old-deja/g++.pt/ttp65.C: New test.
13017 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13019         * g++.old-deja/g++.pt/ttp64.C: New test.
13021 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13023         * g++.old-deja/g++.pt/spec33.C: New test.
13025 2000-12-14  Catherine Moore  <clm@redhat.com>
13027         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13028         * gcc.c-torture/execute/920612-2.c: Likewise.
13029         * gcc.c-torture/execute/920428-2.c: Likewise.
13030         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13031         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13033 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13035         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13036         * gcc.dg/pack-test-2.c: Likewise.
13038 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13040         Tests by Zack Weinberg <zackw@stanford.edu>.
13042         * gcc.dg/cpp/defined.c: Update.
13043         * gcc.dg/cpp/defined_trad.c: New tests.
13045 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13047         * gcc.dg/cpp/trad-direct.c: Update.
13049 2000-12-11  Neil Booth  <neilb@earthling.net>
13051         * gcc.dg/cpp/defined_trad.c
13053 2000-12-11  Neil Booth  <neilb@earthling.net>
13055         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13057 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13059         * gcc.dg/format-miss-2.c: New test.
13061 2000-12-09  Neil Booth  <neilb@earthling.net>
13063         * gcc.dg/cpp/lineflags.c: New tests.
13064         * gcc.dg/cpp/poison.c: Update.
13065         * gcc.dg/cpp/redef2.c: Update.
13066         * gcc.dg/cpp/skipping.c: New test.
13068 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13070         * g++.old-deja/g++.other/eh3.C: New testcase.
13072 2000-12-07  Neil Booth  <neilb@earthling.net>
13074         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13075         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13076         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13077         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13078         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13079         Update.
13081 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13083         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13084         __SIZE_TYPE__ instead of int for type of integers cast to
13085         pointers.
13087 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13089         * g++.old-deja/g++.other/cleanup4.C: New test.
13091 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13093         * format-sec-1.c: New test.
13095 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13097         * gcc.dg/format-nonlit-3.c: New test.
13099 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13101         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13102         through a null pointer.
13104 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13106         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
13107         * g++.old-deja/g++.pt/partial4.C: New test.
13109 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13111         * gcc.c-torture/execute/ieee/hugeval.x: New.
13113 2000-12-06  Neil Booth  <neilb@earthling.net>
13115         * gcc.dg/cpp/backslash2.c: New tests.
13117 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13119         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
13120         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13122 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
13124         * gcc.c-torture/execute/20001203-2.c: New testcase.
13126 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13128         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
13129         * g++.old-deja/g++.other/virtual10.C: New test.
13131 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13133         * g++.old-deja/g++.mike/pmf5.C: Remove test.
13135 2000-12-05  Richard Henderson  <rth@redhat.com>
13137         * gcc.c-torture/compile/20001205-1.c: New.
13139 2000-12-04  Neil Booth  <neilb@earthling.net>
13141         * g++.old-deja/g++.other/virtual9.C: New test.
13142         * g++.old-deja/g++.pt/crash61.C: New test.
13143         * gcc.c-torture/execute/loop-9.c: New test.
13145 2000-12-04  Neil Booth  <neilb@earthling.net>
13147         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
13148         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
13149         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
13150         * gcc.dg/cpp/extratokens.c: ...here.
13152 2000-12-04  Neil Booth  <neilb@earthling.net>
13154         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
13155         New tests.
13157 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13159         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
13160         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
13162 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13164         * gcc.c-torture/execute/20001203-1.c: New test.
13166 2000-12-03  Neil Booth  <neilb@earthling.net>
13168         * gcc.dg/cpp/macro6.c: New test cases.
13170 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13172         * gcc.c-torture/execute/string-opt-9.c: New test.
13173         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13174         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13175         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13177         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
13178         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
13180 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
13182         * gcc.dg/cpp/if-6.c: New testcase.
13184         * gcc.dg/20001201-1.c: New testcase.
13186 2000-12-02  Neil Booth  <neilb@earthling.net>
13188         * g++.old-deja/g++.other/externC4.C,
13189         g++.old-deja/g++.other/friend10.C: New tests.
13191 2000-12-02  Neil Booth  <neilb@earthling.net>
13193         * g++.old-deja/g++.other/instan2.C
13194         * g++.old-deja/g++.other/instan3.C: New test.
13196 2000-12-02  Neil Booth  <neilb@earthling.net>
13198         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
13199         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
13200         gnuc99.c,gnuc99-pedantic.c: New tests.
13202 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13204         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
13205         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
13207 2000-12-01  Neil Booth  <neilb@earthling.net>
13209         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
13210         * gcc.dg/cpp/poison.c: Update.
13211         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
13213 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
13215         * g77.f-torture/execute/20001201.f: New test.
13217 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13219         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
13221 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
13223         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
13225 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
13227         * g++.old-deja/g++.other/cast6.C: New test.
13229 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
13231         * gcc.c-torture/execute/20001130-2.c: New testcase.
13233 2000-11-30  Richard Henderson  <rth@redhat.com>
13235         * gcc.c-torture/execute/20001130-1.c: New test.
13237 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13239         * g++.old-deja/g++.other/op3.C: New test.
13241 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13243         * g++.old-deja/g++.other/op2.C: New test.
13245 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13247         * g++.old-deja/g++.other/crash38.C: New test.
13249 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
13251         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
13253 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
13255         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
13256         tests.
13257         * gcc.c-torture/execute/string-opt-6.c: New test.
13259         * gcc.dg/20001117-1.c: Add main.
13261 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
13263         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
13264         Move from here ...
13265         * gcc.dg/940510-1.c: ... to here.
13267         * gcc.dg/20000926-1.c: GNU C now allows initializations of
13268         zero-size arrays in toplevel structures.
13270 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13272         * gcc.c-torture/execute/loop-8.c: New test.
13274 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13276         * g++.old-deja/g++.other/base1.C: New test.
13278 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13280         * g++.old-deja/g++.other/parse2.C: New test.
13282 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13284         * g++.old-deja/g++.pt/incomplete1.C: New test.
13286 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13288         * g++.old-deja/g++.other/friend9.C: New test.
13290 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13292         * gcc.dg/20001127-1.c: New test.
13294 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13296         * g++.old-deja/g++.pt/friend46.C: New test.
13298 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13300         * g++.old-deja/g++.other/ptrmem8.C: New test.
13302 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13304         * gcc.c-torture/execute/string-opt-7.c: New test.
13305         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13307 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13309         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
13310         instead of 'mkcheck 2'.
13312 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13314         * gcc.c-torture/execute/memcheck/driver.c,
13315         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
13316         C9X references to refer to C99.
13318 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
13320         * gcc.dg/ultrasp3.c: New test.
13322 2000-11-25  Neil Booth  <neilb@earthling.net>
13324         * gcc.dg/cpp/include2.c: Update test to be locale independent.
13326 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
13328         * gcc.c-torture/compile/20001123-2.c: New.
13330 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13332         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
13334 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
13336         * gcc.dg/sequence-point-1.c: Add some new tests.
13337         * gcc.c-torture/execute/20001124-1.c: New test.
13339 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13341         * g++.old-deja/g++.other/vaarg4.C: New test.
13342         * gcc.c-torture/compile/20001123-1.c: New test.
13344 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13346         * g++.other/crash24.C: Adjust and remove XFAIL.
13347         * g++.other/crash37.C: New test.
13349 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
13351         * g++.old-deja/g++.pt/instantiate9.C: New test.
13353 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
13355         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
13356         new ABI, too.
13358         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
13359         * g++.old-deja/g++.robertl/eb55.C: Likewise.
13361 2000-11-22  Neil Booth  <neilb@earthling.net>
13363         * gcc.dg/cpp/Wtrigraphs.c: New test.
13365 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13367         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
13369 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
13371         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
13373 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
13375         * lib/gcc-dg.exp: load_lib scanasm.exp.
13376         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
13377         * lib/g++-dg.exp: load_lib scanasm.exp.
13378         * lib/scanasm.exp: New.
13379         (scan-assembler, scan-assembler-not): Add optional arguments to
13380         test name, or if not present, the pattern name.
13381         (scan-assembler-dem, scan-assembler-dem-not): New.
13383         * g++.dg/dg.exp: New.
13385 2000-11-21  Neil Booth  <neilb@earthling.net>
13387         * gcc.dg/cpp/integrated1.c: Remove.
13389 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13391         * gcc.c-torture/execute/20001121-1.c: New test.
13393 2000-11-21  Richard Henderson  <rth@redhat.com>
13395         * gcc.c-torture/compile/20001121-1.c: New test.
13397 2000-11-20  Neil Booth  <neilb@earthling.net>
13399         * gcc.dg/cpp/integrated1.c: New test.
13401 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13403         * g++.old-deja/g++.other/inline17.C: New test.
13405 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
13407         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
13408         local variable to be zero: I made the variable global. Now
13409         uses abort() and exit() instead of relying on main's return value.
13411 2000-11-20  Neil Booth  <neilb@earthling.net>
13413         * gcc.dg/cpp/paste2.c: Update test.
13414         * objc/execute/paste.m: New test.
13416 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13418         * gcc.dg/c99-condexpr-1.c: New test.
13420 2000-11-20  Neil Booth  <neilb@earthling.net>
13422         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
13424 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
13426         * g++.old-deja/g++.pt/export1.C: New test.
13428 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
13430         * gcc.dg/20001117-1.c: New test.
13432 2000-11-18  Richard Henderson  <rth@redhat.com>
13434         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
13436 2000-11-18  Richard Henderson  <rth@redhat.com>
13438         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
13439         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
13440         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
13442 2000-11-18  Richard Henderson  <rth@redhat.com>
13444         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
13445         (main): New.  Exit cleanly.
13447 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13449         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
13450         gcc.dg/c99-fordecl-2.c: New tests.
13452 2000-11-18  Richard Henderson  <rth@redhat.com>
13454         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
13455         * gcc.c-torture/execute/zerolen-2.c: New.
13457 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13459         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
13460         memory.
13462 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13464         * g++.old-deja/g++.pt/instantiate8.C: New test.
13466 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13468         * g++.old-deja/g++.other/incomplete.C: Add more tests.
13469         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
13471 2000-11-16  Nick Clifton  <nickc@redhat.com>
13473         * gcc.c-torture/execute/nestfunc-2.c: New test.
13474         * gcc.c-torture/execute/nestfunc-3.c: New test.
13476 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13478         * gcc.c-torture/compile/20001116-1.c: New test.
13480 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13482         * gcc.c-torture/execute/20001115-1.c: New test.
13484 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
13486         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
13487         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
13488         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
13489         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13491 2000-11-15  Neil Booth  <neilb@earthling.net>
13493         gcc.dg/cpp/_Pragma1.c: Update.
13494         gcc.dg/cpp/_Pragma2.c: New test.
13496 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
13498         * g++.old-deja/g++.other/anon5.C: New test.
13500 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13502         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
13503         tests.
13505 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
13507         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
13508         output.
13510 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13512         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
13513         labels at end of compound statements.
13515 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
13517         * gcc.c-torture/execute/loop-7.c: New test.
13519 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13521         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
13523 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13525         * gcc.dg/c99-bool-1.c: New test.
13527 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13529         * gcc.dg/c99-scope-1.c: Remove xfail.
13530         * gcc.dg/c99-scope-2.c: New test.
13532 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13534         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
13535         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
13537 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
13539         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
13540         error messages.
13542         * g++.mike/p700.C: Don't typedef wchar_t.
13543         * g++.mike/p784.C: Likewise.
13544         * g++.mike/eb101.C: Don't use __wchar_t.
13546 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
13548         * g77.f-torture/execute/20001111.[fx]: Test premature exit
13549         from DO loop.
13551 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13553         * gcc.c-torture/execute/20001111-1.c: New test.
13555 2000-11-10  Nick Clifton  <nickc@redhat.com>
13557         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
13558         long multuiple and accumulate.
13560 2000-11-09  Richard Henderson  <rth@redhat.com>
13562         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
13563         via size_t instead of int.
13565         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
13566         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13567         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13568         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13570 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
13572         * gcc.c-torture/compile/20001109-1.c: New test.
13573         * gcc.c-torture/compile/20001109-2.c: New test.
13575 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
13577         * g++.old-deja/g++.pt/operator1.C: New test.
13578         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
13580 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13582         * gcc.dg/20001108-1.c: New test.
13584 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13586         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
13587         with both arguments constant strings.
13588         * gcc.c-torture/execute/string-opt-3.c: New test.
13589         * gcc.c-torture/execute/string-opt-4.c: New test.
13590         * gcc.c-torture/execute/string-opt-5.c: New test.
13592 2000-11-08  Nick Clifton  <nickc@redhat.com>
13594         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
13595         mulsidi3adddi patterns.
13597 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
13599         * g++.old-deja/g++.other/crash36.C: New test.
13601 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
13603         * g++.old-deja/g++.other/init16.C: New test.
13605 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
13607         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
13609 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13611         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
13612         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13613         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13615 2000-11-07  DJ Delorie  <dj@redhat.com>
13617         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
13619 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13621         * gcc.c-torture/execute/string-opt-1.c: New test.
13623 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13625         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
13626         mips-sgi-irix6.* because the MIPS ABI passes floating-point
13627         parameters in registers, and there is no way for a varargs
13628         function to know in which order the integer and floating-point
13629         parameters should be interleaved when they are placed on the
13630         stack.
13631         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13632         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13634 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13636         * gcc.c-torture/execute/string-opt-2.c: New test.
13638 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
13640         * g++.old-deja/g++.pt/crash60.C: New test.
13642 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13644         * g++.old-deja/g++.other/crash24.C: New test.
13645         * g++.old-deja/g++.other/crash25.C: New test.
13646         * g++.old-deja/g++.other/crash26.C: New test.
13647         * g++.old-deja/g++.other/crash27.C: New test.
13648         * g++.old-deja/g++.other/crash28.C: New test.
13649         * g++.old-deja/g++.other/crash29.C: New test.
13650         * g++.old-deja/g++.other/crash30.C: New test.
13651         * g++.old-deja/g++.other/crash31.C: New test.
13652         * g++.old-deja/g++.other/crash32.C: New test.
13653         * g++.old-deja/g++.other/crash33.C: New test.
13654         * g++.old-deja/g++.other/crash34.C: New test.
13655         * g++.old-deja/g++.other/crash35.C: New test.
13657 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13659         * gcc.c-torture/execute/20001031-1.c: New test.
13661 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
13663         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
13664         namespace.
13666         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
13667         standards-conformant.
13669         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
13671         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
13672         * g++.old-deja/g++.mike/p755a.C: Likewise.
13673         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13674         library makes no calls to `operator new' during initialization.
13676 2000-11-04  Neil Booth  <neilb@earthling.net>
13678         * gcc.dg/cpp/include2.c: New tests.
13680 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13682         * lib/g++.exp (g++_set_ld_library_path): New function.
13683         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13685 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13687         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13688         warnings.
13690 2000-11-01  Richard Henderson  <rth@redhat.com>
13692         * g++.old-deja/g++.ext/namedret1.C: New.
13693         * g++.old-deja/g++.ext/namedret2.C: New.
13694         * g++.old-deja/g++.ext/namedret3.C: New.
13696 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13698         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13699         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13701 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13703         * gcc.c-torture/execute/va-arg-21.c: New test.
13705 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13707         * gcc.dg/c99-complex-2.c: New test.
13709 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13711         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13713 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13715         * g++.old-deja/g++.other/inline16.C: New test.
13717 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13719         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13720         __PRETTY_FUNCTION__
13722 2000-10-29  Neil Booth  <neilb@earthling.net>
13724         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13725         New tests.
13726         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13727         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13728         optimisation.
13730 2000-10-29  Neil Booth  <neilb@earthling.net>
13732         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13733         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13734         * mi5.c: Test multiple includes work with -C.
13735         * trigraphs.c: Test ^= version.
13737 2000-10-28  Neil Booth  <neilb@earthling.net>
13739         New tests and test updates for new macro expander.
13741         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13742         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13743         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13744         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13745         new diagnostic messages.
13747         * gcc.dg/cpp/macro3.c: New tests.
13749 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13751         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13752         on the same line.
13754 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13756         * g++.old-deja/g++.other/eh2.C: New test.
13758 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13760         * gcc.c-torture/execute/20001027-1.c: New test.
13762 2000-10-26  Richard Henderson  <rth@redhat.com>
13764         * gcc.c-torture/execute/20001026-1.c: New.
13766 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13768         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13769         * g++.old-deja/g++.law/builtin1.C: Likewise.
13770         * g++.old-deja/g++.law/ctors10.C: Likewise.
13771         * g++.old-deja/g++.law/virtual3.C: Likewise.
13772         * g++.old-deja/g++.mike/p658.C: Likewise.
13773         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13774         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13775         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13776         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13777         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13779 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13781         * gcc.c-torture/compile/20001024-1.c: New test.
13783 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13785         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13786         to tell us whether or not we are using V3.
13788 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13790         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13791         operands.
13793 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13795         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13797 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13799         * gcc.c-torture/execute/20001024-1.c: New test.
13801 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13803         * g++.old-deja/g++.other/sibcall1.C: New test.
13805 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13807         * gcc.dg/noncompile/init-3.c: New test.
13809 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13811         * gcc.dg/format-array-1.c: New test.
13813 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13815         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13816         writing through null pointers; remove comment about testing
13817         unterminated strings.
13819 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13821         * gcc.c-torture/execute/20001017-2.c: New test.
13823 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13825         * gcc.c-torture/compile/20001018-1.c: New test.
13826         * gcc.c-torture/compile/20001018-1.x: Xfail.
13828 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13830         * gcc.c-torture/execute/20001017-1.c: New test.
13832 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13834         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13835         for multiple use of arguments with scanf formats; add tests for
13836         multiple use of arguments.
13838 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13840         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13842 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13844         * gcc.dg/format-miss-1.c: New test.
13846 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13848         * gcc.c-torture/execute/20001013-1.c: New test.
13850 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13852         * gcc.dg/format-branch-1.c: New test.
13854 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13856         * README, lib/file-format.exp: Remove EGCS references.
13858 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13860         * gcc.dg/20001013-1.c: New test.
13862 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13864         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13865         for intmax_t in the compiler using __typeof__ and the type rules
13866         for conditional expressions.
13868 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13870         * gcc.dg/20001012-1.c: New test.
13871         * gcc.dg/20001012-2.c: New test.
13873 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13875         * gcc.dg/format-attr-1.c: New test.
13877 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13879         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13880         __LONG_LONG_MAX__ instead of LLONG_MAX.
13882 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13884         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13885         scanf flags.
13886         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13887         flags.
13889 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13891         * gcc.dg/sequence-pt-1.c: New test.
13893 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13895         * gcc.c-torture/execute/20001011-1.c: New testcase.
13896         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13898 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13900         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13901         does not error on it.
13903 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13905         * gcc.dg/20001009-1.c: New test.
13907 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13909         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13910         * gcc.c-torture/execute/20001009-2.c: ... to here.
13912 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13914         * gcc.c-torture/compile/20001009-1.c: New testcase.
13915         * gcc.c-torture/execute/20001009-1.c: New testcase.
13916         Testcases provided by Jan Hubicka <jh@suse.cz>.
13918 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13920         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13921         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13922         uintmax_t using <limits.h> to emulate the compiler's internal
13923         logic.  No longer XFAIL %j tests.
13925 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13927         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13928         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13929         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13930         regexps and details of expected handling of some bad formats.
13931         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13932         suppression.
13934 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13936         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13937         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13938         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13939         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13940         in list archives.
13942 2000-10-06  Richard Henderson  <rth@cygnus.com>
13944         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13945         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13946         * g++.old-deja/g++.jason/report.C: Likewise.
13947         * g++.old-deja/g++.law/friend5.C: Likewise.
13948         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13949         of the expected warnings.
13951 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13953         * g++.old-deja/g++.pt/enum14.C: New test.
13955 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13957         * g++.old-deja/g++.pt/crash59.C: New test.
13959 2000-10-04  Will Cohen  <wcohen@redhat.com>
13961         * gcc.dg/20000926-1.c: New test.
13963 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13965         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13966         function name for current C++ compiler.
13967         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13969 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13971         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13972         __PRETTY_FUNCTION__.
13973         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13975 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13977         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13979 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13981         * gcc.c-torture/compile/20000923-1.c: New test.
13983 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13985         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13986         * g++.old-deja/g++.pt/ttp62.C: Same.
13987         * g++.old-deja/g++.other/inline14.C: Same.
13989 2000-09-24  Richard Henderson  <rth@cygnus.com>
13991         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13993 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13995         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13997 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13999         * gcc.c-torture/compile/20000922-1.c: New file.
14001 2000-09-21  Nick Clifton  <nickc@redhat.com>
14003         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14004         a signed long modulo operation.
14005         (mod6): New function - perform an unsigned long modulo operation.
14006         (main): Add tests for modulos of very large numbers by very small
14007         dividends.
14009 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14011         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14013 2000-09-19  Richard Henderson  <rth@cygnus.com>
14015         * gcc.dg/compare2.c (case 10): XFAIL.
14017 2000-09-18  Richard Henderson  <rth@cygnus.com>
14019         * gcc.c-torture/execute/20000906-1.c: Move ...
14020         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14021         that support __builtin_trap.
14023 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14025         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14027 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14029         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14030         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14031         more $ format tests.
14033 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14035         * gcc.dg/format-errmk-1.c: New test.
14037 2000-09-17  Greg McGary  <greg@mcgary.org>
14039         * gcc.c-torture/execute/20000917-1.x: Remove.
14041 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14043         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14045 2000-09-17  Greg McGary  <greg@mcgary.org>
14047         * gcc.c-torture/execute/20000917-1.c: New test.
14048         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14050 2000-09-16  Neil Booth  <NeilB@earthling.net>
14052         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14053         in nested macro bug.
14055 2000-09-15  Neil Booth  <NeilB@earthling.net>
14057         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14059 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14061         * gcc.c-torture/execute/20000914-1.c: New test.
14063 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14065         * g++.other/inline13.C: New test.
14067 2000-09-12  Andreas Jaeger  <aj@suse.de>
14069         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14070         constant by Ulrich Drepper <drepper@redhat.com>.
14072 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14074         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14076 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14078         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14080 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14082         * gcc.dg/cpp/backslash.c: New test.
14084 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14086         * gcc.c-torture/execute/20000910-1.c: New test.
14087         * gcc.c-torture/execute/20000910-2.c: Likewise.
14089 2000-09-11  Robert Lipe  <robertl@sco.com>
14091         * gcc.dg/pragma-align.c: New test.
14093 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14095         * g++.old-deja/g++.pt/explicit82.C: New test.
14096         * g++.old-deja/g++.pt/explicit83.C: New test.
14098 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14100         * gcc.dg/asm-names.c: New test.
14102 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14104         * gcc.dg/cpp/tr-warn6.c: New test
14106 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14108         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14109         be accepted.
14111 2000-09-07  Catherine Moore  <clm@redhat.com>
14113         * gcc.c-torture/execute/unroll-1.c: New test.
14115 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14117         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14118         ERROR markers.
14119         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14120         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14121         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14122         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14123         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14124         Preprocess only.
14125         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14126         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14128 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14130         * g++.old-deja/g++.pt/deduct2.C: New test.
14132 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14134         * g++.old-deja/g++.pt/parms2.C: New test.
14136 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14138         * g++.old-deja/g++.pt/crash58.C: New test.
14140 2000-09-06  Greg McGary  <greg@mcgary.org>
14142         * gcc.c-torture/execute/20000906-1.c: New test.
14143         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14145 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14147         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14149 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14151         * g++.old-deja/g++.pt/crash57.C: New test.
14153 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14155         * g++.old-deja/g++.pt/crash56.C: New test.
14157 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14159         * g++.old-deja/g++.pt/koenig1.C: New test.
14161 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14163         * gcc.dg/20000904-1.c: New test.
14165 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14167         * gcc.dg/cpp/paste8.c: New test.
14169 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14171         * gcc.c-torture/compile/20000827-1.c: New test.
14173 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14175         * gcc.dg/format-diag-1.c: New test.
14177 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14179         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14180         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14181         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14182         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14183         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14185 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14187         * g++.old-deja/g++.other/nested4.C: New test.
14189 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14191         * g++.old-deja/g++.ns/scoped1.C: New test.
14193 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14195         * lib/g++.exp: Support testing already-installed GCC.
14197 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14199         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14201 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14203         * gcc.dg/return-type-2.c: New test.
14205 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14207         * gcc.c-torture/compile/20000825-1.c: New test.
14209 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14211         * gcc.dg/dwarf2-2.c: New test.
14213 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14215         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14216         dg-warning regexps.
14218 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14220         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14221         gcc.dg/format-ext-5.c: New tests.
14223 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14225         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14227 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14229         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14231 2000-08-24  Richard Henderson  <rth@cygnus.com>
14233         * gcc.dg/ia64-sync-1.c: New test.
14234         * gcc.dg/ia64-sync-2.c: New test.
14235         * gcc.dg/ia64-asm-1.c: New test.
14237 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14239         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14240         * gcc.dg/format-ext-2.c: New test.
14242 2000-08-23  Jason Merrill  <jason@redhat.com>
14244         * lib/old-dejagnu.exp: Also ignore "In member function" and
14245         "At global scope".
14247 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14249         * gcc.dg/noncompile/label-lineno-1.c: New test.
14251 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14253         * gcc.dg/c99-array-nonobj-1.c: New test.
14255 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14257         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14258         tests.
14259         * gcc.dg/format-ext-1.c: New test.
14261 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14263         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14264         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14265         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14266         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14267         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14269 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14271         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14272         gcc.dg/c99-strftime-2.c: New tests.
14274 2000-08-22  Richard Henderson  <rth@cygnus.com>
14276         * gcc.c-torture/execute/20000822-1.c: New test.
14278 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14280         * gcc.c-torture/execute/20000819-1.x: Remove.
14282 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14284         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14285         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14286         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14287         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14288         gcc.dg/format-xopen-1.c: New tests.
14290 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14292         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14294 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14296         * g++.old-deja/g++.other/loop2.C: New test.
14298         * gcc.c-torture/compile/20000606-1.c: New test.
14299         * gcc.c-torture/compile/20000728-1.c: New test.
14300         * gcc.c-torture/execute/20000801-1.c: New test.
14301         * gcc.c-torture/execute/20000801-2.c: New test.
14302         * gcc.c-torture/execute/20000819-1.c: New test.
14303         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14304         * gcc.dg/20000629-1.c: New test.
14305         * gcc.dg/20000724-1.c: New test.
14306         * gcc.dg/20000807-1.c: New test.
14308 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14310         * gcc.dg/cpp/pragma-1.c: New test.
14311         * gcc.dg/cpp/pragma-2.c: New test.
14313 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14315         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14316         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14318 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14320         * gcc.c-torture/compile/20000818-1.c: New test.
14322 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14324         * gcc.c-torture/execute/20000818-1.c: New test.
14326 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14328         * gcc.dg/format-va-1.c: New test.
14330 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14332         * g++.old-deja/g++.other/typedef8.C: New test.
14334 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14336         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14337         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14338         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14339         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14340         * g++.old-deja/g++.other/ptrmem7.C: New test.
14341         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14343 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14345         * g++.old-deja/g++.pt/typename27.C: New test.
14347 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14349         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14350         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14351         * g++.old-deja/g++.pt/friend45.C: New test.
14352         * g++.old-deja/g++.other/friend8.C: New test.
14354 2000-08-15  Richard Henderson  <rth@cygnus.com>
14356         * gcc.c-torture/execute/20000815-1.c: New test.
14358 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14360         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14361         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14362         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14364 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14366         * g++.old-deja/g++.other/refinit2.C: New test.
14368 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14370         * lib/c-torture.exp (c-torture): Make
14371         compiler_conditional_xfail_data global.
14372         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14373         compiler_conditional_xfail_data machinery.
14374         (f-torture-execute): Likewise.
14375         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14376         and only when unrolling loops.
14378         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14380 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14382         * g++.old-deja/g++.pt/explicit81.C: New test.
14384 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14386         * g++.old-deja/g++.pt/typename26.C: New test.
14388 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14390         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14391         warning.
14393 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14395         * g++.old-deja/g++.other/array3.C: New test.
14397 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14399         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14400         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14401         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14402         New tests.
14404 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14406         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14407         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14409 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14411         * gcc.c-torture/execute/20000808-1.c: New test.
14413 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14415         * gcc.dg/c90-const-expr-1.c: New test.
14417 2000-08-08  Richard Henderson  <rth@cygnus.com>
14419         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14421 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14423         * gcc.dg/noncompile/const-ll-1.c: New test.
14425 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14427         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14429 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14431         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14432         that running programs linked against the shared version of libobjc
14433         run correctly.
14435 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14437         * gcc.dg/c99-printf-1.c: New test.
14439 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14441         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14443 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14445         * gcc.c-torture/execute/20000731-1.x: Delete.
14447 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14449         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14450         and torture_without_loops as is done by c-torture.exp.
14451         (search_for): Copy from c-torture.exp.
14452         (gcc-dg-runtest): New function, drives a directory of tests
14453         iterating over the TORTURE_OPTIONS.
14454         (scan-assembler, scan-assembler-not): Move here from
14455         individual directory drivers.
14457         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14458         defined by lib/gcc-dg.exp.
14459         * gcc.dg/cpp/cpp.exp: Likewise.
14460         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14461         gcc-dg-runtest, so we cycle over optimization options.
14463         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14464         * gcc.dg/compare2.c: No longer expected to fail.
14466 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14468         * gcc.c-torture/execute/20000804-1.c: New test.
14470 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14472         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14474 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14476         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14478 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14480         * gcc.c-torture/compile/20000803-1.c: New test.
14482 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14484         * gcc.c-torture/execute/20000801-3.c,
14485         gcc.c-torture/execute/20000801-4.c: New tests.
14486         * gcc.c-torture/execute/20000801-3.x,
14487         gcc.c-torture/execute/20000801-4.x: Xfail.
14489 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14491         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14492         libobjc/.libs to allow for libtool.
14494 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14496         * gcc.c-torture/compile/20000802-1.c: New test.
14498 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14500         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14502 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14504         * gcc-c-torture/execute/20000731-2.c: New test.
14506         * gcc.c-torture/execute/20000731-1.c: New test.
14507         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14509 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14511         * testsuite/gcc.dg/cpp/paste7.c: New test.
14512         * gcc.dg/cpp/20000725-1.c: New test.
14514 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14516         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14517         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14518         declaration warning for __builtin_dwarf_reg_size.
14520         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14522 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14524         * gcc.dg/noncompile/voidparam-1.c: New test.
14526 2000-07-30  Richard Henderson  <rth@cygnus.com>
14528         * gcc.dg/c90-digraph-1.c: Don't xfail.
14529         * gcc.dg/compare2.c (case 10): Xfail.
14530         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14532 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14534         * gcc.dg/c99-main-1.c: New test.
14536 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14538         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14540 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14542         * gcc.c-tortuer/execute/20000726-1.c: New test.
14544 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14546         * gcc.c-torture/execute/enum-2.c: New test.
14548 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14550         * gcc.dg/cpp/tr-warn3.c: New test.
14552 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14554         * g++.old-deja/g++.ext/implicit1.C: Remove.
14555         * g++.old-deja/g++.jason/c2.C: Remove
14556         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14557         * g++.old-deja/g++.pt/crash16.C: Likewise.
14558         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14560 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14562         * g++.old-deja/g++.other/for2.C: New test.
14564 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14566         * gcc.dg/20000720-1.c: New test.
14568 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14570         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14572 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14574         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14575         * gcc.c-torture/execute/20000722-1.c: New.
14576         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14578 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14580         * gcc.dg/cpp/20000720-1.S: New test.
14582 2000-07-21  Michael Meissner  <meissner@redhat.com>
14584         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14586 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14588         * g++.old-deja/g++.brendan/crash16.C,
14589         g++.old-deja/g++.brendan/parse3.C,
14590         g++.old-deja/g++.brendan/redecl1.C,
14591         g++.old-deja/g++.ns/template13.C,
14592         g++.old-deja/g++.other/decl4.C,
14593         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14595 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14597         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14598         and "Internal error".
14600         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14601         regexps.
14602         * gcc.dg/cpp/paste6.c: New test.
14604 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14606         * gcc.dg/cpp/tr-direct.c: New test.
14608         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14609         gcc.dg/cpp/undef1.c: Tweak error regexps.
14611 2000-07-18  Eric Christopher <echristo@redhat.com>
14613         * gcc.c-torture/compile/20000718-1.c: New test.
14615 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14617         * cpplex.c (_cpp_push_token): If the token being pushed back
14618         is the previous token in this context, just subtract one from
14619         context->posn.
14620         * cppmacro.c (save_expansion): Clear aux field when storing a
14621         placemarker.
14623 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14625         * gcc.dg/noncompile/redecl-1.c: New test.
14627 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14629         * gcc.c-torture/execute/20000717-5.c: New test.
14630         * gcc.c-torture/execute/20000717-1.x: Removed.
14632 2000-07-17  Richard Henderson  <rth@cygnus.com>
14634         * gcc.c-torture/execute/20000717-4.c: New test.
14636 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14638         * gcc.dg/cpp/syshdr.c: New test.
14639         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14641 2000-07-17  Neil Booth  <neilb@earthling.net>
14643         * gcc.dg/cpp/cmdlne-dM.c: New test.
14644         * gcc.dg/cpp/cmdlne-dD.c: New test.
14646 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14648         * gcc.c-torture/execute/20000717-3.c: New test.
14650         * gcc.c-torture/compile/20000717-1.c: New test.
14652 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14654         * gcc.c-torture/execute/20000717-2.c: New test.
14656 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14658         * gcc.dg/formatz-1.c: New test.
14660         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14661         * gcc.dg/c99-digraph-1.c: New tests.
14663         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14664         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14666         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14667         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14668         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14669         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14670         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14671         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14672         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14674 2000-07-17   Greg McGary <greg@mcgary.org>
14676         * gcc.c-torture/execute/20000717-1.c: New test.
14677         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14679 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14681         * gcc.c-torture/execute/20000715-2.c: New test.
14682         * gcc.dg/20000715-1.c: New test.
14684 2000-07-15  Michael Meissner  <meissner@redhat.com>
14686         * gcc.c-torture/execute/20000715-1.c: New test.
14688 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14690         * gcc.c-torture/execute/20000707-1.c: New test.
14692 2000-07-13  Neil Booth  <NeilB@earthling.net>
14694         * testsuite/gcc.dg/cpp/digraph1.c,
14695         testsuite/gcc.dg/cpp/digraph2.c,
14696         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14698 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14700         * g77.f-torture/compile/20000630-2.f:  New test.
14701         * g77.f-torture/compile/20000630-2.x
14703 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14705         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14707 2000-07-11  Neil Booth  <NeilB@earthling.net>
14709         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14711 2000-07-11  Neil Booth  <NeilB@earthling.net>
14713         * gcc.dg/cpp/cmdlne-C.c: New.
14715 2000-07-09  Neil Booth  <NeilB@earthling.net>
14717         * gcc.dg/cpp/directiv.c: New tests.
14718         * gcc.dg/cpp/undef1.c: Update.
14720 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14722         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14724 2000-07-09  Neil Booth  <NeilB@earthling.net>
14726         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14728 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14730         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14731         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14733 2000-07-08  Neil Booth  <NeilB@earthling.net>
14735         * gcc.dg/cpp/macsyntx.c: New tests.
14737 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14739         * gcc.dg/20000707-1.c: New test.
14741 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14743         * gcc.c-torture/execute/20000706-1.c: New test.
14744         * gcc.c-torture/execute/20000706-2.c: New test.
14745         * gcc.c-torture/execute/20000706-3.c: New test.
14746         * gcc.c-torture/execute/20000706-4.c: New test.
14747         * gcc.c-torture/execute/20000706-5.c: New test.
14749 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14751         * g++.old-deja/g++.pt/instantiate7.C: New test.
14753 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14755         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14756         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14757         * g++.old-deja/g++.other/rtti3.C: Likewise.
14758         * g++.old-deja/g++.other/rttid3.C: Likewise.
14760 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14762         *  g77.f-torture/compile/20000630-1.x: Fix typo
14764 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14766         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14767         assembly output.
14769 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14771         * gcc.dg/cpp/ident.c: New test.
14773 2000-07-05  Neil Booth  <NeilB@earthling.net>
14775         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14776           gcc.dg/cpp/lexstrng.c: New tests.
14778 2000-07-04  Neil Booth  <NeilB@earthling.net>
14780         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14781         * gcc.dg/cpp/strify2.c: Same.
14783 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14785         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14786         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14787         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14788         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14790         * testsuite/gcc.dg/cpp/macro1.c,
14791         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14792         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14793         testsuite/gcc.dg/cpp/strify1.c,
14794         testsuite/gcc.dg/cpp/strify2.c: New tests.
14796 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14798         * gcc.c-torture/execute/20000703-1.c: New test.
14800 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14802         * g++.old-deja/g++.pt (lookup10.C): New test.
14804 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14806         * g++.old-deja/g++.pt (typename25.C): New test.
14808 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14810         * gcc.c-torture/compile/20000701-1.c: New test.
14812 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14814         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14815         to test case.
14817 2000-06-30  Catherine Moore  <clm@cygnus.com>
14819         * gcc.c-torture/execute/align-1.c: New test.
14821 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14823         * g++.old-deja/g++.pt/expr8.C: New test.
14824         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14826 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14828         * gcc.c-torture/compile/20000629-1.c: New test.
14830 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14833         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14834         gcc.dg/noncompile directory, depending on whether they're
14835         preprocessor tests or not.  Annotate all the tests for the dg
14836         framework.
14838         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14839         * gcc.dg/noncompile/noncompile.exp: New.
14841         * Moved files:
14842         Old name                                New name
14843         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14844         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14845         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14846         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14847         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14848         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14849         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14850         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14851         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14852         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14853         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14854         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14855         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14856         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14857         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14858         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14859         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14860         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14861         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14862         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14863         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14864         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14865         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14866         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14868         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14869         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14870         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14871         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14872         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14873         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14875 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14877         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14878         declare one variable.  On the fourth, error.
14879         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14880         declared by 20000628-1a.h.
14882 2000-06-29  Richard Henderson  <rth@redhat.com>
14884         * gcc.c-torture/execute/930529-1.x: New file.
14885         * gcc.dg/920413-1.c: Adjust expected warning text.
14886         * gcc.dg/980217-1.c: Declare abort.
14887         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14889 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14891         * g77.f-torture/compile/20000629-1.f: New test.
14892         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14894 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14896         Rearrange lots of files, removing entirely the
14897         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14898         directories.
14900         * Deleted files:
14901         gcc.c-torture/code_quality/code_quality.exp
14902         gcc.c-torture/special/special.exp
14903         gcc.failure/failure.exp
14904         gcc.failure/940409-1.x
14905         gcc.c-torture/compile/961203-1.x
14907         * New files:
14908         gcc.misc-tests/linkage.exp
14909         gcc.c-torture/execute/920730-1t.c
14910         gcc.c-torture/execute/920730-1t.x
14911         gcc.c-torture/compile/920520-1.x
14912         gcc.c-torture/compile/920521-1.x
14913         gcc.c-torture/compile/981006-1.x
14914         gcc.c-torture/execute/eeprof-1.x
14916         * Moved files (possibly with modifications to fit a new harness):
14917         Old name                                New name
14918         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14919         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14920         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14921         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14922         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14923         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14924         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14925         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14926         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14927         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14928         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14929         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14930         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14931         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14933 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14935         * c-torture/compile/961203-1.x: Delete.
14937         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14938         not exit. Include stdio.h.
14939         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14940         * gcc.misc-tests/dg-12.c: Likewise.
14941         * gcc.misc-tests/dg-5.c: Likewise.
14942         * gcc.misc-tests/dg-6.c: Likewise.
14943         * gcc.misc-tests/dg-7.c: Prototype abort.
14944         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14945         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14946         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14947         not exit.
14948         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14949         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14951 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14953         * gcc.dg/cpp/20000628-1.c: New test.
14954         * gcc.dg/cpp/20000628-1.h: New header for above test.
14955         * gcc.dg/cpp/20000628-1a.h: Likewise.
14957 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14959         * gcc.dg/cpp: New directory.
14960         * gcc.dg/cpp/cpp.exp: New driver.
14961         * gcc.dg/cpp/20000627-1.c: New test.
14962         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14963         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14964         and rewrite as a compilation test.
14966         * gcc.dg: Move many files into the cpp subdirectory, possibly
14967         renaming or editing them as well.
14968         Old name                New name
14969         990119-1.c              cpp/19990119-1.c
14970         990228-1.c              cpp/19990228-1.c
14971         990407-1.c              cpp/19990407-1.c
14972         990409-1.c              cpp/19990409-1.c
14973         990413-1.c              cpp/19990413-1.c
14974         990703-1.c              cpp/19990703-1.c
14975         20000127-1.c            cpp/20000127-1.c
14976         20000129-1.c            cpp/20000129-1.c
14977         20000207-1.c            cpp/20000207-1.c
14978         20000207-2.c            cpp/20000207-2.c
14979         20000209-1.c            cpp/20000209-1.c
14980         20000209-2.c            cpp/20000209-2.c
14981         20000301-1.c            cpp/20000301-1.c
14982         20000419-1.c            cpp/20000419-1.c
14983         20000510-1.S            cpp/20000510-1.S
14984         20000519-1.c            cpp/20000519-1.c
14985         20000529-1.c            cpp/20000529-1.c
14986         20000625-1.c            cpp/20000625-1.c
14987         20000625-2.c            cpp/20000625-2.c
14988         cpp-as1.c               cpp/assert1.c
14989         cpp-as2.c               cpp/assert2.c
14990         cxx-comments-1.c        cpp/cxxcom1.c
14991         cxx-comments-2.c        cpp/cxxcom2.c
14992         endif-label.c           cpp/endif.c
14993         cpp-hash1.c             cpp/hash1.c
14994         cpp-hash2.c             cpp/hash2.c
14995         cpp-if1.c               cpp/if-1.c
14996         cpp-if2.c               cpp/if-2.c
14997         cpp-if3.c               cpp/if-3.c
14998         cpp-if4.c               cpp/if-4.c
14999         cpp-if5.c               cpp/if-5.c
15000         cpp-cond.c              cpp/if-cexp.c
15001         cpp-missingop.c         cpp/if-mop.c
15002         cpp-missingparen.c      cpp/if-mpar.c
15003         cpp-opprec.c            cpp/if-oppr.c
15004         cpp-ifparen.c           cpp/if-paren.c
15005         cpp-shortcircuit.c      cpp/if-sc.c
15006         cpp-shift.c             cpp/if-shift.c
15007         cpp-unary.c             cpp/if-unary.c
15008         cpp-li1.c               cpp/line1.c
15009         cpp-li2.c               cpp/line2.c
15010         lineno.c                cpp/line3.c
15011         lineno-2.c              cpp/line4.c
15012         cpp-mi.c                cpp/mi1.c
15013         cpp-mic.h               cpp/mi1c.h
15014         cpp-micc.h              cpp/mi1cc.h
15015         cpp-mind.h              cpp/mi1nd.h
15016         cpp-mindp.h             cpp/mi1ndp.h
15017         cpp-mix.h               cpp/mi1x.h
15018         cpp-mi2.c               cpp/mi2.c
15019         cpp-mi2a.h              cpp/mi2a.h
15020         cpp-mi2b.h              cpp/mi2b.h
15021         cpp-mi2c.h              cpp/mi2c.h
15022         cpp-mi3.c               cpp/mi3.c
15023         cpp-mi3.def             cpp/mi3.def
15024         poison-1.c              cpp/poison.c
15025         pr-impl.c               cpp/prag-imp.c
15026         cpp-redef-2.c           cpp/redef1.c
15027         cpp-redef.c             cpp/redef2.c
15028         strpaste.c              cpp/strp1.c
15029         strpaste-2.c            cpp/strp2.c
15030         cpp-tradpaste.c         cpp/tr-paste.c
15031         cpp-tradstringify.c     cpp/tr-str.c
15032         cpp-tradwarn1.c         cpp/tr-warn1.c
15033         cpp-tradwarn2.c         cpp/tr-warn2.c
15034         trigraphs.c             cpp/trigraphs.c
15035         cpp-unc1.c              cpp/unc1.c
15036         cpp-unc2.c              cpp/unc2.c
15037         cpp-unc3.c              cpp/unc3.c
15038         cpp-unc.c               cpp/unc4.c
15039         undef.c                 cpp/undef1.c
15040         undef-2.c               cpp/undef2.c
15041         cpp-wi1.c               cpp/widestr1.c
15043 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15045         * lib/g++.exp (g++_include_flags): Tweak.
15047 2000-06-27  H.J. Lu  <hjl@gnu.org>
15048             Loren J. Rittle  <ljrittle@acm.org>
15050         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15051         version with one that knows about the new gcc tree structure.
15052         (g++_link_flags): Same.
15054 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15056         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15057         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15058         case we are cross-compiling.
15060         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15061         g++.old-deja/g++.niklas/Makefile.in,
15062         g++.old-deja/g++.niklas/configure.in,
15063         g++.old-deja/g++.other/Makefile.in,
15064         g++.old-deja/g++.other/configure.in,
15065         gcc.c-torture/code_quality/Makefile.in,
15066         gcc.c-torture/code_quality/configure.in,
15067         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15068         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15069         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15070         gcc.c-torture/execute/ieee/Makefile.in,
15071         gcc.c-torture/execute/ieee/configure.in,
15072         gcc.c-torture/noncompile/Makefile.in,
15073         gcc.c-torture/noncompile/configure.in,
15074         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15075         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15076         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15078 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15080         * g++.old-deja/g++.other/ambig3.C: New test.
15082 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15084         * g++.old-deja/g++.pt/syntax1.C: New test.
15085         * g++.old-deja/g++.pt/syntax2.C: New test.
15086         * g++.old-deja/g++.other/syntax3.C: New test.
15087         * g++.old-deja/g++.other/syntax4.C: New test.
15089 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15091         * gcc.dg/20000623-1.c: Prototype exit and abort.
15093 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15095         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15096         New tests.
15097         * gcc.dg/cpp-mi3.def: New file.
15099         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15100         inside assertions.
15101         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15102         lexer's error messages.
15103         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15104         divine anything from the linemarkers.
15105         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15106         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15108 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15110         * gcc.dg/20000623-1.c: New test.
15112 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15114         * gcc.c-torture/execute/20000622-1.c: New test.
15116 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15118         * g++.old-deja/g++.other/init15.C: New test.
15120 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15122         * g++.old-deja/g++.pt/vaarg2.C: New test.
15123         * g++.old-deja/g++.pt/vaarg3.C: New test.
15125 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15127         * g++.old-deja/g++.other/dyncast6.C: New test.
15129 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15131         * gcc.c-torture/execute/loop-6.c: New test.
15133 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15135         * gcc.dg/20000614-1.c: New test.
15136         * gcc.dg/20000614-2.c: New test.
15138 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15140         * g++.old-deja/g++.other/inline12.C: New test.
15142 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15144         * g++.old-deja/g++.other/eh1.C: New test.
15146 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15148         * g++.old-deja/g++.other/type.C: New test.
15150 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15152         * g++.old-deja/g++.other/initstring.C: New test.
15154 2000-06-12  Jason Merrill  <jason@redhat.com>
15156         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15158 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15160         * gcc.c-torture/compile/20000609-1.c: New test.
15162 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15164         * gcc.dg/20000609-1.c: New test.
15166 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15168         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15169         * gcc.c-torture/noncompile/poison-1.c: Move...
15170         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15171         * gcc.dg/cpp-li1.c: Add a token after the #line.
15173 2000-06-05  Richard Henderson  <rth@cygnus.com>
15175         * gcc.c-torture/execute/20000605-2.c: New test.
15176         * gcc.c-torture/execute/20000605-3.c: New test.
15178 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15180         * g77.f-torture/execute/20000503-1.x: New file.
15182 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15184         * g++.old-deja/g++.eh/badalloc1.C: New test.
15186 2000-06-05  Richard Henderson  <rth@cygnus.com>
15188         * gcc.c-torture/execute/20000605-1.c: New test.
15190 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15191             Nathan Sidwell <nathan@codesourcery.com>
15193         * gcc.c-torture/compile/20000605-1.c: New test.
15195 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15197         * g77.f-torture/compile/20000601-1.f:  New test.
15199 2000-06-03  Richard Henderson  <rth@cygnus.com>
15201         * gcc.c-torture/execute/20000603-1.c: New.
15203 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15205         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15206         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15208 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15210         * gcc.dg/compare2.c (case 12): XFAIL.
15211         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15212         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15214         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15216 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15218         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15219         guard macro is already defined when the header is first
15220         included.
15221         * gcc.dg/cpp-mix.h: New file.
15222         * gcc.dg/endif-label.c: Update patterns to match compiler.
15224         * g++.brendan/complex1.C: Declare abort.
15225         * g++.law/refs4.C: Remove XFAIL.
15226         * g++.oliva/expr2.C: Declare abort and exit.
15228 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15230         * gcc.c-torture/execute/20000528-1.c: New test.
15232         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15233         * g++.old-deja/g++.law/temps4.C: Likewise.
15235         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15236         stdlib.h.  Call abort() on failure.
15237         * g++.old-deja/g++.law/refs4.C: Likewise.
15238         * g++.old-deja/g++.law/temps4.C: Likewise.
15239         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15240         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15242 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15244         Relative to g++.dg/special:
15245         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15247         Relative to g++.old-deja:
15248         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15249         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15250         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15251         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15252         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15253         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15254         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15256         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15257         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15258         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15259         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15260         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15261         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15262         and/or string.h.
15264         * g++.other/goto1.C: Update expectations for error messages.
15266 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15268         * gcc.c-torture/compile/20000523-1.c: New test.
15270 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15272         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15274 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15276         * g++.old-deja/g++.eh/catch11.C: New test.
15277         * g++.old-deja/g++.eh/catch12.C: New test.
15279 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15281         * gcc.c-torture/execute/20000523-1.c: New test.
15283 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15285         * c-torture/execute/bcp-1.c: Replace abort in arg of
15286         __builtin_constant_p with a generic external function.
15288         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15289         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15290         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15291         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15292         Prototype abort and/or exit.
15294         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15295         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15296         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15297         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15299 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15301         * gcc.dg/dwarf2-1.c: New test.
15303 2000-05-20  Richard Henderson  <rth@cygnus.com>
15305         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15307 2000-05-20  Andreas Jaeger  <aj@suse.de>
15309         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15310         testcase.
15312 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15314         * gcc.c-torture/execute/20000519-2.c: New test.
15316 2000-05-19  Andreas Jaeger  <aj@suse.de>
15318         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15319         which fails with SSA.
15321         * lib/c-torture.exp: Also test with -O3 -fssa.
15323 2000-05-18  Michael Meissner  <meissner@redhat.com>
15325         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15326         * gcc.c-torture/execute/920415-1.c: Ditto.
15327         * gcc.c-torture/execute/920501-1.c: Ditto.
15328         * gcc.c-torture/execute/conversion.c: Ditto.
15329         * gcc.c-torture/execute/cvt-1.c: Ditto.
15331 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15333         * gcc.c-torture/compile/20000518-1.c: New test.
15335 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15337         * g77.f-torture/compile/200005018.f:  New test.
15339 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15341         * gcc.c-torture/compile/20000517-1.c: New test.
15343 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15345         * gcc.c-torture/execute/20000516-1.c: New test.
15347 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15349         * g++.old-deja/g++.other/eh.C: New test.
15351 2000-05-12  Richard Henderson  <rth@cygnus.com>
15353         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15354         constants through to doit's conditional.
15356 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15358         * gcc.c-torture/compile/20000511-1.c: New test.
15359         * g77.f-torture/compile/20000511-1.f: New test.
15360         * g77.f-torture/compile/20000511-2.f: New test.
15362 2000-05-11  Michael Meissner  <meissner@redhat.com>
15364         * gcc.c-torture/execute/20000511-1.c: New test.
15366 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15368         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15369         * gcc.dg/20000510-1.S: New.
15371 2000-05-08  Catherine Moore  <clm@cygnus.com>
15373         * gcc.dg/unused-3.c: New.
15375 2000-05-06  Richard Henderson  <rth@cygnus.com>
15377           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15378           * g++.old-deja/g++.mike/warn1.C: Likewise.
15379           * g++.old-deja/g++.pt/local1.C: Likewise.
15380           * g++.old-deja/g++.pt/local7.C: Likewise.
15381           * g++.old-deja/g++.pt/spec16.C: Likewise.
15383 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15385         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15387 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15389           * g77.f-torture/execute/20000503-1.f:  New test.
15391 2000-05-04  Andreas Jaeger  <aj@suse.de>
15393         * gcc.dg/noreturn-2.c: New test.
15395 2000-05-04  Neil Booth  <NeilB@earthling.net>
15397         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15398         preprocessor.
15400 2000-05-04  Richard Henderson  <rth@cygnus.com>
15402         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15404 2000-05-04  Richard Henderson  <rth@cygnus.com>
15406         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15407         OpenSSL by Jason R Thorpe.
15409 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15411         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15413 2000-05-03  Robert Lipe <robertlipe@usa.net>
15415         * gcc.dg/20000503-1.c: New test.
15417 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15419         * gcc.c-torture/compile/20000502-1.c: New test.
15420         * g++.old-deja/g++.other/align.C: New test.
15421         * gcc.dg/cpp-tradstringify.c: New test.
15423 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15425         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15426         and hard registers.
15428 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15430         * gcc.c-torture/execute/loop-5.c: New test.
15432 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15434         * gcc.c-torture/execute/va-arg-20.c: New test.
15436 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15438         * gcc.c-torture/execute/20000422-1.c: New test.
15440 2000-04-20  Greg McGary  <gkm@gnu.org>
15442         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15443         when optimizing, but without sibling-call optimizations (-O1).
15445 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15447           * gcc.c-torture/compile/20000420-1.c: New test.
15449 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15451         * g++.abi/ptrflags.C: New test.
15452         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15454 2000-04-19  Catherine Moore  <clm@cygnus.com>
15456         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15458 2000-04-19  Greg McGary  <gkm@gnu.org>
15460         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15461         sibling-call optimizations.
15463 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15465         * gcc.dg/20000419-1.c: New test.
15467 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15469         * gcc.c-torture/execute/20000412-6.c: New test.
15471 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15473         * gcc.c-torture/execute/20000412-5.c: New test.
15474         * g77.f-torture/compile/20000412-1.f: New test.
15475         * gcc.c-torture/execute/20000412-4.c: New test.
15476         * gcc.c-torture/compile/20000412-2.c: New test.
15477         * gcc.c-torture/execute/20000412-3.c: New test.
15478         * gcc.c-torture/compile/20000412-1.c: New test.
15479         * gcc.c-torture/execute/20000412-2.c: New test.
15481 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15483         * objc/execute/bf-20.m: New test.
15485 2000-04-10  Richard Henderson  <rth@cygnus.com>
15487         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15489         * gcc.c-torture/execute/20000412-1.c: New test.
15491 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15493         * g++.old-deja/g++.eh/catchptr1.C: New test.
15495 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15497         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15499 2000-04-08  Neil Booth  <NeilB@earthling.net>
15501         * gcc.dg/cpp-nullchar.c: Remove test as
15502         embedded nulls cause problems.
15504 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15506         * gcc.dg/compare2.c: New test.
15508 2000-04-08  Neil Booth  <NeilB@earthling.net>
15510         * gcc.dg/cpp-nullchar.c: New test.
15512 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15514         * gcc.dg/cpp-mi2.c: New test.
15515         * gcc.dg/cpp-mi2[abc].h: New files.
15517 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15519         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15520         member name.
15522 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15524         * g++.old-deja/g++.abi/vmihint.C: New test.
15526 2000-04-06  Neil Booth  <NeilB@earthling.net>
15528         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15529         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15530         copyright.
15532 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15534         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15535         avoid stack-frame overwrite.
15537 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15539         * gcc.c-torture/compile/20000405-2.c: New test.
15540         * gcc.c-torture/compile/20000405-3.c: New test.
15542 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15544         * gcc.c-torture/compile/20000405-1.c: New test.
15546 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15548         * gcc.dg/cast-qual-1.c: Revert last change.
15550 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15552         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15554 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15556         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15557         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15559 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15561         * gcc.c-torture/compile/20000403-2.c: New test.
15562         * gcc.c-torture/compile/20000403-1.c: New test.
15564 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15566         * gcc.c-torture/execute/20000403-1.c: New test.
15568 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15570         * gcc.c-torture/execute/20000402-1.c: New test.
15572 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15574         * gcc.c-torture/execute/va-arg-15.c: New test.
15575         * gcc.c-torture/execute/va-arg-16.c: New test.
15576         * gcc.c-torture/execute/va-arg-17.c: New test.
15577         * gcc.c-torture/execute/va-arg-18.c: New test.
15578         * gcc.c-torture/execute/va-arg-19.c: New test.
15580 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15582         * gcc.c-torture/compile/981211-1.c: Move to...
15583         * gcc.dg/cpp-as1.c: ...here.
15584         * gcc.dg/cpp-as2.c: New file.
15586         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15587         compiler.
15589 2000-04-02  Neil Booth  <NeilB@earthling.net>
15591         * gcc.dg/cpp-cond.c  New tests.
15592         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15593         accidental success less likely.
15594         * gcc.dg/cpp-missingop.c  New tests.
15595         * gcc.dg/cpp-missingparen.c  New tests.
15596         * gcc.dg/cpp-shift.c  New tests.
15597         * gcc.dg/cpp-shortcircuit.c  New tests.
15598         * gcc.dg/cpp-unary.c  New tests.
15600 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15602         * gcc.c-torture/compile/20000329-1.c: New test.
15604 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15606         * gcc.c-torture/compile/20000326-1.c: New test.
15607         * gcc.c-torture/compile/20000326-2.c: New test.
15609 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15611         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15612         the first parameter is a function argument.
15614 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15616         * g++.old-deja/g++.ext/array4.C: New test.
15618 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15620         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15622 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15624         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15626 2000-03-19  Richard Henderson  <rth@cygnus.com>
15628         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15630 2000-03-19  Richard Henderson  <rth@cygnus.com>
15632         * gcc.c-torture/compile/20000319-1.c: New test.
15634 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15636         * gcc.c-torture/execute/20000314-3.c: New test.
15637         * gcc.c-torture/execute/20000314-2.c: New test.
15638         * gcc.c-torture/execute/20000314-1.c: New test.
15639         * gcc.c-torture/compile/20000314-2.c: New test.
15640         * gcc.c-torture/compile/20000314-1.c: New test.
15642 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15644         * g++.old-deja/g++.warn/inline.C: New test.
15646 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15648         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15649         standards-compliant result rather than specific constants.
15650         Put test-values in array.
15652 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15654         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15655         (g++_target_compile): Put test-specific options last.
15657 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15659         * g++.old-deja/g++.eh/vbase4.C: New test.
15661 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15663         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15665 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15667         * g++.old-deja/g++.brendan/misc12.C: Removed.
15668         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15669         * g++.old-deja/g++.ext/pretty4.C: New test.
15671 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15673         * g++.old-deja/g++.other/string2.C: New test.
15675 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15677         * g++.old-deja/g++.warn/impint2.C: New test.
15679 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15681         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15682         is 1, not zero.
15684 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15686         * g++.old-deja/g++.warn/impint.C: New test.
15687         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15688         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15689         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15690         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15691         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15692         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15693         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15694         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15695         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15696         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15697         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15698         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15700 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15702         * gcc.dg/cpp-redef.c: New test.
15704 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15706         * g++.old-deja/g++.pt/unify7.C: New test.
15708 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15710         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15711         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15713 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15715         * gcc.c-torture/compile/20000224-1.c: New test.
15717 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15719         * gcc.c-torture/compile/cpp-2.c: New test.
15720         * gcc.c-torture/compile/cpp-1.c: New test.
15722 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15724         * gcc.c-torture/execute/20000225-1.c: New test.
15726 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15728         * gcc.dg/cpp-li2.c: New test.
15730         * gcc.dg/cpp-wi1.c: New test.
15732         * gcc.dg/cpp-li1.c: New test.
15734 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15736         * g++.old-deja/g++.other/sizeof5.C: New test.
15738 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15740         * gcc.c-torture/execute/va-arg-13.c: New test.
15742 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15744         * gcc.c-torture/execute/va-arg-12.c: New test.
15746 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15748         * gcc.c-torture/execute/20000223-1.c: New test.
15750 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15752         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15754 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15756         * g++.old-deja/g++.abi/ptrmem.C: New test.
15758 2000-02-19  Richard Henderson  <rth@cygnus.com>
15760         * gcc.c-torture/compile/init-3.c: New.
15762 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15764         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15765         ALWAYS_CXXFLAGS.
15767 2000-02-11  Robert Lipe <robertl@sco.com>
15769         * gcc.c-torture/compile/20000211-3.c: New test.
15771 2000-02-11  Martin Buchholz <martin@xemacs.org>
15773         * gcc.c-torture/compile/20000211-2.c: New test.
15775 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15777         * gcc.c-torture/compile/20000211-1.c: New test.
15779 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15781         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15782           on native targets
15784 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15786         * g++.old-deja/g++.other/cast5.C: New test.
15788 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15790         * gcc.c-torture/execute/20000205-1.c: New.
15792 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15794         * g++.old-deja/g++.jason/cast3.C: Return void.
15795         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15797 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15799         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15801         * gcc.dg/loop-1.c: New test.
15803 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15805         * gcc.c-torture/compile/20000127-1.c: New test.
15806         * gcc.c-torture/execute/991228-1.c: New test.
15808 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15810         * gcc.dg/unused-2.c: New test.
15812         * gcc.dg/conv-1.c: New test.
15814 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15816         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15817         compiler.
15818         (tool_option_proc): Fix typo.
15820 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15822         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15823         of the ld on the host, not on the build machine.
15824         Also, don't crash if '--help' is not a supported option.
15826 2000-01-24  Richard Henderson  <rth@cygnus.com>
15828         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15830 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15832         * gcc.c-torture/execute/20000120-2.c: New test.
15833         * gcc.c-torture/execute/20000120-1.c: New test.
15835 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15837         * gcc.c-torture/execute/20000113-1.c: New test.
15839 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15841         * gcc.c-torture/execute/20000112-1.c: New test.
15843 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15845         * gcc.dg/20000111-1.c: New test.
15847 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15849         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15850         with 16 bit integers.
15852 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15854         * gcc.dg/20000108-1.c: New test.
15856 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15858         * g++.old-deja/g++.ns/koenig8.C: New test.
15860 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15862         * g++.old-deja/g++.other/cast4.C: New test.
15864 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15866         * gcc.c-torture/compile/20000105-2.c: New test.
15867         * gcc.c-torture/compile/20000105-1.c: New test.
15869 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15871         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15872         references to printf & atoi to conform to ANSI standard.
15873         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15874         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15875         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15876         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15877         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15878         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15879         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15880         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15881         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15882         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15883         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15884         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15885         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15886         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15887         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15888         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15889         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15890         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15891         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15892         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15893         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15894         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15895         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15896         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15897         * g++.old-deja/g++.brendan/init3.C: Likewise.
15898         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15899         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15900         * g++.old-deja/g++.brendan/new2.C: Likewise.
15901         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15902         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15903         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15904         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15905         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15906         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15907         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15908         * g++.old-deja/g++.brendan/template24.C: Likewise.
15909         * g++.old-deja/g++.brendan/template3.C: Likewise.
15910         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15911         * g++.old-deja/g++.jason/inline3.C: Likewise.
15912         * g++.old-deja/g++.jason/opeq.C: Likewise.
15913         * g++.old-deja/g++.law/arg5.C: Likewise.
15914         * g++.old-deja/g++.law/arm7.C: Likewise.
15915         * g++.old-deja/g++.law/ctors11.C: Likewise.
15916         * g++.old-deja/g++.law/cvt8.C: Likewise.
15917         * g++.old-deja/g++.law/init9.C: Likewise.
15918         * g++.old-deja/g++.law/refs4.C: Likewise.
15919         * g++.old-deja/g++.law/template2.C: Likewise.
15920         * g++.old-deja/g++.law/visibility24.C: Likewise.
15921         * g++.old-deja/g++.law/vtable3.C: Likewise.
15922         * g++.old-deja/g++.mike/asm2.C: Likewise.
15923         * g++.old-deja/g++.mike/eh1.C: Likewise.
15924         * g++.old-deja/g++.mike/misc1.C: Likewise.
15925         * g++.old-deja/g++.mike/misc13.C: Likewise.
15926         * g++.old-deja/g++.mike/misc14.C: Likewise.
15927         * g++.old-deja/g++.mike/ns12.C: Likewise.
15928         * g++.old-deja/g++.mike/p1248.C: Likewise.
15929         * g++.old-deja/g++.mike/p3708.C: Likewise.
15930         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15931         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15932         * g++.old-deja/g++.mike/p646.C: Likewise.
15933         * g++.old-deja/g++.mike/p700.C: Likewise.
15934         * g++.old-deja/g++.mike/p783.C: Likewise.
15935         * g++.old-deja/g++.mike/p783a.C: Likewise.
15936         * g++.old-deja/g++.mike/p783b.C: Likewise.
15937         * g++.old-deja/g++.mike/p786.C: Likewise.
15938         * g++.old-deja/g++.mike/p789.C: Likewise.
15939         * g++.old-deja/g++.mike/p789a.C: Likewise.
15940         * g++.old-deja/g++.mike/p807a.C: Likewise.
15941         * g++.old-deja/g++.other/delete3.C: Likewise.
15942         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15943         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15944         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15945         * g++.old-deja/g++.other/empty1.C: Likewise.
15946         * g++.old-deja/g++.other/temporary1.C: Likewise.
15947         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15948         * g++.old-deja/g++.pt/t16.C: Likewise.
15949         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15951 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15953         * gcc.dg/991230-1.c: New test.
15955 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15957         * gcc.c-torture/compile/991229-3.c: New test.
15958         * gcc.c-torture/compile/991229-2.c: New test.
15959         * gcc.c-torture/compile/991229-1.c: New test.
15961 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15963         * gcc.c-torture/compile/labels-2.c: New test.
15965 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15967         * gcc.c-torture/execute/991227-1.c: New test.
15969 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15971         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15973 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15975         * gcc.c-torture/execute/991221-1.c: New test.
15977 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15979         * g++.old-deja/g++.other/cast3.C: New test.
15981 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15983         * gcc.c-torture/execute/991216-4.c: New test.
15985 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15987         * gcc.c-torture/execute/991216-1.c: New test.
15988         * gcc.c-torture/execute/991216-2.c: New test.
15989         * gcc.c-torture/execute/991216-3.c: New test.
15991 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15993         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15994         Actually make the test fail by using "-O2" for compilation.
15996 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15998         * g++.old-deja/g++.warn/cast-align1.C: New test.
16000 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16002         * gcc.c-torture/compile/991214-1.c: New test.
16003         * gcc.c-torture/compile/991214-2.c: New test.
16005 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16007         * gcc.dg/991214-1.c: New test.
16009 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16011         * gcc.c-torture/compile/991213-3.c: New test.
16012         * gcc.c-torture/compile/991213-2.c: New test.
16013         * gcc.c-torture/compile/991213-1.c: New test.
16015 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16017         * gcc.dg/991209-1.c: New test.
16019 1999-12-08  Nathan Sidwell <nathan@acm.org>
16021         * gcc.c-torture/compile/991208-1.c: New test.
16023 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16025         * gcc.dg/ultrasp2.c: New test.
16027 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16029         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16031 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16033         * gcc.c-torture/compile/991202-1.c: New test.
16034         * gcc.c-torture/execute/991202-1.c: New test.
16035         * gcc.c-torture/execute/991202-2.c: New test.
16036         * gcc.c-torture/execute/991202-3.c: New test.
16038 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16040         * g++.old-deja/g++.abi/align.C: New test.
16041         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16042         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16044 1999-12-01  Richard Henderson  <rth@cygnus.com>
16046         * gcc.c-torture/execute/991201-1.c: New.
16048 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16050         * gcc.dg/991129-1.c: New test.
16052 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16054         * gcc.c-torture/compile/991127-1.c: New test.
16056 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16058         * g++.old-deja/g++.other/warn4.C: New test.
16060 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16062         * g++.old-deja/g++.eh/cleanup2.C: New test.
16063         * g++.old-deja/g++.ext/pretty2.C: New test.
16064         * g++.old-deja/g++.ext/pretty3.C: New test.
16065         * g++.old-deja/g++.other/debug6.C: New test.
16067 1999-10-20  Jim Wilson  <wilson@cygnus.com>
16069         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
16070         compiler_output to look for one error message instead of two.
16072 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
16074         * gcc.c-torture/execute/991118-1.c: Also test case
16075         where the word boundary does not split a byte evenly.
16077 1999-11-19  Nathan Sidwell  <nathan@acm.org>
16079         * g++.old-deja/g++.ext/restrict1.C: New test.
16081 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16083         * gcc.c-torture/execute/991118-1.c: New test.
16085 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
16087         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
16088         working directory pathnames.
16090 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
16092         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
16093         host is equipped with driver.h and driver.o so it can actually
16094         compile and run the tests.
16096 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
16098         * gcc.c-torture/compile/991008-1.c: New test.
16100 1999-11-08  Nick Clifton  <nickc@cygnus.com>
16102         * lib/gcc-dg.exp: Include target-supports.exp
16104 1999-11-05  Nick Clifton  <nickc@cygnus.com>
16106         * lib/target-supports.exp: New file: Provide procs to test for
16107         features supported by the target.
16108         (check_weak_available): Moved here from ecos.exp.
16109         (check_alias_available): New proc: Determine of the target
16110         toolchain supports the alias attribute.
16112         * gcc.dg/special/ecos.exp: Move check_weak_available to
16113         target-supports.exp.
16114         (alias-1.c): Only perform the test if the target supports
16115         aliases.
16116         (wkali-1.c): Only perform the test if the target supports
16117         aliases.
16119         * gcc.dg/990506-0.c: Expect error messages from cross
16120         targets as well as native targets.
16122 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16124         * gcc.dg/ultrasp1.c: Removed xfail.
16125         * gcc.dg/struct-ret-2.c: Likewise.
16126         * gcc.dg/array-1.c: Likewise.
16128 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16130         * gcc.dg/struct-ret-2.c: New test.
16132         * gcc.dg/array-1.c: New test.
16134 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
16136         * gcc.c-torture/execute/991030-1.c: New test.
16138 1999-10-26  Richard Henderson  <rth@cygnus.com>
16140         * gcc.c-torture/compile/991026-2.c: New test.
16142 1999-10-26  Jeffrey A Law  (law@cygnus.com)
16144         * gcc.c-torture/compile/991026-1.c: New test.
16146 1999-10-23  Jeffrey A Law  (law@cygnus.com)
16148         * gcc.c-torture/execute/991023-1.c: New test.
16150 1999-10-19  Jeffrey A Law  (law@cygnus.com)
16152         * gcc.c-torture/execute/991019-1.c: New test.
16154 1999-10-16  Richard Henderson  <rth@cygnus.com>
16156         * gcc.c-torture/execute/991016-1.c: New test.
16158 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
16160         * gcc.c-torture/execute/991014-1.c: New test.
16162 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
16164         * g++.old-deja/g++.other/union2.C: New test.
16166 1999-10-13  Nathan Sidwell  <nathan@acm.org>
16168         * g++.old-deja/g++.other/vaarg2.C: New test.
16169         * g++.old-deja/g++.other/vaarg3.C: New test.
16171 1999-10-12  Craig Burley  <craig@jcb-sc.com>
16173         * g77.f-torture/noncompile/19990905-1.f: Moved from being
16174         in compile/.
16176 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
16178         * gcc.c-torture/execute/va-arg-11.c: New test.
16180 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
16182         * lib/file-format.exp (gcc_target_object_format): Don't
16183         crash if objdump is unavailable.
16185 1999-09-29  Donn Terry <donn@interix.com>
16187         * gcc.misc-tests/mg.exp: delete extraneous redirection.
16189 1999-09-28  Nick Clifton  <nickc@cygnus.com>
16191         * gcc.c-torture/compile/990928-1.c: New test.
16193 1999-09-28  Nathan Sidwell  <nathan@acm.org>
16195         * g++.old-deja/g++.other/decl6.C: New test.
16197 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16199         * gcc.c-torture/execute/va-arg-10.c: New test.
16201 1999-09-27  Nathan Sidwell  <nathan@acm.org>
16203         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
16204         __PRETTY_FUNCTION__.
16206 1999-09-23  Nick Clifton  <nickc@cygnus.com>
16208         * gcc.c-torture/execute/990923-1.c: New test.
16210 1999-09-21  Nick Clifton  <nickc@cygnus.com>
16212         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
16213         for which -fpic is inappropriate.
16215 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
16217         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
16219 1999-09-21  Nathan Sidwell  <nathan@acm.org>
16221         * g++.old-deja/g++.other/dyncast1.C: New test.
16222         * g++.old-deja/g++.other/dyncast2.C: New test.
16223         * g++.old-deja/g++.other/dyncast3.C: New test.
16224         * g++.old-deja/g++.other/dyncast4.C: New test.
16225         * g++.old-deja/g++.other/dyncast5.C: New test.
16226         * g++.old-deja/g++.eh/catch3.C: New test.
16227         * g++.old-deja/g++.eh/catch3p.C: New test.
16228         * g++.old-deja/g++.eh/catch4.C: New test.
16229         * g++.old-deja/g++.eh/catch4p.C: New test.
16230         * g++.old-deja/g++.eh/catch5.C: New test.
16231         * g++.old-deja/g++.eh/catch5p.C: New test.
16232         * g++.old-deja/g++.eh/catch6.C: New test.
16233         * g++.old-deja/g++.eh/catch6p.C: New test.
16234         * g++.old-deja/g++.eh/catch7.C: New test.
16235         * g++.old-deja/g++.eh/catch7p.C: New test.
16236         * g++.old-deja/g++.eh/catch8.C: New test.
16237         * g++.old-deja/g++.eh/catch8p.C: New test.
16238         * g++.old-deja/g++.eh/catch9.C: New test.
16239         * g++.old-deja/g++.eh/catch9p.C: New test.
16241 1999-09-13  Nathan Sidwell  <nathan@acm.org>
16243         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
16244         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
16246 1999-09-13  Jeffrey A Law  (law@cygnus.com)
16248         * gcc.c-torture/compile/990913-1.c: New test.
16250 1999-09-10  Nathan Sidwell  <nathan@acm.org>
16252         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
16253         * g++.old-deja/g++.jason/rfg5.C: Likewise.
16255 1999-09-09  Richard Henderson  <rth@cygnus.com>
16257         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
16259 1999-09-09  Nathan Sidwell  <nathan@acm.org>
16261         * g++.old-deja/g++.other/lookup11.C: New test.
16262         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
16263         what is permitted and what we want.
16264         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
16265         overload use.
16266         * g++.old-deja/g++.jason/rfg5.C: Likewise
16268 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
16270         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
16271         * gcc.c-torture/noncompile/poison-1.c: New file.
16273 1999-09-08  Nathan Sidwell  <nathan@acm.org>
16275         * g++.old-deja/g++.other/sizeof3.C: New test.
16276         * g++.old-deja/g++.other/sizeof4.C: New test.
16277         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
16278         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
16280 1999-09-07  Richard Henderson  <rth@cygnus.com>
16282         * gcc.dg/va-arg-1.c: New.
16284 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16286         * gcc.c-torture/execute/va-arg-9.c: New test.
16288 1999-09-05  Craig Burley  <craig@jcb-sc.com>
16290         * g77.f-torture/compile/980519-2.f: New test.
16291         * g77.f-torture/compile/19990905-0.f: New test.
16292         * g77.f-torture/compile/19990905-1.f: New test.
16293         * g77.f-torture/compile/19990905-2.f: New test.
16295         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
16297 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
16299         * gcc.c-torture/execute/990827-1.c: Fix typo.
16301 1999-09-03  Nathan Sidwell  <nathan@acm.org>
16303         * g++.old-deja/g++.other/deref1.C: New test.
16305 1999-09-02  Nathan Sidwell  <nathan@acm.org>
16307         * g++.old-deja/g++.other/ambig2.C: New test.
16308         * g++.old-deja/g++.other/cond5.C: New test.
16309         * g++.old-deja/g++.other/lookup16.C: New test.
16311 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
16313         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
16314         assemblers too.
16316 1999-08-31  Jeffrey A Law  (law@cygnus.com)
16318         * lib/c-torture.exp: Avoid the "compare executables" optimization
16319         when testing native.
16321 1999-08-29  Jeffrey A Law  (law@cygnus.com)
16323         * gcc.c-torture/execute/990829-1.c: New test.
16324         * gcc.c-torture/compile/990829-1.c: New test.
16326 1999-08-27  Paul Burchard  <burchard@pobox.com>
16328         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
16329         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
16330         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
16331         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
16332         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
16333         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
16334         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
16335         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
16336         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
16337         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
16338         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
16340 1999-08-27  Jeffrey A Law  (law@cygnus.com)
16342         * gcc.c-torture/execute/990827-1.c: New test.
16344 1999-08-26  Craig Burley  <craig@jcb-sc.com>
16346         * g77.f-torture/noncompile/19990826-4.f: New test.
16348         * g77.f-torture/compile/19990826-3.f: New test.
16350         * g77.f-torture/execute/19990826-2.f: New test.
16352         * g77.f-torture/compile/19990826-1.f: New test.
16354         * gcc.c-torture/execute/990826-0.c: New test.
16355         * g77.c-torture/execute/19990826-0.f: New test.
16357         * g77.f-torture/noncompile/970626-2.f: New test.
16359 1999-08-25  Paul Burchard  <burchard@pobox.com>
16361         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
16362         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
16363         lss-011.C: New tests.
16365 1999-08-25  Nathan Sidwell  <nathan@acm.org>
16367         * g++.old-deja/g++.other/decl5.C: New test.
16369 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16371         * noncompile/noncompile.exp: Load_lib c-torture.exp.
16372         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
16373         call `postbase' for each one.  All callers of `postbase' changed
16374         to call this instead.
16376 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
16378         * gcc.c-torture/execute/990811-1.c: New test.
16380 1999-08-09  Nick Clifton  <nickc@cygnus.com>
16382         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
16383         just native ones.
16385         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
16386         just native ones.
16388 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16390         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
16392 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16394         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
16396 1999-08-04  Nathan Sidwell  <nathan@acm.org>
16398         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
16400 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16402         * gcc.c-torture/execute/990804-1.c: New test.
16404 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16406         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
16407         * g++.old-deja/g++.brendan/crash64.C: Likewise
16408         * g++.old-deja/g++.brendan/overload8.C: Likewise
16410 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16412         * g++.old-deja/g++.other/struct1.C: New test.
16414 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16416         * g++.old-deja/g++.other/enum2.C: New test.
16418 1999-08-02  Richard Henderson  <rth@cygnus.com>
16420         Adapted from tests from Franz Sirl:
16421         * gcc.c-torture/execute/va-arg-7.c: New test.
16422         * gcc.c-torture/execute/va-arg-8.c: New test.
16424 1999-08-01  Jeffrey A Law  (law@cygnus.com)
16426         * gcc.c-torture/compile/990801-2.c: New test.
16428         * gcc.c-torture/compile/990801-1.c: New test.
16430 1999-07-27  Michael Meissner  <meissner@cygnus.com>
16432         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
16433         fp-cmp-1.c, converting double to float.
16435         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
16436         fp-cmp-1.c, converting double to long double.
16438         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
16439         from fr1 to unknown_register, since fr1 is a legitimate register
16440         on some machines.
16442 1999-07-25  Jeffrey A Law  (law@cygnus.com)
16444         * README: More listname related changes.
16446 1999-07-08  Catherine Moore  <clm@cygnus.com>
16448         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
16450 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
16452         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
16454 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16456         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
16458 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
16460         * gcc.dg/990703-1.c: New test.
16462 1999-06-29  Nick Clifton  <nickc@cygnus.com>
16464         * lib/file-format.exp: New file: Move definition of proc
16465         gcc_target_object_format to here from
16466         gcc.dg/special/ecos.exp.
16468         * lib/c-torture.exp: Include lib file-format.exp.
16469         * lib/gcc-dg.exp: Include lib file-format.exp.
16471         * gcc.dg/special/ecos.exp: Remove definition of proc
16472         gcc_target_object_format.
16474 1999-06-28  Jeffrey A Law  (law@cygnus.com)
16476         * gcc.c-torture/execute/990628-1.c: New test.
16478 1999-06-25  Jeffrey A Law  (law@cygnus.com)
16480         * gcc.c-torture/compile/990625-2.c: New test.
16482         * gcc.c-torture/compile/990625-1.c: New test.
16484 1999-06-23  Nick Clifton  <nickc@cygnus.com>
16486         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
16487         attributes compile.
16488         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
16489         ports that use the COFF/PE file format.
16491 1999-06-17  Jeffrey A Law  (law@cygnus.com)
16493         * gcc.c-torture/compile/990617-1.c: New test.
16495 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
16497         * g++.old-deja/g++.other/decl4.C: New test.
16499 1999-06-14  Nathan Sidwell  <nathan@acm.org>
16501         * g++.old-deja/g++.other/bitfld3.C: New test.
16503 1999-06-08  Nathan Sidwell  <nathan@acm.org>
16505         * g++.old-deja/g++.eh/catch1.C: New test.
16507 1999-06-07  Jeffrey A Law  (law@cygnus.com)
16509         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
16511         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
16512         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
16514 1999-06-05  Craig Burley  <craig@jcb-sc.com>
16516         * g77.f-torture/compile/19990502-0.f: Replace with new,
16517         shorter, test that still fails after recent changes.
16519 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16521         * gcc.c-torture/execute/990604-1.c: New test.
16523 1999-05-31  Jeffrey A Law  (law@cygnus.com)
16525         * gcc.c-torture/execute/990531-1.c: New test.
16527 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16529         * gcc.c-torture/compile/990527-1.c: New test.
16531 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
16533         * gcc.c-torture/execute/990527-1.c: New test.
16535 1999-05-25  Nick Clifton  <nickc@cygnus.com>
16537         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
16538         bitfields as signed.
16540 1999-05-25  Craig Burley  <craig@jcb-sc.com>
16542         * g77.f-torture/compile/19990525-0.f: New test.
16544 1999-05-25  Jeffrey A Law  (law@cygnus.com)
16546         * gcc.c-torture/execute/990525-2.c: New test.
16548         * gcc.c-torture/execute/990525-1.c: New test.
16550 1999-05-24  Nathan Sidwell  <nathan@acm.org>
16552         * g++.old-deja/g++.other/anon3.C: New test.
16553         * g++.old-deja/g++.other/anon4.C: New test.
16554         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
16555         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
16556         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
16557         Merrill).
16559 1999-05-24  Jeffrey A Law  (law@cygnus.com)
16561         * gcc.c-torture/execute/990524-1.c: New test.
16563         * gcc.dg/990524-1.c: New test.
16565 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16567         * gcc.c-torture/compile/990523-1.c: New test.
16569 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
16571         * gcc.c-torture/compile/990519-1.c: New test.
16573 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16575         * gcc.c-torture/compile/990517-1.c: New test.
16577         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
16578         (e4, f4): New tests.
16579         (main): Call them.
16581 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16583         * gcc.dg/noreturn-1.c: New test.
16585 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
16587         * gcc.c-torture/execute/990513-1.c: New test.
16589 1999-05-10  Richard Henderson  <rth@cygnus.com>
16591         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
16593 1999-05-10  Craig Burley  <craig@jcb-sc.com>
16595         * g77.f-torture/execute/erfc.f: Use small single-precision
16596         values, to avoid problems on Alphas when not -mieee.
16598 1999-05-08  Craig Burley  <craig@jcb-sc.com>
16600         * gcc.dg/990506-0.c: New test.
16602 1999-05-08  Richard Henderson  <rth@cygnus.com>
16604         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
16605         the constant to test.  Don't XFAIL 64-bit targets.
16607         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
16608         * g++.old-deja/g++.law/profile1.C: Likewise.
16610         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
16611         operator new instances.
16612         * g++.old-deja/g++.other/delete5.C: Likewise.
16614 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16616         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
16617         intrinsic.
16619 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16621         * g77.f-torture/execute/u77-test.f: Reverse order of two
16622         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
16624 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16626         * gcc.dg/compare1.c: New test.
16628 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16630         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
16631         New tests.
16633 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16635         * g77.f-torture/compile/19990502-1.f: New test.
16637 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16639         * g77.f-torture/compile/19990502-0.f: New test.
16641 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16643         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
16644         intrinsic.
16646 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16648         * g77.f-torture/execute/u77-test.f (main): List libU77
16649         intrinsics not currently tested.
16650         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
16651         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
16652         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
16653         Trim blanks off the ends of some printed strings.
16655 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16657         * g77.f-torture/execute/u77-test.f (main): Just warn about
16658         FSTAT gid disagreement, as it's expected on some systems.
16660 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16662         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
16663         use a new function, which allows for some slop.
16664         Clean up some commentary.
16665         (issum): The new function.
16666         (sgladd): Deleted subroutine.
16668 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16670         * g77.f-torture/execute/u77-test.f: Modify to be more like
16671         libf2c/libU77 version, bringing patches to that version here.
16672         Add suitable commentary.
16674 1999-04-25  Richard Henderson  <rth@cygnus.com>
16676         * gcc.dg/990424-1.c: New test.
16678 1999-04-24  Craig Burley  <craig@jcb-sc.com>
16680         * g77.f-torture/execute/u77-test.f (main): Bug involving
16681         LSTAT has been fixed, so turn back on full checking.
16683 1999-04-20  Craig Burley  <craig@jcb-sc.com>
16685         * g77.f-torture/compile/19990419-0.f: New test.
16686         * g77.f-torture/execute/19990419-1.f: New test.
16688 1999-04-17  Richard Henderson  <rth@cygnus.com>
16690         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
16691         to avoid the need for a prototype to supress a warning.
16693 1999-04-07  Jim Wilson  <wilson@cygnus.com>
16695         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
16697 1999-04-04  Jeffrey A Law  (law@cygnus.com)
16699         * gcc.c-torture/execute/990404-1.c: New test.
16701 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16703         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
16704         * gcc.dg/cpp-if3.c: Don't use -pedantic.
16705         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
16706         missing initializer warnings.
16708 1999-03-28  Jeffrey A Law  (law@cygnus.com)
16710         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
16711         matching strings.
16713 1999-03-26  Jeffrey A Law  (law@cygnus.com)
16715         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
16717 1999-03-26  Craig Burley  <craig@jcb-sc.com>
16719         * g77.f-torture/execute/19990325-0.f: New test.
16720         * g77.f-torture/execute/19990325-1.f: New test.
16722 1999-03-24  Jeffrey A Law  (law@cygnus.com)
16724         * gcc.c-torture/execute/990324-1.c: New test.
16726 1999-03-22  Jim Wilson  <wilson@cygnus.com>
16728         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
16729         test with 4.
16731 1999-03-17  Richard Henderson  <rth@cygnus.com>
16733         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
16735 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16737         * g77.f-torture/execute/19990313-2.f: New test.
16738         * g77.f-torture/execute/19990313-3.f: New test.
16740 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16742         * g77.f-torture/execute/19990313-0.f: New test.
16743         * g77.f-torture/execute/19990313-1.f: New test.
16745 1999-03-12  Jim Wilson  <wilson@cygnus.com>
16747         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
16748         printf to sprintf.
16749         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
16750         (main): Add check for u15.  Conditionalize u31 check depending on
16751         whether ints are <32 bits or >=32 bits.
16753 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16755         * g77.f-torture/execute/19981119-0.f: Improve testiness.
16757 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16759         * g77.f-torture/compile/19990305-0.f: New test.
16760         * g77.f-torture/execute/19981119-0.f: New test.
16762 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16764         * g77.f-torture/execute/970625-2.f: call ABORT if final
16765         result is not correct, instead of just printing it.
16766         Add this checking via newly introduced obfuscation, to
16767         trip up buggy front ends.
16769 1999-03-07  Craig Burley  <craig@jcb-sc.com>
16771         * g77.f-torture/compile/960317-1.f: Moved from being
16772         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
16774 1999-03-06  Craig Burley  <craig@jcb-sc.com>
16776         * g77.f-torture/execute/960317-1.f: New (old) test.
16777         * g77.f-torture/execute/970625-2.f: Ditto.
16779 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
16781         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
16782         message on line 1 or line 2; cccp and cpplib do this differently.
16784 1999-03-01  Jeffrey A Law  (law@cygnus.com)
16786         * g++.old-deja/g++.law/weak1.C: New test.
16788 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16790         * gcc.c-torture/execute/990119-1.c: Renamed to...
16791         * gcc.dg/990119-1.c: this, so it will only be tested once
16792         (it's a preprocessor test, it doesn't need to be run at
16793         multiple optimization levels).
16795 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16797         * lib/g++.exp: Don't add incdir=$base_dir/../include to
16798           ALWAYS_CXXFLAGS.
16800 1999-02-24  Craig Burley  <craig@jcb-sc.com>
16802         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16803         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16804         to not be compilable by current g77.
16806 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16808         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16810 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16812         * gcc.c-torture/execute/990222-1.c: New test.
16814 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16816         * g77.f-torture/compile/19990218-0.f: New test.
16817         * g77.f-torture/noncompile/19990218-1.f: New test.
16819 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16821         * g77.f-torture/compile/19981216-0.f: New test.
16823 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16825         * gcc.dg/990214-1.c: New test.
16827 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16829         * gcc.dg/990213-2.c: New test.
16831         * gcc.dg/990213-1.c: New test.
16833 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16835         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16836         ints.
16838 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16840         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16841         specified by target.
16843         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16845 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16847         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16849 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16851         * gcc.dg/special/ecos.exp: New test driver for new tests with
16852         special requirements.
16854         * gcc.dg/special/alias-1.c: New test.
16855         * gcc.dg/special/gcsec-1.c: New test.
16856         * gcc.dg/special/weak-1.c: New test.
16857         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16858         * gcc.dg/special/weak-2.c: New test.
16859         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16860         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16861         * gcc.dg/special/wkali-1.c: New test.
16862         * gcc.dg/special/wkali-2.c: New test.
16863         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16864         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16866 1999-02-10  Felix Lee  <flee@cygnus.com>
16868           * lib/c-torture.exp (c-torture-compile): Pull out code for
16869           analyzing gcc error messages.
16870           (c-torture-execute): Likewise.  Fix some (harmless) false
16871           positives.
16872           * lib/gcc.exp (gcc_check_compile): New function.
16874 1999-02-08  Richard Henderson  <rth@cygnus.com>
16876         * gcc.c-torture/execute/990208-1.c: New test.
16878 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16880         * g++.dg/special/ecos.exp: New driver for new tests with special
16881         requirements
16883         * g++.dg/special/conpr-1.C: New test
16884         * g++.dg/special/conpr-2.C: New test
16885         * g++.dg/special/conpr-2a.C: New test
16886         * g++.dg/special/conpr-3.C: New test
16887         * g++.dg/special/conpr-3a.C: New test
16888         * g++.dg/special/conpr-3b.C: New test
16890         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16891         allow g++ to use the dg driver
16893         * README: Add comment about g++.dg directory
16895 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16897         * README: Update email addresses.
16899 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16901         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16902         arguments in order to force structure S onto the stack even on
16903         the alpha.
16904         (test): Pass 10 leading arguments to function foo as well as the
16905         structure S.
16907         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16908         failure for all targets.
16910         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16911         abort to terminate program execution.
16913 1999-01-30  Richard Henderson  <rth@cygnus.com>
16915         * gcc.c-torture/execute/990130-1.c: New test.
16917 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16919         * gcc.dg/990130-1.c: New test.
16921 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16923         * gcc.c-torture/execute/990128-1.c: New test.
16925 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16927         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16929 1999-01-27  Felix Lee  <flee@cygnus.com>
16931         * lib/c-torture.exp (c-torture-compile): pull out code for
16932         analyzing gcc error messages.
16933         (c-torture-execute): ditto, and fix some (harmless) false
16934         positives.
16935         * lib/gcc.exp (gcc_check_compile): new function.
16937 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16939         * gcc.dg/990117-1.c: New test.
16941         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16943         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16945 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16947         * g77.f-torture/compile/990115-1.f: New test.
16949 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16951         * gcc.c-torture/compile/990107-1.c: New test
16953 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16955         * gcc.c-torture/execute/990106-2.c: New test.
16957         * gcc.c-torture/execute/990106-1.c: New test.
16959 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16961         * gcc.c-torture/compile/981223-1.c: New test.
16963 1998-12-29  Richard Henderson  <rth@cygnus.com>
16965         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16966         (opt3): Rename from opt4 and disable.
16968 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16970         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16972 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16974         * g++.old-deja/g++.other/conv5.C: New test.
16976 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16978         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16980 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16982         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16984 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16986         * gcc.c-torture/compile/981211-1.c: New test.
16988 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16990         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16992         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16994 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16996         * gcc.special/930510-1.c: Make C9X safe.
16997         * gcc.misc-tests/gcov-1.c Similarly.
16998         * gcc.misc-tests/gcov-2.c Similarly.
17000 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17002         * gcc.dg/ultrasp1.c: New test.
17004 1998-12-06  Richard Henderson  <rth@cygnus.com>
17006         * gcc.c-torture/execute/981206.c: New test.
17008 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17010         * g++.old-deja/g++.ns/template7.C: New test.
17012         * g++.old-deja/g++.other/expr1.C: New test.
17014         * g++.old-deja/g++.eh/tmpl3.C: New test.
17016         * g++.old-deja/g++.eh/tmpl2.C: New test.
17018 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17020         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17021         * g++.old-deja/g++.other/using6.C: Removed.
17022         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17024         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17026 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17028         * g++.old-deja/g++.pt/overload8.C: New test.
17030         * g++.old-deja/g++.pt/overload7.C: New test.
17032         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17034         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17035         and relinking messages.
17036         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17037         compiling with -frepo.
17039 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17041         * g++.old-deja/g++.pt/lookup6.C: New test.
17043 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17045         * gcc.c-torture/execute/981130-1.c: New test.
17046         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17048 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17050         * g++.old-deja/g++.pt/explicit76.C: New test.
17052         * g++.old-deja/g++.pt/friend38.C: New test.
17054         * g++.old-deja/g++.ns/crash2.C: New test.
17056         * g++.old-deja/g++.pt/defarg8.C: New test.
17058         * g++.old-deja/g++.pt/instantiate6.C: New test.
17060         * g++.old-deja/g++.pt/static6.C: New test.
17062         * g++.old-deja/g++.pt/decl2.C: New test.
17064 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17066         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
17067         problem is actually related with name lookup, but so what? :-)
17069         * g++.old-deja/g++.pt/friend37.C: New test.
17071 1998-11-25  Dave Love  <d.love@dl.ac.uk>
17073         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
17074         element, which fails on some systems.
17076         * g77.f-torture/execute/labug1.f: New test.
17078 1998-11-21  Jeffrey A Law  (law@cygnus.com)
17080         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
17081         is defined.
17083 1998-11-18  Dave Love  <d.love@dl.ac.uk>
17085         * g77.f-torture/compile/981117-1.f: New test.
17087 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
17089         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
17090         properly discarded.
17092 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
17094         * gcc.c-torture/execute/memcheck: New directory of tests for
17095         -fcheck-memory-usage.
17097 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17099         * README: New file, general information about the testsuite and
17100         new description of the various C++ test subdirectories.
17101         * README.g++: Eliminate obsolete information, update and move most
17102         relevant stuff to README.
17104 1998-11-07  Richard Henderson  <rth@cygnus.com>
17106         * gcc.c-torture/compile/981107-1.c: New test.
17108 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
17110         * execute/memcpy-bi.c: New testcase.
17112 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
17114         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
17115         base classes.
17117         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
17118         template is selected.
17120         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
17121         classes, it should be accepted for all types.
17123         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
17125         * g++.old-deja/g++.pt/spec24.C: Ensure that template
17126         specializations start with template headers.
17128 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
17130         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
17132         * g++.old-deja/g++.other/init9.C: Test cross initialization of
17133         non-POD types.
17135 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17137         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
17139 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17141         * compile/981022-1.c, compile/981022-1.x: New test and driver.
17143 1998-10-19  Jeffrey A Law  (law@cygnus.com)
17145         * 981019-1.c: New test.
17147 1998-10-14  Robert Lipe <robertl@dgii.com>
17149         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
17150         find objc headers.
17152 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17154         * compile/981001-4.c: Remove use of GCC extension that triggers a
17155         compiler bug.
17157 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
17159         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
17161 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17163         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
17164         instantiation of template produces incorrect code for delete
17165         expression.
17167         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
17168         constructors' name is not unique.
17169         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
17170         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
17172         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
17173         automatic array of const is ill-formed.
17175         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
17176         of template parameter?
17178         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
17179         const.
17181         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
17182         pointer-to-member expression.
17184         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
17185         declaration causes ICE.
17187 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
17189         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
17190         reserved in the global namespace.
17192         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
17193         generate needed virtual table.
17195         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
17197 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
17199         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
17200         template-dependent type
17202 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
17204         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
17205         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
17206         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
17208         * g++.old-deja/g++.other/using5.C: New test; using decl from base
17209         class should be usable as argument of member function.
17210         * g++.old-deja/g++.other/using6.C: New test; using decl from base
17211         class should be usable as return type of member function.
17212         * g++.old-deja/g++.other/using7.C: New test; using decl from base
17213         class should be usable as type of data member.
17215         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
17217 1998-10-09  Jeffrey A Law  (law@cygnus.com)
17219         * gcc.c-torture/special/920521-1.c: Fix bogus test.
17221 1998-10-08  Nick Clifton  <nickc@cygnus.com>
17223         * gcc.dg/dll-?.c Add thumb to target list.
17224         Fix assembler scan patterns to match current assembler output.
17226 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
17228         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
17229         matching of template brackets.
17231         * g++.old-deja/g++.other/using4.C: New test.  Test using
17232         declarations of methods from base classes.
17234         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
17235         within functions should introduce names into the innermost
17236         enclosing namespace.
17238         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
17239         of static locals if first initialization throws.
17241 1998-10-07  Jim Wilson  <wilson@cygnus.com>
17243         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
17245 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
17247         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
17248         lose track of the possible targets of tablejump insns.
17249         * special/special.exp: Run it.
17251 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17253         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
17254         must be declared before its specializations can be named in friend
17255         declarations.
17257 1998-10-05  Dave Love  <d.love@dl.ac.uk>
17259         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
17261         * g77.f-torture/execute/io1.f: New test.
17263 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17265         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
17266         with pointer to template function, for which no argument deduction
17267         is possible.
17269         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
17270         specialization of template function as argument to template
17271         function.
17273         * g++.old-deja/g++.other/access2.C: New test; Inner class
17274         shouldn't have privileged access to Outer's names.
17276 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17278         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
17279         friend template declared within template class conflicts with
17280         nested class of the same name.
17282         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
17283         is ignored.
17285         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
17286         object with direct initializer as function declaration.
17288         * g++.old-deja/g++.other/decl2.C: New test; duplicate
17289         initializers.
17291         * g++.old-deja/g++.other/null2.C: New test; conditional operator
17292         involving const pointer and NULL produces incorrect result.
17294         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
17295         type name without `typename' should be rejected with -pedantic.
17297 1998-10-02  Richard Henderson  <rth@cygnus.com>
17299         * g++.old-deja/g++.other/addrof1.C: New test.
17301 1998-10-01  Nick Clifton  <nickc@cygnus.com>
17303         * gcc.c-torture/compile/981001-1.c: New test.
17304         * gcc.c-torture/execute/981001-1.c: New test.
17306 1998-10-01  Jeffrey A Law  (law@cygnus.com)
17308         * gcc.c-torture/compile/981001-2.c: New test.
17309         * gcc.c-torture/compile/981001-3.c: New test.
17310         * gcc.c-torture/compile/981001-4.c: New test.
17312 1998-10-01  Robert Lipe  <robertl@dgii.com>
17314         * lib/objc.exp (objc_target_compile): Add -L during compiles for
17315         multilibbed hosts.   Idea grafted from g77.exp.
17317 1998-09-30  Dave Love  <d.love@dl.ac.uk>
17319         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
17320         avoid losing on systems which need -lsocket.
17322 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
17324         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
17325         * g++.old-deja/g++.other/nested2.C: Ditto.
17326         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
17327         failure.
17329 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17331         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
17332         preferred over template operator!= for enum bitfields.
17334 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
17336         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
17337         that happen to have the same base name, but in different scopes,
17338         are incorrectly rejected.
17340 1998-09-16  Richard Henderson  <rth@cygnus.com>
17342         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
17343         on the native word size instead of an integer literal.
17345 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17347         * g++.old-deja/g++.other/static2.C: Invocation of static data
17348         member of type pointer-to-function denoted as non-static member.
17350         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
17351         checks involving function types and aliases.
17353 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17355         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
17356         redefined to the same non-trivial type.
17358         * g++.old-deja/g++.pt/explicit73.C: Test for proper
17359         namespace-qualification of template specializations declared in
17360         other namespaces.
17362         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
17363         to declare a subset of the specializations of a template function
17364         as friends of specializations of a template class.
17366         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
17367         member templates that do not fully specialize the enclosing
17368         template class are rejected.
17370 1998-09-11  Dave Love  <d.love@dl.ac.uk>
17372         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
17374 1998-09-08  Dave Love  <d.love@dl.ac.uk>
17376         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
17377         altered from libf2c/libU77 version.
17379 1998-09-06  Dave Love  <d.love@dl.ac.uk>
17381         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
17383 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
17385         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
17386         (un)signed char are different types for template specialization
17387         purposes.
17389 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
17391         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
17392         * objc: ObjC testsuite.
17394 1998-08-31  Catherine Moore  <clm@cygnus.com>
17396         * gcc.c-torture/execute/941014-1.x:  New file.
17398 1998-08-31  Nick Clifton  <nickc@cygnus.com>
17400         * lib/c-torture.exp: Add support for
17401         torture_eval_before_compile and torture_eval_before_execute
17402         variables.
17404 1998-08-30  Jeffrey A Law  (law@cygnus.com)
17406         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
17407         this test triggers valid.
17409 1998-08-27  Jeffrey A Law  (law@cygnus.com)
17411         * gcc.dg/980827-1.c: New test.
17413 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
17415         * gcc.c-torture/execute/loop-4b.c: New test.
17417 1998-08-26  Nick Clifton  <nickc@cygnus.com>
17419         * lib/c-torture.exp: Add support for
17420         torture_eval_before_compile and torture_eval_before_execute
17421         variables.
17423 1998-08-25  Jeffrey A Law  (law@cygnus.com)
17425         * gcc.c-torture/compile/980825-1.c: New test.
17427 1998-08-24  Nick Clifton  <nickc@cygnus.com>
17429         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
17430         count number tests in opt_t0 not good_t0.
17432 1998-08-24  Jeffrey A Law  (law@cygnus.com)
17434         * gcc.c-torture/compile/930326-1.x: Fix typo.
17436 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
17438         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
17439         causes an ICE.
17441 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17443         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
17444         STACK_SIZE is defined.
17445         * gcc.c-torture/unsorted/stuct.c: Similarly.
17447         * gcc.c-torture/compile/980821-1.c: New test.
17449 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17451         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
17453 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
17455         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
17456         code.
17458 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
17460         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
17461         error'.
17463 1998-08-18  Jeffrey A Law  (law@cygnus.com)
17465         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
17467 1998-08-16  Jeffrey A Law  (law@cygnus.com)
17469         * gcc.c-torture/compile/980816-1.c: New test.
17471         * gcc.dg/980816-1.c: New test.
17473 1998-08-13  Jeffrey A Law  (law@cygnus.com)
17475         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
17476         compiler for ieee tests.
17478 1998-08-01  Dave Love  <d.love@dl.ac.uk>
17480         * g77.f-torture/compile/980729-0.f: New test.
17482 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
17484         * gcc.c-torture/special/eeprof-1.c: New test, for
17485         -finstrument-functions.
17486         * gcc.c-torture/special/special.exp: Run it.
17488 1998-07-29  Jeffrey A Law  (law@cygnus.com)
17490         * gcc.c-torture/compile/980729-1.c: New test.
17492 1998-07-27  Nick Clifton  <nickc@cygnus.com>
17494         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
17495         __thumb__ is defined, and test for ARM style doubles if so.
17497 1998-07-26  Dave Love  <d.love@dl.ac.uk>
17499         * g77.f-torture/noncompile/980615-0.f: New test.
17501 1998-07-26  H.J. Lu  (hjl@gnu.org)
17503         * gcc.dg/980312-1.c: Do link instead of compile.
17504         * gcc.dg/980313-1.c: Likewise.
17506 1998-07-26  Jeffrey A Law  (law@cygnus.com)
17508         * gcc.c-torture/compile/980726-1.c: New test.
17510 1998-07-25  Dave Love  <d.love@dl.ac.uk>
17512         * g77.f-torture/execute/io0.f: New test.
17514 1998-07-24  Nick Clifton  <nickc@cygnus.com>
17516         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
17517         an int.
17519 1998-06-18  Michael Meissner  <meissner@cygnus.com>
17521         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
17522         m32r bugs.
17524 1998-07-17  Nick Clifton  <nickc@cygnus.com>
17526         * gcc.dg/980626-1.c: Expect failures for all toolchains until
17527         c-decl.c:grokdeclarator can handle mode attributes.
17529 1998-07-16  Jeffrey A Law  (law@cygnus.com)
17531         * gcc.c-torture/execute/980716-1.c: New test.
17533 1998-07-13  Jeffrey A Law  (law@cygnus.com)
17535         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
17536         the mn10200.
17537         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
17538         the mn10200.
17539         * gcc.c-torture/execute/va-arg-3.x: Similarly.
17540         * gcc.c-torture/compile/930326-1.x: Similarly.
17542 1998-07-13  Dave Love  <d.love@dl.ac.uk>
17544         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
17545         New test from Craig.
17547 1998-07-12  Dave Love  <d.love@dl.ac.uk>
17549         * g77.f-torture/noncompile/980616-0.f: New test.
17551         * g77.f-torture/execute/970816-3.f:  New test from Craig.
17553 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17555         *  g++.other/singleton.C: Return error value instead of taking
17556         SIGSEGV.
17558 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
17560         *  g++.other/singleton.C: New test.   Warning is under dispute.
17561         Runtime crash is not.
17563 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17565         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
17566         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
17567         using6.C, using7.C}:  New namespace tests.
17569 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
17571         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
17572         specialization with typedef'ed names used as array indexes.
17574 1998-07-09  Jeffrey A Law  (law@cygnus.com)
17576         * gcc.c-torture/execute/980709-1.c: New test.
17578         * gcc.dg/980709-1.c: New test.
17580 1998-07-07  Richard Henderson  <rth@cygnus.com>
17582         * gcc.c-torture/execute/bcp-1.c: New test.
17584 1998-07-07  Jeffrey A Law  (law@cygnus.com)
17586         * gcc.c-torture/execute/980707-1.c: New test.
17588 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
17590         * gcc.c-torture/compile/980706-1.c: New test.
17592 1998-07-01  Dave Love  <d.love@dl.ac.uk>
17594         * g77.f-torture/execute/980701-0.f,
17595         g77.f-torture/execute/980701-1.f: New test from Craig.
17597 1998-07-01  Jeffrey A Law  (law@cygnus.com)
17599         * gcc.c-torture/compile/980701-1.c: New test.
17601         * gcc.c-torture/execute/980701-1.c: New test.
17603 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
17604 rlsruhe.de>
17606         * g++.old-deja/g++.robertl/eb132.C: New test.
17607         * g++.old-deja/g++.robertl/eb133.C: Likewise.
17609 1998-06-29  Dave Love  <d.love@dl.ac.uk>
17611         * g77.f-torture/execute/980628-7.f,
17612         g77.f-torture/execute/980628-8.f,
17613         g77.f-torture/execute/980628-9.f,
17614         g77.f-torture/execute/980628-10.f: New tests from Craig.
17616         * g77.f-torture/execute/980628-3.f: Remove mail headers.
17618 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17620         * g77.f-torture/execute/980628-4.f: New test from Craig.
17621         * g77.f-torture/execute/980628-5.f: Likewise.
17622         * g77.f-torture/execute/980628-2.f: Likewise.
17623         * g77.f-torture/execute/980628-0.f: Likewise.
17624         * g77.f-torture/execute/980628-1.f: Likewise.
17625         * g77.f-torture/execute/980628-3.f: Likewise.
17626         * g77.f-torture/execute/980628-6.f: Likewise.
17628 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17630         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
17631         directory when nothing has been installed yet.
17633 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
17635         * gcc.c-torture/special/special.exp: Handle newer versions of
17636         dejagnu.
17638 1998-06-26  Jeffrey A Law  (law@cygnus.com)
17640         * gcc.dg/980626-1.c: New test.
17642 1998-06-19  Bruno Haible <haible@ilog.fr>
17644         * gcc.misc-tests/m-un-2.c: New test.
17645         * g++.old-deja/g++.other/warn01.c: Likewise.
17647 1998-06-19  Robert Lipe  <robertl@dgii.com>
17649         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
17650         compatibility with assmblers with a different comment character.
17651         Eliminate use of GAS-specific extensions.
17653 1998-06-19  Jeffrey A Law  (law@cygnus.com)
17655         * gcc.c-torture/execute/ieee/980619-1.c: New test.
17657 1998-06-19  Robert Lipe  <robertl@dgii.com>
17659         *lib/g77.exp: Replace search for libf2c.a with search for newly
17660         renamed libg2c.a
17662 1998-06-17  Jeffrey A Law  (law@cygnus.com)
17664         * gcc.c-torture/execute/980617-1.c: New test.
17666 1998-06-12  Jeffrey A Law  (law@cygnus.com)
17668         * gcc.c-torture/execute/980612-1.c: New test.
17670 1998-06-08  Jeffrey A Law  (law@cygnus.com)
17672         * gcc.dg/980523-1.c: Only test on ppc-linux.
17673         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
17675         * gcc.c-torture/execute/980608-1.c: New test.
17677 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
17679         * gcc.c-torture/execute/980605-1.c: New test.
17681 1998-06-04  Jeffrey A Law  (law@cygnus.com)
17683         * gcc.c-torture/execute/980604-1.c: New test.
17685 1998-06-02  Jeffrey A Law  (law@cygnus.com)
17687         * gcc.c-torture/execute/980602-1.c: New test.
17688         * gcc.c-torture/execute/980602-2.c: Likewise.
17690 1998-06-02  Dave Love  <d.love@dl.ac.uk>
17692         * 970125-0.f: Fix per JCB.  Add commentary.
17694 1998-05-31  Michael Meissner  <meissner@cygnus.com>
17696         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
17697         IEEE -0 support.
17699 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
17701         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
17702         earlier.
17704 1998-05-28  Catherine Moore <clm@cygnus.com>
17706         * gcc.c-torture/execute/980526-3.c: New test.
17708 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
17710         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
17711         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
17712         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
17713         m88k-motorola-sysv3 to XFAIL.
17715 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17717         * gcc.dg/980526-1.c: New test.
17718         * gcc.c-torture/execute/980526-2.c: New test.
17720 1998-05-26  Jeffrey A Law  (law@cygnus.com)
17722         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
17724         * gcc.c-torture/execute/980526-1.c: New test.
17726 1998-05-26  Dave Love  <d.love@dl.ac.uk>
17728         * g77.f-torture/execute/alpha2.f: Add runtime test.
17730 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
17732         * g++.old-deja/old-deja.exp: Strip leading directories.
17734         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
17735         error for the line.  Don't run multiple tests for the same line.
17737 1998-05-23  Jeffrey A Law  (law@cygnus.com)
17739         * gcc.dg/980523-1.c: New test.
17741 1998-05-23  Dave Love  <d.love@dl.ac.uk>
17743         * g77.f-torture/compile/970915-0.f: New test.
17745 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
17747         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
17749 1998-05-21  Jeffrey A Law  (law@cygnus.com)
17751         * gcc.dg/980520-1.c: New test.
17753 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
17755         * gcc.dg/980502-1.c: Fix return type.
17757 1998-05-20  Jeffrey A Law  (law@cygnus.com)
17759         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
17760         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
17761         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
17762         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
17763         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
17765 1998-05-20  Dave Love  <d.love@dl.ac.uk>
17767         * g77.f-torture/execute/980520-1.f: New test.
17769 1998-05-15  Dave Love  <d.love@dl.ac.uk>
17771         * lib/mike-g77.exp: New file.
17773         * g77.f-torture/noncompile/noncompile.exp,
17774         g77.f-torture/noncompile/check0.f: New files.
17776 1998-05-14  Dave Love  <d.love@dl.ac.uk>
17778         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
17779         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
17780         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
17781         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
17782         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
17783         abort where appropriate.
17785 1998-05-05  Michael Meissner  <meissner@cygnus.com>
17787         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
17788         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
17790 1998-04-29  Dave Love  <d.love@dl.ac.uk>
17792         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
17794 1998-04-27  Dave Love  <d.love@dl.ac.uk>
17796         * g77.f-torture/compile/980427-0.f: New test.
17798 1998-04-24  Dave Love  <d.love@dl.ac.uk>
17800         * g77.f-torture/compile/980424-0.f: New test.
17802 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17804         * g77.f-torture/compile/980419-2.f (main): New test.
17805         * g77.f-torture/compile/970125-0.f: New test.
17806         * g77.f-torture/compile/980419-1.f: New test.
17808 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17810         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17811         of loop-4.c.
17813 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17815         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17817 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17819         * gcc.c-torture/compile/980329-1.c: New test.
17821 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17823         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17824         * gcc.dg/980312-1.c: Fix typo in -march command.
17826 1998-03-16  H.J. Lu  (hjl@gnu.org)
17828         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17830 1998-03-11  Robert Lipe  <robertl@dgii.com>
17832         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17833         Dave Love agree the Fortran source is bogus.
17835 1998-03-11  Robert Lipe  <robertl@dgii.com>
17837         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17838         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17839         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17840         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17841         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17843 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17845         * g++.old-deja/g++.other/friend1.C: New test.
17847 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17849         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17850         possibly uninitialized) variables and declare dnrm2.
17852 1998-02-23  Robert Lipe <robertl@dgii.com>
17854         From Bruno Haible <haible@ilog.fr>:
17855         * gcc.c-torture/execute/980223.c: New test.
17857 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17859         * gcc.dg/ifelse-1.c: New test.
17861 1998-02-09  H.J. Lu  (hjl@gnu.org)
17863         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17865           * lib/old-dejagnu.exp (old-dejagnu): Added the
17866           "execution test - XFAIL *-*-*" handling in the spirit of
17867           "excess errors test -". Changed the "execution test fails"
17868           handling to be like "excess errors test fails".
17869           * Update various tests accordingly.
17871 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17873         * gcc.c-torture/execute/980205.c: New test.
17875 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17877         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17878         * lib/f-torture.exp: Similarly.
17879         * gcc.c-torture: Rename all .cexp files to .x files.
17881 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17883         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17884         (940510-1.c): Removed duplicate.
17885         (971104-1.c): New test.
17887 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17889           * lib/f-torture.exp: Improve error and loop detection.
17891 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17893         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17894         use that to size the filler array.
17896 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17898         * lib/c-torture.exp(c-torture-execute): Fix typo.
17900         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17901         testcase as the executable name. Keep the executable around if
17902         the test fails.
17904 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17906         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17907         changes.  Only test one -g option, and move it to the end of the
17908         list of options to test.
17910 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17912         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17913         variable GCC_TORTURE_OPTIONS to supply default switches separated
17914         by colons.  If no environment variable, run tests with -O0 -g, -O1
17915         -g, and -O2 -g as well.
17917 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17919         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17920         explanatory comments. Fix indentation.
17922 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17924         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17926 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17928         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17929         * g++.old-deja/g++.mike/p7325.C: Likewise.
17930         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17932 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17934         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17935         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17936         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17937         * g++.old-deja/g++.law/operators4.C: Likewise.
17939 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17941         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17942         * g++.old-deja/g++.mike/p784.C: Ditto.
17943         * g++.old-deja/g++.mike/p785.C: Ditto.
17945 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17947           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17949 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17951         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17952         target feature; pass this to c-torture-execute as needed.
17954 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17956         * lib/c-torture.exp(c-torture-execute): If the previous and the
17957         current executables being tested are identical, we don't need to
17958         run the executable again. Try to make the executable names
17959         unique. Add an optional argument for passing additional compiler
17960         flags.
17962 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17964         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17966 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17968         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17970 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17972         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17973         32bit or larger longs.
17975         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17976         have either a 32bit long or 32bit int.
17978 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17980         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17981         Make double precision tests dependent on sizeof (double).
17983 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17985         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17986         too.
17988 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17990         * gcc.c-torture/compile/961203-1.cexp: New script.
17992 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17994         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17995         up the includes ourselves.
17997 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17999         * lib/plumhall.exp: Remove random include, and add a few
18000         verbose messages for debugging.
18002 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18004         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18005         of trying to do it ourselves.
18007 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18009         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18011 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18013         * gcc.prms/5403.c: Made regexp a bit less strict.
18015 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18017         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18018         is returned from remote_load instead.
18019         * lib/plumhall.exp: Ditto.
18020         * lib/mike-g++.exp: Ditto.
18021         * lib/old-dejagnu.exp: Ditto.
18022         * lib/c-torture.exp: Ditto.
18024 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18026         * lib/g++.exp: Use build_wrapper procedure.
18027         * lib/gcc.exp: Ditto.
18029 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18031         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18032         an old-style decl for malloc.  Fixes tests to work when
18033         sizeof (int) != sizeof (size_t).
18035 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18037         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18039         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18040         use stdargs.h interface.
18042 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18044         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18045         NO_VARARGS when compiling.
18047 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18049         * lib/plumhall.exp(ph_includes): New procedure.
18050         (ph_make): Use it.
18051         (ph_compiler): Ditto.
18053         * lib/g++.exp: Rename test-glue.c to testglue.c.
18054         * lib/gcc.exp: Ditto.
18056 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18058         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18059         to completion when it's called.
18061 1997-03-21  Michael Meissner  <meissner@cygnus.com>
18063         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
18064         is defined, don't do test.
18066 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
18068         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
18069         for object files.
18070         (ph_summary): Mark skipped testcases as untested, not unresolved.
18072         * lib/plumhall.exp (ph_make): If unresolved because of bad
18073         errorCode, record errorCode in log file.
18074         (*): Replace send_log/verbose with verbose -log.
18076 1997-03-19  Michael Meissner  <meissner@cygnus.com>
18078         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
18079         double conversion if double isn't at least 8 bytes.
18081         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
18082         int to work with targets where int is 16 bits.
18084         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
18085         8 bytes, just exit, since 4 byte doubles don't have enough bits of
18086         precision for the test to complete.
18088 1997-03-14  Michael Meissner  <meissner@cygnus.com>
18090         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
18091         if d10v is not compiled with the -mdouble64 flag.
18092         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
18094         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
18095         d10v is not compiled with the -mint32 flag.
18097 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
18099         * lib/plumhall.exp: Use incr_count.
18101 1997-03-12  Jeffrey A Law  (law@cygnus.com)
18103         * gcc.c-torture: Update to c-torture-1.45.
18105 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
18107         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
18108         the name of the expect testcase file).
18110         * lib/g++.exp(g++_init): Ditto.
18112 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
18114         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
18115         the host.
18117         * lib/gcc.exp(gcc_exit): New procedure.
18119 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
18121         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
18122         specs where appropriate.
18124         * g++.old-deja/g++.arm/*: Added additional ERROR checks
18125         because of new "candidates are" messages, and removed a few
18127         * Converted all non-old-style g++ testcases to old-style, and
18128         moved into g++.old-deja.
18130 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
18132         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
18133         options.
18135         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
18136         succeeded.
18138         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
18140 1997-02-13  Michael Meissner  <meissner@cygnus.com>
18142         * lib/gcc.exp (gcc_target_compile): Add support for defining
18143         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
18144         the machine doesn't have those features.
18146 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
18148         * g++.law/operators4.exp: Don't use LIBS.
18150 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
18152         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
18154         * lib/mike-g++.exp: Don't set the compiler to be tested here.
18155         * lib/g++.exp: Set it here instead. Also, allow use of the
18156         --tool_exec and --tool_opt options. Change CXX to
18157         GXX_UNDER_TEST.
18159         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
18161         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
18163 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
18165         * lib/old-dejagnu.exp: Use prune_warnings instead of
18166         prune_system_crud.
18167         * lib/mike-g++.exp: Ditto.
18168         * lib/gcc.exp: Ditto.
18169         * lib/g++.exp: Ditto.
18171         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
18173 1997-02-07  Jeffrey A Law  (law@cygnus.com)
18175           * 941014-2.c: Include stdlib.h
18176           * 960327-1.c: Include stdio.h
18177           * dbra.c, index-1.c: Don't assume ints are 32bits.
18179 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
18181         * lib/gcc.exp: Add gcc,stack_size target feature.
18183         * lib/g++.exp(g++_target_compile): Add the include and link
18184         paths here, not in two other places. And, it's $options, not
18185         options.
18187         * lib/mike-g++.exp(postbase): Remove the code that determines
18188         the correct include and link paths.
18189         * g++.old-deja/old-deja.exp: Ditto.
18191 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
18193         * lib/g++.exp(g++_init): target_compile no longer returns the
18194         filename of the result.
18196 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
18198         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
18199         call to glob.
18201         * gcc.c-torture/special/special.exp: Change call to
18202         gcc_target_compile to include the object file.
18204 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
18206         * gcc.c-torture/special/special.exp: Correct misspelling in last
18207         change.
18209 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
18211         * lib/plumhall.exp(ph_summary): Log the entire output of the
18212         executable. Return -1 if there were any failures, 0 otherwise.
18213         (ph_execute): Return -1 if there were any failures, 0 otherwise.
18214         (ph_make): Clean up objects and executables that were built
18215         if the tests succeeded.
18217 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
18219         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
18220         libraries and includes in the build tree as appropriate.
18222 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18224         * lib/c-torture.exp: Instead of looking for the global variable
18225         NO_LONG_LONG, check to see if that's a feature of the target.
18227 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18229         * config/default.exp: Minimize. Delete the remainer of the files in
18230         config; this functionality is now in devo/dejagnu/config.
18232         g++.*/*: Pass any additional flags used to compile to postbase;
18233         delete CXXFLAGS.
18235         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
18236         is now done by runtest.exp. Use gcc_target_compile instead of
18237         compile.
18239         lib/c-torture.exp: Use gcc_target_compile instead of compile.
18240         Remove references to CFLAGS. Use remote_file instead of
18241         calling rm -f.
18242         (c-torture): Take a list of arguments to use to compile this
18243         testcase.
18245         lib/g++.exp: Simplify. Use target_compile instead of compile.
18246         lib/gcc-dg.exp: Ditto.
18247         lib/gcc.exp: Ditto.
18248         lib/mike-{gcc,g++}.exp: Ditto.
18249         lib/old-dejagnu.exp: Ditto.
18250         lib/plumhall.exp: Ditto.
18252 1997-01-08  Jim Wilson  <wilson@cygnus.com>
18254         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
18255         (ph_linker): Likewise.
18257 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
18259           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
18260         MAP_ANON / MAP_ANONYMOUS if defined;
18261         else try to map from /dev/zero .
18263 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18265         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
18266         isn't defined, then define it to MAP_ANONYMOUS.
18268 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18270         * gcc.c-torture: Update to c-torture-1.42 release.
18272 1996-11-11  Jeffrey A Law  (law@cygnus.com)
18274         * gcc.c-torture: Update to c-torture-1.41 release.
18276 1996-10-27  Jeffrey A Law  (law@cygnus.com)
18278         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
18279         c-torture release.
18281 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
18283         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
18284         and LDFLAGS.  Fix second case to append the target_info ldflags
18285         onto LDFLAGS, not CFLAGS.
18286         * lib/g++.exp (g++_init): Add target_info stuff.
18287         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
18288         of libgloss and newlib flags for !native.
18290         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
18291         (GDB): Fix relative path to go up another dir for finding gdb.
18293 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
18295         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
18296         versions in the target_info array, if they don't exist.
18298 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
18300         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
18302 1996-07-08  Jim Wilson  <wilson@cygnus.com>
18304         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
18305         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
18307 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
18309         * lib/old-dejagnu.exp: Don't remove the output file before we've
18310         actually tested it. Don't append pwd to the path of the executable
18311         we're testing.
18313 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
18315         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
18317 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
18319         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
18320         temporary directory for compiler files, and set it to a default
18321         value of /tmp. Set $output as the name of the output file from
18322         compiling the testcase. Add a -o option to $cflags_var so the
18323         compiler writes the final output file as $output. Set $executable
18324         to $output.
18326         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
18327         directory for compiler files, and set it to /tmp if it doesn't
18328         already have a value. Set $output_file to the name of the output
18329         file from compiling the testcase. Add a -o option to CXXFLAGS so
18330         the compiler writes the final output file as $output. Use $output
18331         as the executable to be tested.
18333 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18335         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
18337 1996-06-08  Jeffrey A Law  (law@cygnus.com)
18339         * gcc.c-torture/execute/pending-1.c: New test.  Still
18340         pending in Tege's queue.
18342 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
18344         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
18345         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
18346         if there were failures.  Call unresolved if there were unresolved
18347         testcases.  Call gcc_fail if program did not run to completion.
18348         (ph_make): Pass additional argument name to ph_execute.
18349         (ph_execute): Add new argument.  Pass additional arguments to
18350         ph_summary.  Call gcc_fail is there is no execution output.
18352 1996-04-24  Jeffrey A Law  (law@cygnus.com)
18354         * lib/plumhall.exp (proc_summary): Output relavent summary
18355         lines into the log so specific failures in plumhall can be
18356         investigated.
18358 1996-04-10  Jeffrey A Law  (law@cygnus.com)
18360         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
18361         (c-torture-execute): Don't try to execute tests which use
18362         "long long" types if $NO_LONG_LONG is nonzero.
18364 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
18366         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
18367         not c-torture.
18369         * gcc.ieee: Move from here.
18370         * gcc.c-torture/execute/ieee: To here.
18372 1996-03-26  Jeffrey A Law  (law@cygnus.com)
18374         * gcc.c-torture: Update to c-torture-1.41 release.
18376 1996-03-22  Jeffrey A Law  (law@cygnus.com)
18378         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
18379         not "$output".
18381 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
18383         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
18384         -c present.
18386 1996-03-02  Jeffrey A Law  (law@cygnus.com)
18388         * config/proelf.exp: Handle connecting to a simulator.
18390 1996-01-31  Jeffrey A Law  (law@cygnus.com)
18392         * config/proelf.exp: New file.  Enough framework that we can
18393         run c-torture tests on the proelf targets (or any other target
18394         that gdb can connect to for that matter).
18396 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
18398         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
18399         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
18401         * lib/plumhall.exp (ph_execute): Always call ph_summary if
18402         exec_output exists.
18404 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
18406         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
18407         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
18409         * config/*.exp: Update FSF address.  Change result of ${tool}_load
18410         to pass/fail/unresolved/unsupported/untested.  Caller must now
18411         call unresolved/unsupported/untested.
18412         * lib/*.exp: Update FSF address.  Update to handle new results of
18413         ${tool}_load.
18414         * lib/chill.exp (verbose): Delete.
18416 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
18418         * lib/gcc.exp (default_gcc_start): Change order of args to
18419         $LDFLAGS $CFLAGS $LIBS.
18420         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
18421         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
18422         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
18423         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
18424         * gcc.misc-tests/dg-test.exp: Likewise.
18425         * gcc.misc-tests/msgs.exp: Likewise.
18426         * gcc.prms/prms.exp: Likewise.
18427         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
18428         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
18430         * lib/dg.exp: Deleted, moved to dejagnu/lib.
18432 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18434         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
18436         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
18437         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
18439         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
18440         necessary.
18442 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
18444         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
18445         global for loop; add use of $mathlib.
18446         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
18447         settings here; set mathlib for anything but VxWorks.
18449 1996-01-22  Jeffrey A Law  (law@cygnus.com)
18451         * gcc.c-torture: Update to c-torture-1.40 release.
18453 1996-01-03  Jeffrey A Law  (law@cygnus.com)
18455         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
18456         dg.exp.
18458 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
18460         * lib/c-torture.exp (c-torture-execute): Declare "output" as
18461         global.
18463 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
18465         * lib/g++.exp (LIBS): Define if not already.
18466         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
18467         (gcc-dg-prune): Call prune_gcc_output.
18468         * lib/gcc.exp (prune_gcc_output): New proc.
18469         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
18470         prune_gcc_output.
18472 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
18474         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
18475         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
18477 1995-11-15  Jeffrey A Law  (law@cygnus.com)
18479         * gcc.c-torture: Update to c-torture-1.39 release.
18481 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
18483         * lib/c-torture.exp (c-torture-execute): Don't return if one option
18484         fails, try others as well.
18486 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
18488         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
18489         If compilation fails, mark execute tests as `untested'.
18490         If test is marked as unsupported, don't mark compilation and
18491         execute tests as failed.
18493 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
18495         * lib/g++.exp (g++_init): Don't link in libg++, and look to
18496         libstdc++ for whether or not we want to be doing shared
18497         libraries.  Delete link_curses since we don't need it anymore.
18498         * lib/mike-g++.exp (postbase): Don't link in libg++.
18499         * g++.old-deja/old-deja.exp: Likewise.
18501 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
18503         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
18505 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
18507         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
18508         For that, add `-Wl,-a,shared_archive'.
18509         * g++.old-deja/old-deja.exp: Likewise.
18511 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
18513         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
18515 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
18517         * lib/mike-g++.exp (postbase): Pay attention to the status of
18518         g++_load.
18520 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
18522           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
18524 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
18526         * lib/gcc.exp (default_gcc_start): No longer need to log program
18527         being executed or its output, execute_anywhere does that now.
18528         * lib/g++.exp (default_g++_version): Call execute_anywhere.
18529         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
18531 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
18533         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
18534         the same as those in lib/g++.exp.
18536 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
18538         * gcc.c-torture: Update to c-torture-1.38 release.
18539         * gcc.ieee: Related changes.
18541 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
18543         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
18544         "exec". Minor reformatting changes.
18546         * config/rom68k.exp (${tool}_load): Make it work in a canadian
18547         cross. This means all "exec" calls now work on a remote host as
18548         well.
18549         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
18550         cross. Filter out the extra "\r\n" stuff that expect puts in.
18551         (c-torture-execute): Filter out the bogus warnings like
18552         c-torture-compile does. Add support for canadian cross.
18553         * lib/gcc.exp (default_gcc_version, default_gcc_start)
18554         Use execute_anywhere rather than calling exec directly. Now it
18555         works for canadian cross testing.
18557 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
18559         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
18560         results into a variable, and check that rather than using file exists.
18562 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
18564         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
18565         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
18567 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18569         * g++.old-deja/old-deja.exp: Create and pass runshlib and
18570         lib_curses if there's a shared libg++ in the build tree.
18572 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
18574         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
18575         if not supported target.
18577 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
18579         * lib/g++.exp (g++_init): Move empty setting of runshlib and
18580         link_curses up to always happen, not just for native builds.
18582 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
18584         * gcc.c-torture: Update to c-torture-1.36 release.
18585         * gcc.failure: Related changes.
18587 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
18589         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
18591 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
18593         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
18594         * lib/mike-g++.exp (postbase): Not in here.  Still reference
18595         runshlib, link_curses, and mathlib for link and run.
18597         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
18598         pass the runtime shared library options for Solaris, OSF/1, and
18599         Irix5, and link with -lcurses to avoid unresolved references.
18601 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
18603         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
18604         only run once.
18606 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
18608         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
18610 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
18612         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
18613         do not have a framework for the "compat" tests yet.
18615 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
18617         * lib/mike-g++.exp (postbase): New local variable `mathlib',
18618         set to null if we're testing vxworks5.1.  Use that instead of
18619         `-lm' in the setting of LIBS for link and run.
18621 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
18623         * config/rom68k.exp (${tool}_load): Major changes to make it
18624         work.  Verified that it does in fact return the stuff in
18625         exec_output properly.  Catch any Emul or any TRAP other than 0.
18627 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
18629         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
18630         LDFLAGS properly for targets that need stuff from libgloss.
18631         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
18632         only run once.
18633         (gpp_initialized): New variable.
18635 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
18637         * config/rom68k.exp: Load libgloss.exp.
18638         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
18639         so we can produce a fully linked binary.
18640         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
18641         so we can produce a fully linked binary.
18643 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
18645         * lib/plumhall.exp (ph_section): Watch for expected failures.
18646         Add missing `else'.
18648         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
18649         run the testcase.
18650         (c-torture): Likewise.
18652 1995-08-28  Doug Evans  <dje@cygnus.com>
18654         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
18656         * lib/mike-g++.exp (mike_cleanup): New proc.
18657         (prebase): New globals compiler_result, not_compiler_result,
18658         target_regexp.
18659         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
18660         allow leading "-" in pattern.  Watch for unsupported tests.
18661         If $compiler_result is set, pattern match assembler code,
18662         and ditto for $not_compiler_result.
18663         * lib/mike-gcc.exp: Likewise.
18665         * lib/plumhall.exp (ph_execute): Only call ph_summary if
18666         execution "succeeded".
18668 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
18670         * config/win32.exp: New file.
18671         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
18673 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
18675         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
18676         unsupported.
18677         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
18678         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
18679         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
18681         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
18682         "... without exceptions was ...".  That is now handled by
18683         prune_system_crud.
18684         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18686 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
18688         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
18689         sieve.c,sort2.c}: New files.
18690         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
18691         sieve.exp,sort2.exp}: Drivers for them.
18693         * lib/mike-gcc.exp (program_output): New user settable variable.
18694         (postbase): Call prune_system_crud.  Also prune extraneous compiler
18695         messages.
18696         * lib/mike-g++.exp (program_output): New user settable variable.
18698         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
18700         * config/sh.exp: Deleted (use sim.exp instead).
18702 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
18704         * config/vx.exp: Declare CHECKTASK as global.
18705         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
18706         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
18707         * lib/old-dejagnu.exp: Load [pwd]/$executable.
18709 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18711         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
18712         target. Like vx.exp, only includes `vx29k.exp' instead of
18713         `vxworks.exp'.
18715 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
18717         * config/sim.exp: Increase time limit from 120 seconds to 240.
18719 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
18721         * gcc.c-torture/execute/950628-1.c: New test.
18723 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
18725         * gcc.c-torture: Update with changes/additions from
18726         c-torture-1.34.
18728 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
18730         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
18732 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
18734         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
18736 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
18738         * gcc.c-torture/compile/950512-1.c: New test.
18739         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
18740         * gcc.dg/struct-ret-1.c: Likewise.
18742 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
18744         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
18745           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
18747 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
18749         * gcc.c-torture/special/920411-1.c: Deleted.
18750         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
18752 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
18754         * config/sim.exp (${tool}_load): Hack in call to bash to get a
18755         cpu limit.
18757 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
18759         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
18761 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
18763         From kenner;
18764         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
18765         is the proper length.
18766         * va-arg-3.c: Likewise.
18768 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
18770         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
18771         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
18773         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
18774         * lib/g++.exp (default_g++_start): Delete old cruft.
18776 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
18778         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
18779         (2 * (1 << 18)) to (2 * (1 << 17)).
18781         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
18783 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
18785         * config/rom68k.exp: Renamed from config/idp.exp
18787 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
18789         * c-torture/compile/921109-2.c
18791 1995-04-18  Mike Stump  <mrs@cygnus.com>
18793         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
18794         excess errors.
18796 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
18798         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
18799         output.
18800         * lib/g++.exp (default_g++_start): Likewise.
18802 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18804         * gcc.c-torture/compile/950329-1.c: New test.
18806 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18808           * config/bug.exp (${tool}_load): Updated to use new remote_open
18809           and remote_close procs.
18810         * config/idp.exp: New file.
18812 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18814         * gcc.c-torture/execute/950322-1.c: New test.
18816 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18818         * config/vx.exp (${tool}_load): Clean up testing of return code from
18819         vxworks_ld and vxworks_spawn.
18821 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18823         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18825 1995-03-13  Mike Stump  <mrs@cygnus.com>
18827         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18828         can mark excess errors on a machine by machine basis.  Note, the
18829         default is to not expect any excess errors, even when excess
18830         errors test - is given, so you will want to put an XFAIL ... on
18831         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18832         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18833         those 4 machines, but no others.
18835 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18837         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18838         * lib/c-torture.exp: to here.
18840 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18842         * gcc.c-torture/execute/950221-1.c: New test.
18843         * gcc.c-torture/execute/struct-ret-1.c: New test.
18844         * gcc.c-torture/compile/950221-1.c: New test.
18846         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18848 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18850         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18851         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18853 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18855         * g++.gb: New directory of tests, derived from my signature and
18856         class scoping tests.
18858         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18859         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18860         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18861         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18862         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18863         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18864         * g++.gb/sig25.C: Likewise.
18866         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18867         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18868         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18869         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18870         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18871         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18872         * g++.gb/sig25.exp: Likewise.
18874         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18875         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18876         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18877         * g++.gb/scope13.C: Likewise, this test still fails.
18879         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18880         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18881         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18882         * g++.gb/scope13.exp: Ditto.
18884         * g++.gb/README: New file, explains what these tests are about.
18886 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18888         * lib/dg.exp (dg-do): Support `preprocess'.
18889         (dg-test): Likewise.
18891 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18893         * config/udi.exp: change "continue -expect" to "exp_continue".
18895 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18897         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18898         Delete redundant tests.
18900         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18901         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18902         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18903         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18904         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18905         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18906         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18907         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18909         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18910         storing label pointers.
18911         * gcc.c-torture/execute/921019-1.c: Likewise.
18912         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18913         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18914         parameter fp.
18915         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18916         constants.
18918         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18919         Delete obsolete tests.
18921         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18922         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18923         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18924         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18925         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18926         * gcc.c-torture/compile/950124-1.c: New test.
18928         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18930 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18932         * lib/mike-g++.exp: Add -lm to LIBS.
18934 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18936         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18938 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18940         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18942 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18944         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18946 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18948         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18949         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18950         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18951         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18952         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18953         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18954         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18955         * g++.law/{operators31.C, operators32.C,
18956         * g++.law/{operators33.C, operators34.C}: Likewise.
18957         * g++.law/{pic1.C, refs2.C}: Likewise.
18958         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18959         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18960         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18961         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18963         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18964         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18965         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18966         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18967         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18968         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18969         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18970         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18971         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18972         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18973         * g++.law/{operators34.exp}: Likewise.
18974         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18975         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18976         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18977         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18978         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18980         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18981         No longer expected to fail.
18982         * g++.law/missed-error3.C: Tweak for recent bool changes.
18984 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18986         * config/emb-unix: Deleted.
18987         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18988         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18990 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18992         * lib/dg.exp (dg-test): Fix typo in last patch.
18994 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18996         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18997         (handles multiple occurrences).
18999 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19001         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19002         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19003         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19004         printed).
19005         * lib/c-torture.exp (c-torture-compile): Likewise.
19006         (c-torture): Prepend full path if missing.
19007         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19008         (gcc_fail): Likewise.
19009         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19011 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19013         * lib/netware.exp: Only attach to NetWare i386 systems.
19015 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19017         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19018         messages.  Add test name to "output pattern match" pass/fail message.
19020 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19022         * gcc.dg: New testsuite.
19023         * gcc.dg/dg.exp: New file.
19025         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19026         test-switch.c}: Deleted.
19028         * gcc.misc-tests/msgs.exp: New testcase driver.
19030 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19032         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19033         Watch for illegal return values from ${tool}_load.
19034         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19035         cross targets.  Coerce return value >0 to 1.
19037 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19039         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19041         * config/emb-unix.exp: New file.
19043         * config/sim.exp: Error if variable $SIM not defined.
19044         (${tool}_load): Mark test as "untested" if simulator missing.
19046         * config/unix.exp: Load remote.exp to get rcp_download.
19047         * lib/c-torture.exp: Use different option lists for testcases with
19048         and without loops.
19049         * gcc.c-torture/execute/execute.exp: Likewise.
19051 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19053         * config/*.exp: Clarify return code from ${tool}_load.
19054         Call `unresolved' or `untested' instead of `warning' or `perror'
19055         (sometimes you still want to call both though).
19056         Add comment that `shell_id' is local to each file.
19057         * config/udi.exp (timeout): Set to 30.
19058         Don't print warning if connection fails, $connectmode has already
19059         printed an error.
19060         (${tool}_load): Move verbose messages to level 2.
19061         Rework pattern for "Process started" message.
19062         Pass `shell_id' to ${connectmode}_download.
19063         Retry twice upon timeout.  Make resetting of target more robust.
19064         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
19065         Pass `shell_id' to exit_$connectmode.
19066         Only call exit_$connectmode if connected.
19067         * config/unix.exp (${tool}_load): Check return codes better.
19068         * config/vrtx.exp (${tool}_load): Likewise.
19069         * config/vx.exp (${tool}_load): Likewise.
19070         Delete unneeded global's.
19071         * lib/dg.exp (dg-test): Update to reflect clarified return codes
19072         from ${tool}_load.
19073         (dg-stat): Delete.
19074         (dg-init): Delete recording of pass/fail counts.
19075         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19076         (old-dejagnu-init): Likewise.
19077         (old-dejagnu-stat): Delete contents, empty proc now.
19078         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
19079         (c-torture): Delete references to lcnt, lpass, lfail.
19080         Get option list from TORTURE_OPTIONS.
19081         Delete -funroll[-all]-loops if no loops.
19082         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
19083         (g++_stat): Delete contents (empty proc now).
19084         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
19085         (gcc_finish): Likewise.
19086         (gcc_stat): Deleted.
19087         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
19088         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
19089         * gcc.c-torture/execute/execute.exp: Likewise.
19090         Split tests into two parts: compile, execute.
19091         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
19092         no loops.  Update to reflect clarified return codes from ${tool}_load.
19094 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
19096         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
19097         to grep for.
19098         (old-dejagnu): Likewise (where necessary).
19100 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
19102         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
19104         * lib/dg.exp (dg-process-target): Fix processing of selector.
19105         Add comment regarding use of `error'.
19107         * lib/gcc.exp (prune_system_crud): Define if missing.
19108         * lib/g++.exp (prune_system_crud): Likewise.
19110         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
19111         Call prune_system_crud.
19112         * lib/dg.exp (dg-runtest): New proc.
19113         Use perror instead of send_user for tcl errors in testcase.
19114         Don't return any value, it's never used.
19115         Don't clobber previous definition of `unknown'.
19116         Print tcl errors in `dg-final'.
19118 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
19120         * lib/dg.exp (dg-process-target): Improve syntax error messages.
19121         (dg-test): Don't print errorInfo, it contains stack backtrace.
19123 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
19125         * lib/g++.exp (runtest_file_p): Define if missing.
19127 1994-09-24  Doug Evans  (dje@cygnus.com)
19129         * lib/mike-g++.exp: Comment out loading of g++.exp.
19130         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
19131         (default_g++_version): Always print something.
19132         (default_g++_start): Comment out call to `which'.
19133         (g++_start, g++_load): Deleted (must be defined in config file).
19134         * lib/gcc.exp: Test for existence of $CC at start.
19135         Delete check for tmpdir (done in gcc_init).
19136         (default_gcc_version): Always print something.
19137         (default_gcc_start): Comment out call to `which'.
19138         * config/*.exp: Major cleanup - make cross targets work at least a
19139         little better for g++ (by not being "--tool gcc" specific).
19140         Rename gcc_xxx to ${tool}_xxx.
19141         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
19142         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
19144 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
19146         * lib/c-torture.exp (c-torture-compile): Rework compiler
19147         message processing.
19149         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
19150         c-torture.
19152 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
19154         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
19156         * lib/dg.exp (dg-process-target): Support { target native }.
19158 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
19160         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
19161         looked for "... program xxx got fatal signal".
19162         Correct regsub munging of `comp_output'.
19163         Ignore compiler messages "path prefix not used" and "linker input
19164         file unused".
19166 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
19168         * lib/gcc.exp (runtest_file_p): Define if missing.
19169         * gcc.prms/template.c: Example to work from.
19171 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
19173         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
19174         * lib/dg.exp (dg-test): Call unsupported testcases as such.
19176         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
19177         * gcc.prms/1883.c: Moved from compile/940714-1.c.
19178         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
19179         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
19181         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
19182         (dg-process-target): No longer a varargs proc.
19183         Return S/N for target, P/F for xfail.  All callers changed.
19184         (user option procs): More argument checking.
19185         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
19186         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
19187         (dg-test): Skip test if not running on selected target in `dg-do'.
19188         Update handling of `dg-do-what', `dg-output-text'.
19189         Separate execution pass/fail from output pattern match pass/fail.
19190         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
19192 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
19194         * gcc.c-torture/special/special.exp: Don't expect failure for mips
19195         target for 920510-1.c.
19197 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
19199         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
19200         Clean up comment regarding use of passcnt, etc.
19201         (gcc_stat): Don't update `testcnt' here.
19202         (gcc_finish): Do it here.
19203         Might as well reset `but_id' here too.
19204         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
19205         to determine if the file should be tested.
19206         * gcc.c-torture/compile/compile.exp: Likewise.
19207         * gcc.c-torture/execute/execute.exp: Likewise.
19208         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19209         * gcc.misc-tests/dg-test.exp: Likewise.
19210         * gcc.prms/prms.exp: Likewise.
19211         * gcc.wendy/wendy.exp: Likewise.
19212         * g++.old-deja.exp: Likewise.
19213         Move "Testing file" message to verbose level 1.
19215 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
19217         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
19219 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
19221         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
19222         (default_gcc_start): Accept optional second list element
19223         of compiler flags.  Print compiler output at verbosity level 2.
19224         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
19225         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
19226         Save current values of framework globals passcnt, failcnt, xpasscnt,
19227         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
19228         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
19229         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
19230         xfailcnt to compute stats.  Update framework global `testcnt' from
19231         pass/fail counts.
19232         (gcc_finish): New proc.  Clean up test environment.
19233         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
19234         (gcc_epass, gcc_efail): Delete.
19235         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
19236         argument of line number.
19237         (dg-init): If the tool has an init routine, call it.
19238         (dg-test): Remove args `cflags_var' and `libs_var'.
19239         Pass all compiler options to ${tool}_start.
19240         Handle missing line number.
19241         (dg-finish): New function.
19242         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
19243         particular files.  Call gcc_finish at end.  Move "skipping test"
19244         message to verbosity level 3.
19245         * gcc.c-torture/compile/compile.exp: Likewise.
19246         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19247         * gcc.c-torture/execute/execute.exp: Likewise.
19248         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19249         Print testcase being tried at verbosity level 1.
19250         * gcc.c-torture/special/special.exp: Unset xfail.
19251         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19252         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
19253         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
19254         * gcc.failure/failure.exp: Likewise.
19255         * gcc.ieee/ieee.exp: Likewise.
19256         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
19257         Update call to dg-test.  Call dg-finish at end.
19258         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
19259         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19260         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
19261         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
19262         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
19263         * gcc.wendy/wendy.exp: Add copyright.
19264         Delete setting of tmpdir (done by gcc_init).
19265         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
19266         Pass compiler flags to gcc_start.  Call gcc_finish at end.
19267         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
19268         gcc_[ce]pass/fail.
19270 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
19272         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
19273         confusion.
19274         (g++_load): Likewise.
19276         * config/*.exp (gcc_load): Some were varargs fns and some were not.
19277         Rename argument to `prog' to remove the confusion.
19278         Varargs fns behave differently too!
19279         (g++_load): Likewise.
19281         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
19283         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
19284         what it is.  Delete (always) printing of status value for !native.
19285         Simplify verbose code, and include status and exec_output.
19286         (g++_load): Use gcc_load.
19288 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
19290         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
19291         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
19292         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
19293         940714-3.c as these testcases don't exist anymore.  Make
19294         va-arg-1.c expected to pass.
19296 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
19298         * gcc.misc-tests/misc.exp: Only run specific testcases.
19299         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
19300         * gcc.misc-tests/dg-[1-9].c: New files.
19302         * lib/dg.exp: New testsuite driver.
19303         * gcc.prms/prms.exp: Use it.
19305         * README.gcc: New file.
19307         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
19308         Document and reset `lxpass' and `lxfail'.
19309         Simplify "initialized" message.
19310         (gcc_stat): Clean up comments a little.
19312 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
19314         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
19316 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
19318         * lib/old-dejagnu.exp (process-option): New proc.
19319         (old-dejagnu-init, old-dejagnu-stat): Likewise.
19320         (old-dejagnu): Simplify.
19321         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
19323 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
19325         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
19326         exists and is not an empty string.
19328         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
19329         $xfail rather than calling setup_xfail.  Clear $xfail when test is
19330         finished.
19331         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
19332         automatically.
19334         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
19335         longer expected to fail.
19337         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
19338         "f" function call.
19340         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
19342         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
19343         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
19344         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
19345         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
19346         c-torture-1.29.
19348         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
19349         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
19351         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
19353         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
19354         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
19356         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
19357         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
19358         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
19360 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
19362         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
19363         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
19364         940714-1.c, 940714-2.c, 940714-3.c},
19365         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
19366         gcc.misc-tests/{mg.c,mg.exp}:
19367         New tests.
19368         * gcc.noncompile/noncompile.exp: Change accordingly.
19370 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
19372         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
19373         Undo previous clobberage.
19375 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
19377         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
19378         * gcc.special/{930510-1.c, special.exp}:
19379         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
19380         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
19381         struct-varargs-1.c}: New tests from c-torture-1.26.
19383 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
19385         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
19386           argument to switch.
19388 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
19390         * Revert the previous changes.  Please see Rob's directory
19391           (/lisa/test/rob/progressive/gcc/testsuite) for testing
19392           fixes.
19394 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
19396         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
19397             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
19398             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
19399             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
19400             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
19401             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
19402             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
19403             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
19404             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
19405             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
19406             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
19407             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
19408             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
19409             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
19410             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
19411             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
19412             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
19413             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
19414             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
19415             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
19416             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
19417             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
19418             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
19419             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
19420             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
19421             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19422             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
19424 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
19426         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
19427             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
19428           with perror calls.
19430 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
19432         * config/unix.exp (g++_load): Fix syntax.
19434 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
19436         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
19437         * gcc.noncompile/921017-1.c: Deleted obsolete test.
19438         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
19439         Don't expect va-arg-1.c to fail.  Correct expected output for
19440         920928-1.c.
19441         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
19442         * gcc.wendy/hbm4.c: Correct typo.
19443         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
19445 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
19447         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
19448         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
19449         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
19450         * lib/c-torture.exp (c-torture-compile): Ditto.
19452         Reduce volume of output (remove all the -I's and such).
19453         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
19454         Call gcc_cpass, gcc_cfail.
19455         (c-torture): Pass testing option to c-torture-compile.
19457 1994-03-21  Doug Evans  (dje@cygnus.com)
19459         Bring patches over from progressive.
19460         * config/default.exp: Exit remote shell cleanly.
19461         (g++_exit, g++_start): Add default versions.
19462         * config/sim.exp (gcc_load): Use perror, not error.
19464 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
19466         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
19467         set in site.exp.
19469 1994-03-14  Doug Evans  (dje@cygnus.com)
19471         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
19472         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
19473         (wendy_try): New proc to run testcase.
19474         (main loop): Call 'em.
19475         * gcc.wendy/*.c: Clean up pass to correct expected output.
19477         * lib/gcc.exp: Minor cleanup work.
19478         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
19480 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
19482         * config/sim.exp (gcc_load): Document return codes better.
19483         Don't pass -v to simulator.
19485 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
19487           * gcc.special/920717-x.c: Fix typo.
19488           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
19489           get at sources.
19491         * lib/mike-gcc.exp: Fix typo.
19493 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
19495         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
19496         binary to use, transform the name.
19497         * config/*.exp: rename everything. Nuke any g++ specific files,
19498         it's now a special case of gcc that requires no special support.
19499         Add a default.exp for unsupported targets.
19501 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
19503         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
19504         lib/old-dejagnu.exp: Fix a few patterns to work with the new
19505         version of Tcl.
19507 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
19509         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
19510         than a warning.
19512 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
19514         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
19516 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
19518         * gcc.execute/execute.exp: Combine opt_list and foption_list into
19519         option_list.  Compile every file with only 4/6 option choices
19520         (same as C torture) instead of with 12/18 different option
19521         choices.
19522         * lib/c-torture.exp: Likewise.
19524         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
19525         not already set.
19527 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
19529         * lib/old-deja.exp: Add `excess errors test fails' error, now one
19530         can put an XFAIL *-*-* on excess errors.
19532 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
19534         * g++.law: Add more tests derived from g++-bugs snapshots.
19536         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
19537         equivalent to g++.law/init9.
19539         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
19540         compiled it, and the a.out file after we've run it.
19542 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
19544         * lib/mike-g++.exp (postbase): Delete the .o file after we've
19545         compiled it, and the a.out file after we've run it.
19547 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
19549         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
19551 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
19553         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
19554         version number.
19556 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
19558         * g++.law: New directory of g++ tests derived from the g++-bugs
19559         snapshots.
19561 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
19563         * gcc.compile: initbug1.c initbug1.exp testcase added
19565 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
19567         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
19568         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
19569           fixes submitted by Jeff Law (law@cs.utah.edu)
19570         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
19571           Jeff Law (law@cs.utah.edu)
19574 1993-11-30  Mike Stump  (mrs@cygnus.com)
19576         * config/unix-g++.exp: Follow the gcc way of doing things.
19577         * g++.old-deja/old-deja.exp: Minor updates.
19578         * lib/g++.exp: New file, follow the gcc way of doing things.
19579         * lib/old-dejagnu.exp: Minor updates.
19580         * lib/mike-g++.exp: Always unset errorInfo.
19582 1993-11-06  Mike Stump  (mrs@cygnus.com)
19584         * lib/gcc.exp: Fix some errors with the below change, CC and
19585         CFLAGS should be global when setting, not local.
19587 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
19589         * lib/gcc.exp: Transform tool name.
19591 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19593         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
19595 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19597         * lib/gcc.exp: change gcc_done to gcc_stat
19599 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19601         * Upgraded gcc testsuite to c-torture version 1.25
19603 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
19605         * lib/gcc.exp: added reporting code. Changed verbose compile message.
19606         * lib/c-torture: added hooks for new reporting code.
19608 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
19610         * config/sh-gcc.exp: check if sh-sim exists in the path
19612 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
19614         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
19615         * gcc.compile/compile.exp: Initial changes for new logic.
19616         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
19617         * gcc.failure/failure.exp: Initial changes for new logic.
19618         * gcc.ieee/ieee.exp: Initial changes for new logic.
19619         * gcc.misc-tests/misc.exp: Initial changes for new logic.
19620         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
19621         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
19622         * lib/c-torture.exp: Initial changes for new logic.
19623         * lib/gcc.exp: Initial changes for new logic.
19625 1993-10-15  Mike Stump  (mrs@cygnus.com)
19627         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
19628         depend upon failure or success.  Fully qualify names in failure
19629         and success messages.  Always remove a.out before starting
19630         compile, just in case.  Pay more attention to error text output by
19631         the compiler.  Handle testcases with no known past errors just
19632         like all others, so that things are uniform.  Other miscellaneous
19633         improvements.
19635 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
19637         * gcc.cpp: new directory for cpp tests
19639 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
19641         * lib/chill.exp: Code reformatted, removed unused code.
19642         * config/unix-chill.exp: Code reformatted, removed unused code.
19643         * chill.execute/execute.exp: Code reformatted, removed unused code.
19644         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
19646 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
19648         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
19649         routines not written.
19651 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
19653         * config/bug-gcc.exp: Use new procs from bug.exp.
19655 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
19657         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
19658         via ftp, rather than depending on NFS.
19659         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
19660         case.
19662 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
19664         * config/bug-gcc.exp: Use new download proc.
19666 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
19668         * chill.execute/execute.exp: cleanups, handles errors better
19669         * chill.compile/compile.exp: rewrite, based on execute.exp
19670         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
19671         * lib/chill.exp: major changes to diff proc and compile and link
19672           procs. added chill_fail and chill_pass wrappers to pass and
19673           fail. added more comments, and handle error codes better.
19674           Added a hack to capture stderr from exec, so noncompile tests
19675           can work.
19677 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
19679         * chill.execute/execute.exp: rewrite of testsuite driver
19680         * lib/chill.exp: rewrite of testsuite driver
19681         * config/unix-chill.exp: rewrite of testsuite driver
19683 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
19685     In chill.execute:
19686         * iexpr.ch: Standardize uppercase.
19687         * tuples.dat: Standardize uppercase.
19688         * vary.ch: standardize.  Correct varying string assignments.
19689         * vary.dat: Add new output lines.
19691 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
19693     In chill.execute:
19694         * chprintf.ch: Standardize use of uppercase.
19695         * tuples.ch: Standardize and turn arr2 into a DCL,
19696           rather than a SYN.
19697         * pinits.ch: Standardize.
19699 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
19701         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
19702         * Makefil: Renamed to Makefile.in.
19703         * configure.in: New.
19705 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
19707     In chill.execute:
19708         * .cvsignore: Add result/output files.
19709         * Makefile: Fix up variables at start.  Use MFLAGS
19710           everywhere.  Correct bool_loc, built_ins entries.
19711           Add entry for vary1.ch.
19712         * bitarray.ch: Standardize upper-case usage.
19713         * bitexpr.ch: Standardize, add output of b1.
19714         * params.ch: Use arrayt in along PROC parameters, to
19715           avoid novelty problems.
19716         * sets.ch: Tiny cleanup.
19717         * vary1.ch: Re-indent.
19719 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
19721           * Add PR-related files to Makefiles, .cvsignore files, etc.
19723 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
19725         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
19726           with compiler objects. New names are test-flow.c and test-loop.c
19728 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
19730         * Upgraded c-torture tests from 1.19 to 1.20
19732         * new files:
19733         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
19734         * gcc.compile: 930623-1.c 930623-2.c
19735         * gcc.noncompile: 930622-1.c 930622-2.c
19736         * gcc.failure: 920411-1.c 920627-2.c
19737         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
19739 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
19741         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19742           More changes to get testsuite working properly. Needs more work.
19743           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
19745 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
19747         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19748           More changes to get testsuite working properly. Needs more work.
19750 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
19752         * chill.compile/compile.exp: Added for Dejagnu support
19753         * chill.execute/execute.exp: Added for Dejagnu support
19754         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
19756 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
19758     This should complete moving the CHILL test files.
19759         * chill.noncompile(.cvsignore printf.grt
19760             in-printf.grt chprintf.grt chprintf.ch):
19761             Added test-support files.
19762           (Makefile): Modified further.
19763         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
19764             signal.ch): Added test files.
19765           * chill.execute (.cvsignore printf.grt printr.c
19766             in-printf.grt rts.c chprintf.grt rts.h): Added
19767           test-support files.
19768             (Makefile): More corrections.
19770 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
19772         * chill.compile, chill.execute, chill.nocompile: Add CHILL
19773           test cases, ready for DejaGnu.
19775 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
19777         * Upgraded c-torture tests from 1.18 to 1.19
19779         * gcc.compile: added test(s):
19780           930607-1.c
19781         * gcc.execute: added test(s):
19782           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
19784         * added new subdirectory for misc tests: gcc.misc-tests
19785         * gcc.misc-test(s): added tests:
19786           inst-check.c test-consts.c test-ior.c test-switch.c
19788 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
19790         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
19792 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
19794         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
19796 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
19798         * Upgraded c-torture tests from 1.17 to 1.18
19800 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
19802         * Upgraded c-torture tests from 1.12 to 1.17
19804 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
19806         * lib/old-dejagnu.exp:
19807           Fixed handling of XFAIL target triplets to correctly
19808           recognize wildcard characters.  Removed code that
19809           appended a unique id tag to the end of the file name
19810           printed out by the result of the testcases within a
19811           given test file.
19813 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
19815         * lib/old-dejagnu.exp:
19816           Reworked expected failure handling to trigger off of XFAIL
19817           keyword in keyphrase embeded in testcase source code. The
19818           XFAIL keyword must be at the end of the keyphrase line. It
19819           may optionally be followed by one or more target triplets.
19820           It has just occured that the handling of wildcards in the
19821           target triplet may not be correct.
19823 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19825         * g++.old-deja/tests:
19826           Moved all subdirectories up one level into g++.old-deja .
19828         * lib/old-dejagnu.exp:
19829           Fixed problem with CXXFLAGS not being properly reset, and being
19830           corrupted with extraneous "-c" compiler option.  This was
19831           causing binaries to not be generated for test that needed them.
19832           Modified strings passed to "pass" and "fail" so that individual
19833           tests from the same test file would be distinguished by an
19834           identifier appended to the test file name in the summary logs;
19835           this corrected a problem with erroneous diff logs.  Added code
19836           to search testcases for expected fail and unexpected pass keywords.
19838 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19840         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19842 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19844         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19845           Removed extraneous text from end of "Special g++ Options"
19846           keyphrase.
19848         * lib/old-dejagnu.exp: Added pattern matching to look for new
19849           keywords, embedded in testcases comments, which will trigger
19850           calls to xpass and xfail.
19852 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19854         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19855           comments embedded in the testcases, especially the one looking for
19856           special compiler options, as well as the pattern matching for the
19857           compiler output again.
19859 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19861         * lib/old-dejagnu.exp: Do a proper check of the return value for
19862           execute tests. Fixed several problems with the pattern matching
19863           of the compiler output which gave erroneous test results.
19864           Changed several of the test result messages to be more descriptive.
19865         * config/unix-g++.exp: Proc g++_load now actually works and
19866           executes the tests passed to it and returns a usable return
19867           value.
19869 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19871           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19873 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19875         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19876           Modified both files to properly execute the old style
19877           dejagnu tests. The previous versions of these files were
19878           experimental and did not function anything near correctly.
19880 1993-04-05  Rob Savoye  (rob@cygnus.com)
19882         * Removed all Makefile.in and configure.in files. No configuration
19883         needed now.
19885 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19887         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19889 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19891         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19892         gcc.special/configure.in, gcc.noncompile/configure.in,
19893         gcc.execute/configure.in, gcc.code_quality/configure.in,
19894         g++.other/configure.in, g++.old-deja/configure.in,
19895         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19896         in srcname setting.
19898 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19900         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19901         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19902         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19904 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19906         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19907         (gdb_exit): Don't remove *_soc files.
19909 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19911         * lib/c-torture.exp: Don't look for main; instead always use -w
19912         -c.  This is how the c-torture tests work.  Remove the object
19913         file if the compilation succeeds.
19914         * gcc.execute/execute.exp: Remove executable if test passes.
19915         * gcc.noncompile/noncompile.exp: Every test is an expected
19916         failure.
19917         * gcc.special/special.exp: Added tests from c-torture 1.11,
19918         corrected use of existing test.
19919         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19920         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19921         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19922         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19923         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19924         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19925         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19926         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19927         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19928         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19929         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19930         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19931         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19932         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19933         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19934         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19935         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19936         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19937         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19938         c-torture 1.11.
19939         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19940         correspond to c-torture 1.11.
19942         * New file.