OSDN Git Service

PR c++/12132
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
2
3         PR c++/12132
4         * g++.dg/template/error11.C: New test.
5
6         PR c++/13451
7         * g++.dg/template/class2.C: New test.
8
9 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10         Richard Sandiford <rsandifo@redhat.com>
11
12         PR c++/13387
13         * g++.dg/opt/alias3.C: New test.
14
15 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
16
17         PR c++/13157
18         * g++.dg/template/koenig3.C: New test.
19
20         PR c++/13529
21         * g++.dg/parse/offsetof3.C: New test.
22
23         * g++.dg/init/copy7.C: Add missing dg-error markers.
24
25         PR c++/12226
26         * g++.dg/init/copy7.c: New test.
27
28         PR c++/13536
29         * g++.dg/parse/cast1.C: New test.
30
31 2004-01-04  Jan Hubicka  <jh@suse.cz>
32
33         * gcc.dg/winline[1-7].c: New tests.
34
35 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
36
37         PR c++/13520
38         * g++.dg/template/qualttp22.C: New test.
39
40 2004-01-01  Jan Hubicka  <jh@suse.cz>
41
42         * gcc.dg/debug/20031231-1.c: New.
43         * gcc.c-torture/compile/20040101-1.c: New.
44         * gcc.dg/dwarf-die-[1-7].c: New.
45
46 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
47
48         PR optimization/13521
49         * gcc.c-torture/compile/20031231-1.c: New test.
50
51 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
52
53         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
54
55 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
56
57         PR c++/10079
58         * g++.dg/template/crash16.C: New test.
59
60 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
61
62         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
63
64 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
65
66         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
67         ports.
68         * g++.old-deja/g++.jason/thunk3.C: Likewise.
69         * g++.old-deja/g++.law/profile1.C: Likewise.
70         * gcc.c-torture/compile/981006-1.c: Likewise.
71         * gcc.c-torture/execute/loop-2e.x: Likewise.
72         * gcc.c-torture/execute/loop-2f.x: Remove.
73         * gcc.c-torture/execute/loop-2g.x: Likewise.
74         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
75         * gcc.dg/20020312-2.c: Remove traces of dead ports.
76
77 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
78
79         PR c++/13507
80         * g++.dg/ext/attrib11.C: New test.
81
82         PR c++/13494
83         * g++.dg/template/array2-1.C: New test.
84         * g++.dg/template/array2-2.C: New test.
85
86 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
87
88         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
89
90 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
91
92         PR c++/12774
93         * g++.dg/template/array1-1.C: New test.
94         * g++.dg/template/array1-2.C: New test.
95
96 2003-12-29  Roger Sayle  <roger@eyesopen.com>
97
98         PR fortran/12632
99         * g77.dg/12632.f: New test case.
100
101 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
102
103         PR c++/13289
104         * g++.dg/parse/nontype1.C: New test.
105
106 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
107
108         PR c++/12403
109         * g++.dg/parse/explicit1.C: New test.
110         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
111
112 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
113
114         PR c++/13081
115         * g++.dg/opt/inline6.C: New test.
116
117         PR c++/12613
118         * g++.dg/parse/error9.C: New test.
119
120         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
121
122 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
123
124         PR c++/13009
125         * g++.dg/init/assign1.C: New test.
126
127 2003-12-28  Roger Sayle  <roger@eyesopen.com>
128
129         PR c++/13070
130         * g++.dg/warn/format3.C: New test case.
131
132 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
133
134         * gcc.c-torture/compile/20031227-1.c: New test.
135
136 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
137
138         * g++.dg/bprob/bprob.exp: Load target-supports.exp
139         * g77.dg/bprob/bprob.exp: Likewise.
140         * gcc.misc-tests/bprob.exp: Likewise.
141         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
142         variants on systems where the library does not provide that
143         functionality.
144         * gcc.dg/builtins-20.c: Use builtins-config.h.
145         * gcc.dg/builtins-config.h: New file.
146
147 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
148
149         * lib/gcc-dg.exp (dg-require-profiling): New function.
150         * lib/target-supports.exp (check_profiling_available): Likewise.
151         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
152         * g77.dg/bprob/bprob.exp: Likewise.
153         * gcc.misc-tests/bprob.exp: Likewise.
154         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
155         * gcc.dg/20021014-1.c: Likewise.
156         * gcc.dg/nest.c: Likewise.
157
158 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
159
160         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
161         compiling.
162         * g++.dg/lookup/java2.C: Likewise.
163         * gcc.dg/cpp/lexident.c: Likewise.
164
165 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
166
167         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
168         given.
169         * gcc.c-torture/compile/961203-1.c: Likewise.
170         * gcc.c-torture/compile/980506-1.c: Likewise.
171
172 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
173
174         * lib/gcc-dg.exp (dg-prune-output): New annotation.
175         (additional_prunes): New global.
176         (gcc-dg-prune): Handle additional per-test pruning.
177         (dg-test): Clear additional_prunes between tests.
178
179         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
180         dg-prune-output to avoid spurious failures from assembler
181         complaining about nonexistent WAW violations.
182         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
183         Use dg-prune-output to avoid spurious failures from assembler
184         warning about Itanium B-step errata.
185
186 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
187
188         * g++.dg/abi/macro0.C: New test.
189         * g++.dg/abi/macro1.C: Likewise.
190         * g++.dg/abi/macro2.C: Likewise.
191
192         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
193         * g++.dg/abi/bitfield7.C: Likewise.
194         * g++.dg/abi/dtor2.C: Likewise.
195         * g++.dg/abi/mangle11.C: Likewise.
196         * g++.dg/abi/mangle12.C: Likewise.
197         * g++.dg/abi/mangle14.C: Likewise.
198         * g++.dg/abi/mangle17.C: Likewise.
199         * g++.dg/abi/vbase10.C: Likewise.
200         * g++.dg/abi/vbase14.C: Likewise.
201         * g++.dg/template/qualttp17.C: Likewise.
202
203 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
204
205         PR c/11995
206         * gcc.dg/20031223-1.c: New test.
207
208 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
209
210         * gcc.dg/noreturn-7.c: New test.
211
212 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
213
214         * gcc.dg/null-pointer-1.c: New test.
215
216 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
217
218         * g++.old-deja/g++.jason/template18.C: Remove.
219         * g++.old-deja/g++.jason/template37.C: Likewise.
220
221         PR c++/12862
222         * g++.dg/lookup/ns1.C: New test.
223
224         PR c++/12397
225         * g++.dg/template/lookup3.C: New test.
226
227 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
228
229         * g++.dg/template/recurse1.C: New test
230
231 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
232
233         PR c++/12479
234         * g++.dg/parse/semicolon1.C: New test.
235         * g++.dg/parse/semicolon1.h: Likewise.
236
237 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
238
239         * gcc.dg/darwin-misaligned.c: New test.
240
241 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
242
243         PR c/9163
244         * gcc.dg/20031222-1.c: New test.
245
246 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
247
248         PR c++/13438
249         * g++.dg/parse/error8.C: New test.
250
251         PR c++/11554
252         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
253
254 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
255
256         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
257         too small.
258         * gcc.c-torture/compile/930217-1.c: Likewise.
259         * gcc.c-torture/compile/930513-1.c: Likewise.
260         * gcc.c-torture/execute/920908-2.c: Likewise.
261         * gcc.c-torture/execute/921204-1.c: Likewise.
262         * gcc.c-torture/execute/930621-1.c: Likewise.
263         * gcc.c-torture/execute/930630-1.c: Likewise.
264         * gcc.c-torture/execute/931031-1.c: Likewise.
265         * gcc.c-torture/execute/980602-2.c: Likewise.
266         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
267         * gcc.c-torture/execute/compndlit-1.c: Likewise.
268         * gcc.c-torture/execute/extzvsi.c: Likewise.
269         * gcc.c-torture/unsorted/ext.c: Likewise.
270
271 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
272
273         PR target/12749
274         * gcc.c-torture/compile/20031220-2.c: New test case.
275
276 2003-12-20  Roger Sayle  <roger@eyesopen.com>
277
278         PR optimization/13031
279         * gcc.c-torture/compile/20031220-1.c: New test case.
280
281 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
282
283         * gcc.dg/cast-function-1.c: New test.
284
285 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
286
287         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
288         formats.
289
290 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
291
292         PR c++/12795
293         * g++.dg/ext/attrib10.C: New test.
294
295 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
296
297         * gcc.dg/cleanup-10.c: New test.
298         * gcc.dg/cleanup-11.c: New test.
299
300 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
301
302         PR c++/13239
303         * g++.dg/opt/expect1.C: New test.
304
305 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
306
307         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
308
309 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
310
311         PR debug/12923
312         * gcc.dg/20031218-1.c: New test.
313
314         PR debug/12389
315         * gcc.dg/20031218-2.c: New test.
316         * gcc.dg/20031218-3.c: New test.
317
318         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
319         of label name and allow for USER_LABEL_PREFIX == "_" names.
320         * g++.dg/abi/mangle18-2.C: Likewise.
321         * g++.dg/abi/mangle19-1.C: Likewise.
322         * g++.dg/abi/mangle19-2.C: Likewise.
323         * g++.dg/abi/mangle20-1.C: Likewise.
324         * g++.dg/abi/mangle20-2.C: Likewise.
325
326 2003-12-18  Richard Henderson  <rth@redhat.com>
327
328         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
329
330 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
331             Dan Kegel <dank@kegel.com>
332
333         PR other/12009
334         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
335         testing a cross compiler, it causes spurious compile failures.
336         * lib/g++.exp: Likewise.
337
338 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
339
340         PR c++/13262
341         * g++.dg/template/access13.C: New test.
342
343 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
344
345         * gcc.dg/20031216-1.c: New test.
346
347 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
348
349         PR c++/9154
350         * g++.dg/template/error10.C: New test.
351
352 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
353
354         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
355         * g++.dg/eh/simd-2.C: Likewise.
356
357 2003-12-17  James E Wilson  <wilson@specifixinc.com>
358             Roger Sayle  <roger@eyesopen.com>
359
360         * gcc.c-torture/execute/ieee/mzero5.c: New.
361
362 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
363
364         PR c++/10603
365         * g++.dg/parse/error6.C: New test.
366
367         PR c++/12827
368         * g++.dg/parse/error7.C: New test.
369
370 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
371
372         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
373         at -O with stabs debugging formats.
374         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
375         * gcc.dg/debug/debug-2.c: Likewise.
376
377 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
378
379         PR c++/12696
380         * g++.dg/init/error1.C: New test.
381
382         PR c++/12218
383         * g++.dg/init/pm3.C: New test.
384
385 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
386
387         PR c/3347
388         * gcc.dg/bitfld-8.c: New test.
389
390 2003-12-16  James Lemke  <jim@wasabisystems.com>
391
392         * gcc.dg/arm-scd42-[123].c: New tests.
393
394 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
395
396         PR c++/9043
397         * g++.dg/abi/mangle20-1.C: New test.
398         * g++.dg/abi/mangle20-2.C: New test.
399
400 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
401
402         PR c++/13275
403         * g++.dg/other/offsetof2.C: Remove XFAIL.
404         * g++.dg/parse/offsetof1.C: New test.
405         * g++.gd/parse/offsetof2.C: Likewise.
406
407 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
408
409         * g++.dg/template/nontype3.C: New test.
410         * g++.dg/template/static2.C: Tweaked the dg-error clause.
411
412 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
413
414         * g++.dg/warn/noreturn-3.C: Also test instantiation.
415
416 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
417
418         PR c++/13387
419         * g++.dg/expr/assign1.C: New test.
420
421         PR c++/13242
422         * g++.dg/abi/mangle19-1.C: New test.
423         * g++.dg/abi/mangle19-2.C: New test.
424
425 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
426
427         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
428
429 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
430
431         * gcc.c-torture/execute/20031216-1.c: New test.
432
433 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
434
435         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
436         an ICE regression.
437
438 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
439
440         PR c++/10926
441         * g++.dg/template/error9.C: New test.
442
443         PR c++/11116
444         * g++.dg/template/error8.C: New test.
445
446 2003-12-15  Roger Sayle  <roger@eyesopen.com>
447
448         PR middle-end/13400
449         * gcc.c-torture/execute/20031215-1.c: New test case.
450
451 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
452
453         PR c++/13269
454         * g++.dg/parse/error5.C: New test.
455
456         PR c++/12989
457         * g++.dg/expr/sizeof1.C: New test.
458
459         PR c++/13310
460         * g++.dg/template/crash15.C: New test.
461
462 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
463
464         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
465         a non-POD type as the last named parameter of a varargs function.
466
467 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
468
469         PR c++/13243
470         PR c++/12573
471         * g++.dg/template/crash14.C: New test.
472         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
473
474 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
475
476         * g++.dg/other/java1.C: New test.
477
478         PR c++/13241
479         * g++.dg/abi/mangle18-1.C: New test.
480         * g++.dg/abi/mangle18-2.C: New test.
481
482 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
483
484         PR optimization/10312
485         * gcc.c-torture/execute/20031214-1.c: New.
486
487 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
488
489         PR c++/10779
490         PR c++/12160
491         * g++.dg/parse/error3.C: New test.
492         * g++.dg/parse/error4.C: Likewise.
493         * g++.dg/abi/mangle4.C: Tweak error messages.
494         * g++.dg/lookup/using5.C: Likewise.
495         * g++.dg/other/error2.C: Likewise.
496         * g++.dg/parse/typename5.C: Likewise.
497         * g++.dg/parse/undefined1.C: Likewise.
498         * g++.dg/template/arg2.C: Likewise.
499         * g++.dg/template/ttp3.C: Likewise.
500         * g++.dg/template/type1.C: Likewise.
501         * g++.old-deja/g++.other/crash32.C: Likewise.
502         * g++.old-djea/g++.pt/defarg8.C: Likewise.
503
504 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
505
506         PR c++/13106
507         * g++.dg/warn/noreturn-3.C: New test.
508
509 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
510
511         PR c++/13118
512         * g++.dg/abi/covariant3.C: New.
513
514 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
515
516         * g++.dg/eh/ia64-1.C: New test.
517
518 2003-12-12  Roger Sayle  <roger@eyesopen.com>
519
520         PR optimization/13037
521         * g77.f-torture/execute/13037.f: New test case.
522
523 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
524
525         PR c++/12881
526         * g++.dg/abi/covariant2.C: New.
527
528 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
529
530         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
531
532 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
533
534         * gcc.c-torture/execute/wchar_t-1.x: Delete.
535
536 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
537
538         PR other/10819
539         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
540         to fix Bug 10819.
541         * lib/g++.exp (g++_version): Likewise.
542         * lib/g77.exp (g77_version): Likewise.
543         * lib/objc.exp (default_objc_version): Likewise.
544
545 2003-12-10  Richard Henderson  <rth@redhat.com>
546
547         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
548
549         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
550
551 2003-12-08  Matt Austern  <austern@apple.com>
552
553         PR c/13134
554         * lib/gcc-dg.exp (dg-require-visibility): Define.
555         * lib/target-supports (check_visibility_available): Define.
556         * gcc.dg/visibility-1.c: New test.
557         * gcc.dg/visibility-2.c: Likewise.
558         * gcc.dg/visibility-3.c: Likewise.
559         * gcc.dg/visibility-4.c: Likewise.
560         * gcc.dg/visibility-5.c: Likewise.
561         * gcc.dg/visibility-6.c: Likewise.
562         * g++.dg/ext/visibility-1.C: Likewise.
563         * g++.dg/ext/visibility-2.C: Likewise.
564         * g++.dg/ext/visibility-3.C: Likewise.
565         * g++.dg/ext/visibility-4.C: Likewise.
566         * g++.dg/ext/visibility-5.C: Likewise.
567         * g++.dg/ext/visibility-6.C: Likewise.
568
569 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
570
571         * g++.dg/lookup/java1.C: New test.
572         * g++.dg/lookup/java2.C: New test.
573
574 2003-12-07  Falk Hueffner  <falk@debian.org>
575
576         * g++.dg/opt/noreturn-1.C: New test.
577
578 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
579
580         * gcc.dg/overflow-1.c: New test.
581
582 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
583
584         * g77.f-torture/compile/13060.f: New test.
585
586 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
587
588         PR c++/13323
589         * g++.dg/inherit/operator2.C: New test.
590
591 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
592
593         PR c++/13305
594         * g++.dg/ext/attrib9.C: New test.
595
596 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
597
598         PR c++/13314
599         * g++.dg/template/error7.C: New test.
600
601 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
602             J"orn Rennecke <joern.rennecke@superh.com>
603
604         PR target/13302
605         * g++.dg/other/struct-va_list.C: New test.
606
607 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
608
609         PR c++/13166
610         * g++.dg/parse/defarg6.C: New test.
611
612 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
613
614         PR target/13256
615         * gcc.c-torture/execute/20031201-1.c: New test.
616
617 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
618
619         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
620
621 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
622
623         * gcc.dg/builtin-return-1.c: New test.
624
625 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
626             J"orn Rennecke <joern.rennecke@superh.com>
627
628         PR optimization/13260
629         * gcc.c-torture/execute/20031204-1.c: New test.
630
631 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
632
633         PR c++/9127
634         * g++.dg/template/error6.C: New test.
635
636 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
637
638         * gcc.dg/20031202-1.c: New test.
639
640 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
641
642         PR c++/13179
643         * g++.dg/template/eh1.C: New test.
644
645         PR c++/10771
646         * g++.dg/template/error5.C: New test.
647
648 2003-12-02  David Ung  <davidu@mips.com>
649
650         * gcc.dg/compat/vector-check.h: Corrected type for var
651         g_##TMODE
652
653 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
654
655         PR c++/10126
656         * g++.dg/template/ptrmem8.C: New test.
657
658 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
659
660         PR c++/12573
661         * g++.dg/template/dependent-expr3.C: New test.
662
663 2003-12-01  James Lemke  <jim@wasabisystems.com>
664
665         * gcc.dg/arm-g2.c: New test.
666
667 2003-12-01  Roger Sayle  <roger@eyesopen.com>
668
669         PR optimization/11634
670         * gcc.dg/20031201-2.c: New test case.
671
672 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
673
674         PR 11433
675         * objc.dg/proto-lossage-3.m: New test.
676
677 2003-12-01  Roger Sayle  <roger@eyesopen.com>
678
679         PR optimization/12628
680         * gcc.dg/20031201-1.c: New test case.
681
682 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
683
684         * gcc.dg/unaligned-1.c: New test.
685
686 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
687
688         PR c++/9849
689         * g++.dg/template/error4.C: New test.
690         * g++.dg/template/nested3.C: Adjust error markers.
691
692 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
693
694         * gcc.dg/cpp/assert4.c: Check more #system assertions.
695
696 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
697
698         PR c/10333
699         * gcc.dg/bitfld-7.c: New test.
700
701 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
702
703         * gcc.dg/tls/asm-1.C: New test.
704
705 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
706
707         * gcc.dg/cpp/assert4.c: Update.
708
709 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
710
711         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
712         * gcc.dg/builtin-apply3.c: New test.
713
714 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
715
716         * lib/compat.exp (compat-obj): New xfaildata parameter.
717         Use it to set compiler_conditional_xfail_data before compiling.
718         (compat-get-options): Handle dg-xfail-if.
719         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
720         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
721         * gcc.dg/compat/vector-1_y.c: Likewise.
722         * gcc.dg/compat/vector-2_x.c: Likewise.
723         * gcc.dg/compat/vector-2_y.c: Likewise.
724
725 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
726
727         * g++.dg/opt/reg-stack4.C: New test.
728
729 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
730
731         * gcc.dg/builtin-apply2.c: New test.
732
733 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
734
735         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
736
737 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
738
739         PR c++/12924
740         * g++.dg/template/template-id-2.C: New test.
741
742 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
743
744         PR c++/5369
745         * g++.dg/template/memfriend1.C: New test.
746         * g++.dg/template/memfriend2.C: Likewise.
747         * g++.dg/template/memfriend3.C: Likewise.
748         * g++.dg/template/memfriend4.C: Likewise.
749         * g++.dg/template/memfriend5.C: Likewise.
750         * g++.dg/template/memfriend6.C: Likewise.
751         * g++.dg/template/memfriend7.C: Likewise.
752         * g++.dg/template/memfriend8.C: Likewise.
753         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
754
755 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
756
757         PR c++/12515
758         * g++.dg/ext/cond1.C: New test.
759
760 2003-11-20  Richard Henderson  <rth@redhat.com>
761
762         * gcc.dg/20020201-2.c: Remove.
763         * gcc.dg/20020201-4.c: Remove.
764         * gcc.dg/20020304-1.c: Remove.
765
766 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
767
768         * gcc.dg/cpp/trad/xwin1.c: New test case.
769
770 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
771
772         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
773         * lib/g77.exp: Likewise.
774         * lib/objc.exp: Likewise.
775         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
776         for darwin.
777
778 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
779
780         PR c++/12932
781         * g++.dg/template/static5.C: New test.
782
783 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
784
785         * gcc.dg/nested-func-1.c: New test.
786
787 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
788
789         * gcc.dg/cpp/assert4.c: New test.
790
791 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
792
793         PR c++/2294
794         * g++.dg/lookup/using9.c: New test.
795
796 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
797
798         PR c++/12762
799         * g++.dg/template/error3.C: New test.
800
801 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
802
803         PR ada/13035
804         * ada/acats/run_acats, run_all.sh: Fix syntax error.
805         No longer use a wrapper for gcc, since this does not work under
806         Windows.
807
808 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
809
810         PR c++/2094
811         * g++.dg/template/ptrmem7.C: New test.
812
813 2003-11-13  Andrew Pinski <apinski@apple.com>
814
815         * gcc.c-torture/compile/20031113-1.c: New test.
816
817 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
818             Kean Johnston <jkj@sco.com>
819
820         PR c/13029
821         * gcc.dg/unused-4.c: Update.
822
823 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
824
825         * g++.dg/opt/const3.C: New test.
826
827 2003-11-13  Jan Hubicka  <jh@suse.cz>
828
829         * gcc.c-torture/compile/20031112-1.c: New test.
830
831 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
832
833         * g++.dg/parse/crash10.C: Remove bogus error marker.
834
835 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
836
837         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
838         (host_gcc): Likewise.
839         (ROOT): Honor $PWDCMD.
840         (BASE): Likewise.
841         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
842
843 2003-11-12  Catherine Moore  <clm@redhat.com>
844
845         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
846
847 2003-11-12  Andreas Jaeger  <aj@suse.de>
848             Jakub Jelinek  <jakub@redhat.com>
849             Andrew Pinski  <pinskia@physics.uc.edu>
850             Richard Henderson  <rth@redhat.com>
851
852         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
853         systems.
854         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
855
856         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
857         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
858
859 2003-11-11  Andreas Jaeger  <aj@suse.de>
860
861         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
862
863         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
864
865 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
866
867         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
868         Clean ups.
869
870 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
871
872         * gcc.dg/trampoline-1.c: New test.
873
874 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
875
876         * gcc.c-torture/compile/200031109-1.c: New test.
877
878 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
879
880         PR c/3190
881         PR c/8714
882         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
883         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
884         gcc.dg/format/no-y2k-1.c: Update.
885
886 2003-11-08  Roger Sayle  <roger@eyesopen.com>
887
888         PR optimization/10467
889         * gcc.dg/20031108-1.c: New test case.
890
891 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
892
893         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
894
895 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
896
897         * gcc.dg/compound-lvalue-1.c: New test.
898         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
899         some XFAILs.
900
901 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
902
903         * gcc.dg/altivec-varargs-1.c: New test.
904
905 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
906
907         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
908         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
909         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
910         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
911         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
912
913 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
914
915         * gcc.dg/cond-lvalue-1.c: New test.
916
917 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
918
919         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
920
921 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
922
923         PR c++/11616
924         * g++.dg/template/instantiate5.C: New test.
925
926 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
927
928         PR c++/12726
929         * g++.dg/ext/complit2.C: Replace test with self-contained version.
930         * ChangeLog: Add missing first entry for above test.
931
932 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
933
934         PR c++/9810
935         * g++.dg/template/using8.C: New test.
936         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
937
938 2003-11-02  Roger Sayle  <roger@eyesopen.com>
939
940         PR optimization/10817
941         * gcc.c-torture/compile/20031102-1.c: New test case.
942
943 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
944
945         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
946         2147483647.
947
948 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
949
950         * gcc.dg/20031102-1.c: New test.
951
952 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
953
954         * gcc.dg/complex-1.c: New test.
955
956 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
957
958         PR c++/12796
959         * g++.dg/template/crash13.C: Adjust expected error location.
960         * g++.old-deja/g++.brendan/ns1.C: Likewise.
961
962 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
963
964         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
965
966 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
967
968         PR/10239
969         * gcc.c-torture/compile/20031031-2.c: New test.
970
971 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
972
973         PR/11640
974         * gcc.c-torture/compile/20031031-1.c: New test.
975
976 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
977
978         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
979         * gcc.misc-tests/bprob.exp: Likewise.
980         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
981         the execution test on arm-elf configs.
982         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
983         configs that don't support scratch files.
984         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
985
986 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
987
988         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
989         done by dejagnu.
990
991 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
992
993         * ada/acats/run_all.sh: Redirect mv output to /dev/null
994         Avoid non pure sh syntax. Add more logging.
995
996         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
997         fail.
998
999 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1000
1001         PR libgcj/10610
1002         * gcc.dg/ppc-stackalign-1.c: New test.
1003
1004 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1005
1006         * ada/acats/run_all.sh: Change output to be more compliant with
1007         dejagnu framework.
1008         Create acats.sum and acats.log files under testsuite/ada/acats
1009         Only run [a-z]* directories, to filter out e.g. CVS.
1010         Redirect build output to log file.
1011
1012 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1013
1014         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1015
1016 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1017
1018         PR ada/5909:
1019         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1020
1021 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1022
1023         * gcc.c-torture/compile/20031023-1.c: New test.
1024         * gcc.c-torture/compile/20031023-2.c: New test.
1025         * gcc.c-torture/compile/20031023-3.c: New test.
1026         * gcc.c-torture/compile/20031023-4.c: New test.
1027
1028 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1029
1030         PR c++/10371
1031         * g++.dg/lookup/scoped8.C: New test.
1032
1033 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1034
1035         * g++.dg/opt/reg-stack3.C: New test.
1036
1037 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1038
1039         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1040
1041 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1042
1043         PR c++/11076
1044         * g++.dg/template/crash13.C: New test.
1045
1046 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1047
1048         * gcc.dg/c99-restrict-2.c: New test.
1049
1050 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1051
1052         PR c++/12698, c++/12699, c++/12700, c++/12566
1053         * g++.dg/inherit/covariant9.C: New test.
1054         * g++.dg/inherit/covariant10.C: New test.
1055         * g++.dg/inherit/covariant11.C: New test.
1056
1057 2003-10-23  Jason Merrill  <jason@redhat.com>
1058
1059         PR c++/12726
1060         * g++.dg/ext/complit2.C: New test.
1061
1062 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1063
1064         PR target/12654
1065         * gcc.c-torture/execute/20031020-1.c: New test.
1066
1067 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1068
1069         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1070         following the jump_insn.
1071
1072 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1073
1074         * gcc.dg/cast-lvalue-1.c: New test.
1075
1076 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1077
1078         PR c++/11962
1079         * g++.dg/template/cond2.C: New test.
1080
1081 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1082
1083         * gcc.dg/builtins-28.c: New test.
1084
1085 2003-10-20  Jan Hubicka  <jh@suse.cz>
1086
1087         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
1088         parameter.
1089         * testsuite/gcc.dg/inline-2.c: Likewise.
1090
1091 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1092
1093         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
1094         * gcc.dg/nest.c:  Likewise.
1095
1096 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1097
1098         PR c++/9781, c++/10583, c++/11862
1099         * g++.dg/parse/crash13.C: New test.
1100
1101 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1102
1103         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
1104
1105 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1106
1107         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
1108         Define HAVE_C99_RUNTIME except on Solaris.
1109         * gcc.dg/builtins-20.c: Likewise.
1110
1111 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1112
1113         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
1114
1115 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1116
1117         PR c++/12495
1118         * g++.dg/template/crash21.C: New test.
1119
1120 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1121
1122         PR c++/2513
1123         * g++.dg/template/typename5.C: New test.
1124
1125 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1126
1127         PR c++/12369
1128         * g++.dg/template/friend25.C: New test.
1129
1130 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
1131
1132         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
1133         versions.
1134
1135 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
1136
1137         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
1138         == 2147483647.
1139
1140 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
1141
1142         * gcc.c-torture/execute/960416-1.x: Remove.
1143         * gcc.c-torture/execute/divconst-3.x: Likewise.
1144
1145 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
1146
1147         PR target/12598
1148         * gcc.dg/torture/cris-volatile-1.c: New test.
1149
1150 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1151
1152         PR optimization/9325
1153         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
1154         for overflowing floating point to integer conversion during RTL
1155         simplification.
1156
1157 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
1158
1159         * objc/execute/_cmd.m: Fix typo.
1160         * objc.dg/image-info.m, objc.dg/symtab-1.m:
1161         Relax 'scan-assembler' regexp.
1162         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
1163         objc.dg/try-catch-4.m: Run on non-Darwin targets.
1164         * objc.dg/zero-link-2.m: Remove blank line.
1165         * objc.dg/zero-link-3.m: New test case.
1166
1167 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
1168
1169         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
1170
1171         * gcc.dg/asm-names.c: Use scan-assembler-not rather
1172         than linker trickery.
1173
1174 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1175
1176         PR c++/12370
1177         * g++.dg/other/friend2.C: New test.
1178
1179 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1180
1181         * gcc.dg/20031012-1.c: New test.
1182
1183 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1184
1185         * gcc.dg/weak/weak-3.c: Fix for new warning.
1186
1187 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1188
1189         PR optimization/8750
1190         * gcc.c-torture/execute/20031012-1.c: New test case.
1191
1192 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1193
1194         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
1195         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
1196
1197 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1198
1199         PR optimization/12260
1200         * gcc.c-torture/compile/20031011-2.c: New test case.
1201
1202 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1203
1204         * gcc.c-torture/execute/20031011-1.c: New testcase.
1205
1206 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
1207
1208         * gcc.c-torture/compile/20031011-1.c: New test.
1209
1210 2003-10-11  Jan Hubicka  <jh@suse.cz>
1211
1212         * g++.dg/other/first-global.C: New test.
1213
1214 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1215
1216         * gcc.c-torture/execute/string-opt-18.c: New testcase.
1217
1218 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
1219
1220         * gcc.c-torture/compile/20031010-1.c: New test.
1221
1222 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
1223
1224         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
1225         * gcc.c-torture/execute/va-arg-25.c: ... here.
1226
1227 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
1228
1229         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
1230
1231 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
1232
1233         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
1234
1235 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
1236
1237         * g++.dg/parse/error2.C: New test.
1238
1239 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
1240
1241         PR c++/11097
1242         * g++.dg/other/error5.C: Modify the error message.
1243         * g++.dg/lookup/using8.C: New test.
1244
1245 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
1246
1247         * gcc.dg/darwin-abi-2.c: New file.
1248         * gcc.c-torture/execute/va-arg-24.c: New file.
1249
1250 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
1251
1252         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
1253         indentation.
1254
1255 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
1256
1257         PR c++/10147
1258         * g++.dg/other/error4.C: Update error messages.
1259         * g++.dg/template/ptrmem4.C: Likewise.
1260
1261         PR c++/12337
1262         * g++.dg/init/new9.C: New test.
1263
1264         PR c++/12334, c++/12236, c++/8656
1265         * g++.dg/ext/attrib8.C: New test.
1266
1267 2003-10-06  Devang Patel  <dpatel@apple.com>
1268
1269         * gcc.dg/debug/dwarf2-3.h: New test.
1270         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
1271
1272 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
1273
1274         * g++.dg/opt/cfg2.C: New test.
1275
1276 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1277
1278         * g++.dg/opt/float1.C: New test.
1279
1280 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1281
1282         * gcc.dg/c90-array-lval-6.c: New test.
1283         * gcc.dg/c99-array-lval-6.c: New test.
1284
1285 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
1286             Ziemowit Laski  <zlaski@apple.com>
1287
1288         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
1289         'Derived', so that it is never considered a class method; add
1290         new warning for '+port' method ambiguity.
1291         * objc.dg/method-12.m: Include <objc/objc.h> instead of
1292         <objc/objc-api.h> (needed on Mac OS X).
1293         * objc.dg/method-13.m: New test.
1294
1295 2003-10-03  Roger Sayle  <roger@eyesopen.com>
1296
1297         PR optimization/9325, PR java/6391
1298         * gcc.c-torture/execute/20031003-1.c: New test case.
1299
1300 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
1301
1302         PR optimization/12180
1303         * gcc.dg/20031002-1.c: New test.
1304
1305         PR c++/12486
1306         * g++.dg/inherit/error1.C: New test.
1307
1308 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
1309
1310         * lib/f-torture.exp (search_for): Rename to...
1311         (search_for_re): This.  Also, clean up comments and the
1312         "regexp" invocation.
1313
1314 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
1315
1316         * gcc.c-torture/compile/20031002-1.c: New test.
1317
1318 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
1319
1320         * g++.dg/opt/cond1.C: New test.
1321
1322 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
1323
1324         * gcc.dg/Wold-style-definition-2.c: New testcase.
1325         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
1326
1327 2003-09-29  Richard Henderson  <rth@redhat.com>
1328
1329         * g++.dg/init/array10.C: Add dg-options.
1330
1331 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
1332
1333         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
1334
1335 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1336
1337         * g++.dg/template/friend19.C: Fix typo.
1338         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
1339
1340 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
1341
1342         * gcc.c-torture/execute/20030928-1.c: New test.
1343         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
1344
1345 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1346
1347         * g++.dg/opt/unroll1.C: New test.
1348
1349 2003-09-26  Roger Sayle  <roger@eyesopen.com>
1350
1351         PR optimization/11741
1352         * gcc.dg/20030926-1.c: New test case.
1353
1354 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1355
1356         PR c++/5655
1357         * g++.dg/parse/access7.C: New test.
1358         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
1359
1360 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
1361
1362         MERGE OF objc-improvements-branch into MAINLINE:
1363         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
1364         if libobjc has not been built.
1365         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
1366         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
1367         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
1368         objc/execute/nested-3.m, objc/execute/np-2.m,
1369         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
1370         objc/execute/redefining_self.m, objc/execute/root_methods.m,
1371         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
1372         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
1373         objc.dg/special/unclaimed-category-1.h,
1374         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
1375         well as GNU runtime.
1376         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
1377         * execute/cascading-1.m, execute/function-message-1.m,
1378         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
1379         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
1380         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
1381         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
1382         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
1383         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
1384         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
1385         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
1386         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
1387         * objc.dg/bitfield-2.m: Run only on Darwin.
1388         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
1389         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
1390         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
1391         * objc.dg/const-str-1.m: Fix constant string layout.
1392
1393 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
1394
1395         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
1396
1397 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
1398
1399         * gcc.dg/darwin-abi-1.c: New file.
1400
1401 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
1402
1403         PR target/12281
1404         * gcc.c-torture/compile/20030921-1.c: New test.
1405
1406 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1407
1408         * g++.dg/opt/reg-stack2.C: New test.
1409
1410 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1411
1412         * g++.dg/eh/delayslot1.C: New test.
1413
1414 2003-09-20  Richard Henderson  <rth@redhat.com>
1415
1416         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
1417
1418 2003-09-20  Roger Sayle  <roger@eyesopen.com>
1419
1420         * gcc.c-torture/execute/20030920-1.c: New test case.
1421
1422 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1423
1424         * g++.dg/rtti/typeid3.C: Correct expected error message.
1425
1426 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1427
1428         PR c++/157
1429         * g++.dg/parse/crash12.C: New test.
1430
1431 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
1432
1433         * gcc.dg/compat/mixed-struct-check.h: New.
1434         * gcc.dg/compat/mixed-struct-defs.h: New.
1435         * gcc.dg/compat/mixed-struct-init.h: New.
1436         * gcc.dg/compat/struct-by-value-19_main.c: New.
1437         * gcc.dg/compat/struct-by-value-19_x.c: New.
1438         * gcc.dg/compat/struct-by-value-19_y.c: New.
1439         * gcc.dg/compat/struct-by-value-20_main.c: New.
1440         * gcc.dg/compat/struct-by-value-20_x.c: New.
1441         * gcc.dg/compat/struct-by-value-20_y.c: New.
1442         * gcc.dg/compat/struct-return-19_main.c: New.
1443         * gcc.dg/compat/struct-return-19_x.c: New.
1444         * gcc.dg/compat/struct-return-19_y.c: New.
1445         * gcc.dg/compat/struct-return-20_main.c: New.
1446         * gcc.dg/compat/struct-return-20_x.c: New.
1447         * gcc.dg/compat/struct-return-20_y.c: New.
1448
1449 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
1450         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
1451         so that it will not complain on LP64 targets.
1452
1453 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1454
1455         PR c++/495
1456         * g++.dg/template/friend24.C: New test.
1457
1458 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
1459
1460         PR c++/12332
1461         * g++.dg/template/memtmpl2.C: New test.
1462
1463 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
1464
1465         PR target/11184
1466         * gcc.dg/builtin-apply1.c: New test.
1467
1468 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
1469
1470         PR c++/9848
1471         * g++.dg/warn/Wunused-4.C: New test.
1472
1473 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1474
1475         PR c++/12316
1476         * g++.dg/other/gc2.C: New test.
1477
1478 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
1479
1480         PR c++/11991
1481         * g++.dg/rtti/typeid3.C: New test.
1482
1483         PR c++/12266
1484         * g++.dg/overload/template1.C: New test.
1485
1486 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1487
1488         * g++.dg/opt/cfg3.C: New test.
1489
1490 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1491
1492         PR c++/7939
1493         * g++.dg/template/crash11.C: New test.
1494
1495 2003-09-16  Jason Merrill  <jason@redhat.com>
1496             Jakub Jelinek  <jakub@redhat.com>
1497
1498         * gcc.dg/attr-warn-unused-result.c: New test.
1499
1500 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
1501
1502         PR c++/12184
1503         * g++.dg/expr/call2.C: New test.
1504
1505 2003-09-15  Andreas Jaeger  <aj@suse.de>
1506
1507         * gcc.dg/Wold-style-definition-1.c: New test.
1508
1509 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
1510
1511         PR c++/3907
1512         * g++.dg/parse/template12.C: New test.
1513
1514         * g++.dg/abi/bitfield11.C: New test.
1515         * g++.dg/abi/bitfield12.C: Likewise.
1516
1517 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
1518
1519         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
1520         non-expansion of functional macro name without arguments at EOL.
1521         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
1522
1523 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
1524
1525         * gcc.c-torture/execute/20030914-[12].c: New tests.
1526
1527 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
1528
1529         PR c++/11788
1530         * g++.dg/overload/addr1.C: New test.
1531
1532 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
1533
1534         * gcc.dg/20030909-1.c: New test.
1535
1536 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1537
1538         * gcc.dg/ultrasp10.c: New test.
1539
1540 2003-09-09  Devang Patel  <dpatel@apple.com>
1541
1542         * gcc.dg/darwin-ld-6.c: New test.
1543
1544 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1545
1546         * gcc.dg/torture/builtin-explog-1.c: New testcase.
1547
1548 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1549
1550         * gcc.dg/ia64-types1.c: New test.
1551         * gcc.dg/ia64-types2.c: Likewise.
1552
1553 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1554
1555         * gcc.dg/builtins-1.c: Add more _Complex tests.
1556         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1557
1558         * gcc.dg/builtins-1.c: Test existing _Complex functions.
1559         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1560
1561 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1562
1563         PR c++/11786
1564         * g++.dg/lookup/koenig2.C: New test.
1565
1566         PR c++/5296
1567         * g++.dg/rtti/typeid2.C: New test.
1568
1569 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
1570
1571         * gcc.c-torture/compile/20030904-1.c: New test.
1572
1573 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1574
1575         * g++.dg/opt/longbranch2.C: New test.
1576
1577 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1578
1579         * g++.dg/template/crash10.C: Only compile it.
1580
1581 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1582
1583         PR middle-end/11665
1584         * gcc.c-torture/compile/20030907-1.c: New test.
1585         * g++.dg/init/array11.C: New test.
1586
1587 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1588
1589         PR c++/11852
1590         * g++.dg/init/struct1.C: New test.
1591
1592 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1593
1594         PR c++/12181
1595         * g++.dg/expr/comma1.C: New test.
1596
1597 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
1598
1599         PR c++/11867
1600         * g++.dg/expr/static_cast5.C: New test.
1601
1602 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
1603
1604         PR c++/11507
1605         * g++.dg/lookup/scoped7.C: New test.
1606
1607         PR c++/9574
1608         * g++.dg/other/static1.C: New test.
1609
1610         PR c++/11490
1611         * g++.dg/warn/template-1.C: New test.
1612
1613         PR c++/11432
1614         * g++.dg/template/crash10.C: New test.
1615
1616         PR c++/2478
1617         * g++.dg/overload/VLA.C: New test.
1618
1619         PR c++/10804
1620         * g++.dg/template/call1.C: New test.
1621
1622 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1623
1624         PR c++/11794
1625         * g++.dg/parse/using3.C: New test.
1626
1627 2003-09-06  Roger Sayle  <roger@eyesopen.com>
1628
1629         PR c++/11409
1630         * g++.dg/overload/builtin3.C: New test case.
1631
1632 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
1633
1634         PR c/9862
1635         * gcc.dg/20030906-1.c: New test.
1636         * gcc.dg/20030906-2.c: Likewise.
1637
1638 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1639
1640         PR c++/12167
1641         * g++.dg/parse/defarg5.C: New test.
1642
1643         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
1644
1645 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
1646
1647         PR c++/12163
1648         * g++.dg/expr/static_cast4.C: New test.
1649
1650         PR c++/12146
1651         * g++.dg/template/crash9.C: New test.
1652
1653 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
1654
1655         * g++.old-deja/g++.ext/pretty2.C: Update for change
1656         in __FUNCTION__.
1657         * g++.old-deja/g++.ext/pretty3.C: Likewise.
1658
1659 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
1660
1661         PR c++/11922
1662         * g++/dg/template/qualified-id1.C: New test.
1663
1664         PR c++/12037
1665         * g++.dg/warn/noeffect4.C: New test.
1666
1667 2003-09-04  Matt Austern  <austern@apple.com>
1668
1669         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
1670         * g++.dg/ext/fnname2.C: Likewise.
1671         * g++.dg/ext/fnname3.C: Likewise.
1672
1673 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
1674
1675         * g++.dg/expr/lval1.C: New test.
1676         * g++.dg/ext/lvcast.C: Remove.
1677
1678 2003-09-03  Roger Sayle  <roger@eyesopen.com>
1679
1680         PR optimization/11700.
1681         * gcc.c-torture/compile/20030903-1.c: New test case.
1682
1683 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
1684
1685         PR c++/12053
1686         * g++.dg/abi/layout4.C: New test.
1687
1688 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
1689
1690         PR c++/11553
1691         * g++.dg/parse/friend3.C: New test.
1692
1693 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
1694
1695         PR c++/11847
1696         * g++.dg/template/class1.C: New test.
1697
1698         PR c++/11808
1699         * g++.dg/expr/call1.C: New test.
1700
1701 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
1702
1703         PR c++/12114
1704         * g++.dg/init/ref9.C: New test.
1705
1706         PR c++/11972
1707         * g++.dg/template/nested4.C: New test.
1708
1709 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1710
1711         PR c++/12093
1712         * g++.dg/template/non-dependent4.C: New test.
1713
1714         PR c++/11928
1715         * g++.dg/inherit/conv1.C: New test.
1716
1717 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1718
1719         PR c++/6196
1720         * g++.dg/ext/label1.C: New test.
1721         * g++.dg/ext/label2.C: Likewise.
1722
1723 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1724
1725         * g++.dg/expr/cond3.C: New test.
1726
1727 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1728
1729         * gcc.dg/builtins-1.c: Add new builtin cases.
1730
1731 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1732
1733         * gcc.dg/builtins-1.c: Add new cases.
1734         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1735
1736 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1737
1738         * gcc.dg/builtins-1.c: Add more math builtin tests.
1739         * gcc.dg/torture/builtin-attr-1.c: New test.
1740
1741 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1742
1743         PR optimization/5079
1744         * g++.dg/opt/static3.C: New test.
1745
1746 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1747
1748         * gcc.misc-tests/gcov-10b.c: New test.
1749
1750 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
1751
1752         * g++.dg/opt/ptrmem3.C: New test.
1753
1754         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
1755
1756 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
1757
1758         * gcc.dg/20030826-2.c: New test.
1759
1760 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1761
1762         PR middle-end/12002
1763         * g77.f-torture/compile/12002.f: New test case.
1764
1765 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1766
1767         * gcc.dg/20030826-1.c: New test case.
1768
1769 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
1770
1771         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
1772
1773 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
1774
1775         PR c++/11871
1776         * c++.dg/lookup/crash1.C: New test.
1777
1778         * c++.dg/warn/noeffect3.C: New test.
1779
1780 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
1781
1782         * gcc.dg/compat/vector-1_x.c: Compile with -w.
1783         * gcc.dg/compat/vector-1_y.c: Ditto.
1784         * gcc.dg/compat/vector-2_x.c: Ditto.
1785         * gcc.dg/compat/vector-2_y.c: Ditto.
1786
1787 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
1788
1789         * gcc.dg/20030702-1.c: New test.
1790
1791 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
1792
1793         PR c++/8795
1794         * g++.dg/ext/altivec-1.C: New test.
1795
1796 2003-08-24  Richard Henderson  <rth@redhat.com>
1797
1798         * g++.dg/eh/simd-2.C: Add -w for x86.
1799
1800 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
1801
1802         * gcc.dg/20030815-1.c: New test.
1803
1804 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1805
1806         PR c++/3765
1807         * g++.dg/parse/access6.C: New test.
1808
1809 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1810
1811         PR c++/641, c++/11876
1812         * g++.dg/template/friend22.C: New test.
1813         * g++.dg/template/friend23.C: Likewise.
1814
1815 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1816
1817         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
1818         identically.
1819
1820 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1821
1822         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1823
1824 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1825
1826         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1827
1828 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1829
1830         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1831
1832 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1833
1834         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1835
1836 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1837
1838         PR c++/11919
1839         * g++.dg/overload/prom1.C: New test.
1840
1841         PR c++/11551
1842         * g++.dg/parse/dtor2.C: New test.
1843
1844         PR c++/10762
1845         * g++.dg/parse/using2.C: New test.
1846
1847 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
1848
1849         PR target/11805
1850         * gcc.c-torture/compile/20030821-1.c: New.
1851
1852 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
1853
1854         PR c++/11834
1855         * g++.dg/template/deduce2.C: New test.
1856
1857 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
1858
1859         * gcc.c-torture/execute/20030821-1.c: New test.
1860
1861 2003-08-20  Roger Sayle  <roger@eyesopen.com>
1862
1863         PR middle-end/11984
1864         * gcc.dg/20030820-1.c: New test case.
1865
1866 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
1867
1868         PR c++/11945
1869         * g++.dg/warn/noeffect2.C: New test.
1870
1871 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
1872
1873         PR c++/10926
1874         * g++.dg/template/dtor2.C: New test.
1875
1876         PR c++/11684
1877         * g++.dg/template/operator1.C: New test.
1878         * g++.dg/parse/operator4.C: New test.
1879
1880         PR c++/11946.C
1881         * g++.dg/expr/enum1.C: New test.
1882         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1883
1884         PR c++/11036.C
1885         * g++.dg/parse/elab2.C: New test.
1886         * g++.dg/parse/typedef4.C: Change error message.
1887         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1888         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1889         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1890
1891 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1892
1893         * gcc.dg/pch/warn-1.c: New.
1894         * gcc.dg/pch/warn-1.hs: New.
1895
1896         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1897         not-tested file.
1898
1899 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1900
1901         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1902
1903 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1904
1905         * gcc.dg/uninit-D.c: New Test.
1906         * gcc.dg/uninit-E.c: New Test.
1907         * gcc.dg/uninit-F.c: New Test.
1908         * gcc.dg/uninit-G.c: New Test.
1909
1910 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1911
1912         * g++.dg/README: Describe the pch directory.
1913
1914 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1915
1916         PR c++/11174
1917         * g++.dg/parse/access4.C: New test.
1918         * g++.dg/parse/access5.C: Likewise.
1919         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1920
1921 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1922
1923         * gcc.dg/noncompile/20030818-1.c: New.
1924
1925 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1926
1927         PR c++/11957
1928         * g++.dg/warn/noeffect1.C: New test.
1929
1930         * g++.dg/template/scope2.C: New test.
1931         * g++.dg/template/error2.C: Correct dg-error
1932
1933 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1934
1935         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1936
1937 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1938
1939         PR C++/11512
1940         * g++.dg/template/warn1.C: New.
1941
1942 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1943
1944         * g++.dg/template/error2.C: New test.
1945         * g++.dg/lookup/using7.C: Adjust errors
1946         * g++.old-deja/g++.pt/crash36.C: Likewise.
1947         * g++.old-deja/g++.pt/derived3.C: Likewise.
1948
1949 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1950
1951         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1952         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1953         * gcc.c-torture/execute/builtins/string-9.c: New, from
1954         string-opt-9.c.  Adjust for execute/builtins framework.
1955         * gcc.c-torture/execute/string-opt-9.c: Delete.
1956
1957 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1958
1959         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1960
1961         * g++.dg/parse/ret-type2.C: New test.
1962
1963         PR c++/11703
1964         * g++.dg/init/new8.C: New test.
1965
1966         PR c++/10923
1967         * g++.dg/parse/typedef5.C: New test.
1968
1969         PR c++/9512
1970         * g++.dg/parse/qualified2.C: New test.
1971         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1972         invalid code.
1973
1974 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1975
1976         * g++.dg/conversion/ptrmem1.C: New test.
1977
1978 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1979
1980         PR target/11693
1981         * gcc.dg/20030811-1.c: New test.
1982
1983         PR target/11535
1984         * gcc.c-torture/execute/20030811-1.c: New test.
1985
1986 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1987
1988         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1989
1990 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1991
1992         PR c++/11789.C
1993         * g++.dg/inherit/multiple1.C: New test.
1994
1995 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1996
1997         * gcc.dg/spe1.c: New test.
1998
1999         PR c++/11670
2000         * g++.dg/expr/cast2.C: New test.
2001
2002         PR c++/10530
2003         * g++.dg/template/dependent-name2.C: New test.
2004
2005 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2006
2007         * g++.dg/parse/crash11.C: Put the dg options in comments.
2008
2009 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2010
2011         * lib/gcc-dg.exp: Update for diagnostic change.
2012
2013 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2014
2015         PR c++/5767
2016         * g++.dg/parse/crash11.C: New test.
2017
2018 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2019
2020         * gcc.dg/cpp/spacing1.c: Update.
2021
2022 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2023
2024         PR target/11739
2025         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2026         a value for -mtune.
2027
2028 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2029
2030         PR middle-end/11771
2031         * gcc.c-torture/compile/20030804-1.c: New test case.
2032
2033 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2034
2035         * gcc.dg/20030804-1.c: New test case.
2036
2037 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2038
2039         * gcc.dg/cpp/separate-1.c: New test.
2040
2041 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2042
2043         PR c++/11704
2044         * g++.dg/template/dependent-expr2.C: New test.
2045
2046         PR c++/11766
2047         * g++.dg/expr/ptrmem1.C: New test.
2048
2049 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2050
2051         PR c++/9453
2052         * g++.dg/template/friend15.C: New test.
2053
2054 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2055
2056         * lib/dg-pch.exp: Work round PCH bug.
2057
2058 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2059
2060         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2061         builtins.  Move cases from builtins-4.c here.
2062
2063         * gcc.dg/torture/builtin-math-1.c: New test taken from
2064         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2065         additional cases.
2066
2067         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2068         Delete.
2069
2070 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2071
2072         PR c++/9447
2073         * g++.dg/template/using7.C: New test.
2074
2075 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2076
2077         * import1.c, import2.c: New tests.
2078
2079 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
2080
2081         * g++.dg/eh/crossjump1.C: New test.
2082
2083 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
2084
2085         PR c++/11697
2086         * g++.dg/template/using6.C: New test.
2087
2088         PR c++/11744
2089         * g++.dg/template/koenig2.C: New test.
2090
2091 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2092
2093         PR c++/7983
2094         * g++.dg/parse/typedef4.C: New test.
2095
2096 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2097
2098         PR c++/8442, c++/8806
2099         * g++.dg/template/elab1.C: New test.
2100         * g++.dg/template/type2.C: Likewise.
2101         * g++.dg/template/ttp3.C: Adjust expected error message.
2102         * g++.old-deja/g++.law/visibility13.C: Likewise.
2103         * g++.old-deja/g++.niklas/t135.C: Likewise.
2104         * g++.old-deja/g++.pt/ttp41.C: Likewise.
2105         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
2106         template argument.
2107         * g++.old-deja/g++.pt/ttp44.C: Likewise.
2108
2109 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
2110
2111         PR c++/11295
2112         * g++.dg/ext/stmtexpr1.C: New test.
2113
2114         * g++.dg/opt/tmp1.C: New test.
2115
2116         PR c++/11525
2117         * g++.dg/parse/constant4.C: New test.
2118
2119         PR c++/9447
2120         * g++.dg/template/using5.C: New test.
2121
2122 2003-07-31  Roger Sayle  <roger@eyesopen.com>
2123
2124         * gcc.dg/builtins-27.c: New test case.
2125
2126 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
2127
2128         * gcc.dg/tls/opt-7.c: New test.
2129
2130 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
2131
2132         * g++.old-deja/g++.other/crash18.C: Remove.
2133
2134 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2135
2136         * g++.dg/template/explicit3.C: New.
2137         * g++.dg/template/explicit4.C: New.
2138         * g++.dg/template/explicit5.C: New.
2139
2140         PR c++/11347
2141         * g++.dg/template/memtmpl1.C: New.
2142
2143 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
2144
2145         PR target/11565
2146         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
2147         * gcc.dg/i386-387-5.c (dg-options): Likewise.
2148
2149 2003-07-30  Jan Hubicka  <jh@suse.cz>
2150
2151         * vtgc1.c: Kill.
2152
2153 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
2154
2155         * gcc.dg/struct-in-proto-1.c: New test.
2156
2157 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
2158
2159         * gcc.dg/cpp/include2.c: Only expect one message.
2160
2161 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
2162
2163         PR c++/9447
2164         * g++.dg/template/using1.C: New test.
2165         * g++.dg/template/using2.C: New test.
2166         * g++.dg/template/using3.C: New test.
2167         * g++.dg/template/using4.C: New test.
2168
2169 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
2170
2171         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
2172         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2173
2174 2003-07-28  Jan Hubicka  <jh@suse.cz>
2175
2176         PR c++/11530
2177         * g++.dg/opt/call1.C: New test.
2178
2179 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
2180
2181         PR c++/11667
2182         * g++.dg/init/enum2.C: New test.
2183         * g++.dg/template/overload1.C: Add "-w" option.
2184
2185 2003-07-28    <hp@bitrange.com>
2186
2187         * gcc.dg/Wdeclaration-after-statement-1.c,
2188         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
2189
2190 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
2191
2192         * gcc.c-torture/compile/20030725-1.c: New test.
2193
2194 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
2195
2196         * gcc.dg/20030505.c: Only run for SPE.
2197         Remove definition of opaque type.
2198
2199 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
2200
2201         * g++.dg/template/ptrmem6.C: New test.
2202
2203 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
2204
2205         * gcc.c-torture/compile/zero-strct-2.c: New test.
2206
2207 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
2208
2209         * gcc.dg/intermod-1.c: New test.
2210
2211 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2212
2213         PR c++/11617
2214         * g++.dg/template/lookup2.C: New test.
2215         * g++.dg/template/memclass1.C: Remove instantiated from error.
2216         * g++.dg/other/error2.C: Tweak expected errors.
2217
2218         PR c++/11596
2219         * g++.dg/template/defarg3.C: New test.
2220
2221         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
2222
2223 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
2224
2225         * g++.dg/inherit/access5.C: New test.
2226
2227 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2228
2229         PR c++/11513
2230         * g++.dg/template/crash8.C: New test.
2231
2232 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
2233
2234         PR c/10602
2235         * gcc.dg/noncompile/incomplete-2.c: New test.
2236
2237 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
2238
2239         PR c++/11645
2240         * g++.dg/inherit/access4.C: New test.
2241
2242         PR c++/11517
2243         * g++.dg/expr/cond2.C: New test.
2244
2245         PR optimization/10679
2246         * g++.dg/opt/inline4.C: New test.
2247
2248 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2249
2250         * g++.dg/parse/crash10: New test.
2251
2252 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2253
2254         * g++.dg/ext/flexary1.C: New test.
2255
2256 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2257
2258         PR c++/10793
2259         * g++.dg/template/crash9.C: New test.
2260
2261 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2262
2263         PR c++/3004
2264         * g++.dg/parse/typedef3.C: New test.
2265
2266         PR c++/7906
2267         * g++.dg/parse/operator2.C: New test.
2268
2269         PR c++/8895
2270         * g++.dg/parse/def-tmpl-arg1.C: New test.
2271
2272         PR c++/9282
2273         * g++.dg/parse/funptr1.C: New test.
2274
2275         PR c++/9452
2276         * g++.dg/parse/ambig3.C: New test.
2277
2278         PR c++/9454
2279         * g++.dg/parse/operator3.C: New test.
2280
2281         PR c++/9486
2282         * g++.dg/parse/template10.C: New test.
2283
2284         PR c++/9488
2285         * g++.dg/parse/template11.C: New test.
2286
2287         PR c++/10150
2288         * g++.dg/parse/invalid-op1.C: New test.
2289
2290         PR c++/10247
2291         * g++.dg/parse/condexpr1.C: New test.
2292
2293 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2294
2295         * g++.dg/ext/packed3.C: New test.
2296         * g++.dg/ext/packed4.C: New test.
2297
2298         * gcc.dg/pack-test-3.c: New test.
2299
2300 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
2301
2302         * lib/compat.exp: Handle dg-options per source file.
2303         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
2304         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
2305         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
2306         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
2307         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
2308         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
2309         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
2310         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
2311         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
2312         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
2313         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
2314         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
2315         * g++.dg/compat/break/bitfield7_x.C: Ditto.
2316         * g++.dg/compat/break/bitfield7_y.C: Ditto.
2317
2318 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
2319
2320         PR c/10320
2321         * gcc.c-torture/execute/20030718-1.c: New test.
2322
2323 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2324
2325         PR optimization/11536
2326         * gcc.dg/20030721-1.c: New test.
2327
2328 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
2329
2330         PR c++/11546
2331         * g++.dg/template/lookup1.C: New test.
2332
2333 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
2334
2335         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
2336         diagnostics of ill-formed constructs involving labels.
2337         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
2338         the new 'previously defined here' message.
2339
2340 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
2341
2342         * g++.dg/parse/non-dependent2.C: New test.
2343
2344 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
2345
2346         * g++.dg/init/init-ref4.C: xfail on targets without
2347         weak symbols.
2348
2349 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
2350
2351         PR target/11087
2352         * gcc.c-torture/execute/20030717-1.c: New test.
2353
2354 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2355
2356         * g++.dg/opt/cfg1.C: New test.
2357
2358 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
2359
2360         PR optimization/11557
2361         * gcc.dg/20030717-1.c: New test.
2362
2363 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
2364
2365         PR c++/10476
2366         * g++.dg/expr/crash-1.C: New test.
2367
2368         PR c++/11027
2369         * g++.dg/template/init3.C: New test.
2370
2371         PR c++/8222
2372         * g++.dg/template/non-dependent1.C: New test.
2373
2374         PR c++/11070
2375         * g++.dg/template/non-dependent2.C: New test.
2376
2377         PR c++/11071
2378         * g++.dg/template/non-dependent3.C: New test.
2379
2380         PR c++/9907
2381         * g++.dg/template/sizeof5.C: New test.
2382
2383 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
2384
2385         PR 11498
2386         * gcc.c-torture/compile/mangle-1.c: New file.
2387
2388 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2389
2390         PR c++/7809
2391         * g++.dg/parse/access3.C: New test.
2392
2393 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
2394
2395         PR c++/11384
2396         * g++.dg/init/init-ref4.C: New test.
2397
2398 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
2399
2400         PR c++/11547
2401         * g++.dg/parse/constant3.C: New test.
2402         * g++.dg/parse/crash7.C: Likewise.
2403
2404 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
2405
2406         PR target/11008
2407         * gcc.dg/i386-pentium4-not-mull.c: New.
2408
2409 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
2410
2411         * gcc.dg/asm-names.c (ymain): Make it weak.
2412
2413 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2414
2415         PR c++/5421
2416         * g++.dg/template/friend21.C: New test.
2417
2418 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
2419
2420         * gcc.dg/cleanup-8.c: New test.
2421         * gcc.dg/cleanup-9.c: New test.
2422
2423 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
2424
2425         * g++.dg/ext/dll-MI1.h: New file.
2426         * g++.dg/ext/dllexport-MI1.C: New file.
2427         * g++.dg/ext/dllimport-MI1.C: New file.
2428
2429 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
2430
2431         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
2432         it does not have cmpstrsi patterns (just cmpmemsi).
2433
2434 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
2435
2436         PR debug/11473
2437         * g++.dg/debug/debug8.C: New test.
2438
2439 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2440
2441         PR c++/10108
2442         * g++.dg/template/crash7.C: New test.
2443
2444 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
2445
2446         PR target/10795
2447         * gcc.c-torture/compile/20030708-1.c: New.
2448
2449 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
2450
2451         * gcc.c-torture/execute/20030715-1.c: New test.
2452
2453 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
2454
2455         * gcc.dg/pch/inline-3.c: New file.
2456         * gcc.dg/pch/inline-3.hs: New file.
2457         * gcc.dg/pch/inline-4.c: New file.
2458         * gcc.dg/pch/inline-4.hs: New file.
2459
2460 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
2461
2462         PR c++/11509
2463         * g++.dg/template/crash6.C: New test.
2464
2465         PR c++/7053
2466         * g++.dg/template/friend20.C: New test.
2467
2468         PR c++/7019
2469         * g++.dg/template/overload2.C: New test.
2470
2471 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2472
2473         PR optimization/11440
2474         * gcc.c-torture/execute/20030714-1.c: New test.
2475
2476 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2477
2478         PR c++/11154
2479         * g++.dg/template/partial2.C: New test.
2480
2481 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
2482
2483         PR c++/11503
2484         * g++.dg/template/anon1.C: New test.
2485
2486         PR c++/11493
2487         PR c++/11495
2488         * g++.dg/parse/template9.C: Likewise.
2489         * g++.dg/template/crash4.C: New test.
2490         * g++.dg/template/koenig1.C: Likewise.
2491         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
2492         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
2493         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
2494         functions.
2495         * g++.old-deja/g++.jason/template36.C: Likewise.
2496         * g++.old-deja/g++.mike/p1989.C: Likewise.
2497         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
2498         * g++.old-deja/g++.pt/ttp20.C: Use this->.
2499         * g++.old-deja/g++.pt/ttp21.C: Use this->.
2500         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
2501         compiling.
2502         * g++.old-deja/g++.pt/union2.C: Use this->.
2503
2504 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
2505
2506         * gcc.dg/20030711-1.c: New test.
2507
2508 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
2509
2510         PR c++/11050
2511         * g++.dg/parse/args1.C: New test.
2512         * g++.pt/defarg8.C: Change expected errors.
2513
2514 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
2515
2516         PR c++/8164
2517         * g++.dg/template/nontype2.C: New test.
2518
2519         PR c++/10558
2520         * g++.dg/parse/template8.C: New test.
2521
2522         PR c++/8327
2523         * g++.dg/template/scope1.C: New test.
2524
2525         * g++.dg/warn/Wsign-compare-1.C: New test.
2526
2527 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2528
2529         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
2530
2531 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
2532
2533         PR c++/9411
2534         * g++.dg/template/explicit2.C: New test.
2535
2536         PR c++/10032
2537         * g++.dg/warn/pedantic1.C: New test.
2538
2539 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
2540
2541         PR c++ 9483
2542         * g++.dg/other/field1.C: New test.
2543
2544 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2545
2546         PR c/11449
2547         * gcc.c-torture/compile/20030707-1.c: New.
2548
2549 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2550
2551         PR c++/10849
2552         * g++.dg/template/access12.C: New test.
2553
2554 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
2555
2556         * g++.dg/bprob/bprob.exp (prof_ext): Update.
2557         * g77.dg/bprob/bprob.exp (prof_ext): Update.
2558         * gcc.misc-tests/bprob.exp (prof_ext): Update.
2559         * gcc.misc-tests/gcov.exp: Update
2560         * g++.dg/gcov/gcov.exp: Update
2561         * lib/gcov.exp: Update.
2562
2563 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
2564
2565         * g++.dg/abi/mangle17.C: Make sure template expressions are
2566         dependent.
2567         * g++.dg/abi/mangle4.C: Mark erroneous casts.
2568         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
2569         * g++.dg/opt/stack1.C: Remove erroneous code.
2570         * g++.dg/parse/template7.C: New test.
2571         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
2572         * g++.old-deja/g++.pt/crash4.C: Likewise.
2573
2574 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2575
2576         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
2577         with zero or one occurence of `$' after the initial `L'.
2578
2579 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
2580
2581         * gcc.c-torture/compile/20030704-1.c: Add a comment.
2582
2583 2003-07-08  Roger Sayle  <roger@eyesopen.com>
2584
2585         PR c/11370
2586         * gcc.dg/Wunreachable-6.c: New testcase.
2587         * gcc.dg/Wunreachable-7.c: New testcase.
2588
2589 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2590
2591         PR c/11420
2592         * gcc.dg/20030708-1.c: New test.
2593
2594 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
2595
2596         * gcc.dg/compat/sdata-section.h: New file.
2597         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
2598         * gcc.dg/torture/mips-sdata-1.c: New test.
2599
2600 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2601
2602         PR c++/11030
2603         * g++.dg/template/friend19.C: New test.
2604
2605 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2606
2607         * g++.dg/opt/strength-reduce.C: New test.
2608
2609 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2610
2611         PR target/10979
2612         * gcc.dg/20030707-1.c: New testcase.
2613
2614 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2615
2616         PR optimization/11059
2617         * g++.dg/opt/emptyunion.C: New testcase.
2618
2619 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2620             Eric Botcazou  <ebotcazou@libertysurf.fr>
2621
2622         * g++.dg/opt/stack1.C: New test.
2623
2624 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
2625
2626         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
2627         run test.
2628
2629         PR c++/11431
2630         * g++.dg/expr/static_cast3.C: New test.
2631
2632 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2633
2634         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
2635         everywhere.
2636         * gcc.dg/concat.c: Concatenation of string constants with
2637         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
2638         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
2639         * gcc.dg/cpp/escape-2.c: Use wide character constants where
2640         necessary to avoid multi-character character constant warning.
2641         * gcc.dg/cpp/escape.c: Likewise.
2642         * gcc.dg/cpp/ucs.c: Likewise.
2643         Remove backslashes from dg-bogus comments, as they confuse Tcl.
2644         Fix a typo.
2645
2646 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
2647
2648         PR c/11428
2649         * gcc.c-torture/compile/20030704-1.c: New.
2650
2651 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
2652
2653         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
2654
2655 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
2656
2657         PR c++/5287, PR c++/7910,  PR c++/11021
2658         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
2659         tests for warnings.
2660         * g++.dg/ext/dllimport2.C: Add tests for warnings.
2661         * g++.dg/ext/dllimport3.C: Likewise.
2662         * g++.dg/ext/dllimport4.C: New file.
2663         * g++.dg/ext/dllimport5.C: New file.
2664         * g++.dg/ext/dllimport6.C: New file.
2665         * g++.dg/ext/dllimport7.C: New file.
2666         * g++.dg/ext/dllimport8.C: New file.
2667         * g++.dg/ext/dllimport9.C: New file.
2668         * g++.dg/ext/dllimport10.C: New file.
2669         * g++.dg/ext/dllexport1.C: New file.
2670
2671 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2672
2673         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
2674         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
2675
2676 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2677
2678         * gcc.dg/builtins-25.c: New testcase.
2679         * gcc.dg/builtins-26.c: New testcase.
2680
2681 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
2682
2683         * gcc.dg/compat/vector-defs.h: New file.
2684         * gcc.dg/compat/vector-setup.h: New file.
2685         * gcc.dg/compat/vector-check.h: New file.
2686         * gcc.dg/compat/vector-1_main.c: New file.
2687         * gcc.dg/compat/vector-1_x.c: New file.
2688         * gcc.dg/compat/vector-1_y.c: New file.
2689         * gcc.dg/compat/vector-2_main.c: New file.
2690         * gcc.dg/compat/vector-2_x.c: New file.
2691         * gcc.dg/compat/vector-2_y.c: New file.
2692
2693         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
2694         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
2695         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
2696         * gcc.dg/compat/struct-align-1.h: New file.
2697         * gcc.dg/compat/struct-align-1_main.c: New file.
2698         * gcc.dg/compat/struct-align-1_x.c: New file.
2699         * gcc.dg/compat/struct-align-1_y.c: New file.
2700         * gcc.dg/compat/struct-align-2.h: New file.
2701         * gcc.dg/compat/struct-align-2_main.c: New file.
2702         * gcc.dg/compat/struct-align-2_x.c: New file.
2703         * gcc.dg/compat/struct-align-2_y.c: New file.
2704
2705         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
2706         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2707         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2708         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2709         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2710         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2711         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2712         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2713         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2714         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2715         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2716         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2717         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2718         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2719         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2720         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2721         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2722         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2723         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2724         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2725         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2726         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2727         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2728         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2729         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2730         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2731         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2732         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2733         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2734
2735 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2736
2737         * gcc.dg/i386-call-1.c: New test.
2738
2739 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
2740
2741         PR c++/9162
2742         * g++.dg/parse/defarg4.C: New.
2743
2744 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2745
2746         PR target/10700
2747         * gcc.c-torture/compile/20030703-1.c: New test case.
2748
2749 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2750
2751         * g++.dg/template/local3.C: Remove extra semicolon.
2752
2753 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2754
2755         * gcc.dg/i386-volatile-1.c: New test.
2756
2757 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
2758
2759         PR c++/11072
2760         * g++.dg/other/offsetof2.C: XFAIL.
2761         * g++.dg/other/offsetof5.C: New.
2762
2763         PR c++/10219
2764         * g++.dg/template/error1.C: New.
2765
2766         PR c++/9779
2767         * g++.dg/template/dependent-expr1.C: New.
2768
2769 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2770
2771         PR c++/6949
2772         * g++.dg/template/local3.C: New test.
2773
2774         PR c++/11149
2775         * g++.dg/lookup/scoped6.C: New test.
2776
2777 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
2778
2779         PR c++/8046
2780         * g++.dg/other/error7.C: New test.
2781
2782 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2783
2784         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
2785         * g++.old-deja/g++.abi/vtable3.h: Likewise.
2786         * g++.old-deja/g++.law/code-gen5.C: Likewise.
2787         * g++.old-deja/g++.other/union2.C: Likewise.
2788         * gcc.dg/c90-const-expr-2.c: Likewise.
2789         * gcc.dg/c90-const-expr-3.c: Likewise.
2790         * gcc.dg/c99-const-expr-2.c: Likewise.
2791         * gcc.dg/c99-const-expr-3.c: Likewise.
2792         * gcc.dg/concat.c: Likewise.
2793
2794 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2795
2796         PR c++/9559
2797         * g++.dg/init/static1.C: New test.
2798
2799 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2800
2801         * Changelog: Remove ">>>>>>>" from previous change.
2802
2803 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2804
2805         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
2806         * g++.old-deja/g++.other/access2.C: Likewise.
2807         * g++.old-deja/g++.other/decl2.C: Likewise.
2808         * gcc.c-torture/execute/20020615-1.c: Likewise.
2809
2810 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2811
2812         PR c++/4933
2813         * g++.dg/template/sizeof4.C: New test.
2814
2815 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2816
2817         * g++.dg/other/error6.C: New test.
2818
2819 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2820
2821         PR c++/10750
2822         * g++.dg/parse/constant2.C: New test.
2823
2824 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
2825
2826         PR c++/11106
2827         * g++.dg/other/error5.C: New test.
2828
2829 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2830
2831         * gcc.dg/format/gcc_diag-1.c: New test.
2832
2833 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
2834
2835         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2836
2837 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2838
2839         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2840         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2841         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2842
2843 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2844
2845         * gcc.c-torture/execute/builtins/string-8.c: New test.
2846         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2847         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2848         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2849
2850 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2851
2852         PR c++/10468
2853         * g++.dg/ext/typeof6.C: New test.
2854
2855 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2856
2857         PR c++/10796
2858         * g++.dg/init/enum1.C: New test.
2859
2860 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2861
2862         * gcc.dg/20030627-1.c: New test.
2863
2864 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
2865
2866         PR c++/11332
2867         * g++.dg/expr/static_cast2.C: New test.
2868
2869 2003-06-26  Roger Sayle  <roger@eyesopen.com>
2870             Jakub Jelinek  <jakub@redhat.com>
2871
2872         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2873         sprintf(dst,"%s",src) optimization.
2874         * gcc.c-torture/execute/20030626-1.c: New test case.
2875         * gcc.c-torture/execute/20030626-2.c: New test case.
2876
2877 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2878
2879         * gcc.c-torture/execute/multi-ix.c: New test.
2880
2881         * gcc.c-torture/execute/simd-4.c (main):
2882         Added missing semicolon at end of union.
2883
2884 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2885
2886         PR c++/8266
2887         * g++.dg/template/explicit-instantiation3.C: New test.
2888
2889 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2890
2891         * gcc.dg/20030626-1.c: Use signed char.
2892
2893 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2894
2895         * gcc.dg/20030626-1.c: New test.
2896
2897 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2898
2899         * const-str-2.m: Update.
2900
2901 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2902
2903         PR c++/10990
2904         * g++.dg/rtti/dyncast1.C: New test.
2905         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2906         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2907         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2908
2909         PR c++/10931
2910         * g++.dg/expr/static_cast1.C: New test.
2911
2912 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2913
2914         * gcc.dg/20030625-1.c: New test.
2915
2916 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2917
2918         * gcc.c-torture/compile/20030624-1.c: New test case.
2919
2920 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2921
2922         * gcc.c-torture/execute/string-opt-17.c: New test.
2923
2924 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2925
2926         PR c++/5754
2927         * g++.dg/parse/crash6.C: New test.
2928
2929 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2930
2931         * gcc.dg/builtins-24.c: New test case.
2932
2933 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2934
2935         * g++.dg/opt/operator1.C: New test.
2936
2937 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2938
2939         * gcc.c-torture/execute/string-opt-16.c: New test case.
2940
2941 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2942
2943         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2944         * g++.old-deja/g++.other/conv7.C: Likewise
2945         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2946         * g++.old-deja/g++.other/overload14.C: Likewise.
2947
2948 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2949
2950         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2951         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2952
2953 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2954
2955         PR c++/10888
2956         * g++.dg/warn/Winline-3.C: New test.
2957
2958 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2959
2960         * lib/target-supports.exp (check_alias_available): Make the test
2961         program acceptable to the Solaris assembler.
2962
2963         PR c++/10749
2964         * g++.dg/template/memclass2.C: New test.
2965
2966 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2967             Eric Botcazou  <ebotcazou@libertysurf.fr>
2968
2969         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2970         data for non-matching targets.
2971         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2972
2973 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2974
2975         PR c++/10845
2976         * g++.dg/template/member3.C: New test.
2977
2978 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2979
2980         PR c++/10939
2981         * g++.dg/template/func1.C: New test.
2982
2983         PR c++/9649
2984         * g++.dg/template/static4.C: New test.
2985         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2986
2987         PR c++/11041
2988         * g++.dg/init/ref7.C: New test.
2989
2990 2003-06-19  Matt Austern  <austern@apple.com>
2991
2992         PR c++/11228
2993         * g++.dg/anew1.C: New test.
2994         * g++.dg/anew2.C: New test.
2995         * g++.dg/anew3.C: New test.
2996         * g++.dg/anew4.C: New test.
2997
2998 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2999
3000         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3001
3002 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3003
3004         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3005         endian-dependent.
3006
3007 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3008
3009         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3010         Remove cruft.
3011
3012 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3013
3014         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3015         * gcc.c-torture/compile/961203-1.c: Likewise.
3016         * gcc.c-torture/compile/980506-1.c: Likewise.
3017
3018 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3019
3020         PR c++/10712
3021         * g++.dg/lookup/using7.C: New test.
3022
3023 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3024
3025         PR c++/11105
3026         * g++.dg/abi/conv1.C: Remove it.
3027         * g++.dg/template/conv7.C: New test.
3028         * g++.dg/template/conv8.C: Likewise.
3029         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3030         conversion operator.
3031
3032 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3033
3034         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3035         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3036         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3037         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3038         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3039         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3040         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3041         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3042         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3043         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3044         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3045         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3046         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3047         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3048         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3049         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3050         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3051         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3052         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3053         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3054         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3055         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3056         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3057         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3058         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3059         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3060         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3061         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3062         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3063
3064 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3065
3066         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3067         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3068         indications.
3069
3070 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3071
3072         * gcc.dg/i386-387-5.c: New test case.
3073         * gcc.dg/i386-387-6.c: New test case.
3074         * gcc.dg/builtins-23.c: New test case.
3075
3076 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3077
3078         * gcc.dg/builtins-22.c: New test case.
3079         * gcc.dg/i386-387-1.c: Update to test exp.
3080         * gcc.dg/i386-387-2.c: Likewise.
3081
3082 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3083
3084         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
3085
3086 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3087
3088         * lib/gcc-dg.exp (dg-require-dll): New function.
3089         (dg-xfail-if): Likewise.
3090         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
3091         driver.
3092
3093         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
3094         * gcc.c-torture/compile/20001205-1.c: Likewise.
3095         * gcc.c-torture/compile/20001226-1.c: Likewise.
3096         * gcc.c-torture/compile/20010518-2.c: Likewise.
3097         * gcc.c-torture/compile/20020312-1.c: Likewise.
3098         * gcc.c-torture/compile/20020604-1.c: Likewise.
3099         * gcc.c-torture/compile/920501-12.c: Likewise.
3100         * gcc.c-torture/compile/920501-4.c: Likewise.
3101         * gcc.c-torture/compile/920520-1.c: Likewise.
3102         * gcc.c-torture/compile/920521-1.c: Likewise.
3103         * gcc.c-torture/compile/920625-1.c: Likewise.
3104         * gcc.c-torture/compile/961203-1.c: Likewise.
3105         * gcc.c-torture/compile/980506-1.c: Likewise.
3106         * gcc.c-torture/compile/981006-1.c: Likewise.
3107         * gcc.c-torture/compile/981022-1.c: Likewise.
3108         * gcc.c-torture/compile/981223-1.c: Likewise.
3109         * gcc.c-torture/compile/990617-1.c: Likewise.
3110         * gcc.c-torture/compile/dll.c: Likewise.
3111         * gcc.c-torture/compile/labels-3.c: Likewise.
3112         * gcc.c-torture/compile/mipscop-1.c: Likewise.
3113         * gcc.c-torture/compile/mipscop-2.c: Likewise.
3114         * gcc.c-torture/compile/mipscop-3.c: Likewise.
3115         * gcc.c-torture/compile/mipscop-4.c: Likewise.
3116         * gcc.c-torture/compile/simd-5.c: Likewise.
3117         * gcc.c-torture/compile/20000804-1.x: Remove.
3118         * gcc.c-torture/compile/20001205-1.x: Likewise.
3119         * gcc.c-torture/compile/20001226-1.x: Likewise.
3120         * gcc.c-torture/compile/20010518-2.x: Likewise.
3121         * gcc.c-torture/compile/20020312-1.x: Likewise.
3122         * gcc.c-torture/compile/20020604-1.x: Likewise.
3123         * gcc.c-torture/compile/920501-12.x: Likewise.
3124         * gcc.c-torture/compile/920501-4.x: Likewise.
3125         * gcc.c-torture/compile/920520-1.x: Likewise.
3126         * gcc.c-torture/compile/920521-1.x: Likewise.
3127         * gcc.c-torture/compile/920625-1.x: Likewise.
3128         * gcc.c-torture/compile/961203-1.x: Likewise.
3129         * gcc.c-torture/compile/980506-1.x: Likewise.
3130         * gcc.c-torture/compile/981006-1.x: Likewise.
3131         * gcc.c-torture/compile/981022-1.x: Likewise.
3132         * gcc.c-torture/compile/981223-1.x: Likewise.
3133         * gcc.c-torture/compile/990617-1.x: Likewise.
3134         * gcc.c-torture/compile/mipscop-1.x: Likewise.
3135         * gcc.c-torture/compile/mipscop-2.x: Likewise.
3136         * gcc.c-torture/compile/mipscop-3.x: Likewise.
3137         * gcc.c-torture/compile/mipscop-4.x: Likewise.
3138         * gcc.c-torture/compile/simd-5.x: Likewise.
3139
3140         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
3141
3142 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3143
3144         * gcc.c-torture/execute/20030611-1.c: New test.
3145
3146 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3147
3148         PR middle-end/168
3149         * gcc.dg/20030612-1.c: New test case.
3150
3151 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3152
3153         PR c++/10635
3154         * g++.dg/expr/cast1.C: New test.
3155
3156 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3157
3158         * gcc.dg/builtins-21.c: New test case.
3159
3160 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
3161
3162         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
3163         options instead of at the end.
3164         * lib/objc.exp (objc_target_compile): Likewise.
3165
3166 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
3167
3168         PR c++/10432
3169         * g++.dg/parse/error1.C: New test.
3170
3171 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
3172
3173         * gcc.dg/compat/struct-by-value-11_main.c: New file.
3174         * gcc.dg/compat/struct-by-value-11_x.c: New file.
3175         * gcc.dg/compat/struct-by-value-11_y.c: New file.
3176         * gcc.dg/compat/struct-by-value-12_main.c: New file.
3177         * gcc.dg/compat/struct-by-value-12_x.c: New file.
3178         * gcc.dg/compat/struct-by-value-12_y.c: New file.
3179         * gcc.dg/compat/struct-by-value-13_main.c: New file.
3180         * gcc.dg/compat/struct-by-value-13_x.c: New file.
3181         * gcc.dg/compat/struct-by-value-13_y.c: New file.
3182         * gcc.dg/compat/struct-by-value-14_main.c: New file.
3183         * gcc.dg/compat/struct-by-value-14_x.c: New file.
3184         * gcc.dg/compat/struct-by-value-14_y.c: New file.
3185         * gcc.dg/compat/struct-by-value-15_main.c: New file.
3186         * gcc.dg/compat/struct-by-value-15_x.c: New file.
3187         * gcc.dg/compat/struct-by-value-15_y.c: New file.
3188         * gcc.dg/compat/struct-by-value-16_main.c: New file.
3189         * gcc.dg/compat/struct-by-value-16_x.c: New file.
3190         * gcc.dg/compat/struct-by-value-16_y.c: New file.
3191         * gcc.dg/compat/struct-by-value-17_main.c: New file.
3192         * gcc.dg/compat/struct-by-value-17_x.c: New file.
3193         * gcc.dg/compat/struct-by-value-17_y.c: New file.
3194         * gcc.dg/compat/struct-by-value-18_main.c: New file.
3195         * gcc.dg/compat/struct-by-value-18_x.c: New file.
3196         * gcc.dg/compat/struct-by-value-18_y.c: New file.
3197
3198         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
3199         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
3200         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
3201         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
3202         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
3203         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
3204         * gcc.dg/compat/scalar-return-3_main.c: New file.
3205         * gcc.dg/compat/scalar-return-3_x.c: New file.
3206         * gcc.dg/compat/scalar-return-3_y.c: New file.
3207         * gcc.dg/compat/scalar-return-4_main.c: New file.
3208         * gcc.dg/compat/scalar-return-4_x.c: New file.
3209         * gcc.dg/compat/scalar-return-4_y.c: New file.
3210
3211 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3212
3213         * gcc.dg/compat/fp2-struct-check.h: New file.
3214         * gcc.dg/compat/fp2-struct-defs.h: New file.
3215         * gcc.dg/compat/fp2-struct-init.h: New file.
3216         * gcc.dg/compat/struct-by-value-10_main.c: New file.
3217         * gcc.dg/compat/struct-by-value-10_x.c: New file.
3218         * gcc.dg/compat/struct-by-value-10_y.c: New file.
3219         * gcc.dg/compat/struct-return-10_main.c: New file.
3220         * gcc.dg/compat/struct-return-10_x.c: New file.
3221         * gcc.dg/compat/struct-return-10_y.c: New file.
3222
3223         * gcc.dg/compat/compat-common.h: New file.
3224         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
3225         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
3226         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
3227         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
3228         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
3229         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
3230         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
3231         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3232         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
3233         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
3234         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3235         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
3236         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
3237         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3238         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
3239         * gcc.dg/compat/small-struct-check.h: Ditto.
3240         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
3241         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3242         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
3243         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
3244         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3245         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3246         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
3247         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3248         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
3249         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
3250         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3251         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3252         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
3253         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3254         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3255         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
3256         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3257         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
3258         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
3259         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3260         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
3261         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
3262         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3263         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
3264         * gcc.dg/compat/struct-return-2_main.c: Ditto.
3265         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3266         * gcc.dg/compat/struct-return-2_y.c: Ditto.
3267         * gcc.dg/compat/struct-return-3_main.c: Ditto.
3268         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3269         * gcc.dg/compat/struct-return-3_y.c: Ditto.
3270
3271 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
3272
3273         * g++.dg/pch/static-1.C: New file.
3274         * g++.dg/pch/static-1.Hs: New file.
3275
3276 2003-06-10  Richard Henderson  <rth@redhat.com>
3277
3278         * gcc.dg/asm-7.c: Adjust expected warning text.
3279
3280 2003-06-10  Roger Sayle  <roger@eyesopen.com>
3281
3282         * gcc.dg/builtins-20.c: New test case.
3283
3284 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
3285
3286         PR c++/11131
3287         * g++.dg/opt/template1.C: New test.
3288
3289 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3290
3291         * lib/gcc-dg.exp (dg-test): Clear additional_files and
3292         additional_sources.
3293
3294 2003-05-21  David Taylor  <dtaylor@emc.com>
3295
3296         * gcc.dg/Wpadded.c: New file.
3297
3298 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3299
3300         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
3301         * gcc.dg/special/weak-2.c: Add dg-require-weak.
3302         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
3303         dg-require-weak.
3304
3305 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
3306
3307         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
3308
3309 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
3310
3311         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
3312         (dg-require-alias): Likewise.
3313         (dg-require-gc-sections): Likewise.
3314         * lib/target-supports.exp (check_gc_sections_available): Likewise.
3315
3316 2003-06-08  Richard Henderson  <rth@redhat.com>
3317
3318         * gcc.dg/20011029-2.c: Fix the array reference.
3319         * gcc.dg/asm-7.c: New.
3320
3321 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
3322
3323         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
3324
3325 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
3326
3327         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
3328         (dg-require-gc-sections): Likewise.
3329
3330 2003-06-08  Jan Hubicka  <jh@suse.cz>
3331
3332         * i386-cmov1.c: Fix regular expression.
3333         * i386-cvt-1.c: Likewise.
3334         * i386-local.c: Likewise.
3335         * i386-local2.c: Likewise.
3336         * i386-mul.c: Likewise.
3337         * i386-ssetype-1.c: Likewise.
3338         * i386-ssetype-3.c: Likewise.
3339         * i386-ssetype-5.c: Likewise.
3340
3341 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3342
3343         PR c++/11039
3344         * g++.dg/warn/implicit-typename2.C: New test.
3345         * g++.dg/warn/implicit-typename3.C: New test.
3346
3347 2003-06-07  Richard Henderson  <rth@redhat.com>
3348
3349         * g++.dg/other/offsetof3.C: Use size_t.
3350         * g++.dg/other/offsetof4.C: Likewise.
3351
3352 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
3353
3354         * lib/copy-file.exp: New. Implement gcc_copy_files.
3355
3356         * lib/dg-pch.exp: Load copy-file.exp
3357         (dg-pch): Use gcc_copy_files instead of "file copy".
3358
3359 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
3360
3361         * gcc.dg/weak/weak.exp: Simplify.
3362         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
3363         * gcc.dg/weak/weak-1.c: Likewise.
3364         * gcc.dg/weak/weak-2.c: Likewise.
3365         * gcc.dg/weak/weak-3.c: Likewise.
3366         * gcc.dg/weak/weak-4.c: Likewise.
3367         * gcc.dg/weak/weak-5.c: Likewise.
3368         * gcc.dg/weak/weak-6.c: Likewise.
3369         * gcc.dg/weak/weak-7.c: Likewise.
3370         * gcc.dg/weak/weak-8.c: Likewise.
3371         * gcc.dg/weak/weak-9.c: Likewise.
3372
3373 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
3374
3375         gcc.c-torture/execute/20030606-1.c: New.
3376
3377 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3378
3379         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
3380         * gcc.dg/builtins-19.c: Likewise.
3381
3382 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3383
3384         * gcc.dg/builtins-2.c: Add some more tests.
3385         * gcc.dg/builtins-18.c: New test case.
3386         * gcc.dg/builtins-19.c: New test case.
3387
3388 2003-06-06  Roger Sayle  <roger@eyesopen.com>
3389             Jim Wilson  <wilson@tuliptree.org>
3390
3391         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
3392
3393 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
3394
3395         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
3396         mempcpy/stpcpy calls not to be optimized into something else.
3397         * gcc.c-torture/execute/string-opt-3.c: Moved to...
3398         * gcc.c-torture/execute/builtins/string-7.c: ...here.
3399         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
3400
3401 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3402
3403         * gcc.dg/format/asm_fprintf-1.c: New test.
3404
3405 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
3406
3407         * lib/gcc-defs.exp (additional_sources): New variable.
3408         (dg-additional-sources): New function.
3409         (additional_files): New variable.
3410         (dg-additional-files): New function.
3411         (dg-additional-files-options): Likewise.
3412         * lib/gcc-dg.exp (dg-require-weak): New function.
3413         (dg-require-alias): Likewise.
3414         (dg-require-gc-sections): Likewise.
3415         * lib/target-supports.exp (check_alias_available): Remove testfile
3416         parameter.
3417         (check_gc_sections_available): New function.
3418         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
3419         (dg-gpp-additional-files): Likewise.
3420         * lib/g++.exp (additional_sources): Remove.
3421         (additional_files): Likewise.
3422         (g++_target_compile): Use dg-additional-files-options.
3423
3424         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
3425         Tcl logic.
3426         * gcc.dg/special/ecos.exp: Remove.
3427         * gcc.dg/special/20000419-2.c: Use dg-require-*.
3428         * gcc.dg/special/alias-1.c: Likewise.
3429         * gcc.dg/special/alias-2.c: Likewise.
3430         * gcc.dg/special/gcsec-1.c: Likewise.
3431         * gcc.dg/special/weak-1.c: Likewise.
3432         * gcc.dg/special/weak-2.c: Likewise.
3433         * gcc.dg/special/wkali-1.c: Likewise.
3434         * gcc.dg/special/wkali-2.c: Likewise.
3435
3436         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
3437         dg-gpp-additional-*.
3438         * g++.dg/special/conpr-3.C: Likewise.
3439         * g++.dg/special/conpr-4.C: Likewise.
3440         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
3441         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
3442         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
3443         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
3444         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
3445         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
3446         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
3447         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
3448         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
3449         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
3450         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
3451         * g++.old-deja/g++.other/comdat1.C: Likewise.
3452         * g++.old-deja/g++.other/comdat2.C: Likewise.
3453         * g++.old-deja/g++.other/comdat3.C: Likewise.
3454         * g++.old-deja/g++.other/ctor1.C: Likewise.
3455         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
3456
3457 2003-06-05  Richard Henderson  <rth@redhat.com>
3458
3459         * gcc.dg/debug/20030605-1.c: New.
3460
3461 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3462
3463         * README.QMTEST: Update.
3464
3465 2003-06-04  Richard Henderson  <rth@redhat.com>
3466
3467         * gcc.dg/cleanup-1.c: New.
3468         * gcc.dg/cleanup-2.c: New.
3469         * gcc.dg/cleanup-3.c: New.
3470         * gcc.dg/cleanup-4.c: New.
3471         * gcc.dg/cleanup-5.c: New.
3472         * gcc.dg/cleanup-6.c: New.
3473         * gcc.dg/cleanup-7.c: New.
3474
3475 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
3476
3477         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
3478
3479         * lib/dg-pch.exp: New file.
3480         * g++.dg/pch/pch.exp: Use dg-pch.exp.
3481         * gcc.dg/pch/pch.exp: Likewise.
3482
3483 2003-06-04  Roger Sayle  <roger@eyesopen.com>
3484
3485         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
3486         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
3487         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
3488         * gcc.dg/builtins-17.c: New test case.
3489         * gcc.dg/i386-387-4.c: New test case.
3490         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
3491
3492 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3493
3494         * gcc.dg/ultrasp9.c: New test.
3495
3496 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3497
3498         * gcc.c-torture/compile/20030604-1.c: New test.
3499         * gcc.dg/sparc-constant-1.c: New test.
3500
3501 2003-06-03  Glen Nakamura  <glen@imodulo.com>
3502
3503         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
3504
3505 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
3506
3507         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
3508
3509         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
3510         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
3511
3512 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
3513
3514         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
3515
3516 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3517
3518         PR c++/10940
3519         * g++.dg/template/spec10.C: New test.
3520
3521 2003-06-03  Roger Sayle  <roger@eyesopen.com>
3522
3523         * gcc.dg/builtins-16.c: New test case.
3524
3525 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
3526
3527         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
3528         mempcpy test with post-increments.
3529         * gcc.c-torture/execute/string-opt-3.c: New test.
3530         * gcc.dg/string-opt-1.c: New test.
3531
3532 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
3533
3534         PR fortran/10965
3535         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
3536
3537 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
3538
3539         * lib/scanasm.exp (dg-scan): New function, factored out of ...
3540         (scan-assembler): ... here.  Use dg-scan.
3541         (scan-assembler-not): Likewise.
3542         (scan-file): New function.
3543         (scan-file-not): Likewise.
3544         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
3545         * gcc.dg/cpp/_Pragma4.c: Likewise.
3546         * gcc.dg/cpp/_Pragma5.c: Likewise.
3547         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3548         * gcc.dg/cpp/avoidpaste2.c: Likewise.
3549         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
3550         * gcc.dg/cpp/cmdlne-P.c: Likewise.
3551         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
3552         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
3553         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
3554         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
3555         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
3556         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
3557         * gcc.dg/cpp/cxxcom1.c: Likewise.
3558         * gcc.dg/cpp/line1.c: Likewise.
3559         * gcc.dg/cpp/maccom1.c: Likewise.
3560         * gcc.dg/cpp/maccom2.c: Likewise.
3561         * gcc.dg/cpp/maccom3.c: Likewise.
3562         * gcc.dg/cpp/maccom4.c: Likewise.
3563         * gcc.dg/cpp/maccom5.c: Likewise.
3564         * gcc.dg/cpp/maccom6.c: Likewise.
3565         * gcc.dg/cpp/multiline.c: Likewise.
3566         * gcc.dg/cpp/spacing1.c: Likewise.
3567         * gcc.dg/cpp/spacing2.c: Likewise.
3568         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
3569         * gcc.dg/cpp/trad/maccom1.c: Likewise.
3570         * gcc.dg/cpp/trad/maccom2.c: Likewise.
3571         * gcc.dg/cpp/trad/maccom3.c: Likewise.
3572         * gcc.dg/cpp/trad/maccom4.c: Likewise.
3573         * gcc.dg/cpp/trad/maccom6.c: Likewise.
3574         * gcc.dg/cpp/cxxcom2.c: Likewise.
3575         * gcc.dg/cpp/cxxcom2.h: New file.
3576
3577         * gcc.dg/cpp/truefalse.cpp: Move it to ...
3578         * g++.dg/cpp/truefalse.C: Here.
3579         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
3580
3581 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
3582
3583         * gcc.dg/cpp/redef3.c: New file.
3584
3585 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3586
3587         * gcc.dg/i386-loop-3.c: New test.
3588
3589 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
3590
3591         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
3592
3593 2003-05-31  Roger Sayle  <roger@eyesopen.com>
3594
3595         * gcc.dg/fwrapv-1.c: New test case.
3596         * gcc.dg/fwrapv-2.c: New test case.
3597
3598 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3599
3600         PR c++/10956
3601         * g++.dg/template/spec9.C: New test.
3602
3603 2003-05-29  Roger Sayle  <roger@eyesopen.com>
3604
3605         * gcc.dg/duff-4.c: New test case.
3606
3607 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
3608
3609         PR fortran/10843
3610         * g77.dg/ffixed-form-1.f: New test
3611         * g77.dg/ffixed-form-2.f: New test
3612         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
3613         * g77.dg/ffree-form-3.f: New test
3614
3615 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
3616
3617         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
3618         * gcc.dg/wint_t-1.c: Likewise.
3619
3620 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3621
3622         * g++.dg/template/access11.C: New test.
3623
3624 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3625
3626         PR c++/10849
3627         * g++.dg/template/access10.C: New test.
3628
3629 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3630             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3631
3632         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
3633
3634 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3635
3636         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
3637         suppress for powerpc-*-darwin*.
3638         * gcc.dg/torture/builtin-noret-2.c: Likewise.
3639
3640 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3641
3642         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
3643         suppress option for powerpc-*-darwin*.
3644
3645 2003-05-23  Roger Sayle  <roger@eyesopen.com>
3646
3647         * gcc.dg/builtins-1.c: Add tests for tan and atan.
3648         * gcc.dg/builtins-4.c: Add test for fmod.
3649
3650 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3651
3652         PR c++/10682
3653         * g++.dg/template/instantiate4.C: New test.
3654
3655 2003-05-22  Roger Sayle  <roger@eyesopen.com>
3656
3657         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
3658
3659 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
3660
3661         * gcc.dg/compat/scalar-return-1_main.c: New file.
3662         * gcc.dg/compat/scalar-return-1_x.c: New file.
3663         * gcc.dg/compat/scalar-return-1_y.c: New file.
3664         * gcc.dg/compat/scalar-return-2_main.c: New file.
3665         * gcc.dg/compat/scalar-return-2_x.c: New file.
3666         * gcc.dg/compat/scalar-return-2_y.c: New file.
3667         * gcc.dg/compat/struct-return-3_main.c: New file.
3668         * gcc.dg/compat/struct-return-3_y.c: New file.
3669         * gcc.dg/compat/struct-return-3_x.c: New file.
3670         * gcc.dg/compat/struct-return-2_main.c: New file.
3671         * gcc.dg/compat/struct-return-2_x.c: New file.
3672         * gcc.dg/compat/struct-return-2_y.c: New file.
3673
3674 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3675
3676         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
3677         for hppa*-hp-hpux*.
3678         * gcc.dg/20021014-1.c (dg-options): Likewise.
3679         * gcc.dg/nest.c (dg-options): Likewise.
3680
3681 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
3682
3683         PR c++/9738
3684         * g++.dg/ext/dllimport2.C: New file.
3685         * g++.dg/ext/dllimport3.C: New file.
3686
3687 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
3688
3689         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
3690         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3691         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3692         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3693         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3694         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3695         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
3696         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
3697         * gcc.dg/compat/small-struct-defs.h: New file.
3698         * gcc.dg/compat/small-struct-init.h: New file.
3699         * gcc.dg/compat/small-struct-check.h: New file.
3700         * gcc.dg/compat/fp-struct-defs.h: New file.
3701         * gcc.dg/compat/fp-struct-check.h: New file.
3702         * gcc.dg/compat/fp-struct-init.h: New file.
3703         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
3704         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
3705
3706 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
3707
3708         * gcc.dg/20030225-2.c: New test.
3709
3710 2003-05-18  Roger Sayle  <roger@eyesopen.com>
3711             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3712
3713         * gcc.c-torture/compile/20030518-1.c: New test case.
3714
3715 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
3716
3717         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
3718         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
3719         gcc-dg-debug-runtest.
3720         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
3721         gcc-dg-debug-runtest.
3722
3723 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3724
3725         PR c++/9022
3726         * g++.dg/lookup/using6.C: New test.
3727
3728 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3729
3730         * g++.dg/parse/access2.C: New test.
3731
3732 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
3733
3734         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
3735         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
3736         * gcc.dg/debug/debug.exp: Likewise.
3737
3738 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
3739
3740         * gcc.dg/dollar.c: New test.
3741
3742 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
3743
3744         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
3745         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
3746         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
3747         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
3748         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
3749         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
3750         * gcc.dg/compat/struct-by-value-6_main.c: New file.
3751         * gcc.dg/compat/struct-by-value-6_x.c: New file.
3752         * gcc.dg/compat/struct-by-value-6_y.c: New file.
3753         * gcc.dg/compat/struct-by-value-7_main.c: New file.
3754         * gcc.dg/compat/struct-by-value-7_x.c: New file.
3755         * gcc.dg/compat/struct-by-value-7_y.c: New file.
3756         * gcc.dg/compat/struct-by-value-8_main.c: New file.
3757         * gcc.dg/compat/struct-by-value-8_x.c: New file.
3758         * gcc.dg/compat/struct-by-value-8_y.c: New file.
3759         * gcc.dg/compat/struct-by-value-9_main.c: New file.
3760         * gcc.dg/compat/struct-by-value-9_x.c: New file.
3761         * gcc.dg/compat/struct-by-value-9_y.c: New file.
3762
3763 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
3764
3765         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
3766         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
3767         support for "repo" mode.
3768         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
3769         * lib/g77-dg.exp: Likewise.
3770         * lib/obj-dg.exp: Likewise.
3771
3772 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
3773
3774         Merge from gcc-3_2-rhl8-branch:
3775         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
3776
3777         * gcc.dg/tls/opt-6.c: New test.
3778
3779         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
3780
3781         * gcc.dg/20030405-1.c: New test.
3782
3783         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
3784
3785         * gcc.dg/20030309-1.c: New test.
3786
3787         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3788
3789         * gcc.c-torture/execute/20030307-1.c: New test.
3790
3791         2003-02-20  Randolph Chung  <tausq@debian.org>
3792
3793         * gcc.c-torture/compile/20030220-1.c: New test.
3794
3795         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
3796
3797         * gcc.dg/20030217-1.c: New test.
3798
3799         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
3800
3801         * gcc.c-torture/compile/20020129-1.c: New test.
3802
3803         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3804
3805         * gcc.dg/unroll-1.c: New test.
3806
3807         2002-11-16  Jan Hubicka  <jh@suse.cz>
3808
3809         * gcc.c-torture/execute/20020920-1.c: New test.
3810
3811         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
3812
3813         PR target/7434
3814         * gcc.c-torture/compile/20021008-1.c: New test.
3815
3816         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
3817
3818         PR target/7559
3819         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
3820
3821         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3822
3823         * gcc.c-torture/compile/20020807-1.c: New test.
3824
3825         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
3826
3827         * gcc.dg/tls/opt-1.c: New test.
3828
3829         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
3830
3831         * gcc.dg/20020729-1.c: New test.
3832
3833         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
3834
3835         * g++.dg/opt/life1.C: New test.
3836
3837         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
3838
3839         * gcc.dg/20020525-1.c: New test.
3840
3841         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3842
3843         PR c++/6794
3844         * g++.dg/ext/pretty1.C: New test.
3845         * g++.dg/ext/pretty2.C: New test.
3846
3847 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
3848
3849         PR c++/8385
3850         * g++.dg/ext/typeof5.C: New test.
3851
3852 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
3853
3854         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3855         __USER_LABEL_PREFIX__ into account.
3856         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3857
3858 2003-05-14  Roger Sayle  <roger@eyesopen.com>
3859
3860         * gcc.dg/builtins-15.c: New test case.
3861
3862 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
3863
3864         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3865
3866 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
3867
3868         * lib/g++.exp: Tweak handling of additional source files.
3869         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3870         * g++.dg/special/conpr-2a.C: Rename to ...
3871         * g++.dg/special/conpr-2a.cc: ... this.
3872         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3873         * g++.dg/special/conpr-3a.C: Rename to ...
3874         * g++.dg/special/conpr-3a.cc: This.
3875         * g++.dg/special/conpr-3b.C: Rename to ...
3876         * g++.dg/special/conpr-3b.cc: This.
3877         * g++.dg/special/conpr-4.C: New test.
3878         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3879
3880 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3881
3882         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3883
3884 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3885
3886         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3887         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3888         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3889         * g++.old-deja/g++.other/warn3.C: Likewise.
3890
3891 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3892
3893         * gcc.dg/i386-387-1.c: Update to also test log.
3894         * gcc.dg/i386-387-2.c: Likewise.
3895
3896 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3897
3898         * g77.f-torture/execute/int8421.f: New test.
3899
3900 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3901
3902         PR c++/10230, c++/10481
3903         * g++.dg/lookup/scoped5.C: New test.
3904
3905 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3906
3907         PR c++/10552
3908         * g++.dg/template/ttp6.C: New test.
3909
3910 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3911
3912         * gcc.c-torture/execute/builtins: New directory.
3913         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3914         gcc.c-torture/execute/builtins.
3915         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3916         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3917         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3918         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3919
3920 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3921
3922         PR c++/9252
3923         * g++.dg/template/access8.C: New test.
3924         * g++.dg/template/access9.C: New test.
3925
3926 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3927
3928         PR c++/9554
3929         * g++.dg/parse/access1.C: New test.
3930
3931 2003-05-09  DJ Delorie  <dj@redhat.com>
3932
3933         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3934         long, and not an int.
3935
3936 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3937
3938         PR c++/10555, c++/10576
3939         * g++.dg/template/memclass1.C: New test.
3940
3941 2003-05-08  DJ Delorie  <dj@redhat.com>
3942
3943         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3944         targets.
3945         * gcc.c-torture/execute/20021024-1.x: Likewise.
3946         * gcc.c-torture/execute/shiftdi.x: Likewise.
3947         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3948         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3949         * gcc.dg/20021018-1.c: Likewise.
3950
3951 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3952
3953         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3954
3955         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3956         (bcopy): Call memmove.
3957
3958 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3959
3960         * g77.f-torture/compile/8485.f: New test case.
3961
3962 2003-05-07  Richard Henderson  <rth@redhat.com>
3963
3964         PR c++/10570
3965         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3966         Verify exception_cleanup not called for rethrows.
3967         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3968         when exiting catch block without rethrowing.
3969         * g++.dg/eh/forced3.C: New.
3970         * g++.dg/eh/forced4.C: New.
3971
3972 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3973
3974         * gcc.dg/20030505.c: Fix triplet.
3975
3976 2003-05-06  DJ Delorie  <dj@redhat.com>
3977
3978         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3979         * gcc.dg/nest.c: Likewise.
3980
3981 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3982
3983         * gcc.dg/builtins-14.c: New test case.
3984
3985 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3986
3987         * lib/compat.exp (compat-execute): New argument.
3988         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3989         * gcc.dg/compat: New test directory.
3990         * gcc.dg/compat/compat.exp: New expect script.
3991         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3992         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3993         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3994         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3995         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3996         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3997
3998         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3999         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4000         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4001         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4002         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4003         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4004         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4005         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4006         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4007         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4008         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4009         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4010         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4011         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4012         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4013
4014 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4015
4016         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4017
4018 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4019
4020         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4021
4022 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4023
4024         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4025         * gcc.dg/ppc-fsel-2.c: New test.
4026
4027         * gcc.dg/unused-5.c: New test.
4028
4029 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4030
4031         PR c++/10496
4032         * g++.dg/warn/pmf1.C: New test.
4033
4034 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4035
4036         PR c++/4494
4037         * g++.dg/warn/main.C: New test.
4038
4039 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4040
4041         * gcc.dg/nonnull-3.c: New test.
4042
4043 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4044
4045         * gcc.dg/cpp/Wtrigraphs.c: Update.
4046         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4047
4048 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4049
4050         * gcc.dg/ppc-fsel-1.c: New test.
4051
4052 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4053
4054         PR c/10604
4055         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4056
4057 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4058
4059         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4060
4061 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4062
4063         PR c++/9364, c++/10553, c++/10586
4064         * g++.dg/parse/typename4.C: New test.
4065         * g++.dg/parse/typename5.C: Likewise.
4066
4067 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4068
4069         * gcc.c-torture/compile/20030503-1.c: New test.
4070
4071 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4072
4073         * g++.dg/lookup/using5.C: Fix testcase error.
4074
4075 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4076
4077         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4078         since MEABI is no longer supported.  Remove all vestiges
4079         of MEABI from the test.
4080
4081 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4082
4083         PR c++/10554
4084         * g++.dg/lookup/using5.C: New test.
4085
4086 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4087
4088         PR c++/8772
4089         * g++.dg/template/ttp5.C: New test.
4090
4091 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
4092
4093         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
4094         (dg-gpp-additional-sources): New function.
4095         (dg-gpp-additional-files): Likewise.
4096         * lib/g++.exp (additional_sources): New variable.
4097         (additional_files): Likewise.
4098         (g++_target_compile): Deal with them.
4099         * lib/old-dejagnu.exp: Remove.
4100         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
4101         * g++.old-deja: Revise all tests to use dg commands.
4102
4103 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4104
4105         PR c++/9432, c++/9528
4106         * g++.dg/lookup/using4.C: New test.
4107
4108 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
4109
4110         * gcc.dg/noreturn-5.c: New file.
4111         * gcc.dg/noreturn-6.c: New file.
4112
4113         * gcc.c-torture/compile/inline-1.c: New file.
4114
4115 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4116
4117         PR c++/10551
4118         * g++.dg/template/explicit1.C: New test.
4119
4120 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4121
4122         PR c++/10549
4123         * g++.dg/other/bitfield1.C: New test.
4124
4125         PR c++/10527
4126         * g++.dg/init/new7.C: New test.
4127
4128 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4129
4130         * g++.dg/ext/desig1.C: New test.
4131         * g++.dg/ext/init1.C: Update.
4132
4133         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
4134
4135 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
4136
4137         PR c++/10180
4138         * g++.dg/warn/Winline-1.C: New test.
4139
4140 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
4141
4142         * gcc.c-torture/execute/string-opt-19.c: New test.
4143
4144         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
4145         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
4146
4147 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
4148
4149         PR c++/10506
4150         * g++.dg/init/new6.C: New test.
4151
4152         PR c++/10503
4153         * g++.dg/init/ref6.C: New test.
4154
4155 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
4156
4157         * g++.dg/warn/weak1.C: XFAIL on AIX4.
4158
4159 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4160
4161         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
4162         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
4163
4164 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
4165
4166         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
4167         initialized static data members.
4168
4169 2003-04-25  H.J. Lu <hjl@gnu.org>
4170
4171         * gcc.dg/ia64-sync-4.c: New test.
4172
4173 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4174
4175         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
4176         date.
4177
4178 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
4179
4180         PR c++/10337
4181         * g++.dg/warn/conv1.C: New test.
4182         * g++.old-deja/g++.other/conv7.C: Adjust.
4183         * g++.old-deja/g++.other/overload14.C: Adjust.
4184
4185 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4186
4187         PR c++/10471
4188         * g++.dg/template/defarg2.C: New test.
4189
4190 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
4191
4192         * gcc.dg/cpp/include2.c: Update.
4193         * gcc.dg/cpp/multiline-2.c: New.
4194         * gcc.dg/cpp/multiline.c: Update.
4195         * gcc.dg/cpp/strify2.c: Update.
4196         * gcc.dg/cpp/trad/literals-2.c: Update.
4197
4198 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4199
4200         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
4201
4202 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4203
4204         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
4205
4206 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4207
4208         PR c++/10451
4209         * g++.dg/parse/crash4.C: New test.
4210
4211         PR c++/9847
4212         * g++.dg/parse/crash5.C: New test.
4213
4214 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4215
4216         PR c++/10446
4217         * g++.dg/parse/crash3.C: New test.
4218
4219         PR c++/10428
4220         * g++.dg/parse/elab1.C: New test.
4221
4222 2003-04-22  Devang Patel  <dpatel@apple.com>
4223
4224         * gcc.dg/cpp/trad/funlike-5.c: New test.
4225
4226 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
4227
4228         * g++.dg/other/packed1.C: Fix dg options.
4229
4230 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
4231
4232         * g++.dg/other/offsetof2.C: New test.
4233
4234 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
4235
4236         * g++.dg/template/recurse.C: Adjust location of error messages.
4237
4238 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4239
4240         PR c++/9881
4241         * g++.dg/init/addr-const1.C: New test.
4242         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
4243
4244 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4245
4246         PR c++/10405
4247         * g++.dg/lookup/struct-hack1.C: New test.
4248
4249 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
4250
4251         * ucs.c: Update diagnostic messages.
4252
4253 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4254
4255         * gcc.dg/cpp/truefalse.cpp: New test.
4256         * gcc.dg/cpp/cpp.exp: Update.
4257         * g++.dg/other/stdbool-if.C: Remove.
4258
4259 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
4260
4261         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
4262         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
4263
4264 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
4265
4266         * gcc.c-torture/compile/20030418-1.c: New test.
4267
4268 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
4269
4270         * README.compat: Remove; content moved to doc/sourcebuild.texi.
4271
4272 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4273
4274         PR c++/10347
4275         g++.dg/template/dependent-name1.C: New test.
4276
4277 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
4278
4279         * gcc.dg/warn-1.c (tourist_guide): New array,
4280         contains a pointer to bar.
4281
4282 2003-04-16  Roger Sayle  <roger@eyesopen.com>
4283
4284         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
4285         * gcc.c-torture/execute/medce-1.c: New test case.
4286         * gcc.c-torture/execute/medce-2.c: New test case.
4287
4288 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
4289
4290         * lib/prune.exp: Ignore more messages.
4291
4292         PR c++/10381
4293         * g++.dg/parse/lookup3.C: New test.
4294
4295 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
4296
4297         * gcc.c-torture/compile/20030415-1.c : New test.
4298
4299 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
4300
4301         * gcc.c-torture/execute/scope-2.c: Move to ...
4302         * gcc.dg/noncompile/scope.c: .... here.
4303
4304 2003-04-14  Roger Sayle  <roger@eyesopen.com>
4305
4306         * gcc.dg/20030414-2.c: New test case.
4307
4308 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
4309
4310         PR target/10377
4311         * gcc.dg/20030414-1.c: New test.
4312
4313 2003-04-13  Roger Sayle  <roger@eyesopen.com>
4314
4315         * gcc.dg/builtins-12.c: New test case.
4316         * gcc.dg/builtins-13.c: New test case.
4317
4318 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4319
4320         * gcc.c-torture/execute/string-opt-18.c: New test.
4321
4322 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
4323
4324         PR c++/10300
4325         * g++.dg/init/new5.C: New test.
4326
4327 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
4328
4329         PR c++/7910
4330         * g++.dg/ext/dllimport1.C: New test.
4331
4332 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4333
4334         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
4335
4336 2003-04-11  Bud Davis <bdavis9659@comcast.net>
4337
4338         PR Fortran/9263
4339         * g77.f-torture/noncompile/9263.f: New test
4340         PR Fortran/1832
4341         * g77.f-torture/execute/1832.f: New test
4342
4343 2003-04-11  David Chad  <davidc@freebsd.org>
4344             Loren J. Rittle  <ljrittle@acm.org>
4345
4346         libobjc/8562
4347         * objc.dg/headers.m: New test.
4348
4349 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
4350
4351         * gcc.c-torture/execute/builtin-noret-2.c: New.
4352         * gcc.c-torture/execute/builtin-noret-2.x: New.
4353         XFAIL builtin-noret-2.c at -O1 and above.
4354         * gcc.dg/redecl.c: New.
4355         * gcc.dg/Wshadow-1.c: Update error regexps.
4356
4357 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
4358
4359         * g++.dg/abi/bitfield10.C: New test.
4360
4361 2003-04-09  Mike Stump  <mrs@apple.com>
4362
4363         * gcc.dg/pch/pch.exp: Make testcase names longer.
4364         * g++.dg/pch/pch.exp: Make testcase names longer.
4365
4366 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4367
4368         * gcc.dg/builtins-11.c: New test case.
4369
4370 2003-04-08  Roger Sayle  <roger@eyesopen.com>
4371
4372         * gcc.dg/builtins-9.c: New test case.
4373         * gcc.dg/builtins-10.c: New test case.
4374
4375 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
4376
4377         * gcc.dg/noncompile/init-4.c.c: New test.
4378
4379 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4380
4381         * gcc.misc-test/gcov-9.c: New test.
4382         * gcc.misc-test/gcov-10.c: New test
4383         * gcc.misc-test/gcov-11.c: New test.
4384
4385 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
4386
4387         PR optimization/10024
4388         * gcc.c-torture/compile/20030405-1.c: New test.
4389
4390 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
4391
4392         * gcc.dg/pch/static-3.c: New.
4393         * gcc.dg/pch/static-3.hs: New.
4394         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
4395
4396 2003-04-04  Richard Henderson  <rth@redhat.com>
4397
4398         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
4399         * g++.dg/eh/forced2.C: Likewise.
4400
4401 2003-04-03  Mike Stump  <mrs@apple.com>
4402
4403         * lib/scanasm.exp (scan-assembler): Add xfail processing for
4404         target arg.
4405         (scan-assembler-times, scan-assembler-not): Likewise.
4406         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
4407
4408 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4409
4410         * gcc.dg/sparc-loop-1.c: New test.
4411
4412 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
4413
4414         PR other/9274
4415         * g++.dg/pch/system-2.C: New.
4416         * g++.dg/pch/system-2.Hs: New.
4417
4418 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
4419
4420         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
4421
4422         * g++.dg/eh/simd-1.C (vecfunc): Same.
4423
4424 2003-04-01  Roger Sayle  <roger@eyesopen.com>
4425
4426         * gcc.c-torture/execute/20030401-1.c: New test case.
4427
4428 2003-04-01  Ziemowit Laski <zlaski@apple.com>
4429
4430         * objc.dg/defs.m: New.
4431
4432 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
4433
4434         * g++.dg/eh/simd-1.C: New.
4435         * g++.dg/eh/simd-2.C: New.
4436
4437 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
4438
4439         * gcc.c-torture/execute/simd-3.c: New.
4440
4441 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4442
4443         PR c/9936
4444         * gcc.dg/20030331-2.c: New test.
4445
4446 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
4447
4448         PR c++/10278
4449         * g++.dg/parse/crash2.C: New test.
4450
4451 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4452
4453         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
4454         * gcc.c-torture/execute/20030331-1.c: ...here.
4455
4456 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4457
4458         * gcc.c-torture/execute/20030331-1.c: New test.
4459
4460 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
4461
4462         * lib/gcov.exp: Adjust call return testing strings.
4463         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
4464
4465 2003-03-31  Roger Sayle  <roger@eyesopen.com>
4466
4467         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
4468         * gcc.dg/builtins-7.c: New test case.
4469         * gcc.dg/builtins-8.c: New test case.
4470
4471 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
4472
4473         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
4474
4475 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
4476
4477         PR c++/7647
4478         * g++.dg/lookup-class-member-2.C: New test.
4479
4480 2003-03-30  Glen Nakamura  <glen@imodulo.com>
4481
4482         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
4483
4484 2003-03-28  Roger Sayle  <roger@eyesopen.com>
4485
4486         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
4487
4488 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
4489
4490         * g++.dg/init/attrib1.C: New test.
4491
4492 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4493
4494         * gcc.dg/ultrasp8.c: New test.
4495
4496 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4497
4498         * gcc.dg/ultrasp7.c: New test.
4499
4500 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
4501
4502         PR c++/10047
4503         * g++.dg/template/inline1.C: New test.
4504
4505 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
4506
4507         * gcc.dg/sparc-dwarf2.c: New test.
4508
4509 2003-03-27  Roger Sayle  <roger@eyesopen.com>
4510
4511         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
4512         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
4513
4514 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
4515
4516         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
4517         than reading .x files.
4518         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
4519         * g77.dg/gcov/gcov-1.f: Likewise.
4520         * gcc.misc-tests/gcov-4b.c: Likewise.
4521         * gcc.misc-tests/gcov-5b.c: Likewise.
4522         * gcc.misc-tests/gcov-6.c: Likewise.
4523         * gcc.misc-tests/gcov-7.c: Likewise.
4524         * gcc.misc-tests/gcov-8.c: Likewise.
4525         * g++.dg/gcov/gcov-1.x: Remove.
4526         * g77.dg/gcov/gcov-1.x: Likewise.
4527         * gcc.misc-tests/gcov-4b.x: Likewise.
4528         * gcc.misc-tests/gcov-5b.x: Likewise.
4529         * gcc.misc-tests/gcov-6.x: Likewise.
4530         * gcc.misc-tests/gcov-7.x: Likewise.
4531         * gcc.misc-tests/gcov-8.x: Likewise.
4532
4533 2003-03-27  Glen Nakamura  <glen@imodulo.com>
4534
4535         PR opt/10087
4536         * gcc.dg/20030324-1.c: New test.
4537
4538 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
4539
4540         PR c++/10224
4541         * g++.dg/template/arg3.C: New test.
4542
4543         PR c++/10158
4544         * g++.dg/template/friend18.C: New test.
4545
4546 2003-03-26  Roger Sayle  <roger@eyesopen.com>
4547
4548         * g77.f-torture/compile/20030326-1.f: New test case.
4549
4550 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
4551
4552         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
4553
4554         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
4555
4556 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
4557
4558         * gcc.dg/ia64-sync-3.c: New test.
4559
4560 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
4561
4562         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
4563
4564 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4565
4566         * gcc.dg/ultrasp6.c: New test.
4567
4568 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4569
4570         * gcc.dg/i386-signbit-1.c: New test.
4571         * gcc.dg/i386-signbit-2.c: New test.
4572         * gcc.dg/i386-signbit-3.c: New test.
4573
4574 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4575
4576         * gcc.dg/ultrasp5.c: Fix options.
4577
4578 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4579
4580         * gcc.dg/ultrasp5.c: Fix comment.
4581
4582 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
4583
4584         PR fortran/10197
4585         * g77.f-torture/execute/10197.f: New test.
4586
4587 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
4588
4589         PR c++/9898, c++/383
4590         * g++.dg/template/conv6.C: New test.
4591
4592         PR c++/10119
4593         * g++.dg/template/ptrmem5.C: New test.
4594
4595         PR c++/10026
4596         * g++.dg/lookup/koenig1.C: New test.
4597
4598         PR C++/10199
4599         * g++.dg/lookup/template2.C: New test.
4600
4601 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
4602
4603         * g++.dg/opt/rtti1.C: New test.
4604
4605 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4606
4607         * gcc.dg/ultrasp5.c: New test.
4608
4609 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
4610
4611         PR middle-end/9967
4612         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
4613         builtin fputs.
4614
4615 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4616
4617         PR c/8224
4618         * gcc.dg/20030323-1.c: New test.
4619
4620 2003-03-23  Roger Sayle  <roger@eyesopen.com>
4621
4622         * gcc.c-torture/compile/20030323-1.c: New test case.
4623
4624 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
4625
4626         * gcc.dg/20030321-1.c: New test.
4627
4628 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
4629
4630         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
4631
4632 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
4633
4634         PR c++/9978, c++/9708
4635         * g++.dg/ext/vlm1.C: Adjust expected error.
4636         * g++.dg/ext/vla2.C: New test.
4637         * g++.dg/template/arg1.C: New test.
4638         * g++.dg/template/arg2.C: New test.
4639
4640 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
4641
4642         * g77.f-torture/execute/select.f: New test.
4643         * g77.f-torture/noncompile/select_no_compile.f: New test.
4644
4645 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
4646
4647         PR c++/9898
4648         * g++.dg/other/error4.C: New test.
4649
4650 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
4651
4652         * g++.dg/template/friend17.C: New test.
4653
4654 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
4655
4656         * gcc.c-torture/compile/20030320-1.c: New.
4657
4658 2003-03-20  Roger Sayle  <roger@eyesopen.com>
4659
4660         * gcc.dg/builtins-6.c: New test case.
4661
4662 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
4663
4664         PR target/10073
4665         * gcc.c-torture/compile/20030319-1.c: New.
4666
4667 2003-03-18  Jan Hubicka  <jh@suse.cz>
4668
4669         * gcc.dg/i386-cvt-1.c: New test.
4670
4671 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
4672
4673         * objc.dg/naming-1.m: Use "(parse|syntax) error".
4674         * objc.dg/naming-2.m: Likewise.
4675
4676 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
4677
4678         PR c++/9639
4679         * g++.dg/parse/crash1.C: New test.
4680
4681 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
4682
4683         PR c++/8805
4684         * g++.dg/eh/cleanup1.C: New test.
4685
4686 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4687
4688         * gcc.c-torture/execute/20030316-1.c: New test case.
4689
4690 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4691
4692         PR c++/9629
4693         * g++.dg/init/ctor2.C: New test.
4694
4695 2003-03-15  Roger Sayle  <roger@eyesopen.com>
4696
4697         * g77.f-torture/compile/xformat.f: New test case.
4698
4699 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4700
4701         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
4702         * g++.old-deja/g++.mike/eh50.C: Likewise.
4703
4704 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4705
4706         PR c++/6440
4707         * g++.dg/template/spec7.C: New test.
4708         * g++.dg/template/spec8.C: Likewise.
4709
4710 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
4711
4712         * gcc.c-torture/execute/20030313-1.c: New test.
4713
4714 2003-03-14  Richard Henderson  <rth@redhat.com>
4715
4716         * gcc.dg/inline-2.c: Adjust alpha test for external call.
4717
4718 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4719
4720         * gcc.c-torture/compile/20030314-1.c: New test.
4721
4722 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
4723
4724         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
4725         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
4726         thumb target,
4727         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
4728         to accept newer _imp__  prefix and additional
4729         newline in .drectve section.
4730         * gcc.dg/dll-4.c: Likewise.
4731         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
4732         switch.
4733
4734 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
4735
4736         * g++.dg/parse/namespace9.C: New test.
4737
4738         * g++.dg/init/ref5.C: New test.
4739         * g++.dg/parse/ptrmem1.C: Likewise.
4740
4741 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4742
4743         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
4744         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
4745         regular expression.
4746         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
4747         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
4748
4749 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
4750
4751         * gcc.c-torture/execute/20030224-2.c: New test.
4752
4753 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4754
4755         * gcc.dg/decl-3.c: New test.
4756
4757 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4758
4759         * gcc.dg/i386-loop-2.c: New test.
4760
4761 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
4762
4763         PR c++/9474
4764         * g++.dg/parse/namespace8.C: New test.
4765
4766         PR c++/9924
4767         * g++.dg/overload/builtin2.C: New test.
4768
4769 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
4770
4771         * gcc.dg/return-type-3.c: New test.
4772
4773 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
4774
4775         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
4776         profiling options are not supported.
4777
4778 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
4779
4780         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
4781         * g++.old-deja/g++.warn/impint2.C: Likewise.
4782
4783 2003-03-10  Devang Patel  <dpatel@apple.com>
4784
4785         * g++.dg/cpp/c++_cmd_1.C: New test.
4786         * g++.dg/cpp/c++_cmd_1.h: New file.
4787
4788 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
4789
4790         * gcc.dg/altivec-9.c: New file.
4791
4792 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4793
4794         * gcc.dg/ppc-sdata-1.c: New test.
4795         * gcc.dg/ppc-sdata-2.c: New test.
4796
4797 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
4798
4799         PR c++/9373
4800         * g++.dg/opt/ptrmem2.C: New test.
4801
4802         PR c++/8534
4803         * g++.dg/opt/ptrmem1.C: New test.
4804
4805 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4806
4807         * gcc.dg/i386-loop-1.c: New test.
4808
4809 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4810
4811         PR c++/9970
4812         * g++.dg/lookup/friend1.C: New test.
4813
4814 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4815
4816         PR c++/9823
4817         * g++.dg/parser/constructor1.C: New test.
4818
4819 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
4820
4821         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4822
4823         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4824
4825 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4826
4827         * gcc.dg/cpp/Wunused.c: Update test.
4828
4829 2003-03-08  Jan Hubicka  <jh@suse.cz>
4830
4831         * gcc.dg/inline-3.c: New test.
4832
4833 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4834
4835         PR c++/9809
4836         * g++.dg/parse/builtin1.C: New test.
4837
4838         PR c++/9982
4839         * g++.dg/abi/cookie1.C: New test.
4840         * g++.dg/abi/cookie2.C: Likewise.
4841
4842         PR c++/9524
4843         * g++.dg/template/field1.C: New test.
4844
4845         PR c++/9912
4846         * g++.dg/parse/class1.C: New test.
4847         * g++.dg/parse/namespace7.C: Likewise.
4848         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
4849
4850 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
4851
4852         * g++.dg/init/ref4.C: New test.
4853
4854 2003-03-07  Jan Hubicka  <jh@suse.cz>
4855
4856         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
4857         * gcc.dg/inline-3.c:  New test.
4858
4859 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
4860
4861         * g++.dg/init/ref3.C: New test.
4862
4863         PR c++/9965
4864         * g++.dg/init/ref2.C: New test.
4865
4866         PR c++/9400
4867         * g++.dg/warn/Wshadow-2.C: New test.
4868
4869         PR c++/9791
4870         * g++.dg/warn/Woverloaded-1.C: New test.
4871
4872 2003-03-05  Jan Hubicka  <jh@suse.cz>
4873
4874         * gcc.dg/i386-local2.c: New.
4875         * gcc.dg/i386-local.c: Fix typo.
4876
4877 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4878
4879         * g++.dg/abi/layout3.C: New test.
4880
4881 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4882
4883         * gcc.c-torture/compile/20030305-1.c
4884
4885 2003-03-05  Jan Hubicka  <jh@suse.cz>
4886
4887         * gcc.dg/i386-local.c: New.
4888
4889 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4890
4891         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4892
4893 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4894
4895         * gcc.dg/switch-2.c: New test.
4896         * gcc.dg/switch-3.c: New test.
4897         * gcc.dg/Wswitch.c: Adjust line numbers.
4898         * gcc.dg/Wswitch-default.c: Likewise.
4899         * gcc.dg/Wswitch-enum.c: Likewise.
4900
4901 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4902
4903         * gcc.c-torture/execute/20030222-1.c: New test.
4904
4905 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4906
4907         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4908
4909 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4910
4911         PR c++/9878
4912         * g++.dg/init/ref1.C: New test.
4913
4914 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4915
4916         * gcc.dg/sh-relax.c: New SH-only test.
4917
4918 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4919
4920         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4921         comment explaining purpose of testcase.
4922
4923 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4924
4925         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4926         for HC11/HC12 (asm needs two int registers).
4927         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4928         HC11/HC12 because the test uses an asm which needs two 32-bit
4929         registers.
4930
4931 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4932
4933         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4934         for HC11/HC12 (array is too large otherwise).
4935         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4936         * gcc.c-torture/compile/20010518-2.x: Likewise.
4937         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4938         HC11/HC12 (array is too large).
4939
4940 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4941
4942         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4943         * lib/g++-dg.exp (g++-dg-test): Likewise.
4944
4945 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4946
4947         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4948         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4949
4950 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4951
4952         * g++.dg/warn/implicit-typename1.C: Remove warning.
4953
4954 2003-02-28  Richard Henderson  <rth@redhat.com>
4955
4956         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4957         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4958
4959 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4960
4961         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4962         * g++.dg/pch/pch.exp: Likewise.
4963
4964 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4965
4966         PR c++/9879
4967         * testsuite/g++.dg/init/new4.C: New test.
4968
4969 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4970
4971         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4972
4973 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4974
4975         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4976         unsigned long.
4977
4978         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4979         wider than float.
4980
4981 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4982
4983         * lib/scanasm.exp: Add support for counting numbers of
4984         occurences.
4985         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4986         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4987
4988 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4989
4990         PR c++/9683
4991         * g++.dg/template/static3.C: New test.
4992
4993         PR c++/9829
4994         * g++.dg/parse/namespace6.C: New test.
4995
4996 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4997
4998         PR target/9732
4999         * gcc.dg/20030225-1.c: New test.
5000
5001 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5002
5003         * README: Remove out-of-date information.
5004
5005         PR c++/9836
5006         * g++.dg/template/spec6.C: New test.
5007
5008 2003-02-24  Jeff Law  <law@redhat.com>
5009
5010         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5011
5012 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5013
5014         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5015         * gcc.dg/pragma-ep-1.c: Likewise.
5016
5017 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5018
5019         PR c++/9602
5020         * g++.dg/template/friend16.C: New test.
5021
5022 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5023
5024         PR c++/5333
5025         * g++.dg/parse/fused-params1.C: Adjust error messages.
5026         * g++.dg/template/nested3.C: New test.
5027
5028 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5029
5030         * g++.dg/abi/param1.C: New test.
5031
5032 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5033
5034         PR c++/7982
5035         * g++.dg/warn/implicit-typename1.C: New test.
5036
5037 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5038
5039         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5040         with "mtune".
5041         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5042         * gcc.c-torture/execute/20010129-1.x: Likewise.
5043         * gcc.dg/20011107-1.c: Likewise.
5044         * gcc.dg/20020108-1.c: Likewise.
5045         * gcc.dg/20020122-3.c: Likewise.
5046         * gcc.dg/20020206-1.c: Likewise.
5047         * gcc.dg/20020310-1.c: Likewise.
5048         * gcc.dg/20020426-2.c: Likewise.
5049         * gcc.dg/20020517-1.c: Likewise.
5050         * gcc.dg/991230-1.c: Likewise.
5051         * gcc.dg/i386-unroll-1.c: Likewise.
5052         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5053
5054 2003-02-22  Jan Hubicka  <jh@suse.cz>
5055
5056         * gcc.dg/i386-mul.c: New test.
5057
5058 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5059
5060         * gcc.dg/builtins-5.c: New test case.
5061
5062 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5063
5064         * gcc.dg/asmreg-1.c: New test.
5065
5066 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5067
5068         PR c++/9749
5069         * g++.dg/parse/varmod1.C: New test.
5070
5071 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5072
5073         PR c++/9727
5074         * g++.dg/template/op1.C: New test.
5075
5076 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5077
5078         PR c++/8906
5079         * g++.dg/template/nested2.C: New test.
5080
5081 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5082
5083         PR c++/8724
5084         * g++.dg/expr/dtor1.C: New test.
5085
5086 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5087
5088         * gcc.dg/cpp/include3.c: New test.
5089         * gcc.dg/cpp/inc/foo.h: New file.
5090
5091 2003-02-21  Glen Nakamura  <glen@imodulo.com>
5092
5093         * gcc.c-torture/execute/20030221-1.c: New test.
5094
5095 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
5096
5097         PR c++/9729
5098         * g++.dg/abi/conv1.C: New test.
5099
5100 2003-02-20  Jan Hubicka  <jh@suse.cz>
5101
5102         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
5103
5104 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
5105
5106         * gcc.c-torture/compile/20030219-1.c: New test.
5107
5108 2003-02-18  Jan Hubicka  <jh@suse.cz>
5109
5110         * gcc.dg/funcorder.c: New test.
5111
5112 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5113
5114         * gcc.c-torture/execute/20030218-1.c: New.
5115
5116 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
5117
5118         * gcc.dg/20030218-1.c: New.
5119
5120 2003-02-18  Richard Henderson  <rth@redhat.com>
5121
5122         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
5123         * gcc.dg/attr-used-2.c: New.
5124
5125 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
5126
5127         PR c++/9704
5128         * g++.dg/init/copy5.C: New test.
5129
5130 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
5131
5132         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
5133         * g++.dg/pch/pch.exp: Likewise.
5134
5135 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5136
5137         * gcc.c-torture/execute/20030209-1.c: Enable the test if
5138         STACK_SIZE is not defined.
5139
5140 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5141
5142         PR c++/9457
5143         * g++.dg/template/init1.C: New test.
5144
5145 2003-02-16  Jan HUbicka  <jh@suse.cz>
5146
5147         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
5148         (foo): Add few extra tests
5149         * gcc.dg/c99-const-expr-3.c: Likewise.
5150         * gcc.c-torture/execute/20030216-1.c: New.
5151
5152 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5153
5154         PR c++/9459
5155         * g++.dg/ext/typeof4.C: New test.
5156
5157 2003-02-15  Roger Sayle  <roger@eyesopen.com>
5158
5159         * gcc.dg/i386-387-3.c: New test case.
5160
5161 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
5162
5163         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
5164         cris-*-elf* cris-*-aout* and mmix-*-*.
5165
5166 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
5167
5168         * gcc.dg/20030213-1.c: New test.
5169
5170 2003-02-12  Roger Sayle  <roger@eyesopen.com>
5171
5172         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
5173         * gcc.dg/i386-387-2.c: Likewise.
5174
5175 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
5176
5177         * gcc.dg/ppc-spe.c: Fix formatting.
5178         Enable tests that were previously unsupported by gas.
5179         Delete tests for instructions that no longer exist.
5180         Switch arguments on evsubifw builtin.
5181
5182 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5183
5184         * gcc.c-torture/execute/20030209-1.c: Disable the test if
5185         STACK_SIZE is too small.
5186
5187 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5188             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5189
5190         * gcc.dg/decl-2.c: New test.
5191
5192 2003-02-10  Jan Hubicka  <jh@suse.cz>
5193
5194         * gcc.dg/i386-fpcvt-1.c:  New test.
5195
5196 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
5197
5198         * gcc.c-torture/execute/20030209-1.c: New test.
5199
5200 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
5201
5202         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
5203         int-wide bitops, use the constants of the same width.
5204         Likewise, if long long is 32-bit wide, test bitops using
5205         32-bit constants.
5206
5207 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
5208
5209         * gcc.dg/20021014-1.c: Annotate with expected notice text.
5210
5211 2003-02-07  Roger Sayle  <roger@eyesopen.com>
5212
5213         * testsuite/gcc.dg/builtins-4.c: New test case.
5214
5215 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5216
5217         * gcc.dg/20020430-1.c: Fix dg command typos.
5218         * gcc.dg/20020503-1.c: Likewise.
5219
5220 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5221
5222         PR c++/8785
5223         * g++.dg/parse/fused-params1.C: New test.
5224
5225         PR c++/8857
5226         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
5227
5228         PR c++/8921
5229         * g++.dg/parse/non-dependent1.C: New test.
5230
5231         PR c++/8928
5232         * g++.dg/parse/dupl-tmpl-args1.C: New test.
5233
5234         PR c++/9228
5235         * g++.dg/parse/undefined7.C: New test.
5236         * g++.dg/parse/non-templ1.C: New test.
5237
5238         PR c++/9229
5239         * g++.dg/parse/too-many-tmpl-args1.C: New test.
5240
5241 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
5242
5243         * gcc.c-torture/compile/20030206-1.c: New test.
5244
5245 2003-02-05  Roger Sayle  <roger@eyesopen.com>
5246
5247         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
5248         "pow" to "foo" to avoid potential confusion with a math built-in.
5249
5250 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5251
5252         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
5253         conditions for SPARC targets.
5254
5255 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
5256
5257         * gcc.dg/20030204-1.c: New test.
5258
5259 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5260
5261         PR c++/38
5262         * g++.dg/parse/array-size1.C: New test.
5263
5264         PR c++/5657
5265         * g++.dg/parse/undefined3.C: New test.
5266
5267         PR c++/5665
5268         * g++.dg/parse/undefined4.C: New test.
5269
5270         PR c++/5975
5271         * g++.dg/parse/undefined5.C: New test.
5272
5273         PR c++/7259
5274         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
5275
5276         PR c++/8578
5277         * g++.dg/parse/casting-operator1.C: New test.
5278
5279         PR c++/8596
5280         * g++.dg/parse/undefined6.C: New test.
5281
5282         PR c++/8736
5283         * g++.dg/parse/missing-template1.C: New test.
5284
5285 2003-02-04  Jan Hubicka  <jh@suse.cz>
5286
5287         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
5288         * gcc.dg/i386-cmov?.c:  Likewise.
5289         * gcc.dg/i386-fpcvt-?.c:  Likewise.
5290         * gcc.dg/i386-ssefp-1.c:  Likewise.
5291         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
5292         conventions.
5293
5294 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
5295
5296         PR c++/7129
5297         * testsuite/g++.dg/ext/max.C: New test.
5298
5299 2003-02-03  Jan Hubicka  <jh@suse.cz>
5300
5301         * gcc.c-torture/execute/20030203-1.c: New test.
5302
5303 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
5304
5305         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
5306         'natural-endian'.
5307
5308 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
5309
5310         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
5311         * g++.dg/init/new2.C: Likewise.
5312         * g++.dg/other/new1.C: Likewise.
5313
5314 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
5315
5316         * gcc.dg/struct-ret-libc.c: New test.
5317
5318 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
5319
5320         * gcc.dg/20030129-1.c: New test.
5321
5322 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5323
5324         PR c++/8849
5325         * g++.dg/template/ptrmem4.C: New test.
5326
5327 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
5328
5329         * g++.dg/parser/constant1.C: New test.
5330
5331 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5332
5333         PR c++/8591
5334         * g++.dg/parse/friend2.C: New test.
5335
5336 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5337
5338         PR c++/9437
5339         * g++.dg/template/unify4.C: New test.
5340
5341 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
5342
5343         * gcc.c-torture/execute/20030128-1.c: New test.
5344
5345 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
5346
5347         * g++.dg/lookup/nested1.C: Test moved from ...
5348         * g++.old-deja/g++.other/lookup24.C: ... here.
5349
5350 2003-01-28  Jan Hubicka  <jh@suse.cz>
5351
5352         * gcc.dg/i386-cmov5.c:  New test.
5353
5354 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
5355
5356         * gcc.c-torture/execute/20010925-1.c: Changed the
5357         memcpy declaration.
5358
5359 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5360
5361         PR c++/3902
5362         * g++.dg/parse/template5.C: New test.
5363
5364 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
5365
5366         PR fortran/9258
5367         * g77.dg/pr9258: New test.
5368
5369 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5370
5371         * README: Move relevant parts from README.g++.
5372
5373         * README.g++: Remove this file.
5374
5375 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
5376
5377         * g++.dg/abi/dcast1.C: New test.
5378
5379 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5380
5381         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
5382
5383 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
5384
5385         PR c++/47
5386         * g++.old-deja/g++.other/lookup24.C: New test.
5387
5388 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5389
5390         PR middle-end/7227
5391         * gcc.dg/uninit-C.c: New test.
5392
5393 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
5394
5395         * g++.dg/abi/covariant1.C: New test.
5396
5397 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
5398
5399         * gcc.dg/20030123-1.c: New test.
5400
5401 2003-01-25  Jan Hubicka  <jh@suse.cz>
5402
5403         PR opt/8492
5404         * gcc.c-torture/compile/20030125-1.c
5405
5406 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
5407
5408         PR c++/9403
5409         * g++.dg/parse/template3.C: New test.
5410         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
5411
5412         PR c++/795
5413         * g++.dg/parse/template4.C: New test.
5414
5415         PR c++/9415
5416         * g++.dg/template/qual2.C: New test.
5417
5418         PR c++/8545
5419         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
5420
5421         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
5422
5423 2003-01-25  Roger Sayle  <roger@eyesopen.com>
5424
5425         * gcc.c-torture/execute/switch-1.c: New test case.
5426
5427 2003-01-25  Jan Hubicka  <jh@suse.cz>
5428
5429         * gcc.c-torture/execute/20030125-1.[cx]: New test.
5430
5431 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
5432
5433         Tweaks for Bison-1.875. From the NEWS file:
5434         "- `parse error' -> `syntax error'
5435         Bison now uniformly uses the term `syntax error'"
5436         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
5437         * gcc.dg/cpp/digraph2.c: Likewise.
5438         * gcc.dg/cpp/direct2.c: Likewise.
5439         * gcc.dg/cpp/paste4.c: Likewise.
5440         * gcc.dg/c90-restrict-1.c: Likewise.
5441         * gcc.dg/c99-func-2.c: Likewise.
5442         * gcc.dg/noncompile/920721-2.c: Likewise.
5443         * gcc.dg/noncompile/930622-2.c: Likewise.
5444         * gcc.dg/noncompile/940112-1.c: Likewise.
5445         * gcc.dg/noncompile/950921-1.c: Likewise.
5446         * gcc.dg/noncompile/951123-1.c: Likewise.
5447         * gcc.dg/noncompile/971104-1.c: Likewise.
5448         * gcc.dg/noncompile/990416-1.c: Likewise.
5449
5450 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
5451
5452         * g++.dg/parse/undefined1.C: Add error message.
5453
5454 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5455
5456         PR c++/9354
5457         * g++.dg/parse/new1.C: New test.
5458
5459         PR c++/9216
5460         * g++.dg/parse/template2.C: New test.
5461
5462         PR c++/9354
5463         * g++.dg/parse/typedef2.C: New test.
5464
5465         PR c++/9328
5466         * g++.dg/ext/typeof3.C: New test.
5467
5468 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5469
5470         PR c++/2738
5471         * g++.dg/parse/ret-type1.C: New test.
5472
5473         PR c++/3792
5474         * g++.dg/parse/tmpl-outside1.C: New test.
5475
5476         PR c++/4207
5477         * g++.dg/parse/int-as-enum1.C: New test.
5478
5479         PR c++/4903
5480         * g++.dg/parse/no-typename1.C: New test.
5481
5482         PR c++/5533
5483         * g++.dg/parse/no-value1.C: New test.
5484
5485         PR c++/5921
5486         * g++.dg/parse/wrong-inline1.C: New test.
5487
5488         PR c++/6402
5489         * g++.dg/parse/ref1.C: New test.
5490
5491         PR c++/6992
5492         * g++.dg/parse/attr-ctor1.C: New test.
5493
5494         PR c++/7229
5495         * g++.dg/parse/namespace5.C: New test.
5496
5497         PR c++/7917
5498         * g++.dg/parse/func-def1.C: New test.
5499
5500         PR c++/8143
5501         * g++.dg/parse/undefined1.C: New test.
5502
5503         PR c++/5723, PR c++/8522
5504         * g++.dg/parse/specialization1.C: New test.
5505
5506         PR c++/163, PR c++/8595
5507         * g++.dg/parse/struct-as-enum1.C: New test.
5508
5509         PR c++/9173
5510         * g++.dg/parse/undefined2.C: New test.
5511
5512 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5513
5514         PR c++/9298
5515         * g++.dg/parse/template1.C: New test.
5516
5517         PR c++/9384
5518         * g++.dg/parse/using1.C: New test.
5519
5520         PR c++/9285
5521         PR c++/9294
5522         * g++.dg/parse/expr2.C: New test.
5523
5524         PR c++/9388
5525         * g++.dg/parse/lookup2.C: Likewise.
5526
5527 2003-01-21  Jan Hubicka  <jh@suse.cz>
5528
5529         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
5530         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
5531         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
5532         * gcc.c-torture/execute/string-opt-*.c: Likewise.
5533
5534 2003-01-20  Nick Clifton  <nickc@redhat.com>
5535
5536         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
5537         problem with ARM sibcall code generation.
5538
5539 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
5540
5541         * gcc.c-torture/execute/20030120-1.c: New.
5542
5543 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
5544
5545         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
5546
5547 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
5548
5549         PR c++/9272
5550         * g++.dg/parse/ctor1.C: New test.
5551
5552         PR c++/9294:
5553         * g++.dg/parse/qualified1.C: New test.
5554
5555         * g++.dg/parse/typename3.C: New test.
5556
5557 2003-01-16  Richard Henderson  <rth@redhat.com>
5558
5559         * g++.dg/tls/init-2.C: Fix error matches for real this time.
5560
5561 2003-01-16  Richard Henderson  <rth@redhat.com>
5562
5563         * g++.dg/pch/pch.exp: Copy test header to the working directory
5564         before using it either for precompilation or direct use.
5565         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
5566         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
5567
5568 2003-01-16  Richard Henderson  <rth@redhat.com>
5569
5570         * gcc.dg/pch/pch.exp: Copy test header to the working directory
5571         before using it either for precompilation or direct use.
5572         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
5573         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
5574
5575 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
5576
5577         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
5578         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
5579         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
5580         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
5581         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
5582         typename warning into error.
5583         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
5584         error messages.
5585         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
5586         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
5587         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
5588         messages.
5589         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
5590         make declaration visible in template.
5591         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
5592         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
5593         messages.
5594         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
5595         message.
5596         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
5597         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
5598         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
5599         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
5600         typename warning with error message.
5601         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
5602         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
5603         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
5604
5605 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
5606
5607         * g++.dg/parse/ambig2.C: New test.
5608
5609 2003-01-15  Richard Henderson  <rth@redhat.com>
5610
5611         * g++.dg/tls/init-2.C: Update error message string.
5612
5613 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5614
5615         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
5616
5617 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
5618
5619         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
5620         all for HC11/HC12.
5621         * gcc.c-torture/compile/20001205-1.x: Likewise.
5622         * gcc.c-torture/compile/20001226-1.x: Likewise.
5623         * gcc.c-torture/compile/920520-1.x: Likewise.
5624         * gcc.c-torture/compile/961203-1.x: Likewise.
5625         * gcc.c-torture/compile/20020604-1.x: Likewise.
5626
5627 2003-01-15  Jan Hubicka  <jh@suse.cz>
5628
5629         * gcc.c-torture/compile/20030115-1.c: New test.
5630
5631         * gcc.dg/i386-fpcvt-1.c: New test.
5632         * gcc.dg/i386-fpcvt-2.c: New test.
5633
5634 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
5635
5636         Further conform g++'s __vmi_class_type_info to the C++ ABI
5637         specification.
5638         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
5639         the specification.
5640
5641 2003-01-14  Jan Hubicka  <jh@suse.cz>
5642
5643         * gcc.dg/i386-fpcvt-1.c: New test.
5644         * gcc.dg/i386-fpcvt-2.c: New test.
5645
5646 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5647
5648         * gcc.dg/i386-mmx-3.c: New test.
5649
5650 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
5651
5652         PR c++/9264
5653         * g++.dg/parse/octal1.C: New file.
5654
5655         PR c++/9172
5656         * g++.dg/parse/typename1.C: New file.
5657
5658 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
5659
5660         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
5661         * gcc.dg/bf-no-ms-layout.c: Likewise.
5662         * gcc.dg/bf-ms-attrib.c: Likewise.
5663
5664 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
5665
5666         PR c++/9099
5667         * g++.dg/parse/dtor1.C: New file.
5668
5669         PR c++/9128
5670         * g++.dg/rtti/typeid1.C: New file.
5671
5672         PR c++/9153
5673         * g++.dg/parse/lookup1.C: New file.
5674
5675         PR c++/9171
5676         * g++.dg/templ/spec5.C: New file.
5677
5678 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
5679
5680         * gcc.c-torture/compile/20030110-1.c: New test.
5681
5682 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
5683
5684         Merge from pch-branch:
5685
5686         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
5687
5688         * gcc.dg/pch/cpp-1.h: New.
5689         * gcc.dg/pch/cpp-1.c: New.
5690         * gcc.dg/pch/cpp-2.h: New.
5691         * gcc.dg/pch/cpp-2.c: New.
5692
5693         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
5694
5695         * gcc.dg/pch/except-1.h: New.
5696         * gcc.dg/pch/except-1.c: New.
5697
5698         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
5699
5700         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
5701         running test.
5702         * gcc.dg/pch: Include *.hp not *.h.
5703         * gcc.dg/pch/system-1.h: New.
5704         * gcc.dg/pch/system-1.c: New.
5705
5706         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
5707
5708         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
5709         rather than trying to build and run a program using PCH.
5710         * gcc.dg/pch: Remove dg-do commands from test files.
5711
5712         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
5713
5714         * gcc.dg/pch/macro-3.c: New.
5715         * gcc.dg/pch/macro-3.h: New.
5716
5717         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
5718
5719         * gcc.dg/pch/common-1.c: New.
5720         * gcc.dg/pch/common-1.h: New.
5721         * gcc.dg/pch/decl-1.c: New.
5722         * gcc.dg/pch/decl-1.h: New.
5723         * gcc.dg/pch/decl-2.c: New.
5724         * gcc.dg/pch/decl-2.h: New.
5725         * gcc.dg/pch/decl-3.c: New.
5726         * gcc.dg/pch/decl-3.h: New.
5727         * gcc.dg/pch/decl-4.c: New.
5728         * gcc.dg/pch/decl-4.h: New.
5729         * gcc.dg/pch/decl-5.c: New.
5730         * gcc.dg/pch/decl-5.h: New.
5731         * gcc.dg/pch/global-1.c: New.
5732         * gcc.dg/pch/global-1.h: New.
5733         * gcc.dg/pch/inline-1.c: New.
5734         * gcc.dg/pch/inline-1.h: New.
5735         * gcc.dg/pch/inline-2.c: New.
5736         * gcc.dg/pch/inline-2.h: New.
5737         * gcc.dg/pch/static-1.c: New.
5738         * gcc.dg/pch/static-1.h: New.
5739         * gcc.dg/pch/static-2.c: New.
5740         * gcc.dg/pch/static-2.h: New.
5741
5742         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
5743
5744         * g++.dg/pch/pch.exp: Better handle failing testcases.
5745         * gcc.dg/pch/pch.exp: Likewise.
5746         * gcc.dg/pch/macro-1.c: New.
5747         * gcc.dg/pch/macro-1.h: New.
5748         * gcc.dg/pch/macro-2.c: New.
5749         * gcc.dg/pch/macro-2.h: New.
5750
5751         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
5752
5753         * g++.dg/dg.exp: Treat files in pch/ specially.
5754         * g++.dg/pch/pch.exp: New file.
5755         * g++.dg/pch/empty.H: New file.
5756         * g++.dg/pch/empty.C: New file.
5757         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
5758         "precompile".
5759
5760         * gcc.dg/pch/pch.exp: New file.
5761         * gcc.dg/pch/empty.h: New file.
5762         * gcc.dg/pch/empty.c: New file.
5763         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
5764         "precompile".
5765
5766 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5767
5768         * g++.dg/template/friend14.C: New test.
5769
5770 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5771
5772         * gcc.dg/old-style-asm-1.c: New test.
5773
5774 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
5775
5776         * gcc.c-torture/compile/20030109-1.c: New test.
5777
5778 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5779
5780         * gcc.c-torture/execute/20030109-1.c: New test.
5781
5782 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
5783
5784         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
5785         * g++.old-deja/g++.mike/dyncast2.C: Likewise
5786         * g++.old-deja/g++.mike/dyncast3.C: Likewise
5787         * g++.old-deja/g++.mike/eh2.C: Likewise
5788         * g++.old-deja/g++.mike/eh3.C: Likewise
5789         * g++.old-deja/g++.mike/eh5.C: Likewise
5790         * g++.old-deja/g++.mike/eh6.C: Likewise
5791         * g++.old-deja/g++.mike/eh7.C: Likewise
5792         * g++.old-deja/g++.mike/eh8.C: Likewise
5793         * g++.old-deja/g++.mike/eh9.C: Likewise
5794         * g++.old-deja/g++.mike/eh10.C: Likewise
5795         * g++.old-deja/g++.mike/eh12.C: Likewise
5796         * g++.old-deja/g++.mike/eh13.C: Likewise
5797         * g++.old-deja/g++.mike/eh14.C: Likewise
5798         * g++.old-deja/g++.mike/eh16.C: Likewise
5799         * g++.old-deja/g++.mike/eh17.C: Likewise
5800         * g++.old-deja/g++.mike/eh18.C: Likewise
5801         * g++.old-deja/g++.mike/eh21.C: Likewise
5802         * g++.old-deja/g++.mike/eh23.C: Likewise
5803         * g++.old-deja/g++.mike/eh24.C: Likewise
5804         * g++.old-deja/g++.mike/eh25.C: Likewise
5805         * g++.old-deja/g++.mike/eh26.C: Likewise
5806         * g++.old-deja/g++.mike/eh27.C: Likewise
5807         * g++.old-deja/g++.mike/eh28.C: Likewise
5808         * g++.old-deja/g++.mike/eh29.C: Likewise
5809         * g++.old-deja/g++.mike/eh31.C: Likewise
5810         * g++.old-deja/g++.mike/eh33.C: Likewise
5811         * g++.old-deja/g++.mike/eh34.C: Likewise
5812         * g++.old-deja/g++.mike/eh35.C: Likewise
5813         * g++.old-deja/g++.mike/eh36.C: Likewise
5814         * g++.old-deja/g++.mike/eh37.C: Likewise
5815         * g++.old-deja/g++.mike/eh38.C: Likewise
5816         * g++.old-deja/g++.mike/eh39.C: Likewise
5817         * g++.old-deja/g++.mike/eh40.C: Likewise
5818         * g++.old-deja/g++.mike/eh41.C: Likewise
5819         * g++.old-deja/g++.mike/eh42.C: Likewise
5820         * g++.old-deja/g++.mike/eh44.C: Likewise
5821         * g++.old-deja/g++.mike/eh46.C: Likewise
5822         * g++.old-deja/g++.mike/eh47.C: Likewise
5823         * g++.old-deja/g++.mike/eh48.C: Likewise
5824         * g++.old-deja/g++.mike/eh49.C: Likewise
5825         * g++.old-deja/g++.mike/eh50.C: Likewise
5826         * g++.old-deja/g++.mike/eh51.C: Likewise
5827         * g++.old-deja/g++.mike/eh53.C: Likewise
5828         * g++.old-deja/g++.mike/eh55.C: Likewise
5829         * g++.old-deja/g++.mike/p7912.C: Likewise
5830         * g++.old-deja/g++.mike/p9706.C: Likewise
5831         * g++.old-deja/g++.mike/p10416.C: Likewise
5832         * g++.old-deja/g++.mike/p11667.C: Likewise
5833         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
5834         Remove redundant reference to Iris.
5835         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5836         Elxsi, i860, Pico Java, and WE32K.
5837
5838 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
5839
5840         * g++.dg/ext/asm4.C: New test.
5841
5842 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5843
5844         PR c++/9030
5845         * g++.dg/template/friend12.C: New test.
5846         * g++.dg/template/friend13.C: Likewise.
5847         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5848
5849 2003-01-08  Jan Hubicka  <jh@suse.cz>
5850
5851         * gcc.dg/i386-cadd.c: New test.
5852         * gcc.dg/i386-cmov4.c: Likewise.
5853
5854 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
5855
5856         PR c++/9165
5857         * g++.dg/warn/Wunused-3.C: New test.
5858
5859         * g++.dg/abi/bitfield9.C: New test.
5860
5861         PR c++/9189
5862         * g++.dg/parse/defarg3.C: New test.
5863
5864 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
5865
5866         * g++.dg/parse/ambig1.C: New test.
5867         * g++.dg/parse/defarg2.C: New test.
5868
5869 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
5870
5871         * g++.dg/template/defarg-1.C: New test.
5872         * g++.dg/template/local2.C: Likewise.
5873
5874 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5875
5876         * gcc.c-torture/execute/20030105-1.c: New test.
5877
5878 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5879
5880         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5881         * g++.dg/parse/namespace4.C: Likewise.
5882
5883 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5884
5885         * g++.dg/template/ntp2.C: New test.
5886
5887 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5888
5889         * g++.dg/parse/extern-C-1.C: New test.
5890
5891         * g++.dg/parse/namespace4.C: New test.
5892
5893         * g++.dg/template/nested1.C: New test.
5894
5895         * g++.dg/parse/namespace3.C: New test.
5896
5897 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5898
5899         * g++.dg/lookup/two-stage1.C: New test.
5900
5901 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5902
5903         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5904         * g++.old-deja/g++.jason/access8.C: Likewise.
5905         * g++.old-deja/g++.other/decl5.C: Likewise.
5906
5907 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5908
5909         * g++.dg/parse/parse7.C: New test.
5910
5911 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5912
5913         PR c++/2843
5914         * g++.dg/ext/attrib7.C: New test.
5915
5916 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5917
5918         * g++.dg/parse/parse6.C: New test.
5919
5920 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5921
5922         * gcc.dg/h8300-stack-1.c: New.
5923
5924 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5925
5926         g++.dg/lookup/exception1.C: New test.
5927
5928         g++.dg/lookup/template1.C: New test.
5929
5930         g++.dg/parse/namespace2.C: New test.
5931
5932         g++.dg/parse/parens2.C: New test.
5933
5934 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5935
5936         * g++.dg/parse/parse5.C: New test.
5937         * g++.dg/lookup/scoped4.C: New test.
5938
5939 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5940
5941         * g++.dg/parse/parens1.C: New test.
5942
5943         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5944         angle-bracket1.C.
5945         * g++.dg/parse/parens2.C: New test.
5946
5947         * g++.dg/lookup/scope-operator1.C: New test.
5948
5949         * g++.dg/parse/operator1.C: New test.
5950
5951 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5952
5953         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5954         * g++.old-deja/g++.other/access6.C: Likewise.
5955         * g++.old-deja/g++.other/decl1.C: Likewise.
5956         * g++.old-deja/g++.pt/typename12.C: Likewise.
5957
5958 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5959
5960         * g++.dg/parse/namespace1.C: New test.
5961
5962 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5963
5964         * g++.dg/parse/parse4.C: New test.
5965
5966 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5967
5968         * g++.dg/parse/parse3.C: New test.
5969
5970 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5971
5972         * g++.dg/parse/parse2.C: New test.
5973
5974 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5975
5976         * g++.dg/template/friend11.C: New test.
5977
5978 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5979
5980         * g++.dg/parse/parse1.C: New test.
5981
5982 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5983
5984         * lib/profopt.exp: Change the name of a global variable to avoid
5985         possible clashes with other test suites.
5986
5987 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5988
5989         * g++.dg/inherit/covariant8.C: New test.
5990
5991 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5992
5993         * g++.dg/init/array9.C: New test.
5994
5995         PR c++/9112
5996         * g++.dg/parse/expr1.C: New test.
5997
5998 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5999
6000         * gcc.c-torture/compile/20021230-1.c: New test.
6001
6002 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6003
6004         * g++.dg/inherit/covariant5.C: New test.
6005         * g++.dg/inherit/covariant6.C: New test.
6006         * g++.dg/inherit/covariant7.C: New test.
6007
6008 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6009
6010         PR c++/2739
6011         * g++.dg/other/access2.C: New test.
6012
6013 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6014
6015         * g++.dg/other/anon-struct.C: No longer fails
6016         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6017         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6018         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6019
6020 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6021
6022         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6023
6024 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6025
6026         * g++.dg/eh/spec4.C: Remove stray semicolon.
6027         * g++.dg/expr/pmf-1.C: Change error message.
6028         * g++.dg/ext/asm1.C: Remove stray semicolon.
6029         * g++.dg/ext/typename1.C: Add missing typenames.
6030         * g++.dg/inherit/template-as-base.C: Change error message.
6031         * g++.dg/lookup/scoped1.C: Likewise.
6032         * g++.dg/lookup/scoped2.C: Likewise.
6033         * g++.dg/lookup/using2.C: Likewise.
6034         * g++.dg/other/component1.C: Remove stray semicolon.
6035         * g++.dg/other/do1.C: Change error message.
6036         * g++.dg/other/error2.C: Likewise.
6037         * g++.dg/other/init1.C: Likewise.
6038         * g++.dg/other/packed1.C: Remove stray semicolon.
6039         * g++.dg/other/ptrmem2.C: Change error message.
6040         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6041         marker.
6042         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6043         * g++.dg/template/access3.C: Add typename keyword.
6044         * g++.dg/template/access5.C: Remove stray semicolon.
6045         * g++.dg/template/access6.C: Likewise.
6046         * g++.dg/template/complit1.C: Likewise.
6047         * g++.dg/template/crash1.C: Change error message.
6048         * g++.dg/template/inherit2.C: Remove stray semicolon.
6049         * g++.dg/template/instantiate2.C: Likewise.
6050         * g++.dg/template/instantiate3.C: Change error message.
6051         * g++.dg/template/qual1.C: Remove stray semicolon.
6052         * g++.dg/template/qualttp18.C: Change error message.
6053         * g++.dg/template/ref1.C: Remove stray semicolon.
6054         * g++.dg/template/sizeof1.C (A::value): Declare it.
6055         * g++.dg/template/spec4.C: Change error message.
6056         * g++.dg/template/static1.C: Likewise.
6057         * g++.dg/template/type1.C: Likewise.
6058         * g++.dg/template/typename3.C: Likewise.
6059         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6060         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6061         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6062         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6063         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6064         named return value extension.
6065         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6066         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6067         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6068         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6069         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6070         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6071         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6072         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6073         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6074         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6075         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6076         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6077         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6078         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6079         syntax.
6080         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
6081         * g++.old-deja/g++.brendan/crash8.C: Change error message.
6082         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
6083         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6084         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
6085         * g++.old-deja/g++.brendan/template11.C: Likewise.
6086         * g++.old-deja/g++.brendan/template26.C: Likewise.
6087         * g++.old-deja/g++.brendan/template27.C: Use explicit
6088         specialization syntax.
6089         * g++.old-deja/g++.brendan/template30.C: Likewise.
6090         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
6091         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
6092         non-dependent names.
6093         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
6094         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
6095         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
6096         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
6097         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
6098         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
6099         named return value extension.
6100         * g++.old-deja/g++.ext/namedret2.C: Likewise.
6101         * g++.old-deja/g++.ext/namedret3.C: Likewise.
6102         * g++.old-deja/g++.ext/return1.C: Likewise.
6103         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
6104         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
6105         * g++.old-deja/g++.jason/access8.C: Likewise.
6106         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
6107         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
6108         pseudo-destructor names.
6109         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
6110         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
6111         pseudo-destructor names.
6112         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
6113         * g++.old-deja/g++.jason/overload19.C: Likewise.
6114         * g++.old-deja/g++.jason/overload32.C: Likewise.
6115         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
6116         stray semicolons.
6117         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
6118         * g++.old-deja/g++.jason/return.C: Likewise.
6119         * g++.old-deja/g++.jason/return2.C: Likewise.
6120         * g++.old-deja/g++.jason/shadow1.C: Likewise.
6121         * g++.old-deja/g++.jason/special.C: Use explicit specialization
6122         syntax.
6123         * g++.old-deja/g++.jason/template10.C: Account for use of
6124         non-dependent names.
6125         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
6126         syntax.
6127         * g++.old-deja/g++.jason/template37.C: Likewise.
6128         * g++.old-deja/g++.law/access4.C: Change error messages.
6129         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
6130         pseudo-destructor names.
6131         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
6132         * g++.old-deja/g++.law/ctors9.C: Likewise.
6133         * g++.old-deja/g++.law/cvt22.C: Likewise.
6134         * g++.old-deja/g++.law/dtors5.C: Likewise.
6135         * g++.old-deja/g++.law/global-init1.C: Likewise.
6136         * g++.old-deja/g++.law/missed-error3.C: Likewise.
6137         * g++.old-deja/g++.law/operators28.C: Likewise.
6138         * g++.old-deja/g++.law/visibility28.C: Likewise.
6139         * g++.old-deja/g++.martin/eval1.C: Likewise.
6140         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
6141         name.
6142         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
6143         * g++.old-deja/g++.mike/net34.C: Likewise.
6144         * g++.old-deja/g++.mike/net36.C: Likewise.
6145         * g++.old-deja/g++.mike/ns2.C: Likewise.
6146         * g++.old-deja/g++.mike/p12306.C: Likewise.
6147         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
6148         value extension.
6149         * g++.old-deja/g++.mike/p700.C: Likewise.
6150         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
6151         * g++.old-deja/g++.mike/p710.C: Likewise.
6152         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
6153         value extension.
6154         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
6155         * g++.old-deja/g++.mike/pmf9.C: Likewise.
6156         * g++.old-deja/g++.ns/crash2.C: Likewise.
6157         * g++.old-deja/g++.ns/crash3.C: Likewise.
6158         * g++.old-deja/g++.ns/invalid1.C: Likewise.
6159         * g++.old-deja/g++.ns/ns17.C: Likewise.
6160         * g++.old-deja/g++.ns/template16.C: Likewise.
6161         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
6162         keyword.
6163         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
6164         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
6165         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
6166         named return value extension.
6167         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
6168         * g++.old-deja/g++.other/access4.C: Issue additional error
6169         messages.
6170         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
6171         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
6172         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
6173         * g++.old-deja/g++.other/crash25.C: Change error message.
6174         * g++.old-deja/g++.other/crash4.C: Change error message.
6175         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
6176         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
6177         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
6178         checks.
6179         * g++.old-deja/g++.other/defarg8.C: Likewise.
6180         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
6181         * g++.old-deja/g++.other/dtor10.C: Likewise.
6182         * g++.old-deja/g++.other/incomplete.C: Likewise.
6183         * g++.old-deja/g++.other/linkage7.C: Likewise.
6184         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
6185         lookup algorithm.
6186         * g++.old-deja/g++.other/mangle2.C: Likewise.
6187         * g++.old-deja/g++.other/refinit2.C: Likewise.
6188         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
6189         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
6190         * g++.old-deja/g++.pt/crash28.C: Likewise.
6191         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
6192         syntax.
6193         * g++.old-deja/g++.pt/crash32.C: Change error message.
6194         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
6195         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
6196         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
6197         error message position.
6198         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
6199         * g++.old-deja/g++.pt/defarg8.C: Change error message.
6200         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
6201         syntax.
6202         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
6203         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
6204         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
6205         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
6206         keyword.
6207         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6208         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
6209         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
6210         keyword.
6211         * g++.old-deja/g++.pt/explicit71.C: Change error message.
6212         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
6213         syntax.
6214         * g++.old-deja/g++.pt/friend28.C: Account for use of
6215         non-dependent names.
6216         * g++.old-deja/g++.pt/friend29.C: Likewise.
6217         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
6218         rules.
6219         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
6220         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
6221         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
6222         lookup rules.
6223         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
6224         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
6225         keyword.
6226         * g++.old-deja/g++.pt/memclass20.C: Likewise.
6227         * g++.old-deja/g++.pt/memclass5.C: Likewise.
6228         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
6229         keyword.
6230         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
6231         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
6232         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
6233         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
6234         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
6235         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
6236         keyword.
6237         * g++.old-deja/g++.pt/spec10.C: Likewise.
6238         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
6239         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
6240         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
6241         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
6242         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
6243         * g++.old-deja/g++.pt/ttp62.C: Likewise.
6244         * g++.old-deja/g++.pt/ttp64.C: Likewise.
6245         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
6246         * g++.old-deja/g++.pt/typename15.C: Likewise.
6247         * g++.old-deja/g++.pt/typename22.C: Likewise.
6248         * g++.old-deja/g++.pt/typename6.C: Change error messages.
6249         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
6250         * g++.old-deja/g++.pt/virtual2.C: Likewise.
6251         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
6252         syntax.
6253         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
6254         return value extension.
6255         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
6256         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
6257         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
6258         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
6259
6260 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6261
6262         * g++.dg/warn/inline1.C: New test.
6263         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
6264         * g++.old-deja/g++.jason/synth10.C: Likewise.
6265         * g++.old-deja/g++.mike/net31.C: Likewise.
6266         * g++.old-deja/g++.mike/p8786.C: Likewise.
6267
6268         * g++.dg/template/friend10.C: New test.
6269         * g++.dg/template/conv5.C: New test.
6270
6271 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6272
6273         * g++.dg/lookup/scoped3.C: New test.
6274
6275         * g++.dg/lookup/decl1.C: New test.
6276         * g++.dg/lookup/decl2.C: New test.
6277
6278 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6279
6280         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
6281         gcc.c-torture/compile/20021015-1.c,
6282         gcc.c-torture/compile/20021015-2.c,
6283         gcc.c-torture/compile/20021123-1.c,
6284         gcc.c-torture/compile/20021123-2.c,
6285         gcc.c-torture/compile/20021123-3.c,
6286         gcc.c-torture/compile/20021123-4.c,
6287         gcc.c-torture/execute/20021024-1.c: Add tests previously added
6288         only to 3.1 or 3.2 branch.
6289
6290 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
6291
6292         * gcc.dg/i386-bitfield3.c: New test.
6293
6294         * gcc.dg/i386-bitfield2.c: New test.
6295
6296 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
6297
6298         * g++.dg/parse/conv_op1.C: New test.
6299
6300 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
6301
6302         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
6303         approved.
6304
6305 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
6306
6307         * gcc.c-torture/compile/20021220-1.c: New test.
6308
6309 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
6310
6311         * gcc.dg/i386-fastcall-1.c: New.
6312
6313 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6314
6315         * gcc.c-torture/execute/20021219-1.c: New test.
6316
6317 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6318
6319         * gcc.dg/i386-pic-1.c: New test.
6320
6321 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6322
6323         PR c++/8099
6324         * g++.dg/template/friend9.C: New test.
6325
6326 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6327
6328         PR c++/3663
6329         * g++.dg/template/access7.C: New test.
6330
6331 2002-12-18  Nick Clifton  <nickc@redhat.com>
6332
6333         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
6334         the libstdc++-v3 directory has been found.
6335
6336 2002-12-12  Devang Patel <dpatel@apple.com>
6337         * gcc.dg/darwin-ld-1.c: New test.
6338         * gcc.dg/darwin-ld-2.c: New test.
6339         * gcc.dg/darwin-ld-3.c: New test.
6340         * gcc.dg/darwin-ld-4.c: New test.
6341         * gcc.dg/darwin-ld-5.c: New test.
6342
6343 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6344
6345         * gcc.c-torture/compile/20021212-1.c: New test.
6346
6347 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
6348
6349         * gcc.dg/fshort-wchar: New test.
6350
6351 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
6352
6353         PR c++/8372
6354         * g++.dg/template/dtor1.C: New test.
6355
6356         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
6357         markers.
6358
6359 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
6360
6361         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
6362
6363 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
6364
6365         * g++.dg/template/static1.C: New test.
6366         * g++.dg/template/static2.C: New test.
6367         * g++.old-deja/g++.ext/memconst.C: New test.
6368
6369 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6370
6371         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
6372         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
6373         * g++.dg/special/initp1.C: Likewise.
6374
6375 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
6376
6377         * gcc.c-torture/execute/20021204-1.c: New test.
6378
6379 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
6380
6381         * gcc.dg/ppc-fmadd-1.c: New file.
6382         * gcc.dg/ppc-fmadd-2.c: New file.
6383         * gcc.dg/ppc-fmadd-3.c: New file.
6384
6385 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6386
6387         * gcc.c-torture/compile/20021204-1.c: New test.
6388
6389 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6390
6391         * g++.dg/inherit/covariant2.C: New test.
6392         * g++.dg/inherit/covariant3.C: New test.
6393         * g++.dg/inherit/covariant4.C: New test.
6394         * g++.dg/inherit/covariant1.C: Remove XFAIL.
6395         * g++.old-deja/g++.robertl/eb17.C: Likewise.
6396
6397 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
6398
6399         PR c++/8688
6400         * g++.dg/init/brace3.C: New test.
6401
6402 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
6403
6404         * gcc.dg/20020210-1.c: Fix a comment typo.
6405
6406 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
6407
6408         PR c++/8720
6409         * g++.dg/parse/defarg1.C: New test.
6410
6411         PR c++/8615
6412         * g++.dg/template/char1.C: New test.
6413
6414         * g++.dg/template/varmod1.C: Fix typo.
6415
6416 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6417
6418         DR 180
6419         * g++.old-deja/g++.pt/crash32.C: Expect error.
6420
6421 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
6422
6423         PR c++/5919
6424         * g++.dg/template/varmod1.C: New test.
6425
6426         PR c++/8727
6427         * g++.dg/inherit/typeinfo1.C: New test.
6428
6429         PR c++/8663
6430         * g++.dg/inherit/typedef1.C: New test.
6431
6432 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
6433
6434         PR c++/8332
6435         PR c++/8493
6436         * g++.dg/template/strlen1.C: New test.
6437
6438         PR c++/8227
6439         * g++.dg/template/ctor2.C: New test.
6440
6441         PR c++/8214
6442         * g++.dg/init/string1.C: New test.
6443
6444         PR c++/8511
6445         * g++.dg/template/friend8.C: New test.
6446
6447 2002-11-29  Joe Buck <jbuck@synopsys.com>
6448
6449         * g++.dg/lookup/anon2.C: New test.
6450
6451 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
6452
6453         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
6454         h8300 port.
6455
6456 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
6457
6458         * gcc.dg/bitfld-6.c: New test.
6459
6460 2002-11-27  Jan Hubicka  <jh@suse.cz>
6461
6462         * gcc.c-torture/execute/20021127.[cx]: New test.
6463
6464 2002-11-26  Jan Hubicka  <jh@suse.cz>
6465
6466         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
6467         quality.
6468
6469 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
6470
6471         * g++.dg/init/brace2.C: New test.
6472         * g++.old-deja/g++.mike/p9129.C: Correct.
6473
6474 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
6475
6476         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
6477
6478 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
6479
6480         * gcc.dg/sibcall-6: New test for indirect sibcalls.
6481
6482 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
6483
6484         * testsuite/g++.dg/abi/empty11.C: New test.
6485         * testsuite/g++.dg/rtti/cv1.C: New test.
6486
6487 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
6488
6489         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
6490
6491 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
6492
6493         * g++.dg/abi/empty10.C: New test.
6494
6495 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6496
6497         * gcc.c-torture/compile/20021124-1.c: New test.
6498
6499 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
6500
6501         * g++.dg/abi/rtti2.C: New test.
6502
6503 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6504
6505         * gcc.dg/i386-unroll-1.c: New test.
6506
6507 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6508
6509         * gcc.c-torture/compile/20021120-1.c: New test.
6510         * gcc.c-torture/compile/20021120-2.c: New test.
6511
6512 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6513
6514         * gcc.dg/bitfld-5.c: New test.
6515
6516 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6517
6518         * gcc.c-torture/execute/20021120-3.c: New test.
6519
6520 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6521
6522         * gcc.c-torture/execute/20021120-2.c: New test.
6523
6524 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6525
6526         * gcc.c-torture/execute/20021120-1.c: New test.
6527
6528 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
6529
6530         * gcc.c-torture/execute/20021118-3.c: New test.
6531
6532 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6533
6534         * gcc.c-torture/compile/20021119-1.c: New test.
6535
6536 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
6537
6538         * gcc.dg/duff-1.c: New test.
6539         * gcc.dg/duff-2.c: New test.
6540         * gcc.dg/duff-3.c: New test.
6541
6542 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
6543
6544         * gcc.dg/cpp/_Pragma5.c: New test.
6545
6546 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6547
6548         * gcc.c-torture/execute/20021118-2.c: New test.
6549
6550 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6551
6552         * gcc.c-torture/execute/20021118-1.c: New test.
6553
6554 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
6555
6556         * gcc.dg/20021116-1.c: New test.
6557
6558 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
6559
6560         * g++.dg/abi/vcall1.C: New test.
6561
6562 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6563
6564         * gcc.dg/20021029-1.c: New test.
6565         * gcc.dg/20021029-2.c: New test.
6566
6567 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6568
6569         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
6570
6571 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6572
6573         PR c/8439
6574         * gcc.dg/20021110.c: Move to ...
6575         * gcc.c-torture/compile/20021110.c: .... here.
6576
6577 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6578
6579         PR c/8467
6580         * gcc.c-torture/execute/20021111-1.c
6581
6582 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6583
6584         PR c/8439
6585         * gcc.dg/20021110.c: New test.
6586
6587 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
6588
6589         * g++.dg/abi/vthunk3.C: Run only on x86.
6590
6591 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6592
6593         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
6594
6595 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
6596
6597         * lib/compat.exp (compat-execute): Fix logic error in last
6598         change.
6599
6600 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
6601
6602         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
6603
6604 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6605
6606         PR c++/8389
6607         * g++.dg/template/access6.C: New test.
6608
6609 2002-11-08  Jan Hubicka  <jh@suse.cz>
6610
6611         * gcc.dg/i386-ssefp-1.c: New test.
6612         * gcc.dg/i386-ssefp-1.c: New test.
6613
6614 2002-11-08  Jan Hubicka  <jh@suse.cz>
6615
6616         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
6617
6618 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6619
6620         * g++.dg/abi/vthunk3.C: New test.
6621
6622         PR c++/8338
6623         * g++.dg/template/crash2.C: New test.
6624
6625 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6626
6627         * testsuite/g++.dg/abi/dtor1.C: New test.
6628         * testsuite/g++.dg/abi/dtor2.C: Likewise.
6629
6630 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
6631
6632         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
6633         Darwin.
6634
6635 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6636
6637         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
6638         -mthumb.  Only xfail with -O0.
6639
6640 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
6641
6642         * g++.dg/abi/thunk1.C: New test.
6643         * g++.dg/abi/thunk2.C: Likewise.
6644         * g++.dg/abi/vtt1.C: Likewise.
6645
6646 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
6647
6648         PR optimization/8423
6649         * gcc.c-torture/execute/builtin-constant.c: New test.
6650
6651 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
6652
6653         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
6654         Add some more cases.
6655
6656 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
6657
6658         PR c++/8391
6659         * g++.dg/opt/local1.C: New test.
6660
6661 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
6662
6663         PR c++/8160
6664         * g++.dg/template/complit1.C: New test.
6665
6666         PR c++/8149
6667         * g++.dg/template/typename4.C: Likewise.
6668
6669 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6670
6671         Core issue 287, PR c++/7639
6672         * g++.dg/template/instantiate1.C: Adjust error location.
6673         * g++.dg/template/instantiate3.C: New test.
6674         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
6675         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
6676         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
6677
6678 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
6679
6680         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
6681
6682 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
6683
6684         PR c++/8287
6685         * g++.dg/init/dtor2.C: New test.
6686
6687 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6688
6689         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
6690         * gcc.dg/nest.c: Bypass errors on irix6.
6691
6692 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
6693
6694         * gcc.dg/nest.c: Expect error for mmix-*-*.
6695         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
6696
6697 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
6698
6699         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
6700         markers.
6701
6702         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
6703
6704 2002-10-25  Mike Stump  <mrs@apple.com>
6705
6706         * gcc.dg/warn-1.c: New test.
6707
6708 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6709
6710         * g++.dg/template/typename3.C: New test.
6711
6712 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
6713
6714         * g++.dg/lookup/ptrmem1.C: New test.
6715
6716         * g++.dg/abi/vthunk2.C: New test.
6717
6718 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6719
6720         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
6721
6722 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
6723
6724         * g++.dg/abi/empty9.C: New test.
6725
6726 2002-10-24  Richard Henderson  <rth@redhat.com>
6727
6728         * g++.dg/inherit/thunk1.C: Enable for ia64.
6729
6730 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6731
6732         PR c++/8067
6733         * g++.dg/lookup/pretty1.C: New test.
6734
6735 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
6736
6737         * gcc.dg/20021023-1.c: New test.
6738
6739 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6740
6741         PR c++/7679
6742         * g++.dg/parse/inline1.C: New test.
6743
6744 2002-10-23  Richard Henderson  <rth@redhat.com>
6745
6746         * g++.dg/inherit/thunk1.C: Enable for x86_64.
6747
6748         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
6749
6750 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
6751
6752         PR c++/6579
6753         * g++.dg/parse/stmtexpr3.C: New test.
6754
6755 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
6756
6757         * g++.dg/expr/cond1.C: New test.
6758
6759 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6760
6761         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
6762
6763 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6764
6765         * g++.dg/abi/vbase13.C: New test.
6766         * g++.dg/abi/vbase14.C: Likewise.
6767
6768 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
6769
6770         * gcc.dg/tls/pic-1.c: New test.
6771         * gcc.dg/tls/nonpic-1.c: New test.
6772         * gcc.dg/20021018-1.c: New test.
6773
6774 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6775
6776         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
6777         Remove only files with the same base name as the test case.
6778         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
6779         (profopt-execute): Likewise.  Also, remove old profiling
6780         and performance data files before running the tests.
6781
6782         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
6783         * g++.dg/bprob/bprob.exp: Likewise.
6784         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
6785         to allow more general test case names.
6786
6787         * g++.dg/bprob/bprob-1.C: Rename to ...
6788         * g++.dg/bprob/g++-bprob-1.C: ... this.
6789
6790         * g77.dg/bprob/bprob-1.f: Rename to ...
6791         * g77.dg/bprob/g77-bprob-1.f: ... this.
6792
6793 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6794
6795         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
6796         bison 1.50 or later.
6797
6798 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
6799
6800         * g++.dg/README: Describe more test directories.
6801
6802 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6803
6804         * g++.dg/init/array6.C: Add additional tests.
6805
6806 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6807
6808         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
6809         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
6810
6811 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
6812
6813         * gcc.c-torture/compile/20020604-1.x: New.
6814         * gcc.c-torture/compile/simd-5.x: Likewise.
6815         * gcc.c-torture/execute/920710-1.x: Likewise.
6816         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
6817
6818 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6819
6820         * g++.dg/inherit/override1.C: Add dg-options clause.
6821
6822 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6823
6824         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6825         _mm_slli_si128.
6826
6827 2002-10-19  Andreas Schwab  <schwab@suse.de>
6828
6829         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6830         directory component.
6831
6832 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
6833
6834         * g++.dg/inherit/thunk1.C: New test.
6835
6836         * g++.dg/inherit/override1.C: New test.
6837
6838         * g++.dg/abi/mangle11.C: New test.
6839         * g++.dg/abi/mangle14.C: New test.
6840         * g++.dg/abi/mangle17.C: New test.
6841
6842 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
6843
6844         * g++.dg/overload/member2.C: New test.
6845
6846 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
6847
6848         * g++.dg/README: Describe new compat directory.
6849         * g++.dg/dg.exp: Skip tests in compat directory.
6850         * README.compat: New file.
6851         * lib/compat.exp: New expect script.
6852         * g++.dg/compat: New test directory.
6853         * g++.dg/compat/compat.exp: New expect script.
6854         * g++.dg/compat/abi: New test directory.
6855         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6856         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6857         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6858         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6859         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6860         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6861         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6862         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6863         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6864         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6865         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6866         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6867         * g++.dg/compat/break: New test directory.
6868         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6869         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6870         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6871         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6872         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6873         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6874         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6875         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6876         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6877         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6878         g++.dg/compat/break/README: New files.
6879         * g++.dg/compat/eh: New test directory.
6880         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6881         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6882         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6883         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6884         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6885         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6886         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6887         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6888         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6889         g++.dg/compat/eh/filter2_y.C,
6890         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6891         g++.dg/compat/eh/new1_y.C,
6892         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6893         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6894         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6895         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6896         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6897         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6898         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6899         g++.dg/compat/eh/unexpected1_y.C: New files.
6900         * g++.dg/compat/init: New test directory.
6901         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6902         g++.dg/compat/init/array5_y.C,
6903         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6904         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6905         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6906         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6907         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6908         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6909         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6910         g++.dg/compat/init/init-ref2_y.C: New files.
6911
6912 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6913
6914         PR c++/7584
6915         * g++.dg/inherit/using3.C: New test.
6916
6917 2002-10-17  Jan Hubicka  <jh@suse.cz>
6918
6919         * gcc.dg/20021017-2.c: New test.
6920
6921 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6922
6923         * g++.dg/abi/mangle16.C: Adjust.
6924
6925         * g++.dg/init/array8.C: New test.
6926
6927 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6928
6929         * gcc.dg/special/mips-abi.exp: New test.
6930         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6931
6932 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6933
6934         * g++.dg/abi/mangle16.C: New test.
6935         * g++.dg/abi/mangle17.C: Likewise.
6936
6937         PR c++/7478
6938         * g++.dg/template/ref1.C: New test.
6939
6940 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6941
6942         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6943
6944 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6945
6946         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6947
6948 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6949
6950         PR c++/7524
6951         * g++.dg/init/array7.C: New test.
6952
6953 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6954
6955         * g++.dg/init/array6.C: New test.
6956
6957         * g++.dg/abi/mangle13.C: Likewise.
6958         * g++.dg/abi/mangle14.C: Likewise.
6959         * g++.dg/abi/mangle15.C: Likewise.
6960
6961 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6962
6963         * g++.dg/abi/empty8.C: New test.
6964
6965 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6966
6967         * g++.dg/init/ctor1.C: New test.
6968
6969 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6970
6971         * gcc.c-torture/execute/20021015-1.c: New test.
6972
6973 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6974
6975         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6976
6977 2002-10-14  Jan Hubicka  <jh@suse.cz>
6978
6979         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6980
6981 2002-10-14  Richard Henderson  <rth@redhat.com>
6982
6983         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6984
6985 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6986
6987         PR optimization/6631
6988         * g++.dg/opt/const2.C: New test.
6989
6990 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6991
6992         PR c++/7176
6993         * g++.dg/parse/friend1.C: New test.
6994         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6995
6996 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6997
6998         * gcc.dg/20021014-1.c: New test.
6999
7000 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7001
7002         PR c++/5661
7003         * g++.dg/ext/vlm1.C: New test.
7004         * g++.dg/ext/vlm2.C: Likewise.
7005
7006         * g++.dg/init/array1.C: Remove invalid braces.
7007         * g++.dg/init/brace1.C: New test.
7008         * g++.dg/init/copy2.C: Likewise.
7009         * g++.dg/init/copy3.C: Likewise.
7010         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7011         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7012         braces.
7013
7014 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7015
7016         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7017
7018 2002-10-11  Richard Shann  <richard.shann@superh.com>
7019
7020         * gcc.c-torture/compile/simd-5.c: New test.
7021
7022 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7023
7024         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7025
7026 2002-10-10  Jim Wilson  <wilson@redhat.com>
7027
7028         * gcc.c-torture/execute/20021010-1.c: New test.
7029
7030 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7031
7032         PR c/7353
7033         * g++.dg/ext/typedef-init.C: New test.
7034         * gcc.dg/typedef-init.c: New test.
7035
7036 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7037
7038         * gcc.dg/cpp/paste13.c: New test.
7039
7040 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7041
7042         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7043         remaining platforms, XFAIL during compile, not execute.  Don't
7044         XFAIL at -O0.
7045
7046 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7047
7048         * gcc.dg/alias-1.c: Tweak expected warning.
7049
7050 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7051
7052         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7053
7054 2002-10-06  Andreas Jaeger  <aj@suse.de>
7055
7056         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7057         * gcc.dg/cpp/c++98.C: Likewise.
7058
7059         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7060         * g++.dg/cpp/c++98.C: Likewise.
7061
7062         * g++.dg/README (Subdirectories): Mention cpp directory.
7063
7064         PR target/7559
7065         * gcc.dg/20021006-1.c: New test.
7066
7067 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7068
7069         PR c++/7804
7070         * g++.dg/other/warning1.C: New test.
7071
7072 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7073
7074         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7075         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7076         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7077
7078 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7079
7080         PR c++/7931
7081         * g++.dg/template/ptrmem3.C: New test.
7082
7083         PR c++/7754
7084         * g++.dg/template/union1.C: New test.
7085
7086 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7087
7088         PR c++/8006
7089         * g++.dg/abi/mangle9.C: New test.
7090         * g++.dg/abi/mangle10.C: New test.
7091         * g++.dg/abi/mangle11.C: New test.
7092         * g++.dg/abi/mangle12.C: New test.
7093
7094 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
7095
7096         PR c++/7188.
7097         * g++.dg/template/meminit1.C: New test.
7098         * g++.dg/warn/Wreorder-1.C: Likewise.
7099         * g++.old-deja/g++.mike/warn3.C: Tweak.
7100         * lib/prune.exp: Ingore "in copy constructor".
7101
7102 2002-10-02  Andreas Jaeger  <aj@suse.de>
7103
7104         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
7105         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
7106         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
7107         on x86-64.
7108
7109 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7110
7111         * gcc.dg/empty1.C: Fix typo.
7112
7113 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
7114
7115         * gcc.dg/alias-1.c: New test.
7116
7117 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7118
7119         * gcc.dg/empty1.C: New test.
7120
7121         * g++.dg/tls/init-2.C: Tweak error messages.
7122
7123 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
7124
7125         * gcc.c-torture/compile/20020923-1.c: New test.
7126
7127 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
7128
7129         * gcc.c-torture/execute/ffs-1.c: New test.
7130         * gcc.c-torture/execute/ffs-2.c: Ditto.
7131
7132 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
7133
7134         * g++.dg/overload/member1.C: New test.
7135
7136 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
7137
7138         * g++.dg/abi/empty7.C: New test.
7139         * g++.dg/init/pm2.C: Likewise.
7140
7141 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7142
7143         * g++.dg/rtti/crash1.C: New test.
7144
7145 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7146
7147         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
7148         gcc.dg/sibcall-4.c: New tests.
7149
7150 2002-09-28  Roger Sayle  <roger@eyesopen.com>
7151
7152         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
7153         powerpc and MMIX targets.
7154
7155 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
7156
7157         * gcc.dg/cpp/20020927-1.c: New.
7158
7159 2002-09-26  David S. Miller  <davem@redhat.com>
7160
7161         * gcc.c-torture/compile/trunctfdf.c: New.
7162
7163 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7164
7165         * lib/target-supports.exp (check_weak_available): Handle solaris2.
7166
7167 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
7168
7169         * gcc.c-torture/execute/loop-15.c: New.
7170
7171 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
7172
7173         * README.QMTEST: Fix typo.
7174
7175 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
7176
7177         * gcc.dg/20020926-1.c: New test.
7178
7179 2002-09-25  David S. Miller  <davem@redhat.com>
7180
7181         PR target/7842
7182         * gcc.c-torture/execute/shiftdi.c: New test.
7183
7184 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
7185
7186         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
7187         unique to the tool.
7188         * lib/g77.exp (g77_init): Likewise.
7189         * lib/g++.exp (g++_init): Likewise.
7190         * lib/objc.exp (objc_init): Likewise.
7191
7192 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
7193
7194         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
7195         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
7196         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
7197
7198 2002-09-25  Richard Henderson  <rth@redhat.com>
7199
7200         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
7201         too-small long double.
7202
7203 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
7204
7205         * gcc.dg/20020919-1.c: New test.
7206
7207 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
7208
7209         * g++.dg/abi/bitfield6.C: New test.
7210         * g++.dg/abi/bitfield7.C: New test.
7211         * g++.dg/abi/bitfield8.C: New test.
7212         * g++.dg/abi/vbase11.C: New test.
7213
7214 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7215
7216         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
7217         hppa*-*-hpux*.  Update test comment.
7218
7219 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
7220
7221         * gcc.dg/tls/struct-1.c: New test.
7222
7223 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
7224
7225         * gcc.dg/cpp/tr-warn2.c: Update.
7226
7227 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7228
7229         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
7230
7231 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
7232
7233         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
7234         systems.
7235
7236 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
7237
7238         * gcc.c-torture/execute/ieee/mzero3.c: New test.
7239
7240         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7241         Adjust for c++filt moved to binutils.  Remove spurious duplicate
7242         setting of cxxfilt.
7243
7244 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
7245
7246         * gcc.dg/20020312-2.c: Update for darwin.
7247
7248 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
7249
7250         * g++.old-deja/g++.other/crash32.C: Mark ICE.
7251
7252 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
7253
7254         * objc.dg/comp-types-1.m: New test.
7255         * objc.dg/comp-types-2.m: New test.
7256         * objc.dg/comp-types-3.m: New test.
7257         * objc.dg/comp-types-4.m: New test.
7258         * objc.dg/comp-types-5.m: New test.
7259         * objc.dg/comp-types-6.m: New test.
7260
7261 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7262
7263         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
7264
7265 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7266
7267         * g++.dg/other/do1.C: New test.
7268
7269         * g++.dg/template/subst1.C: New test.
7270
7271 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
7272
7273         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
7274
7275 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
7276
7277         * g++.dg/template/qualttp20.C: Adjust expected errors.
7278         * g++.old-deja/g++.jason/report.C: Likewise.
7279         * g++.old-deja/g++.other/qual1.C: Likewise.
7280
7281         * g++.dg/lookup/scoped2.C: New test.
7282
7283         * g++.dg/ext/asm3.C: New test.
7284
7285 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
7286
7287         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
7288
7289 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
7290
7291         * ChangeLog: follow spelling conventions.
7292         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
7293         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
7294         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
7295         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
7296         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
7297         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
7298         * g++.old-deja/g++.law/global-init1.C: Likewise.
7299         * g++.old-deja/g++.other/delete4.C: Likewise.
7300         * g++.old-deja/g++.other/inline21.C: Likewise.
7301         * g++.old-deja/g++.other/singleton.C: Likewise.
7302         * g77.dg/strlen0.f: Likewise.
7303         * g77.f-torture/compile/20010519-1.f: Likewise.
7304         * g77.f-torture/compile/980310-4.f: Likewise.
7305         * gcc.c-torture/compile/20000605-1.c: Likewise.
7306         * gcc.c-torture/execute/20020225-1.c: Likewise.
7307         * gcc.dg/c90-hexfloat-2.c: Likewise.
7308         * gcc.dg/c99-bool-1.c: Likewise.
7309         * gcc.dg/c99-hexfloat-2.c: Likewise.
7310         * gcc.dg/dll-2.c: Likewise.
7311         * gcc.dg/wtr-union-init-1.c: Likewise.
7312         * gcc.dg/wtr-union-init-2.c: Likewise.
7313         * gcc.dg/wtr-union-init-3.c: Likewise.
7314         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7315         * gcc.dg/cpp/defined.c: Likewise.
7316         * gcc.dg/cpp/macsyntx.c: Likewise.
7317         * gcc.dg/cpp/paste2.c: Likewise.
7318         * gcc.dg/cpp/trad/defined.c: Likewise.
7319         * gcc.dg/format/c90-printf-1.c: Likewise.
7320         * gcc.dg/format/c90-scanf-1.c: Likewise.
7321         * gcc.dg/format/c99-printf-1.c: Likewise.
7322         * gcc.dg/format/c99-scanf-1.c: Likewise.
7323         * gcc.misc-tests/gcov-8.c: Likewise.
7324         * lib/profopt.exp: Likewise.
7325
7326 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
7327
7328         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
7329
7330 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7331
7332         * g++.dg/inherit/using2.C: New test.
7333
7334 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
7335
7336         * ChangeLog: Follow spelling conventions.
7337         * g++.dg/template/friend4.C: Likewise.
7338         * g++.old-deja/g++.pt/crash67.C: Likewise.
7339         * gcc.c-torture/execute/20000801-4.c: Likewise.
7340         * gcc.dg/c90-digraph-1.c: Likewise.
7341         * gcc.dg/c94-digraph-1.c: Likewise.
7342         * gcc.dg/c99-digraph-1.c: Likewise.
7343         * gcc.dg/cpp/line5.c: Likewise.
7344         * gcc.dg/cpp/multiline.c: Likewise.
7345         * gcc.dg/cpp/trad/literals-1.c: Likewise.
7346         * gcc.dg/format/attr-3.c: Likewise.
7347         * gcc.dg/format/c90-scanf-3.c: Likewise.
7348         * gcc.dg/format/ext-4.c: Likewise.
7349
7350 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
7351
7352         * g++.dg/template/pretty1.C: New test.
7353
7354 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
7355
7356         * gcc.c-torture/execute/struct-cpy-1.c: New test.
7357
7358 2002-09-13  Matt Austern  <austern@apple.com>
7359
7360         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
7361         passing a cast expression to a function by const reference.
7362
7363 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
7364
7365         * g++.dg/template/deduce1.C: New test.
7366
7367 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
7368
7369         * gcc.c-torture/execute/simd-1.c: Force all use of int to
7370         32-bit int.
7371
7372 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7373
7374         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
7375         usage.
7376
7377 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
7378
7379         * gcc.c-torture/compile/20020910-1.c: New test.
7380
7381 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
7382
7383         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
7384
7385 2002-09-10  Andreas Jaeger  <aj@suse.de>
7386
7387         * gcc.dg/20020312-2.c: Adjust for x86-64.
7388
7389 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
7390
7391         * g77.dg/7388.f: New test case for PR 7388.
7392
7393 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7394
7395         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
7396
7397 2002-09-05  Ziemowit Laski <zlaski@apple.com>
7398
7399         * objc.dg/proto-lossage-1.m: New test.
7400
7401 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
7402
7403         * gcc.dg/cpp/_Pragma4.c: Fix typo.
7404
7405 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
7406
7407         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
7408         expected to pass.
7409
7410 2002-09-06  Stan Shebs  <shebs@apple.com>
7411             David Edelsohn  <edelsohn@gnu.org>
7412
7413         * gcc.dg/weak: New directory.
7414         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
7415         target-specific xfail bits.
7416         * gcc.dg/typeof-2.c: Move to new directory.
7417         * gcc.dg/weak.exp: New expect script.
7418
7419 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
7420
7421         * gcc.c-torture/execute/extzvsi.c: New test.
7422
7423 2002-09-05  Stan Shebs  <shebs@apple.com>
7424
7425         * gcc.dg/weak-1.c: xfail on Darwin.
7426         * gcc.dg/weak-2.c: Ditto.
7427         * gcc.dg/weak-3.c: Ditto.
7428         * gcc.dg/weak-4.c: Ditto.
7429         * gcc.dg/weak-5.c: Ditto.
7430         * gcc.dg/weak-6.c: Ditto.
7431         * gcc.dg/weak-7.c: Ditto.
7432         * gcc.dg/weak-8.c: Ditto.
7433         * gcc.dg/weak-9.c: Ditto.
7434
7435 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
7436
7437         * gcc.c-torture/execute/loop-14.c: New test.
7438
7439 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
7440
7441         * g++.dg/other/cxa-atexit1.C: New test.
7442
7443         * gcc.dg/typeof-2.c: New test.
7444
7445 2002-09-03  Roger Sayle  <roger@eyesopen.com>
7446
7447         * gcc.dg/builtins-2.c: New testcase.
7448         * gcc.dg/builtins-3.c: New testcase.
7449
7450 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
7451
7452         * gcc.dg/cpp/_Pragma4.c: New test.
7453
7454 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
7455
7456         * objc/execute/nil_method-1.m: New testcase.
7457
7458 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
7459
7460         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
7461         [Object class], not [Object initialize].
7462
7463 2002-08-31  Roger Sayle  <roger@eyesopen.com>
7464             Hans-Peter Nilsson  <hp@bitrange.com>
7465
7466         * gcc.c-torture/execute/20020720-1.x: Skip test on
7467         mmix-knuth-mmixware.  Correct comment.
7468
7469 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
7470
7471         * testsuite/g++.dg/abi/bitfield5.C: New test.
7472         * testsuite/g++.dg/abi/vbase10.C: Likewise.
7473
7474 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
7475
7476         * objc.dg/undeclared-selector.m: New test.
7477
7478 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
7479
7480         * g++.dg/other/offsetof1.C: Avoid cast warning.
7481
7482 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
7483
7484         * objc.dg/super-class-2.m: New test.
7485
7486 2002-08-24  Matt Austern  <austern@apple.com>
7487
7488         * g++.dg/ext/lvaddr.C: New test.
7489         * g++.dg/ext/lvcast.C: New test.
7490
7491 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
7492
7493         * testsuite/g++.dg/inherit/cond1.C: New test.
7494
7495 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
7496
7497         * gcc.dg/noncompile/incomplete-1.c: New test.
7498
7499 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
7500
7501         * gcc.dg/typespec-1.c: New test.
7502
7503 2002-08-20  Devang Patel  <dpatel@apple.com>
7504         * objc.dg/proto-hier-2.m: New test.
7505
7506 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
7507
7508         * objc.dg/bitfield-1.m: New test.
7509         * objc.dg/bitfield-2.m: New test.
7510
7511 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7512
7513         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
7514         gcc.dg/c99-flex-array-4.c: New tests.
7515
7516 2002-08-16  Stan Shebs  <shebs@apple.com>
7517
7518         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
7519
7520 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
7521
7522         * gcc.dg/typeof-1.c: New test.
7523         * g++.dg/ext/typeof2.C: New test.
7524
7525 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7526
7527         * g++.dg/other/offsetof1.C: New test.
7528
7529 2002-08-14  Richard Henderson  <rth@redhat.com>
7530
7531         * gcc.dg/tls/diag-3.c: Fix expected message strings.
7532
7533 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
7534
7535         * gcc.dg/cpp/_Pragma3.c: New test.
7536
7537 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
7538
7539         * g++.dg/template/inherit3: New test.
7540
7541 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7542
7543         * gcc.dg/bitfld-4.c: Add blank options.
7544
7545 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
7546
7547         * g++.dg/template/crash1.C: New test.
7548
7549 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7550
7551         * gcc.dg/tls/opt-2.c: New test.
7552
7553 2002-08-08  Devang Patel  <dpatel@apple.com>
7554
7555         * objc.dg/selector-1.m : New test
7556
7557 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7558
7559         * g++.dg/abi/bitfield4.C: New test.
7560         * gcc.dg/bitfld-4.c: New test.
7561
7562 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7563
7564         * g++.dg/other/packed1.C: New test.
7565
7566 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
7567
7568         * g++.dg/abi/offsetof.C: Tweak error messages.
7569         * g++.old-deja/g++.mike/p10769a.C: Likewise.
7570
7571 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7572
7573         * gcc.dg/bitfld-3.c: New test.
7574
7575 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7576             Richard Henderson  <rth@redhat.com>
7577
7578         * gcc.dg/i386-bitfield1.c: New test.
7579         * g++.dg/abi/bitfield3.C: Update.
7580
7581 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
7582
7583         * objc.dg/const-str-2.m: Update.
7584         * gcc.dg/cpp/c++98.c: Change to C extension.
7585         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
7586         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
7587
7588 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
7589
7590         * testsuite/gcc.dg/tls/diag-3.c: New.
7591
7592 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
7593
7594         * g++.dg/README (Subdirectories): Document new subdir expr.
7595         * g++.dg/expr/pmf-1.C: New test.
7596
7597 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
7598
7599         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
7600
7601 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
7602
7603         * g++.dg/abi/bitfield3.C: New test.
7604
7605 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
7606
7607         * lib/gcov.exp: Tweak expected line formats.
7608         * gcc.misc-tests/gcov8.c: New test.
7609         * gcc.misc-tests/gcov8.x: New flags.
7610
7611 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
7612
7613         * consistency.vlad/layout/endian.c: Include string.h.
7614
7615         * gcc.c-torture/execute/20020805-1.c: New test.
7616
7617 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
7618
7619         * g++.dg/other/conversion1.C: New test.
7620
7621 2002-08-03  Roger Sayle  <roger@eyesopen.com>
7622
7623         * gcc.dg/builtins-1.c: New testcase.
7624
7625 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
7626
7627         * g++.dg/inherit/access3.C: New test.
7628
7629 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
7630
7631         * gcc.dg/ia64-visibility-2.c: New test.
7632
7633 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
7634
7635         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7636         __qualifier_flags to __flags.
7637
7638 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
7639
7640         * g++.dg/inherit/operator1.C: New test.
7641         * g++.dg/lookup/disamb1.C: Fix typo in comment.
7642         * g++.dg/other/error1.C: Change expected error message.
7643         * g++.dg/template/conv4.C: Likewise.
7644
7645 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
7646
7647         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
7648         for documented behavior.
7649
7650 2002-07-25  Roger Sayle  <roger@eyesopen.com>
7651
7652         * gcc.c-torture/execute/20020720-1.x: Skip this test on
7653         several targets known to fail.
7654
7655 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
7656
7657         * gcc.dg/mips-args-[123].c: New tests.
7658
7659 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
7660
7661         * gcc.dg/ppc-spe.c: New.
7662
7663 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
7664
7665         * g++.dg/other/ptrmem4.C: New testcase.
7666
7667 2002-07-24  Richard Henderson  <rth@redhat.com>
7668
7669         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
7670
7671 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
7672
7673         * g++.dg/ext/alignof1.C (main): Return 0 for success.
7674
7675 2002-07-24  Roger Sayle  <roger@eyesopen.com>
7676
7677         * gcc.c-torture/execute/memset-3.c: New testcase.
7678
7679 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
7680
7681         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
7682         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
7683
7684 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7685
7686         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
7687         Delete.
7688
7689 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
7690
7691         * gcc.c-torture/compile/simd-4.c: New test.
7692
7693 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7694
7695         PR c++/7347, c++/7348
7696         * g++.dg/template/access4.C: New test.
7697         * g++.dg/template/access5.C: New test.
7698         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
7699         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
7700         * g++.old-deja/g++.pt/ttp58.C: Likewise.
7701         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
7702
7703 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
7704
7705         * gcc.dg/gnu89-init-2.c: New test.
7706
7707 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
7708
7709         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
7710
7711 2002-07-20  Roger Sayle  <roger@eyesopen.com>
7712
7713         * gcc.c-torture/execute/20020720-1.c: New testcase.
7714
7715 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
7716
7717         * gcc.dg/cpp/Wsignprom.c: New tests.
7718
7719 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
7720
7721         * gcc.c-torture/execute/loop-13.c: New test.
7722
7723 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
7724
7725         * gcc.dg/cpp/expr.c: New tests.
7726
7727 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
7728
7729         * g++.dg/opt/pr6713.C: Add template instantiation.
7730
7731 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
7732
7733         * gcc.dg/nest.c: New test.
7734
7735 2002-07-17  Richard Henderson  <rth@redhat.com>
7736
7737         * g++.dg/opt/pr6713.C: New test.
7738
7739 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
7740
7741         * gcc.c-torture/execute/loop-2e.x: Let the testcase
7742         XFAIL for all x86 processors.
7743
7744 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
7745
7746         * gcc.c-torture/execute/20010122-1.x: Do not test with
7747         -fomit-frame-pointer.
7748
7749 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7750
7751         * g++.dg/template/instantiate2.C: New test.
7752         * g++.dg/template/spec4.C: New test.
7753
7754 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7755
7756         * g++.dg/template/access2.C: New test.
7757         * g++.dg/template/access3.C: New test.
7758
7759 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
7760
7761         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
7762         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
7763         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
7764         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
7765         Convert to use <stdarg.h>.
7766         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
7767         Delete.
7768         * gcc.dg/va-arg-2.c: New.
7769         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
7770
7771 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
7772
7773         * gcc.c-torture/compile/20020710-1.c: New test.
7774
7775 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
7776                           Andrew Pinski  <pinskia@physics.uc.edu>
7777
7778         gcc.c-torture/compile/simd-2.c: New testcase.
7779         gcc.c-torture/compile/simd-3.c: Likewise.
7780
7781 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
7782
7783         PR c++/7224
7784         * g++.dg/overload/error1.C: New test.
7785
7786 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7787
7788         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
7789         configuration and IRIX 6 O32 ABI.
7790
7791 2002-07-11  Roger Sayle  <roger@eyesopen.com>
7792
7793         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
7794
7795 2002-07-10  Roger Sayle  <roger@eyesopen.com>
7796
7797         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
7798
7799 2002-07-10  Jeffrey A Law  <law@redhat.com>
7800
7801         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
7802
7803         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
7804
7805 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
7806
7807         * gcc.dg/20020312-2.c: Check for __PPC__.
7808
7809 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
7810
7811         * gcc.c-torture/compile/20020709-1.c: New test.
7812
7813 2002-07-07  Roger Sayle  <roger@eyesopen.com>
7814
7815         * g++.dg/template/qualttp21.C: New test case.
7816
7817 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
7818
7819         * gcc.c-torture/compile/20020706-1.c: New test.
7820         * gcc.c-torture/compile/20020706-2.c: New test.
7821
7822 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
7823             Alexandre Oliva  <aoliva@redhat.com>
7824
7825         * g++.dg/warn/incomplete1.C: New test.
7826
7827 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7828
7829         PR c++/7099
7830         * g++.dg/warn/noreturn1.C: New test.
7831
7832 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
7833
7834         PR c++/6706
7835         * g++.dg/debug/debug6.C: New test.
7836         * g++.dg/debug/debug7.C: New test.
7837
7838 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
7839
7840         * gcc.c-torture/compile/simd-3.c: New test.
7841
7842 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
7843
7844         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7845         * gcc.dg/20020620-1.c: Likewise.
7846
7847 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7848
7849         PR c++/6944
7850         * g++.dg/init/array4.C: New test.
7851         * g++.dg/init/array5.C: New test.
7852
7853 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
7854
7855         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7856         * gcc.c-torture/execute/simd-2.c (main): Likewise.
7857
7858 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7859
7860         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7861         * gcc.dg/wtr-aggr-init-1.c: Likewise.
7862         * gcc.dg/wtr-conversion-1.c: Likewise.
7863         * gcc.dg/wtr-escape-1.c: Likewise.
7864         * gcc.dg/wtr-int-type-1.c: Likewise.
7865         * gcc.dg/wtr-label-1.c: Likewise.
7866         * gcc.dg/wtr-static-1.c: Likewise.
7867         * gcc.dg/wtr-strcat-1.c: Likewise.
7868         * gcc.dg/wtr-suffix-1.c: Likewise.
7869         * gcc.dg/wtr-switch-1.c: Likewise.
7870         * gcc.dg/wtr-unary-plus-1.c: Likewise.
7871         * gcc.dg/wtr-union-init-1.c: Likewise.
7872         * gcc.dg/wtr-union-init-2.c: Likewise.
7873         * gcc.dg/wtr-union-init-3.c: Likewise.
7874
7875         * gcc.dg/wtr-func-def-1.c: New test.
7876
7877 2002-07-02 Devang Patel <dpatel@apple.com>
7878
7879         * objc.dg/param-1.m: New test.
7880
7881 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7882
7883         * gcc.dg/cpp/trad/directive.c: Add test.
7884         * gcc.dg/cpp/trad/macroargs.c: Add test.
7885         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7886
7887 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7888
7889         * gcc.dg/cpp/cmdlne-M.c: New test.
7890
7891 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7892
7893         * objc.dg/desig-init-1.m: New test.
7894
7895 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7896
7897         PR c++/6716
7898         * g++.dg/template/instantiate1.C: New test.
7899
7900 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7901
7902         PR c++/7112
7903         * g++.dg/template/sizeof2.C: New test.
7904
7905 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7906
7907         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7908         gcc.dg/cpp/trad/include.c: New tests.
7909
7910 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7911
7912         PR target/7177
7913         * gcc.c-torture/compile/20020701-1.c: New test.
7914
7915 2002-07-01  Stan Shebs  <shebs@apple.com>
7916
7917         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7918         header here...
7919         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7920         (objc-torture-execute): or here.
7921
7922 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7923
7924         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7925
7926 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7927
7928         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7929
7930 2002-06-30  Devang Patel  <dpatel@apple.com>
7931
7932         * objc.dg/fsyntax-only.m: New test.
7933
7934 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7935
7936         PR c++/6695
7937         * g++.dg/template/friend7.C: New file.
7938
7939 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7940
7941         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7942         return type.
7943
7944 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7945
7946         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7947         avoid division by zero.
7948
7949 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7950
7951         * gcc.dg/Wunknownprag.c: New tests.
7952
7953 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7954
7955         * gcc.c-torture/execute/simd-2.c: New test.
7956
7957 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7958
7959         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7960         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7961         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7962         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7963         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7964         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7965         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7966         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7967         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7968         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7969         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7970         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7971         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7972         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7973         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7974         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7975         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7976
7977 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7978
7979         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7980         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7981         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7982         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7983         New tests.
7984         * gcc.dg/cpp/trad/directive.c: Update.
7985
7986 2002-06-23  Andreas Jaeger  <aj@suse.de>
7987
7988         * gcc.c-torture/execute/complex-6.c: New.
7989
7990 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7991
7992         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7993         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7994         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7995         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7996
7997 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7998
7999         * gcc.dg/cpp/trad: New directory with traditional tests copied
8000         from parent directory.
8001         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8002         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8003         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8004         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8005         Move to trad/ and rename.
8006         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8007         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8008         gcc.dg/cpp/trad/redef2.c: New tests.
8009         * gcc.dg/cpp/trad/trad.exp: New driver.
8010
8011 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8012
8013         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8014         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8015         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8016         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8017         Remove.
8018
8019 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8020
8021         * gcc.dg/20020620-1.c: New test.
8022
8023 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8024
8025         * g++.dg/template/ttp4.C: New test.
8026
8027 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8028
8029         * g++.dg/opt/vt1.C: Fix regexp.
8030
8031 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8032
8033         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8034         Don't use attribute `noinline'.
8035
8036 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8037
8038         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8039
8040 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8041
8042         * gcc.c-torture/execute/simd-1.c: New.
8043
8044         * gcc.dg/simd-1.c: New.
8045
8046 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8047
8048         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8049
8050 2002-06-16  Richard Henderson  <rth@redhat.com>
8051
8052         * g++.dg/ext/anon-struct1.C: New.
8053         * g++.dg/ext/anon-struct2.C: New.
8054         * g++.dg/ext/anon-struct3.C: New.
8055         * gcc.dg/anon-struct-1.c: New.
8056         * gcc.dg/anon-struct-2.c: New.
8057         * gcc.dg/anon-struct-3.c: New.
8058         * gcc.dg/20011008-1.c: Adjust warning text.
8059         * gcc.dg/20020527-1.c: Add -fms-extensions.
8060
8061 2002-06-16  Richard Henderson  <rth@redhat.com>
8062
8063         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8064
8065 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8066
8067         * gcc.c-torture/execute/20020615-1.c: New test.
8068
8069 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8070
8071         * gcc.c-tortuture/execute/compare-1.c: New test case.
8072         * gcc.c-tortuture/execute/compare-2.c: New test case.
8073         * gcc.c-tortuture/execute/compare-3.c: New test case.
8074
8075 2002-06-13  Richard Henderson  <rth@redhat.com>
8076
8077         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8078         ia64 ilp32.
8079
8080 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8081
8082         * g++.dg/template/typename2.C: Update error message.
8083
8084 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
8085
8086         * gcc.c-torture/execute/20020611-1.c: New test.
8087
8088 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
8089
8090         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
8091         list of targets to skip.
8092
8093 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
8094
8095         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
8096         targets if not optimizing.
8097
8098 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
8099
8100         * gcc.c-torture/compile/20020605-1.c: New test.
8101
8102         * g++.dg/opt/vt1.C: New test.
8103
8104         * gcc.dg/20020531-1.c: New test.
8105
8106         * gcc.dg/20020530-1.c: New test.
8107
8108         * gcc.dg/20020527-1.c: New test.
8109
8110         * g++.dg/opt/cse1.C: New test.
8111
8112 2002-06-07  Roger Sayle  <roger@eyesopen.com>
8113
8114         * gcc.dg/20020607-2.c: New test case.
8115
8116 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
8117
8118         * gcc.c-torture/compile/20020604-1.c: New test.
8119
8120 2002-06-04  Richard Henderson  <rth@redhat.com>
8121
8122         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
8123         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
8124         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
8125
8126 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
8127
8128         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
8129
8130 2002-06-03  Richard Henderson  <rth@redhat.com>
8131
8132         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8133         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
8134
8135 2002-06-02  Richard Henderson  <rth@redhat.com>
8136
8137         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
8138         test functions static.
8139
8140 2002-06-02  Andreas Jaeger  <aj@suse.de>
8141
8142         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
8143         now.
8144
8145 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8146
8147         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
8148         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
8149         Update for mofified diagnostics.
8150         * gcc.dg/c99-intconst-1.c: No longer fail.
8151
8152 2002-06-02  Richard Henderson  <rth@redhat.com>
8153
8154         * gcc.dg/uninit-A.c: Remove xfail markers.
8155
8156 2002-06-01  Roger Sayle  <roger@eyesopen.com>
8157
8158         * gcc.dg/fnegate-1.c: New test case.
8159
8160 2002-05-30  Osku Salerma  <osku@iki.fi>
8161
8162         * gcc.c-torture/execute/mayalias-1.c: New file.
8163
8164 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8165
8166         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
8167         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
8168         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
8169
8170 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8171
8172         * gcc.c-torture/execute/20020529-1.c: New test.
8173
8174 2002-05-27  Richard Henderson  <rth@redhat.com>
8175
8176         * g++.dg/ext/attrib6.C: New test case.
8177
8178 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8179
8180         * gcc.c-torture/execute/pure-1.c: New test.
8181
8182 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8183
8184         * gcc.dg/cpp/arith-2.c: Remove.
8185
8186 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8187
8188         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
8189         * gcc.dg/cpp/if-3.c: Remove.
8190
8191 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
8192
8193         * g++.dg/opt/cse2.C: New test.
8194
8195 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8196
8197         * gcc.dg/cpp/arith-1.c: New semantic tests.
8198         * gcc.dg/cpp/if-1.c: Update.
8199
8200 2002-05-24  Ben Elliston  <bje@redhat.com>
8201
8202         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
8203
8204 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8205
8206         * gcc.dg/verbose-asm.c: New test.
8207
8208 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8209
8210         * gcc.dg/cpp/paste12.c: New test.
8211
8212 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8213
8214         * g++.dg/parse/named_ops.C: New test.
8215
8216 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
8217
8218         * gcc/testsuite/gcc.dg/weak-8.c: New test.
8219
8220 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
8221
8222         * gcc.dg/weak-2.c: Allow optional leading underscore
8223         in scan-assembler symbol name.
8224         * gcc.dg/weak-3.c: Likewise.
8225         * gcc.dg/weak-4.c: Likewise.
8226         * gcc.dg/weak-5.c: Likewise.
8227
8228 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
8229
8230         * gcc.dg/20020523-1.c: New test.
8231
8232 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8233
8234         * objc.dg/const-str-2.m: Update now that we stop after
8235         a command line error.
8236
8237 2002-05-22  Richard Henderson  <rth@redhat.com>
8238
8239         * g++.dg/dg.exp: Fix typo in test pruneing.
8240
8241 2002-05-22  Richard Henderson  <rth@redhat.com>
8242
8243         * g++.dg/dg.exp: Prune the tls subdirectory.
8244         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
8245         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
8246         * g++.dg/tls/init-1.C: New.
8247
8248 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
8249
8250         * gcc.dg/20020517-1.c: New test.
8251
8252 2002-05-21  Richard Henderson  <rth@redhat.com>
8253
8254         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
8255         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
8256
8257 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
8258
8259         * g++.dg/other/copy2.C: New test.
8260
8261 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
8262
8263         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
8264         (MAX_COPY): Bump up to 10 times sizeof (long long).
8265         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
8266
8267         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
8268         sizeof (long long).
8269
8270         * gcc.c-torture/execute/strcpy-1.c: New test.
8271
8272 2002-05-19  Jason Merrill  <jason2redhat.com>
8273
8274         * g++.dg/ext/oper1.C: New test.
8275
8276 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
8277 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
8278
8279         * README.QMTEST: New file.
8280
8281         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
8282
8283 2002-05-19  Andreas Jaeger  <aj@suse.de>
8284
8285         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
8286         now.
8287         * gcc.c-torture/execute/loop-2d.x: Likewise.
8288
8289 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
8290
8291         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
8292         support weak symbols.
8293         * gcc.dg/weak-4.c: Likewise
8294         * gcc.dg/weak-6.c: Likewise
8295
8296 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
8297
8298         * gcc.dg/weak-3.c: Add dg-excess-error comment for
8299         cygwin, coff and h8300-*-hms targets
8300         * gcc.dg/weak-5.c: Likewise
8301         * gcc.dg/weak-7.c: Likewise
8302
8303 2002-05-16  Jason Merrill  <jason@redhat.com>
8304
8305         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
8306         (scan-assembler-not, scan-assembler-dem): Likewise.
8307         (scan-assembler-dem-not): Likewise.
8308
8309 2002-05-15  Richard Henderson  <rth@redhat.com>
8310
8311         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
8312
8313 2002-05-15  Richard Henderson  <rth@redhat.com>
8314
8315         * gcc.dg/weak-5.c (vfoo1c): No warning here.
8316         (vfoo1f): Warning here.
8317         (vfoo1l): Don't redefine the alias.
8318
8319 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
8320
8321         * g++.dg/init/pm1.C: New test.
8322
8323 2002-05-12  David S. Miller  <davem@redhat.com>
8324
8325         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
8326         types.
8327
8328 2002-05-10  Roger Sayle  <roger@eyesopen.com>
8329
8330         * gcc.c-torture/execute/20020510-1.c: New test case.
8331
8332 2002-05-10  David S. Miller  <davem@redhat.com>
8333
8334         * gcc.c-torture/execute/conversion.c: Test long double too.
8335
8336 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
8337
8338         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
8339         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
8340         * lib/g++.exp (g++_link_flags): Likewise.
8341         * lib/objc.exp (objc_target_compile): Likewise.
8342
8343 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8344
8345         * gcc.dg/cpp/poison.c: Update.
8346         * gcc.dg/cpp/20000625-2.c: Remove.
8347         * gcc.dg/cpp/direct2s.c: Remove final test.
8348
8349 2002-05-08  Tom Rix  <trix@redhat.com>
8350
8351         * gcc.c-torture/execute/20020508-1.c: New test.
8352         * gcc.c-torture/execute/20020508-2.c: New test.
8353         * gcc.c-torture/execute/20020508-3.c: New test.
8354
8355 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8356
8357         * gcc.dg/cpp/charconst-4.c: More tests.
8358
8359 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8360
8361         PR c/6569
8362         * gcc.dg/weak-3.c: Update location of warning messages.
8363         * gcc.dg/weak-5.c: Likewise.
8364
8365 2002-05-06  Roger Sayle  <roger@eyesopen.com>
8366
8367         * gcc.c-torture/execute/20020506-1.c: New test case.
8368
8369 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8370
8371         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
8372
8373 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8374
8375         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
8376
8377 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8378
8379         * gcc.dg/cpp/charconst-3.c: New test.
8380
8381 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8382
8383         * gcc.dg/cpp/charconst.c: Update tests.
8384
8385 2002-05-05  Tim Josling  <tej@melbpc.org.au>
8386
8387         * treelang: Added directory for new sample language treelang. Also
8388         lib/treelang.exp: New file to signal treelang should be tested.
8389
8390 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8391
8392         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
8393         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
8394         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
8395         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
8396         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
8397         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
8398         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
8399
8400 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8401
8402         * gcc.dg/format/xopen-2.c: New test.
8403
8404 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
8405
8406         * gcc.dg/20020503-1.c: New test.
8407
8408 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
8409
8410         * g++.dg/init/dtor1.C: Make it tougher.
8411
8412 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
8413
8414         * g++.dg/init/dtor1.C: New test.
8415
8416 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
8417
8418         * gcc.dg/altivec-8.c: New.
8419
8420 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
8421
8422         * gcc.dg/altivec-7.c: New.
8423
8424 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
8425
8426         * g++.dg/parse/typedef1.C: New test.
8427
8428 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
8429
8430         PR c++/6486
8431         * g++.dg/template/friend6.C: New test.
8432
8433         PR c++/6492
8434         * g++.dg/init/copy1.C: New test.
8435
8436 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
8437
8438         * g++.dg/warn/effc1.C: New test.
8439
8440 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8441
8442         * gcc.dg/cpp/if-cexp.c: Add a test.
8443
8444 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
8445
8446         * gcc.dg/20020426-2.c: New test.
8447
8448 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8449
8450         * gcc.dg/cpp/if-mop.c: Update.
8451         * gcc.dg/cpp/if-mpar.c: Add test.
8452         * gcc.dg/cpp/if-oppr.c: Update.
8453
8454 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8455
8456         PR c/6343
8457         * gcc.dg/weak-[2-7].c: New tests.
8458
8459 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8460
8461         * gcc.dg/enum1.c: New test.
8462
8463 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8464
8465         PR c++/6497
8466         * g++.dg/inherit/access2.C: New test.
8467
8468 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
8469
8470         PR bootstrap/6445
8471         * gcc.dg/20020426-1.c: New test.
8472
8473 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
8474
8475         * g++.dg/abi/enum1.C: New test.
8476
8477 2002-04-26  Richard Henderson  <rth@redhat.com>
8478
8479         * gcc.dg/c99-bool-1.c: Expect always true warning.
8480
8481 2002-04-25  Roger Sayle  <roger@eyesopen.com>
8482
8483         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
8484
8485 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8486
8487         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
8488         targets.
8489
8490 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
8491
8492         * g++.dg/abi/mange7.C: New test.
8493
8494         PR c++/6438.
8495         * g++.dg/parse/stmtexpr2.C: New test.
8496
8497 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
8498
8499         * gcc.dg/20020312-2.c: Add SH target.
8500
8501 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8502
8503         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
8504         compiler output on mips*-*-irix*.
8505
8506 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
8507
8508         * g++.dg/parse/attr1.C: New test.
8509
8510 2002-04-23  Roger Sayle  <roger@eyesopen.com>
8511
8512         * gcc.c-torture/execute/string-opt-17.c: New test case.
8513         * gcc.c-torture/execute/memset-2.c: New test case.
8514
8515 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
8516
8517         PR c++/6256:
8518         * g++.dg/template/friend5.C: New test.
8519
8520         PR c++/6331:
8521         * g++.dg/template/qual1.C: Likewise.
8522
8523 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
8524
8525         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
8526         Include stdlib.h, not stdio.h or ctype.h.
8527
8528 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
8529
8530         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
8531         cris-*-elf* and mmix-*-*.
8532         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
8533         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
8534         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
8535         Ditto.
8536         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
8537         * gcc.dg/wchar_t-1.c: Ditto.
8538
8539 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
8540
8541         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
8542         Clarify comment.
8543
8544 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
8545
8546         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
8547
8548 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8549
8550         * gcc.c-torture/execute/20000906-1.x: Delete.
8551
8552 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
8553
8554         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
8555
8556 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
8557
8558         * PR6367
8559         * g77.f-torture/execute/6367.f: New test.
8560         * g77.f-torture/execute/6367.x: Disable for MMIX.
8561
8562 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8563
8564         * PR6352
8565         * g++.dg/opt/inline2.C: New test.
8566
8567 2002-04-18  Richard Henderson  <rth@redhat.com>
8568
8569         * gcc.dg/20000906-1.c: Enable for all targets.
8570         * gcc.c-torture/compile/iftrap-2.c: New.
8571
8572 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8573
8574         * gcc.dg/20020418-1.c: New test.
8575         * gcc.dg/20020418-2.c: New test.
8576
8577 2002-04-18  Richard Henderson  <rth@redhat.com>
8578
8579         * gcc.c-torture/compile/iftrap-1.c: New.
8580         * gcc.dg/iftrap-1.c: Adjust for ia64.
8581         * gcc.dg/iftrap-2.c: New.
8582
8583 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8584
8585         * gcc.c-torture/compile/20020418-1.c: New test.
8586
8587 2002-04-18  Roger Sayle  <roger@eyesopen.com>
8588
8589         * gcc.c-torture/compile/20020415-1.c: New.
8590
8591 2002-04-18  David S. Miller  <davem@redhat.com>
8592
8593         * gcc.c-torture/execute/20020418-1.c: New test.
8594
8595 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
8596
8597         * gcc.dg/20020416-1.c: New test.
8598
8599         * g++.dg/opt/inline1.C: New test.
8600
8601 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
8602
8603         * gcc.dg/altivec-5.c: New test.
8604
8605         * gcc.dg/20020415-1.c: New test.
8606
8607 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8608
8609         * testsuite/lib/chill.exp: Remove.
8610
8611 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
8612
8613         * g++.dg/other/big-struct.C: New test.
8614
8615 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
8616
8617         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
8618         of scratch file.
8619
8620 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
8621
8622         PR c/6277
8623         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
8624         in scan-assembler function name
8625
8626 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
8627
8628         * g77.f-torture/execute/980628-4.x,
8629         g77.f-torture/execute/980628-5.x,
8630         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8631         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8632         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
8633         i[34567]86-*-*.
8634
8635 2002-04-13  David S. Miller  <davem@redhat.com>
8636
8637         * gcc.c-torture/execute/20020413-1.c: New test.
8638
8639 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
8640
8641         * gcc.dg/asm-6.c,
8642         * g++.dg/ext/asm1.C: New tests.
8643
8644 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
8645
8646         PR c++ 5373.
8647         * g++.dg/parse/stmtexpr1.C: New test.
8648
8649         PR c++/5189.
8650         * g++.dg/template/copy1.C: New test.
8651
8652 2002-04-12  Richard Henderson  <rth@redhat.com>
8653
8654         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
8655
8656 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
8657
8658         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
8659         gcc.c-torture/execute/20020307-2.c.
8660
8661 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
8662
8663         * g++.dg/ext/attrib5.C,
8664         * g++.dg/lookup/struct1.C: New tests.
8665
8666 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
8667
8668         * gcc.dg/20020411-1.c: New test.
8669
8670         * gcc.c-torture/execute/20020411-1.c: New test.
8671
8672 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
8673
8674         * g77.f-torture/execute/6177.f: New test.
8675
8676 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
8677
8678         PR middle-end/6247
8679         * g++.dg/opt/cleanup1.C: New test.
8680
8681         * g++.dg/opt/const1.C: New test.
8682
8683 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
8684
8685         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
8686
8687 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8688
8689         PR c++/5507
8690         * g++.dg/template/typename2.C: New test.
8691
8692 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
8693
8694         * gcc.c-torture/execute/loop-12.c: New.
8695
8696 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
8697
8698         * g77.f-torture/execute/980628-4.x,
8699         g77.f-torture/execute/980628-5.x,
8700         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8701         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8702         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
8703
8704 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8705
8706         PR optimization/6086
8707         * g++.dg/opt/preinc1.C: New test.
8708
8709 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8710
8711         PR c++/5571
8712         * g++.dg/opt/static2.C: New test.
8713
8714 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8715
8716         PR c/5120
8717         * gcc.dg/20020406-1.c: New test.
8718
8719 2002-04-04  David S. Miller  <davem@redhat.com>
8720
8721         * gcc.c-torture/execute/20020404-1.c: New test.
8722
8723 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
8724
8725         PR c/6123
8726         * gcc.dg/20020312-2.c: Do not declare global register variable
8727         if __PIC__ or __pic__ is defined.
8728
8729 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
8730
8731         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
8732         __asm__ so that it works correctly even if -ansi -pedantic-errors.
8733
8734 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8735
8736         * gcc.misc-tests/linkage.exp: Update last change to handle
8737         sparc*-, not just sparc-.
8738
8739 2002-04-03  Richard Henderson  <rth@redhat.com>
8740
8741         * gcc.dg/cpp/ucs.c: Improved long UCS test.
8742
8743 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8744
8745         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
8746
8747 2002-04-02  David S. Miller  <davem@redhat.com>
8748
8749         * gcc.c-torture/execute/20020402-3.c: New test.
8750
8751 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8752
8753         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
8754         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
8755
8756         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
8757         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
8758         g77.f-torture/execute/20001201.x,
8759         g77.f-torture/execute/u77-test.x: New files.
8760
8761         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
8762         * gcc.dg/wchar_t-1.c: Ditto.
8763
8764 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8765
8766         * gcc.c-torture/execute/20020402-1.c: New test.
8767
8768 2002-04-01  Richard Henderson  <rth@redhat.com>
8769
8770         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
8771
8772         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
8773
8774 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8775
8776         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
8777
8778 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8779
8780         * g++.dg/inherit/template-as-base.C: Expect error.
8781         * g++.dg/inherit/namespace-as-base.C: Likewise.
8782
8783 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
8784
8785         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
8786         g++.dg/ext/instantiate3.C: Tweak match patterns.
8787
8788         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
8789         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
8790         -da test.
8791
8792 2002-03-31  Richard Henderson  <rth@redhat.com>
8793
8794         * gcc.dg/special/alias-2.c: New.
8795         * gcc.dg/special/ecos.exp: Run it.
8796
8797 2002-03-31  Richard Henderson  <rth@redhat.com>
8798
8799         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
8800
8801 2002-03-31  Kazu Hirata  <kazu@hxi.com>
8802
8803         * gcc.dg/weak-1.c: Disable on h8300 port.
8804
8805 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
8806
8807         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
8808         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
8809         ordering tests.
8810         * g++.dg/bprob/bprob-1.C: New test.
8811         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
8812         * g++.dg/gcov/gcov-1.C: New test.
8813         * g++.dg/gcov/gcov-1.x: New file.
8814         * g++.dg/gcov/gcov-2.C: New test.
8815         * g++.dg/gcov/gcov-3.C: New test.
8816         * g++.dg/gcov/gcov-3.h: New file.
8817
8818 2002-03-28  Roger Sayle  <roger@eyesopen.com>
8819
8820         * g++.old-deja/g++.other/builtins5.C: New test.
8821         * g++.old-deja/g++.other/builtins6.C: New test.
8822         * g++.old-deja/g++.other/builtins7.C: New test.
8823         * g++.old-deja/g++.other/builtins8.C: New test.
8824         * g++.old-deja/g++.other/builtins9.C: New test.
8825
8826 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
8827
8828         * g++.dg/opt/static1.C: New test.
8829
8830         * g++.dg/opt/longbranch1.C: New test.
8831
8832 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
8833
8834         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8835
8836         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8837
8838 2002-03-28  Jeffrey A Law  (law@redhat.com)
8839
8840         * gcc.c-torture/execute/20020328-1.c: New test.
8841
8842 2002-03-27  Richard Henderson  <rth@redhat.com>
8843
8844         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8845         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8846         move from g++.old-deja/g++.ext/.
8847
8848 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
8849
8850         * g++.dg/init/new2.C: New test.
8851
8852 2002-03-26  Richard Henderson  <rth@redhat.com>
8853
8854         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8855
8856         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8857         on sparc.
8858
8859         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
8860         sparcv9 systems.
8861         * gcc.dg/20001102-1.c: Likewise.
8862
8863 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
8864
8865         * gcc.dg/cpp/endif-pedantic1.c,
8866         gcc.dg/cpp/endif-pedantic2.c:  New tests.
8867
8868 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
8869
8870         * g++.dg/init/new1.C: New test.
8871
8872 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8873
8874         * g++.dg/abi/vbase9.C: New test.
8875
8876 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8877
8878         * gcc.dg/arm-asm.c: New test.
8879
8880 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8881
8882         * gcc.dg/Wswitch-enum.c: New test.
8883         Fix PR c/5044.
8884
8885 2002-03-26  Richard Henderson  <rth@redhat.com>
8886
8887         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8888         structure.
8889
8890 2002-03-25  Richard Henderson  <rth@redhat.com>
8891
8892         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8893         sparcv9 systems.
8894
8895         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8896         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8897
8898 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8899
8900         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8901
8902 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8903
8904         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8905         targets using generic thunk support.
8906
8907 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8908
8909         * gcc.c-torture/compile/20020323-1.c: New test.
8910
8911         * g++.dg/opt/conj2.C: New test.
8912
8913 2002-03-24  Richard Henderson  <rth@redhat.com>
8914
8915         * gcc.dg/weak-1.c: Use -fno-common.
8916
8917 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8918
8919         * g77.dg/f77-edit-apostrophe-out.f: New test
8920         * g77.dg/f77-edit-h-out.f: New test
8921         * g77.dg/f77-edit-t-in.f: New test
8922         * g77.dg/f77-edit-t-out.f: New test
8923         * g77.dg/f77-edit-x-out.f: New test
8924         * g77.dg/f77-edit-slash-out.f: New test
8925         * g77.dg/f77-edit-colon-out.f: New test
8926         * g77.dg/f77-edit-s-out.f: New test
8927
8928 2002-03-24  Richard Henderson  <rth@redhat.com>
8929
8930         * objc/execute/formal_protocol-6.x: New XFAIL.
8931
8932 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8933
8934         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8935         that do not support weak symbols
8936
8937 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8938
8939         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8940         * lib/g77.exp:  Likewise
8941         * lib/objc.exp: Likewise
8942
8943 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8944
8945         * gcc.dg/Wswitch-default.c: New test.
8946
8947 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8948
8949         * g++.dg/other/enum1.C: New test.
8950
8951 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8952
8953         * gcc.dg/pragma-ep-3.c: Fix typo.
8954
8955 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8956
8957         * g++.dg/inherit/template-as-base.C: New test.
8958
8959 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8960
8961         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8962         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8963
8964 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8965
8966         * gcc.dg/cpp/multiline.c: Update to match.
8967
8968 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8969
8970         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8971
8972 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8973
8974         * gcc.dg/cpp/extratokens2.c:  New file.
8975
8976 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8977
8978         * gcc.dg/20020312-2.c: Add rs6000 target.
8979
8980         * gcc.c-torture/compile/20020319-1.c: New test.
8981
8982 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8983
8984         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8985         (A, E): Handle this.
8986
8987 2002-03-20  Jason Merrill  <jason@redhat.com>
8988
8989         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8990         ignoring -fpic.
8991         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8992         through prune_gcc_output.
8993
8994 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8995
8996         * gcc.c-torture/compile/20020320-1.c: New test.
8997
8998 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8999
9000         * gcc.c-torture/compile/20020318-1.c: New test.
9001
9002         * gcc.dg/struct-by-value-1.c: New test.
9003
9004         * gcc.dg/20020319-1.c: New test.
9005
9006 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9007
9008         * g++.dg/opt/conj1.C: New test.
9009
9010 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9011
9012         * g++.dg/template/qualttp20.C: Revert previous change.
9013         * g++.dg/template/qualttp3.C: Likewise.
9014         * g++.dg/template/qualttp4.C: Likewise
9015         * g++.dg/template/qualttp5.C: Likewise
9016         * g++.dg/template/qualttp6.C: Likewise
9017         * g++.dg/template/qualttp7.C: Likewise
9018         * g++.dg/template/qualttp8.C: Likewise
9019         * g++.dg/template/recurse.C: Likewise.
9020
9021 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9022
9023         * gcc.dg/cpp/wchar-1.c: Update.
9024
9025 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9026
9027         * g++.dg/template/conv1.C: New test.
9028         * g++.dg/template/conv2.C: New test.
9029         * g++.dg/template/conv3.C: New test.
9030         * g++.dg/template/conv4.C: New test.
9031
9032 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9033
9034         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9035         * g++.dg/template/qualttp3.C: Likewise.
9036         * g++.dg/template/qualttp4.C: Likewise
9037         * g++.dg/template/qualttp5.C: Likewise
9038         * g++.dg/template/qualttp6.C: Likewise
9039         * g++.dg/template/qualttp7.C: Likewise
9040         * g++.dg/template/qualttp8.C: Likewise
9041         * g++.dg/template/recurse.C: Likewise.
9042
9043 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9044
9045         * g++.dg/opt/dtor1.C: New test.
9046
9047 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9048
9049         * gcc.c-torture/compile/20020315-1.c: New test.
9050
9051 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9052
9053         * gcc.dg/weak-1.c: Fix scan tests.
9054
9055 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9056
9057         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9058         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9059         cris-*-aout* mmix-*-*.
9060         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9061         cris-*-aout* mmix-*-*.
9062         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9063         cris-*-elf* cris-*-aout* and mmix-*-*.
9064         * gcc.dg/20001009-1.c: Ditto.
9065         * gcc.dg/20010912-1.c: Ditto.
9066         * gcc.dg/20020122-4.c: Ditto.
9067         * gcc.dg/inline-2.c: Ditto.
9068
9069 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9070
9071         * gcc.c-torture/compile/20020314-1.c: New test.
9072
9073 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9074
9075         * gcc.c-torture/execute/20020314-1.c: New test.
9076
9077 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9078
9079         * g++.dg/warn/Wunused-1.C: New test.
9080
9081 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
9082
9083         * g++.dg/abi/mangle6.C: New test.
9084
9085 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
9086
9087         * gcc.c-torture/compile/20020309-2.c: New test.
9088
9089         * gcc.c-torture/compile/20020312-1.c: New test.
9090
9091 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9092
9093         * g++.dg/other/access1.C: New test.
9094
9095 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
9096
9097         * gcc.c-torture/execute/wchar_t-1.c: New test.
9098
9099 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
9100
9101         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
9102
9103 2002-03-12  Roger Sayle  <roger@eyesopen.com>
9104
9105         * gcc.dg/20020312-1.c: New test case.
9106
9107 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
9108
9109         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
9110
9111 2002-03-11  Richard Henderson  <rth@redhat.com>
9112
9113         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
9114         * g++.old-deja/g++.jason/report.C: Likewise.
9115
9116 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9117
9118         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
9119         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
9120
9121 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9122
9123         * testsuite/g++.dg/overload/pmf1.C: New test.
9124
9125 2002-03-11  Kazu Hirata  <kazu@hxi.com>
9126
9127         * gcc.c-torture/execute/20020307-1.c: Use long.
9128
9129 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
9130
9131         PR optimization/5844
9132         * gcc.dg/20020310-1.c: New test.
9133
9134 2002-03-09  Michael Meissner  <meissner@redhat.com>
9135
9136         * gcc.c-torture/execute/memcpy-2.c: New test.
9137         * gcc.c-torture/execute/memset-1.c: New test.
9138         * gcc.c-torture/execute/strlen-1.c: New test.
9139         * gcc.c-torture/execute/strcmp-1.c: New test.
9140         * gcc.c-torture/execute/strncmp-1.c: New test.
9141
9142 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
9143
9144         * gcc.dg/ppc-ldstruct.c: New test.
9145
9146 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
9147
9148         * gcc.c-torture/execute/va-arg-22.c: New test.
9149
9150 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9151
9152         * gcc.c-torture/compile/20020309-1.c: New test.
9153
9154 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
9155
9156         * gcc.c-torture/execute/20020307-2.c: New test.
9157
9158 2002-03-07  Jeffrey A Law  (law@redhat.com)
9159
9160         * g77.f-torture/compile/20020307-1.f: New test.
9161
9162 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
9163
9164         * gcc.dg/unordered-1.c: New test.
9165
9166 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9167
9168         * gcc.c-torture/execute/20020307-1.c: New test.
9169
9170 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9171
9172         * gcc.dg/20020304-1.c: New test.
9173
9174         * gcc.c-torture/compile/20020304-2.c: New test.
9175
9176 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
9177
9178         * gcc.c-torture/compile/20020304-1.c: New test case
9179         (from PR c/5830).
9180
9181 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
9182
9183         * gcc.dg/20020103-1.c: Add other -D ppc variants.
9184
9185 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9186
9187         * g++.dg/other/classkey1.C: New test.
9188
9189 2002-03-01  Richard Henderson  <rth@redhat.com>
9190
9191         * gcc.c-torture/compile/981223-1.x: New.
9192         * gcc.c-torture/compile/920625-1.x: New.
9193
9194 2002-02-28  Richard Henderson  <rth@redhat.com>
9195
9196         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
9197
9198 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
9199
9200         * gcc.c-torture/execute/20020227-1.c: New test.
9201
9202 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
9203
9204         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
9205         here" ERROR lines.
9206         * g++.old-deja/g++.oliva/partord1.C: Likewise.
9207         * g++.old-deja.g++.other/defarg1.C: Likewise.
9208         * g++.old-deja/g++.pt/calls2.C: Likewise.
9209         * g++.old-deja/g++.pt/crash20.C: Likewise.
9210         * g++.old-deja/g++.pt/crash30.C: Likewise.
9211         * g++.old-deja/g++.pt/crash36.C: Likewise.
9212         * g++.old-deja/g++.pt/crash6.C: Likewise.
9213         * g++.old-deja/g++.pt/defarg13.C: Likewise.
9214         * g++.old-deja/g++.pt/derived3.C: Likewise.
9215         * g++.old-deja/g++.pt/error1.C: Likewise.
9216         * g++.old-deja/g++.pt/friend21.C: Likewise.
9217         * g++.old-deja/g++.pt/friend23.C: Likewise.
9218         * g++.old-deja/g++.pt/infinite1.C: Likewise.
9219         * g++.old-deja/g++.robertl/eb128.C: Likewise.
9220
9221 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
9222
9223         * gcc.c-torture/execute/20020225-2.c: New test.
9224
9225 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
9226
9227         * gcc.c-torture/execute/920730-1t.c,
9228         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
9229         Delete test cases, only relevant to -traditional.
9230
9231 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9232
9233         * gcc.dg/cpp/undef1.c: Remove.
9234         * gcc.dg/cpp/directiv.c: Update.
9235         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
9236
9237 2002-02-27  Michael Meissner  <meissner@redhat.com>
9238
9239         * gcc.c-torture/execute/20020226-1.c: New test.
9240
9241 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
9242
9243         * g++.dg/debug/debug4.C: New test.
9244
9245         * gcc.dg/ia64-visibility-1.c: New test.
9246
9247 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
9248
9249         * gcc.dg/debug/20020224-1.c: New.
9250
9251 2002-02-25  Kazu Hirata  <kazu@hxi.com>
9252
9253         * gcc.c-torture/execute/960416-1.x: New.
9254         * gcc.c-torture/execute/divconst-3.x: Likewise.
9255
9256 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
9257
9258         * gcc.dg/20020224-1.c: New test.
9259
9260 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
9261
9262         * gcc.c-torture/execute/20020225-1.c: New.
9263
9264 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9265
9266         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
9267
9268 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
9269
9270         * gcc.dg/20020222-1.c: New test.
9271
9272 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
9273
9274         * g++.dg/opt/anonunion1.C: New test.
9275
9276 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
9277
9278         * g++.dg/template/qualttp19.C: New test.
9279         * g++.dg/template/qualttp20.C: New test.
9280         * g++.old-deja/g++.jason/report.C: Adjust expected errors
9281         * g++.old-deja/g++.other/qual1.C: Likewise.
9282
9283 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
9284
9285         * gcc.dg/attr-alwaysinline.c: New.
9286
9287 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
9288
9289         * gcc.dg/20020220-1.c: New test.
9290
9291         * gcc.dg/20020220-2.c: New test.
9292
9293         * g++.dg/opt/mmx1.C: New test.
9294
9295 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
9296
9297         * gcc.c-torture/compile/20020110.c: New test.
9298
9299 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
9300
9301         * gcc.c-torture/execute/20020219-1.c: New test.
9302
9303         * gcc.dg/20020219-1.c: New test.
9304
9305         * gcc.dg/noncompile/20020220-1.c: New test.
9306
9307         * g++.dg/opt/ptrintsum1.C: New test.
9308
9309         * gcc.dg/debug/20020220-1.c: New test.
9310
9311 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
9312
9313         * gcc.c-torture/execute/20020216-1.c: New test.
9314
9315 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9316
9317         * gcc.dg/decl-1.c: Update, new test.
9318
9319 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
9320
9321         * g++.dg/abi/bitfield1.C: New test.
9322         * g++.dg/abi/bitfield2.C: New test.
9323
9324 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9325
9326         * gcc.dg/attr-nest.c: New test.
9327
9328 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
9329
9330         * gcc.c-torture/execute/20020215-1.c: New test.
9331
9332 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
9333
9334         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
9335         * g++.dg/debug/debug.exp: New.
9336         * g++.dg/debug/trivial.C: New.
9337         * g++.dg/debug/debug1.C: Moved...
9338         * g++.dg/other/debug1.C: ...from here.
9339         * g++.dg/debug/debug2.C: Moved...
9340         * g++.dg/other/debug2.C: ...from here.
9341         * g++.dg/debug/debug3.C: Moved...
9342         * g++.dg/other/debug3.C: ...from here.
9343
9344         * gcc.dg/noncompile/20020213-1.c: New test.
9345
9346 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
9347
9348         * g++.dg/other/debug3.C: New test.
9349
9350         * gcc.c-torture/execute/20020213-1.c: New test.
9351
9352 2002-02-13  Richard Smith <richard@ex-parrot.com>
9353
9354         * g++.old-deja/g++.other/thunk1.C: New test.
9355
9356 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9357
9358         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
9359
9360 2002-02-13  Stan Shebs  <shebs@apple.com>
9361
9362         * gcc.dg/altivec-3.c: New.
9363
9364 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
9365
9366         * gcc.dg/Wunreachable-1.c: New test.
9367         * gcc.dg/Wunreachable-2.c: New test.
9368
9369 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9370
9371         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
9372
9373 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
9374
9375         * gcc.dg/decl-1.c: New test.
9376
9377 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
9378
9379         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
9380
9381 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9382
9383         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
9384         * gcc.c-torture/compile/980506-1.x: Likewise.
9385
9386 2002-02-10  Kazu Hirata  <kazu@hxi.com>
9387
9388         * gcc.dg/20020210-1.c: New.
9389
9390 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
9391
9392         * g77.f-torture/execute/947.f: New regression test
9393         for PR fortran/947.
9394
9395 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9396
9397         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
9398         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
9399
9400 2002-02-08  Richard Henderson  <rth@redhat.com>
9401
9402         * gcc.c-torture/compile/labels-3.c: New.
9403
9404 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
9405
9406         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
9407         expression statements work instead.
9408         * gcc.dg/noncompile/20020207-1.c: New test.
9409
9410 2002-02-07  Richard Henderson  <rth@redhat.com>
9411
9412         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
9413
9414 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9415
9416         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
9417         message from g77
9418         * lib/g77-dg.exp: Trim g77 error messages so that they are
9419         recognized by dg.exp.
9420
9421 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9422
9423         PR fortran/5473
9424         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
9425
9426 2002-02-07  Richard Henderson  <rth@redhat.com>
9427
9428         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
9429         to be sufficiently aligned for integers.
9430
9431 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
9432
9433         * g++.dg/template/friend4.C: New test.
9434
9435 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
9436
9437         PR fortran/5743
9438         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
9439         unsupported cases.
9440
9441 2002-02-07  Richard Henderson  <rth@redhat.com>
9442
9443         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
9444         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
9445         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
9446         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
9447
9448 2002-02-06  Richard Henderson  <rth@redhat.com>
9449
9450         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
9451
9452 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
9453
9454         * gcc.dg/20020206-1.c: New test.
9455
9456 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
9457
9458         * gcc.c-torture/execute/20020206-1.c: New test.
9459
9460         * gcc.c-torture/execute/20020206-2.c: New test.
9461
9462         PR optimization/5429:
9463         * gcc.c-torture/compile/20020206-1.c: New test.
9464
9465 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
9466
9467         * g++.dg/ext/align1.C: Do not use an explicit alignment value
9468         as certain file formats cannot support particularly large
9469         alignments.
9470
9471         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
9472         and do not expect to be able to link the executable.
9473
9474         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
9475         fail because the COFF format does not support the weak attribute.
9476
9477 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
9478
9479         * g77.dg/pr5473.f:  New test
9480
9481 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
9482
9483         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
9484         Fix testcase accordingly.
9485
9486 2002-02-04  Richard Henderson  <rth@redhat.com>
9487
9488         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
9489         (buf): Change to be an array of pointers, not ints.
9490
9491 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9492
9493         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
9494         before all tests.  Move warning one line above to match where it
9495         C frontend emits.
9496         * gcc.dg/Wswitch-2.c: New test.
9497         * g++.dg/warn/Wswitch-1.C: New test.
9498         * g++.dg/warn/Wswitch-2.C: New test.
9499
9500 2002-02-04  Richard Henderson  <rth@redhat.com>
9501
9502         * g++.dg/abi/offsetof.C: Fix size comparison.
9503
9504 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
9505
9506         * gcc.dg/cast-qual-2.c: New test.
9507
9508 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9509
9510         * gcc.dg/20020201-4.c: New test.
9511
9512 2002-02-04  Ben Elliston  <bje@redhat.com>
9513
9514         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
9515         target_info attribute != 0, in addition to the empty string.
9516         (gcc_target_compile): Likewise.
9517
9518 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9519
9520         * gcc.dg/Wswitch.c: New test.
9521         PR gcc/4475. PR gcc/3780.
9522
9523 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
9524
9525         * g77.f-torture/execute/5122.f: New test for regressions
9526         against PR fortran/5122.
9527
9528 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
9529
9530         * g77.f-torture/compile/pr3743.f: Delete
9531         * g77.dg/pr3743-1.f: New test.
9532         * g77.dg/pr3743-2.f: New test.
9533         * g77.dg/pr3743-3.f: New test.
9534         * g77.dg/pr3743-4.f: New test.
9535
9536 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9537
9538         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
9539
9540 2002-02-02  Richard Henderson  <rth@redhat.com>
9541
9542         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
9543         * gcc.c-torture/execute/bf64-1.c: Likewise.
9544
9545 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9546
9547         * gcc.dg/20020201-2.c: New test.
9548
9549         * gcc.dg/20020201-3.c: New test.
9550
9551         * gcc.c-torture/execute/bitfld-2.c: New test.
9552
9553 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9554
9555         * gcc.dg/bitfld-1.c: Update.
9556         * gcc.dg/bitfld-2.c: Update.
9557         * gcc.c-torture/execute/bitfld-1.x: New.
9558
9559 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9560
9561         * gcc.c-torture/execute/20020201-1.c: New test.
9562
9563 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
9564
9565         PR target/5469
9566         * gcc.dg/20020201-1.c: New test.
9567
9568 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
9569
9570         PR fortran/3743
9571         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
9572         * g77.f-torture/compile/pr3743.x: Remove
9573
9574 2002-01-31  Tom Rix  <trix@redhat.com>
9575
9576         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
9577
9578 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9579
9580         * gcc.dg/noncompile/20020130-1.c: New test.
9581
9582 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
9583
9584         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
9585
9586 2002-01-29  Richard Henderson  <rth@redhat.com>
9587
9588         * gcc.c-torture/execute/991118-1.c: Cast various constants back
9589         to long long.
9590         * gcc.c-torture/execute/bf64-1.c: Likewise.
9591
9592 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
9593
9594         * gcc.c-torture/execute/20020129-1.c: New test.
9595
9596 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9597
9598         * gcc.c-torture/compile/20000224-1.c: Update.
9599         * gcc.c-torture/execute/bitfld-1.c: New tests.
9600         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
9601         * gcc.dg/uninit-A.c: Update.
9602
9603 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
9604
9605         * g++.dg/template/ctor1.C: Add instantiation.
9606
9607 2002-01-28  Paul Koning  <pkoning@equallogic.com>
9608
9609         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
9610         argument to __builtin_prefetch to be const ptr.
9611
9612 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
9613
9614         * gcc.c-torture/compile/20020120-1.c: New test.
9615
9616 2002-01-27  Kazu Hirata  <kazu@hxi.com>
9617
9618         * gcc.c-torture/execute/20020127-1.c: New test.
9619
9620 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
9621
9622         * g77.dg/f77-edit-i-in.f: New test
9623         * g77.dg/f77-edit-i-out.f: New test
9624
9625 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
9626
9627         * gcc.dg/debug/debug.exp: New file.
9628         * gcc.dg/debug/trivial.c: New file.
9629         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
9630         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
9631         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
9632         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
9633         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
9634         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
9635         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
9636         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
9637         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
9638         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
9639         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
9640         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
9641         * gcc.dg/20000503-1.c: Removed.
9642         * gcc.dg/20010207-1.c: Removed.
9643         * gcc.dg/20011223-1.c: Removed.
9644         * gcc.dg/20020104-2.c: Removed.
9645         * gcc.dg/debug-1.c: Removed.
9646         * gcc.dg/debug-2.c: Removed.
9647         * gcc.dg/debug-3.c: Removed.
9648         * gcc.dg/debug-4.c: Removed.
9649         * gcc.dg/debug-5.c: Removed.
9650         * gcc.dg/debug-6.c: Removed.
9651         * gcc.dg/dwarf2-1.c: Removed.
9652         * gcc.dg/dwarf2-2.c: Removed.
9653
9654 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
9655
9656         * g++.old-deja/g++.other/eh5.C: New test.
9657         * g++.old-deja/g++.other/sibcall2.C: New test.
9658         * g++.old-deja/g++.other/array9.C: New test.
9659         * g++.old-deja/g++.other/typename2.C: New test.
9660         * g++.old-deja/g++.other/crash60.C: New test.
9661         * g++.old-deja/g++.other/conv9.C: New test.
9662         * g++.old-deja/g++.other/mangle10.C: New test.
9663         * g++.old-deja/g++.other/unchanging1.C: New test.
9664         * g++.old-deja/g++.other/exprstmt1.C: New test.
9665         * g++.old-deja/g++.other/inline23.C: New test.
9666         * g++.old-deja/g++.eh/ia64-1.C: New test.
9667         * g++.old-deja/g++.other/dwarf2-1.C: New test.
9668         * g++.old-deja/g++.other/reload1.C: New test.
9669         * g++.old-deja/g++.other/static20.C: New test.
9670         * g++.old-deja/g++.other/local-alloc1.C: New test.
9671         * g++.old-deja/g++.other/conv8.C: New test.
9672         * g++.old-deja/g++.other/stmtexpr2.C: New test.
9673         * g++.old-deja/g++.other/storeexpr1.C: New test.
9674         * g++.old-deja/g++.other/storeexpr2.C: New test.
9675         * g++.dg/eh/template2.C: New test.
9676         * g++.dg/warn/weak1.C: New test.
9677
9678 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
9679
9680         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9681         Remove first, non-varying, argument.
9682
9683 2002-01-23  Richard Henderson  <rth@redhat.com>
9684
9685         * gcc.dg/inline-2.c: New.
9686
9687         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
9688         Add optional target arg.  Check number of arguments.
9689         (scan-assembler-not, scan-assembler-dem): Likewise.
9690         (scan-assembler-dem-not): Likewise.
9691
9692 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9693
9694         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
9695         line 12.
9696         * g++.old-deja/g++.brendan/parse3.C,
9697         g++.old-deja/g++.other/crash26.C,
9698         g++.old-deja/g++.other/crash28.C,
9699         g++.old-deja/g++.other/crash29.C,
9700         g++.old-deja/g++.other/crash30.C,
9701         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
9702
9703 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
9704
9705         * gcc.dg/20020115-1.c: New.
9706
9707 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
9708
9709         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
9710
9711 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
9712
9713         * gcc.dg/20020122-3.c: New.
9714
9715 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
9716
9717         * g++.dg/other/gc1.C: New test.
9718
9719 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9720
9721         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
9722
9723 2002-01-22  Richard Henderson  <rth@redhat.com>
9724
9725         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
9726
9727 2002-01-22  Richard Henderson  <rth@redhat.com>
9728
9729         * gcc.dg/20020122-4.c: New.
9730
9731 2002-01-22  H.J. Lu <hjl@gnu.org>
9732
9733         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
9734         link output.
9735         * gcc.dg/special/ecos.exp: Likewise.
9736         * lib/g++-dg.exp: Likewise.
9737         * lib/g77-dg.exp: Likewise.
9738         * lib/gcc-dg.exp : Likewise.
9739         * lib/mike-g++.exp: Likewise.
9740         * lib/mike-g77.exp: Likewise.
9741         * lib/mike-gcc.exp: Likewise.
9742         * lib/objc-dg.exp: Likewise.
9743
9744 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
9745
9746         PR target/5379
9747         * gcc.dg/20020122-2.c: New test.
9748
9749 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
9750
9751         * gcc.dg/20020122-1.c: New test.
9752
9753 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
9754
9755         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
9756
9757 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
9758
9759         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
9760
9761 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9762
9763         * gcc.c-torture/compile/20020121-1.c: New test.
9764
9765 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9766
9767         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
9768         ld_library_path.
9769
9770 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
9771
9772         * gcc.dg/20020218-1.c: New test.
9773
9774 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
9775
9776         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
9777         messages
9778         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
9779         "At global scope" warning
9780         * g++.dg/ext/align1.C: Change cygwin test for alignment
9781         from db-bogus to dg-warning
9782
9783 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
9784
9785         * g77.f-torture/compile/cpp2.F: New test.
9786
9787 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9788
9789         * g++.dg/template/access1.C: New test.
9790
9791 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
9792
9793         * gcc.dg/20020118-1.c: New.
9794
9795 2002-01-18  Kazu Hirata  <kazu@hxi.com>
9796
9797         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
9798
9799 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9800
9801         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
9802         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
9803         alignment warnings.
9804
9805 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9806
9807         * gcc.misc-tests/i386-prefetch.exp: Save and restore
9808         torture_with_loops and torture_without_loops
9809
9810 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
9811
9812         * gcc.c-torture/compile/20020116-1.c: New test.
9813
9814 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
9815
9816         * gcc.dg/20020116-2.c: New test.
9817
9818         * gcc.dg/ultrasp4.c: New test.
9819
9820         * gcc.dg/20020116-1.c: New test.
9821
9822 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
9823
9824         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9825         by EABI.
9826
9827 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
9828
9829         * gcc.misc-tests/i386-prefetch.exp: New.
9830         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9831         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9832         * gcc.misc-tests/i386-pf-none-1.c: New test.
9833         * gcc.misc-tests/i386-pf-sse-1.c: New test.
9834
9835 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9836
9837         * gcc.dg/gnu89-init-1.c: Add new tests.
9838
9839 2002-01-15  Andreas Jaeger  <aj@suse.de>
9840
9841         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9842         * gcc.dg/i386-mmx-2.c: Likewise.
9843         * gcc.dg/i386-sse-1.c: Likewise.
9844         * gcc.dg/i386-sse-2.c: Likewise.
9845         * gcc.dg/i386-sse-3.c: Likewise.
9846
9847 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
9848
9849         * g77.f-torture/execute/intrinsic-unix-bessel.f:
9850         Uncomment additional cases that now pass.
9851
9852 2002-01-11  Richard Henderson  <rth@redhat.com>
9853
9854         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9855         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9856
9857 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
9858
9859         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9860
9861 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
9862
9863         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9864         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
9865
9866 2002-01-10  Dale Johannesen  <dalej@apple.com>
9867
9868         * gcc.c-torture/execute/loop-11.c: New.
9869
9870 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
9871
9872         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9873         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9874
9875 2002-01-09  Richard Henderson  <rth@redhat.com>
9876
9877         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9878         type in which to perform the operation for each size.
9879
9880 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9881
9882         * gcc.c-torture/compile/20020109-2.c: New test.
9883
9884 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9885
9886         * gcc.c-torture/execute/loop-10.c: New test.
9887
9888 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9889
9890         * gcc.c-torture/compile/20010226-1.c: New test.
9891         * gcc.c-torture/compile/20010227-1.c: New test.
9892         * gcc.c-torture/compile/20010426-1.c: New test.
9893         * gcc.c-torture/compile/20010510-1.c: New test.
9894         * gcc.c-torture/compile/20010605-3.c: New test.
9895         * gcc.c-torture/compile/20010824-1.c: New test.
9896         * gcc.c-torture/execute/20010409-1.c: New test.
9897         * gcc.dg/noncompile/20000901-1.c: New test.
9898         * gcc.dg/20001023-1.c: New test.
9899         * gcc.dg/20001101-1.c: New test.
9900         * gcc.dg/20001102-1.c: New test.
9901         * gcc.dg/20010207-1.c: New test.
9902         * gcc.dg/20010405-1.c: New test.
9903         * gcc.dg/20010822-1.c: New test.
9904         * gcc.dg/20011107-1.c: New test.
9905
9906 2002-01-09  Jeffrey A Law  (law@redhat.com)
9907
9908         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9909
9910         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9911         execution failure on PA targets.
9912
9913 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9914
9915         * gcc.c-torture/compile/20020109-1.c: New test.
9916
9917 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9918
9919         * gcc.c-torture/execute/20020108-1.c: New test.
9920
9921 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9922
9923         * gcc.dg/20020108-1.c: New test.
9924
9925 2002-01-08  H.J. Lu <hjl@gnu.org>
9926
9927         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9928         for header files.
9929
9930 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9931
9932         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9933         consistency.
9934
9935 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9936
9937         * gcc.dg/altivec-4.c: Test altivec predicates.
9938
9939 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9940
9941         * gcc.c-torture/execute/20020107-1.c: New test.
9942
9943 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9944
9945         PR c/5279
9946         * gcc.c-torture/compile/20020106-1.c: New test.
9947
9948 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9949
9950         * gcc.c-torture/execute/nestfunc-4.c: New test.
9951
9952 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9953
9954         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9955         extra triple that slipped in.
9956         * g++.old-deja/g++.abi/align.C: Likewise.
9957         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9958
9959 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9960
9961         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9962         * g++.old-deja/g++.abi/align.C: Likewise.
9963         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9964
9965         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9966         on FreeBSD/i386.
9967         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9968         FreeBSD.
9969
9970 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9971
9972         * gcc.dg/20020104-1.c: New test.
9973
9974         * gcc.dg/20020104-2.c: New test.
9975
9976 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9977
9978         * gcc.dg/20020103-1.c: Fix typo in target selector.
9979
9980 2002-01-03  Richard Henderson  <rth@redhat.com>
9981
9982         * gcc.dg/20020103-1.c: New.
9983
9984 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9985
9986         * gcc.c-torture/execute/20020103-1.c: New test.
9987
9988 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9989
9990         * g++.dg/other/debug2.C: New test.
9991
9992         * gcc.c-torture/compile/20020103-1.c: New test.
9993
9994 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9995
9996         * gcc.dg/gnu89-init-1.c: Added new tests.
9997
9998 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9999
10000         * g++.dg/template/friend2.C: Remove as patch is reverted.
10001
10002         * g++.dg/warn/oldcast1.C: New test.
10003
10004         * g++.dg/template/ptrmem1.C: New test.
10005         * g++.dg/template/ptrmem2.C: New test.
10006
10007         * g++.dg/template/ntp.C: New test.
10008
10009         * g++.dg/other/component1.C: New test.
10010
10011         * g++.dg/template/ttp3.C: New test.
10012
10013         * g++.dg/template/friend2.C: New test.
10014         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10015
10016 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10017
10018         * g++.dg/other/ptrmem1.C: New test.
10019         * g++.dg/other/ptrmem2.C: New test.
10020
10021 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10022
10023         * g++.dg/template/ctor1.C: New test.
10024
10025 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10026
10027         * g++.dg/template/friend2.C: New test.
10028
10029 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10030
10031         * gcc.dg/mmix-1.c: New test.
10032
10033 2001-12-31  Richard Henderson  <rth@redhat.com>
10034
10035         * gcc.dg/asm-5.c: New.
10036
10037 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10038
10039         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10040         in namespace __gnu_cxx
10041
10042 2001-12-30  Richard Henderson  <rth@redhat.com>
10043
10044         * gcc.dg/debug-6.c: New.
10045
10046 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10047
10048         * gcc.c-torture/compile/20011229-2.c: New test.
10049
10050 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10051
10052         * gcc.dg/debug-3.c: New test.
10053         * gcc.dg/debug-4.c: New test.
10054         * gcc.dg/debug-5.c: New test.
10055
10056 2001-12-29  Richard Henderson  <rth@redhat.com>
10057
10058         * g++.dg/eh/loop1.C: New.
10059
10060 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10061
10062         * g++.dg/template/crash1.C: New test.
10063
10064 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10065
10066         * g++.dg/other/const1.C: New test.
10067
10068 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10069
10070         * gcc.c-torture/compile/20011229-1.c: New test.
10071
10072 2001-12-28  Stan Shebs  <shebs@apple.com>
10073
10074         * lib/objc-torture.exp: Resync with c-torture.exp.
10075         * lib/objc.exp: Load standard libraries.
10076
10077 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10078
10079         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
10080         additional tests.
10081
10082 2001-12-27  Roger Sayle <roger@eyesopen.com>
10083
10084         * gcc.c-torture/execute/string-opt-16.c: New testcase.
10085
10086 2001-12-27  Richard Henderson  <rth@redhat.com>
10087
10088         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
10089
10090 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
10091
10092         * g++.dg/eh/ctor1.C: New test.
10093         * g++.dg/other/error2.C: New test.
10094
10095 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
10096
10097         * g++.dg/other/init2.C: New test.
10098
10099 2001-12-24  Richard Henderson  <rth@redhat.com>
10100
10101         * gcc.dg/20011223-1.c: New.
10102         * gcc.dg/inline-1.c: New.
10103
10104 2001-12-23  Richard Henderson  <rth@redhat.com>
10105
10106         * gcc.dg/asm-4.c: Test operand modifiers.
10107
10108 2001-12-23  Richard Henderson  <rth@redhat.com>
10109
10110         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
10111
10112 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10113
10114         * gcc.c-torture/execute/20011223-1.c: New test.
10115
10116 2001-12-21  Richard Henderson  <rth@redhat.com>
10117
10118         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
10119         re-enables the warning.
10120
10121 2001-12-21  Richard Henderson  <rth@redhat.com>
10122
10123         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
10124
10125 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10126
10127         * gcc.c-torture/compile/20011218-1.c: New test.
10128
10129 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
10130
10131         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
10132         arm-isr.c test.
10133         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
10134         epilogue generation for ARM ISR routines.
10135
10136 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10137
10138         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
10139         * gcc.dg/format/c90-printf-3.c: Likewise.
10140         * gcc.dg/format/c99-printf-3.c: Likewise.
10141         * gcc.dg/format/ext-1.c: Likewise.
10142         * gcc.dg/format/ext-6.c: Likewise.
10143         * gcc.dg/format/format.h: Prototype unlocked stdio.
10144
10145 2001-12-20  Richard Henderson  <rth@redhat.com>
10146
10147         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
10148         (arena): Use it.
10149         (malloc): Correct allocation logic.  Abort if we fill up the
10150         arena before initialization complete.
10151         (realloc): Correct allocation logic.
10152
10153 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10154
10155         * gcc.c-torture/compile/20011219-2.c: New test.
10156
10157         * gcc.c-torture/execute/20011219-1.c: New test.
10158
10159 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
10160
10161         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
10162         target does not support weak symbols.
10163
10164 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10165
10166         * gcc.c-torture/compile/20011219-1.c: New test.
10167
10168 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
10169
10170         * g++.dg/other/error1.C: New test.
10171
10172 2001-12-17  Jeffrey A Law  (law@redhat.com)
10173
10174         * gcc.c-torture/execute/20011217-1.c: New test.
10175
10176 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
10177
10178         * objc.dg/special/: New directory.
10179         * objc.dg/special/special.exp: New file.
10180         * objc.dg/special/unclaimed-category-1.h: New file.
10181         * objc.dg/special/unclaimed-category-1a.m: New file.
10182         * objc.dg/special/unclaimed-category-1.m: New file.
10183
10184 2001-12-17  Andreas Jaeger  <aj@suse.de>
10185
10186         * gcc.c-torture/compile/20011217-2.c: New test.
10187
10188 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10189
10190         * gcc.c-torture/compile/20011217-1.c: New test.
10191
10192 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
10193
10194         * testsuite/gcc.dg/20011214-1.c: New.
10195
10196 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
10197
10198         * gcc.dg/altivec-4.c: New.
10199
10200 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
10201
10202         * gcc.dg/20011113-1.c: New test.
10203
10204 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10205
10206         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
10207         std::__malloc_alloc_template<0> and
10208         std::__default_alloc_template<false, 0>.
10209
10210 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
10211
10212         * objc/execute/bf-21.m: New test.
10213         * objc/execute/enumeration-1.m: New test.
10214         * objc/execute/enumeration-2.m: New test.
10215
10216 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
10217
10218         * gcc.dg/gnu89-init-1.c: New test.
10219
10220 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
10221
10222         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
10223         * g++.old-deja/g++.jason/2371.C: Likewise.
10224         * g++.old-deja/g++.jason/template33.C: Likewise.
10225         * g++.old-deja/g++.jason/template34.C: Likewise.
10226         * g++.old-deja/g++.jason/template36.C: Likewise.
10227         * g++.old-deja/g++.oliva/typename1.C: Likewise.
10228         * g++.old-deja/g++.oliva/typename2.C: Likewise.
10229         * g++.old-deja/g++.other/typename1.C: Likewise.
10230         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10231         * g++.old-deja/g++.pt/nontype5.C: Likewise.
10232         * g++.old-deja/g++.pt/typename11.C: Likewise.
10233         * g++.old-deja/g++.pt/typename14.C: Likewise.
10234         * g++.old-deja/g++.pt/typename16.C: Likewise.
10235         * g++.old-deja/g++.pt/typename3.C: Likewise.
10236         * g++.old-deja/g++.pt/typename4.C: Likewise.
10237         * g++.old-deja/g++.pt/typename5.C: Likewise.
10238         * g++.old-deja/g++.pt/typename7.C: Likewise.
10239         * g++.old-deja/g++.robertl/eb9.C: Likewise.
10240
10241 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
10242
10243         * g++.dg/other/linkage1.C: New test.
10244         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
10245         specifiers.
10246
10247 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10248
10249         * gcc.dg/concat.c: New test.
10250
10251 2001-12-11  Stan Shebs  <shebs@apple.com>
10252
10253         * objc/compile: New test directory.
10254         * objc/compile/compile.exp: New expect script.
10255         * objc/compile/20011211-1.m: New compile test.
10256
10257 2001-12-11  Jason Merrill  <jason@redhat.com>
10258
10259         * lib/prune.exp (prune_gcc_output): Also handle "In member
10260         function".  So many permutations...
10261
10262 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
10263
10264         * g++.dg/template/typedef1.C: New test.
10265
10266 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
10267
10268         * g++.dg/other/copy1.C: New test.
10269
10270 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
10271
10272         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
10273
10274         * gcc.dg/builtin-choose-expr.c: New.
10275
10276 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
10277
10278         * gcc.dg/altivec-2.c: New.
10279
10280 2001-12-07  Richard Henderson  <rth@redhat.com>
10281
10282         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
10283
10284 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
10285
10286         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
10287         ultrasparc.
10288
10289 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10290
10291         * g++-old.deja/g++.robertl/eb101.C: Deleted.
10292
10293 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
10294
10295         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
10296         variable argument list.
10297
10298 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
10299
10300         * gcc.c-torture/execute/memcheck: Delete entire directory.
10301         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
10302         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
10303
10304 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10305
10306         * gcc.dg/Wshadow-1.c: New test.
10307
10308 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
10309
10310         * gcc.c-torture/compile/20011130-1.c: New test.
10311
10312         * gcc.dg/noncompile/20011025-1.c: New test.
10313
10314         * g++.dg/other/anon-union.C: New test.
10315
10316         * gcc.c-torture/execute/20011024-1.c: New test.
10317
10318 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10319
10320         * gcc.c-torture/execute/20000722-1.x,
10321         gcc.c-torture/execute/20010123-1.x: Remove.
10322         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
10323         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
10324         gcc.dg/c99-complit-2.c: New tests.
10325
10326 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
10327
10328         * g++.dg/inherit/base1.C: New test.
10329
10330 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
10331
10332         * g++.dg/other/stdarg1.C: New test.
10333
10334         * gcc.c-torture/compile/20011130-2.c: New test.
10335
10336 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
10337
10338         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
10339         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
10340         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
10341         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
10342         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
10343         * gcc.dg/builtin-prefetch-1.c: New test.
10344
10345 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
10346
10347         * gcc.dg/20011130-1.c: New test.
10348
10349 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
10350
10351         * g++.dg/other/scope1.C: New test.
10352         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
10353
10354 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10355
10356         * gcc.dg/vla-init-1.c: New test.
10357
10358 2001-12-01  Geoff Keating  <geoffk@redhat.com>
10359
10360         * gcc.c-torture/compile/structs.c: New testcase from GDB.
10361
10362 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10363
10364         * objc.dg/alias.m: Update.
10365         * objc.dg/class-1.m: Update.
10366         * objc.dg/const-str-1.m: Update.
10367         * objc.dg/fwd-proto-1.m: Update.
10368         * objc.dg/id-1.m: Update.
10369         * objc.dg/super-class-1.m: Update.
10370
10371 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
10372
10373         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
10374         constructs.
10375
10376 2001-11-28  Jeffrey A Law  (law@cygnus.com)
10377
10378         * gcc.c-torture/execute/20011128-1.c: New test.
10379
10380 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
10381
10382         * gcc.dg/20011127-1.c: New test.
10383
10384 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10385
10386         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
10387         from Austin Group draft 7.
10388         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
10389         scanf format arguments.
10390         * gcc.dg/format/no-exargs-2.c: New test.
10391
10392 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
10393
10394         * g++.dg/abi/vbase8-4.C: New test.
10395
10396 2001-11-24  Ian Lance Taylor  <ian@airs.com>
10397
10398         * gcc.c-torture/execute/20011121-1.c: New test.
10399
10400 2001-11-23  Jeffrey A Law  (law@cygnus.com)
10401
10402         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
10403
10404 2001-11-23  Andreas Jaeger  <aj@suse.de>
10405
10406         * gcc.dg/cpp/charconst-2.c: New test.
10407
10408 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
10409
10410         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
10411         to the host if it is remote.  Let tests specify extra headers
10412         they use.
10413         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
10414         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
10415         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
10416         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
10417         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
10418         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
10419         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
10420         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
10421         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
10422         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
10423
10424 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
10425
10426         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
10427         for little endian ARMs.
10428
10429 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
10430
10431         * gcc.c-torture/compile/20011119-1.c: New test.
10432         * gcc.c-torture/compile/20011119-2.c: New test.
10433
10434 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
10435
10436         * gcc.dg/altivec-1.c: Fix typo.
10437
10438 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10439
10440         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
10441
10442 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10443
10444         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
10445
10446 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
10447
10448         * lib/g77.exp: Don't specify --rpath-link.
10449
10450         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
10451         across all the headers.
10452         * gcc.dg/format/format.exp: For testing on a remote host,
10453         copy format.h.
10454
10455         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
10456         * gcc.c-torture/execute/930406-1.c: Likewise.
10457         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
10458
10459 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
10460
10461         * gcc.dg/altivec-1.c: New.
10462
10463 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
10464
10465         * gcc.dg/cpp/fpreprocessed.c: New test case.
10466
10467 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10468
10469         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
10470         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
10471         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
10472
10473 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10474
10475         * gcc.dg/no-builtin-1.c: New test.
10476
10477 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
10478
10479         * gcc.c-torture/execute/20011115-1.c: New test.
10480
10481 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
10482
10483         * gcc.c-torture/compile/20011114-2.c: New test.
10484         * gcc.c-torture/compile/20011114-3.c: New test.
10485         * gcc.c-torture/compile/20011114-4.c: New test.
10486
10487 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10488
10489         * g++.dg/other/init1.C: New test.
10490
10491 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
10492
10493         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
10494         message.
10495
10496         * gcc.c-torture/execute/20011114-1.c: New testcase.
10497
10498         * gcc.c-torture/compile/20010327-1.c: Revert last change.
10499         * gcc.c-torture/compile/20011114-1.c: New test, exactly
10500         like the (before this change) version of 20010327-1.c.
10501
10502 2001-11-14  Roger Sayle <roger@eyesopen.com>
10503
10504         * gcc.c-torture/execute/string-opt-13.c: New testcase.
10505
10506 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
10507
10508         * g++.dg/init/array2.C: New test.
10509
10510 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
10511
10512         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
10513
10514 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
10515
10516         * g++.dg/other/forscope1.C: New test.
10517         * g++.dg/ext/forscope1.C: New test.
10518         * g++.dg/ext/forscope2.C: New test.
10519
10520 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
10521
10522         * gcc.c-torture/execute/20011113-1.c: New test.
10523
10524 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
10525
10526         * gcc.c-torture/execute/20011109-2.c: New test.
10527
10528         * gcc.c-torture/execute/20011109-1.c: New test.
10529
10530 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
10531
10532         * gcc.c-torture/compile/20011109-1.c: New test.
10533
10534 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10535
10536         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
10537         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
10538         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
10539         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
10540         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
10541         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
10542         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
10543
10544 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10545
10546         * g++.dg/warn/Wshadow-1.C: New tests.
10547         * g++.old-deja/g++.mike/for3.C: Update.
10548
10549 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10550
10551         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
10552         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
10553         XFAILs.  Adjust expected error texts.
10554         * gcc.c-torture/compile/20011106-1.c,
10555         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
10556         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
10557         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
10558         gcc.dg/c99-array-lval-5.c: New tests.
10559
10560 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10561
10562         * gcc.dg/cpp/defined.c: Update.
10563
10564 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10565
10566         * gcc.c-torture/execute/anon-1.c: New test.
10567
10568 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
10569
10570         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
10571         same size, so no warning should be produced on stormy16.
10572
10573         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
10574         due to oversized array.
10575         * g++.old-deja/g++.mike/ns15.C: Likewise.
10576         * g++.old-deja/g++.pt/crash16.C: Likewise.
10577
10578 2001-11-02  Graham Stott  <grahams@redhat.com>
10579
10580         * g++.dgother/debug1.C: Fix typos.
10581
10582 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
10583
10584         * g++.dg/other/debug1.C: New test.
10585
10586 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10587
10588         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
10589         of unsigned long.
10590
10591 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
10592
10593         * gcc.dg/20011029-2.c: New test.
10594
10595         * gcc.c-torture/compile/20011029-1.c: New test.
10596
10597 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
10598
10599         * objc/execute/class_self-1.m: New test.
10600         * objc/execute/class_self-2.m: New test.
10601
10602 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
10603
10604         * gcc.misc-tests/msgs.exp: Delete.
10605         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
10606         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
10607         error set to match recent changes.
10608
10609 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
10610
10611         * gcc.dg/20011021-1.c: New test.
10612
10613 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
10614
10615         * gcc.c-torture/compile/20011023-1.c: New test.
10616
10617 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
10618
10619         * lib/g77.exp: Rewrite based on lib/g++.exp.
10620
10621 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
10622
10623         * gcc.c-torture/execute/20011019-1.c: New test.
10624
10625         * gcc.dg/20011018-1.c: New test.
10626
10627 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
10628
10629         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
10630
10631 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
10632
10633         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
10634         * gcc.dg/attr-invalid.c: Likewise.
10635
10636 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
10637
10638         * testsuite/gcc.dg/20011015-1.c: New test.
10639
10640 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10641
10642         * g++.dg/template/unify2.C: New test.
10643
10644 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10645
10646         * g++.dg/other/exception-specification.C: New test
10647
10648 2001-10-13  Tom Rix  <trix@redhat.com>
10649
10650         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
10651         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
10652
10653 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
10654
10655         * testsuite/gcc.dg/20011009-1.c: New test.
10656
10657 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
10658
10659         PR g++/4476
10660         * g++.dg/other/friend1.C: New test.
10661
10662 2001-10-11  Richard Henderson  <rth@redhat.com>
10663
10664         * g++.old-deja/g++.other/crash18.C: Add -S to options.
10665
10666 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10667
10668         * gcc.c-torture/compile/20011010-1.c: New.
10669
10670 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10671
10672         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
10673         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
10674         g77.f-torture/execute/execute.exp,
10675         g77.f-torture/noncompile/noncompile.exp,
10676         gcc.c-torture/compile/compile.exp,
10677         gcc.c-torture/execute/execute.exp,
10678         gcc.c-torture/execute/ieee/ieee.exp,
10679         gcc.c-torture/execute/memcheck/memcheck.exp,
10680         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
10681         objc/execute/execute.exp: Update FSF address.
10682
10683 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
10684
10685         * gcc.dg/cpp/cmdlne-C.c: Update.
10686         * gcc.dg/cpp/cmdlne-C2.c: New.
10687
10688 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10689
10690         * gcc.c-torture/execute/20011008-3.c: New.
10691
10692 2001-10-08  DJ Delorie  <dj@redhat.com>
10693
10694         * gcc.dg/20011008-1.c: New.
10695         * gcc.dg/20011008-2.c: New.
10696
10697 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10698
10699         * gcc.dg/cpp/spacing1.c: Update test.
10700
10701 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10702
10703         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
10704         spelling errors of "separate" as "seperate".
10705
10706 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
10707
10708         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
10709         enough to avoid inlining.
10710
10711 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10712
10713         * lib/g77.exp: set libg2c_dir correctly.
10714
10715 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10716
10717         * gcc.dg/cpp/macro11.c: New test.
10718
10719 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10720
10721         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
10722         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
10723         gcc.dg/format/multattr-3.c: New tests.
10724         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
10725         tests for format attributes on function pointers being rejected.
10726
10727 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10728
10729         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
10730
10731 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10732
10733         * g++.dg/warn/format1.C: New test.
10734
10735 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10736
10737         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
10738
10739 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10740
10741         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
10742
10743 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10744
10745         * gcc.dg/cpp/redef2.c: Add test.
10746
10747 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
10748
10749         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
10750         long-standing bug on i686, apparently.
10751         * gcc.c-torture/execute/loop-2c.x: New file.
10752         * gcc.c-torture/execute/loop-2d.x: New file.
10753         * gcc.c-torture/execute/loop-3c.x: New file.
10754
10755 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
10756
10757         * gcc.dg/cpp/20000625-2.c: Correct line number.
10758
10759 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10760
10761         * gcc.dg/cpp/macro10.c: New test.
10762         * gcc.dg/cpp/strify3.c: New test.
10763         * gcc.dg/cpp/spacing1.c: Add tests.
10764         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
10765         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
10766
10767 2001-09-24  DJ Delorie  <dj@redhat.com>
10768
10769         * gcc.c-torture/execute/20010924-1.c: New test.
10770
10771 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10772
10773         * testsuite/objc/execute/paste.m: Remove.
10774
10775 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10776
10777         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
10778
10779 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
10780
10781         * g77.dg/strlen0.f: New test.
10782
10783 2001-09-21  Richard Henderson  <rth@redhat.com>
10784
10785         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
10786         * g++.old-deja/g++.abi/vtable2.C: Likewise.
10787
10788 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10789
10790         Table-driven attributes.
10791         * g++.dg/ext/attrib1.C: New test.
10792
10793 2001-09-20  DJ Delorie  <dj@redhat.com>
10794
10795         * gcc.dg/20000926-1.c: Update expected warning messages.
10796         * gcc.dg/array-2.c: Likewise, and test for warnings too.
10797         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
10798         array.
10799
10800 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
10801
10802         * g++.dg/eh/registers1.C: New test case.
10803
10804 2001-09-17  Richard Henderson  <rth@redhat.com>
10805
10806         * gcc.dg/array-5.c: Fix VLA decomposition test.
10807
10808 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10809
10810         * gcc.dg/cpp/line5.c: New testcase.
10811
10812 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10813
10814         * gcc.dg/cpp/macro9.c: New test.
10815
10816 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
10817
10818         * gcc.c-torture/execute/980223.c: Change type of addr from long
10819         to char *.
10820
10821 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
10822
10823         * gcc.c-torture/execute/20010915-1.c: New test.
10824
10825 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
10826
10827         * g77.dg/bprob: New directory.
10828         * g77.dg/bprob/bprob.exp: New file.
10829         * g77.dg/bprob/bprob-1.f: New test.
10830         * g77.dg/gcov: New directory.
10831         * g77.dg/gcov/gcov.exp: New file.
10832         * g77.dg/gcov/gcov-1.f: New test.
10833         * g77.dg/gcov/gcov-1.x: New file.
10834
10835 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10836
10837         * gcc.dg/cpp/directiv.c: Update.
10838         * gcc.dg/cpp/undef1.c: Update.
10839
10840 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10841
10842         * gcc.dg/20010912-1.c: New test.
10843
10844 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
10845
10846         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10847         language-independent file in lib.
10848         * lib/gcov.exp: New file.
10849
10850 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10851
10852         * gcc.c-torture/compile/20010911-1.c: New test.
10853
10854 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
10855
10856         * lib/profopt.exp: New, to support profile-directed optimizations.
10857         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10858         * gcc.misc-tests/bprob-1.c: New test.
10859         * gcc.misc-tests/bprob-2.c: New test.
10860
10861 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
10862
10863         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10864         XFAIL and which kinds of gcov output to verify.
10865         * gcc.misc-tests/gcov-4b.x: New file.
10866         * gcc.misc-tests/gcov-5b.x: New file.
10867         * gcc.misc-tests/gcov-6.x: New file.
10868         * gcc.misc-tests/gcov-7.c: New test.
10869         * gcc.misc-tests/gcov-7.x: New file.
10870
10871 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
10872
10873         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10874         * gcc.misc-tests/gcov-6.c: New test.
10875
10876 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10877
10878         PR c++/3986
10879         * g++.dg/abi/vbase1.C: New test.
10880
10881 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10882
10883         * objc.dg/method-2.m: New.
10884
10885 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10886
10887         PR c++/4203
10888         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10889         * g++.dg/init/empty1.C: New test.
10890
10891 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10892
10893         * gcc.c-torture/compile/20010903-1.c: New test.
10894
10895 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10896
10897         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10898         for m68k.
10899
10900 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10901
10902         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10903
10904         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10905
10906         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10907
10908 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10909
10910         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10911         for 16-bit 'unsigned int'.
10912
10913 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10914
10915         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10916
10917 2001-08-27  Richard Henderson  <rth@redhat.com>
10918
10919         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10920         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10921
10922 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10923
10924         * gcc.dg/asm-names.c (ymain): New.
10925
10926 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10927
10928         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10929         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10930         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10931
10932 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10933
10934         * gcc.dg/compare5.c: New testcase.
10935
10936 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10937
10938         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10939         and "In instantiation".
10940
10941 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10942
10943         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10944
10945 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10946
10947         * gcc.misc-tests/gcov.exp: Add support for branch information.
10948         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10949         * gcc.misc-tests/gcov-4.c: New test.
10950         * gcc.misc-tests/gcov-4b.c: New test.
10951         * gcc.misc-tests/gcov-5b.c: New test.
10952
10953 2001-08-20  Zack Weinberg  <zackw@panix.com>
10954
10955         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10956         expected to fail.
10957
10958 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10959
10960         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10961
10962 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10963
10964         * g++.dg/eh/template1.C: New test.
10965
10966 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10967
10968         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10969         Fix thinko.
10970         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10971         for xfail.
10972
10973 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10974
10975         * lib/g77-dg.exp:  Use prune.exp for common procedures
10976         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10977         * lib/g77.exp: (g77-dg-prune) Remove
10978
10979 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10980
10981         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10982
10983 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10984
10985         * g++.dg/template/unify1.C: New test.
10986
10987 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10988
10989         * g++.dg/abi/empty4.C: New test.
10990
10991 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10992
10993         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10994         solaris2.*
10995         * g77.f-torture/compile/pr3743.x: Likewise
10996
10997 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10998
10999         * g++.dg/other/using-declaration.C: New test.
11000
11001 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11002
11003         * gcc.dg/cpp/tr-sign.c: New testcase.
11004
11005 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11006
11007         * gcc.dg/cpp/19951025-1.c: Revert.
11008         * gcc.dg/cpp/directiv.c: We no longer process directives that
11009         interrupt macro arguments.
11010
11011 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11012
11013         * gcc.dg/bconstp-1.c: New test.
11014
11015 2001-08-03  Richard Henderson  <rth@redhat.com>
11016
11017         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11018
11019 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11020
11021         * gcc.dg/cpp/19951025-1.c: Update.
11022
11023 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11024
11025         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11026         should be x.
11027
11028 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11029
11030         Kill -fhonor-std.
11031         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11032         * g++.old-deja/g++.other/std1.C: Likewise.
11033         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11034
11035 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11036
11037         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11038         (g77_pass, g77_fail, g77_finish, g77_exit,
11039         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11040
11041 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11042
11043         * g77.dg/fbackslash.f
11044         * g77.dg/fcase-preserve.f
11045         * g77.dg/ff90-1.f
11046         * g77.dg/ffixed-line-length-0.f
11047         * g77.dg/ffixed-line-length-132.f
11048         * g77.dg/ffixed-line-length-7.f
11049         * g77.dg/ffixed-line-length-72.f
11050         * g77.dg/ffixed-line-length-none.f
11051         * g77.dg/ffree-form-1.f
11052         * g77.dg/fno-backslash.f
11053         * g77.dg/fno-f90-1.f
11054         * g77.dg/fno-fixed-form-1.f
11055         * g77.dg/fno-onetrip.f
11056         * g77.dg/fno-typeless-boz.f
11057         * g77.dg/fno-underscoring.f
11058         * g77.dg/fno-vxt-1.f
11059         * g77.dg/fonetrip.f
11060         * g77.dg/ftypeless-boz.f
11061         * g77.dg/fugly-assumed.f
11062         * g77.dg/funderscoring.f
11063         * g77.dg/fvxt-1.f
11064
11065 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11066
11067         * objc.dg/fwd-proto-1.m: New.
11068         * objc.dg/local-decl-1.m: New.
11069         * objc.dg/naming-1.m: New.
11070         * objc.dg/naming-2.m: New.
11071         * objc.dg/proto-hier-1.m: New.
11072
11073 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11074
11075         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11076         largest-type elements to a struct makes its size grow.
11077
11078 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11079
11080         * g++.dg/abi/vthunk1.C: New test.
11081
11082 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11083
11084         * g++.dg/abi/vbase8-22.C: New test.
11085
11086 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11087
11088         * gcc.dg/cpp/macro8.c: New test.
11089
11090 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11091
11092         * g++.dg/abi/vbase8-21.C: New test.
11093
11094 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11095
11096         * g++.dg/abi/vbase8-10.C: New test.
11097
11098 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11099
11100         * lib/g++.exp (g++_set_ld_library_path): Renamed to
11101         ${tool}_set_ld_library_path.
11102         Changed caller.
11103         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
11104         g++.exp.
11105
11106 2001-07-26  Stan Cox <scox@redhat.com>
11107
11108         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
11109         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
11110         gcc_exit, gcc_check_unsupported_p):
11111         Moved to gcc-deps.exp
11112         * gcc-deps.exp: New file.
11113
11114 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11115
11116         * g++.old-deja/g++.pt/defarg14.C: New test.
11117
11118 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11119
11120         * g++.old-deja/g++.other/lineno5.C: New test.
11121
11122 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11123
11124         * g++.old-deja/g++.pt/crash68.C: New test.
11125
11126 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11127
11128         * g++.old-deja/g++.other/crash42.C: New test.
11129
11130 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11131
11132         * gcc.dg/cpp/extratokens.c: Fix.
11133         * gcc.dg/cpp/skipping2.c: New tests.
11134
11135 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11136
11137         * gcc.c-torture/execute/20010724-1.c: New file.
11138         * gcc.c-torture/execute/20010724-1.x: New file.
11139
11140 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11141
11142         * g++.old-deja/g++.other/cond7.C: New test.
11143
11144 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11145
11146         * g++.old-deja/g++.other/optimize4.C: New test.
11147
11148 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11149
11150         * g++.old-deja/g++.abi/vbase8-5.C: New test.
11151
11152 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
11153
11154         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
11155         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
11156         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
11157         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
11158
11159         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
11160         bug report" message.
11161
11162         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
11163         * g++.dg/ext/instantiate1.C: Move from old-deja.
11164
11165 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
11166
11167         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
11168         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
11169         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
11170         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
11171
11172 2001-07-23  Jeffrey A Law  (law@cygnus.com)
11173
11174         * gcc.c-torture/execute/20010723-1.c: New test.
11175
11176 2001-07-23  Ben Elliston  <bje@redhat.com>
11177
11178         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
11179
11180 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11181
11182         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
11183         i[34567]86-*-*.
11184         Delete handling of ieee_multilib_flags.
11185         Pass -mieee for alpha*-*-* and sh-*-*.
11186         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
11187
11188 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
11189
11190         Remove old-abi tests.
11191         * g++.old-deja/g++.mike/p11116.C: Remove.
11192         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
11193
11194 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
11195
11196         * g77.f-torture/compile/pr3743.f:  New test
11197
11198 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
11199
11200         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
11201
11202 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11203
11204         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
11205         g++.old-deja/g++.pt/static6.C: Likewise.
11206         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
11207         supports weak symbols.
11208
11209 2001-07-18  Andreas Jaeger  <aj@suse.de>
11210
11211         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
11212         supported again.
11213
11214 2001-07-18  Andreas Jaeger  <aj@suse.de>
11215
11216         * gcc.dg/iftrap-1.c: Fix target line.
11217
11218 2001-07-17  Richard Henderson  <rth@redhat.com>
11219
11220         * gcc.c-torture/execute/20010717-1.c: New.
11221
11222 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11223
11224         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
11225         tests.
11226
11227 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11228
11229         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
11230
11231 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11232
11233         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
11234         UAC_SIGBUS, UAC_NOPRINT definitions.
11235
11236 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
11237
11238         * objc/execute/object_is_class.m: New test.
11239         * objc/execute/object_is_meta_class.m: New test.
11240
11241 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11242
11243         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
11244         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
11245
11246 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
11247
11248         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
11249         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
11250
11251 2001-07-14  Richard Henderson  <rth@redhat.com>
11252
11253         * gcc.dg/iftrap-1.c: New.
11254
11255 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
11256
11257         * g77.f-torture/execute/intrinsic77.f: New test.
11258
11259 2001-07-11  Janis Johnson <janis@us.ibm.com>
11260
11261         * gcc.misc-tests/gcov-3.c: New test.
11262
11263 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11264
11265         * gcc.c-torture/compile/20010711-1.c,
11266         * gcc.c-torture/compile/20010711-2.c: New tests.
11267
11268 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
11269
11270         * gcc.c-torture/execute/20010711-1.c: New test.
11271
11272 2001-07-11  Ben Elliston  <bje@redhat.com>
11273
11274         * g++.old-deja/g++.other/enum5.C: New test.
11275
11276 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
11277
11278         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
11279         (g++-dg-prune): Call prune_gcc_output.
11280         * prune.exp: New file for prune_gcc_output.
11281         * lib/g++.exp, lib/gcc.exp: Load it.
11282
11283 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11284
11285         * gcc.c-torture/compile/20010701-1.c,
11286         g++.old-deja/g++.ext/attrib6.C: New tests.
11287
11288 2001-07-06  Jeffrey A Law  (law@cygnus.com)
11289
11290         * gcc.c-torture/compile/20010706-1.c: New test.
11291
11292 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
11293
11294         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
11295
11296 2001-06-28  Stan Shebs  <shebs@apple.com>
11297
11298         * gcc.dg/pragma-darwin.c: New test.
11299
11300 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11301
11302         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
11303         Solaris 2.[678] system.
11304
11305 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11306
11307         * gcc.dg/20010622-1.c: New test.
11308
11309 2001-06-18  Stan Shebs  <shebs@apple.com>
11310
11311         * objc.dg: New directory.
11312         * objc.dg/dg.exp: New file.
11313         * objc.dg/alias.m: New.
11314         * objc.dg/class-1.m: New.
11315         * objc.dg/class-2.m: New.
11316         * objc.dg/const-str-1.m: New.
11317         * objc.dg/const-str-2.m: New.
11318         * objc.dg/id-1.m: New.
11319         * objc.dg/method-1.m: New.
11320         * objc.dg/super-class-1.m: New.
11321         * lib/objc-dg.exp: New file.
11322
11323 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11324
11325         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
11326         of label name.
11327
11328 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
11329
11330         * g++.old-deja/g++.abi/vbase8-9.C: New test.
11331
11332 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11333
11334         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
11335         variable.
11336
11337 2001-06-12  Richard Henderson  <rth@redhat.com>
11338
11339         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
11340
11341 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11342
11343         * g++.old-deja/g++.abi/vbase5.C: New test.
11344         * g++.old-deja/g++.abi/vbase6.C: New test.
11345         * g++.old-deja/g++.abi/vbase7.C: New test.
11346
11347 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11348
11349         * gcc.c-torture/compile/20010610-1.c: New test.
11350
11351 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
11352
11353         * g++.old-deja/g++.abi/vbase4.C: New test.
11354
11355 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11356
11357         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
11358         support %f for HC11/HC12 targets.
11359         * gcc.c-torture/execute/930513-1.x: New file, likewise.
11360         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
11361         on HC11/HC12 targets.
11362         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
11363
11364 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11365
11366         * gcc.dg/wchar_t-1.c: New file.
11367         * gcc.dg/wint_t-1.c: Likewise.
11368
11369 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
11370
11371         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
11372
11373 2001-06-11  Richard Henderson  <rth@redhat.com>
11374
11375         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
11376
11377 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11378
11379         * gcc.c-torture/compile/20010611-1.c: New test.
11380
11381 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11382
11383         * gcc.dg/c99-tag-1.c: Add more tests.
11384
11385 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
11386
11387         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
11388         representation on MN10300 and ARM/Thumb.
11389
11390 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
11391
11392         * g77.f-torture/execute/20010610.f: New.
11393
11394 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
11395
11396         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
11397         names.
11398
11399 2001-06-09  Richard Henderson  <rth@redhat.com>
11400
11401         * gcc.c-torture/execute/ashrdi-1.c: New.
11402         * gcc.c-torture/execute/ashldi-1.c: New.
11403         * gcc.c-torture/execute/lshrdi-1.c: New.
11404
11405 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
11406
11407         * objc/execute/load-3.m: Added. Check sending +load to categories,
11408         in addition to classes.
11409
11410 2001-06-08  Stan Shebs  <shebs@apple.com>
11411
11412         * objc/execute/load-2.m: New test.  From Nicola Pero
11413         <n.pero@mi.flashnet.it>.
11414
11415 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
11416
11417         * gcc.c-torture/execute/20010605-2.c: New test.
11418
11419 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11420
11421         * g++.old-deja/g++.abi/vbase2.C: New test.
11422         * g++.old-deja/g++.abi/vbase3.C: New test.
11423
11424 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
11425
11426         * g++.old-deja/g++.pt/friend49.C: New test.
11427
11428 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
11429
11430         * g++.old-deja/g++.ext/anon3.C: New test.
11431
11432 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
11433
11434         * g++.old-deja/g++.other/conv7.C: New test.
11435
11436 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11437
11438         * gcc.c-torture/compile/20010605-2.c: New test.
11439
11440 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11441
11442         * gcc.c-torture/execute/20010604-1.c: New test.
11443
11444 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
11445
11446         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
11447
11448 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
11449
11450         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
11451         (g++_link_flags): Likewise.
11452         (g++_init): Pass gccpath's value to two previous functions.
11453
11454 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11455
11456         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
11457         Ensure logfile entry matches exec command line.
11458
11459 2001-05-31  Richard Henderson  <rth@redhat.com>
11460
11461         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
11462         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
11463
11464 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
11465
11466         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
11467         compiler for irix6.2
11468
11469 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
11470
11471         * g++.old-deja/g++.other/optimize3.C: New file.
11472
11473 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
11474
11475         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
11476         assemble.
11477
11478 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
11479
11480         * g++.old-deja/g++.other/optimize2.C: New file.
11481
11482 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
11483
11484         * gcc.c-torture/compile/20010518-2.c: New file.
11485         * gcc.c-torture/execute/20010518-1.c: New file.
11486         * gcc.c-torture/execute/20010518-2.c: New file.
11487
11488 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11489
11490         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
11491
11492 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
11493
11494         G++ no longer defines builtins that do not begin with __builtin.
11495         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
11496         * g++.old-deja/g++.brendand/misc13.C: Likewise.
11497         * g++.old-deja/g++.law/builtin1.C: Likewise.
11498         * g++.old-deja/g++.law/cvt2.C: Likewise.
11499         * g++.old-deja/g++.mike/net5.C: Likewise.
11500         * g++.old-deja/g++.other/builtins1.C: Likewise.
11501         * g++.old-deja/g++.other/builtins2.C: Likewise.
11502         * g++.old-deja/g++.other/builtins3.C: Likewise.
11503         * g++.old-deja/g++.other/builtins4.C: Likewise.
11504         * g++.old-deja/g++.other/inline8.C: Likewise.
11505         * g++.old-deja/g++.robertl/eb39.C: Likewise.
11506
11507 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
11508
11509         * g++.old-deja/g++.pt/using1.C: Adjust.
11510         * g++.old-deja/g++.pt/using2.C: New test.
11511
11512 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
11513
11514         * gcc.dg/cpp/charconst.c: New tests.
11515         * gcc.dg/cpp/escape.c: New tests.
11516         * gcc.dg/cpp/escape-1.c: New tests.
11517         * gcc.dg/cpp/escape-2.c: New tests.
11518         * gcc.dg/cpp/ucs.c: New tests.
11519
11520 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
11521
11522         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
11523         native compiler for irix6.5.
11524
11525 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
11526
11527         * lib/g++.exp (g++_include_flags): Use args to compute
11528         get_multilibs.
11529         (g++_link_flags): Likewise.
11530         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
11531
11532 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11533
11534         * gcc.dg/c90-hexfloat-1.c: Add more tests.
11535
11536 2001-05-21  Geoff Keating  <geoffk@redhat.com>
11537
11538         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
11539         this file.
11540
11541 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11542
11543         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
11544         STACK_SIZE;
11545         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
11546         to STACK_SIZE; Use it to define size of add_histo array.
11547         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
11548         to STACK_SIZE.
11549         (f): Use GITT_SIZE to define size of gitt local table.
11550         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
11551         to STACK_SIZE; Use it to define size of bytemem array.
11552
11553 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11554
11555         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
11556         on 68HC11/HC12 due to the asm instruction.
11557         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
11558         * gcc.c-torture/compile/920520-1.x: Likewise.
11559         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
11560         on 68HC11/HC12 because the function is larger than 64K.
11561         * gcc.c-torture/compile/961203-1.x: New file, this test fails
11562         on 68HC11/HC12 because the structure is too large.
11563
11564 2001-05-20  Richard Henderson  <rth@redhat.com>
11565
11566         * gcc.c-torture/execute/20010520-1.c: New.
11567
11568 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11569
11570         * g++.old-deja/g++.warn/compare1.C: New test.
11571         * gcc.dg/compare4.c: New test.
11572
11573 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
11574
11575         * g++.old-deja/g++.other/optimize1.C: New test.
11576
11577 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11578
11579         * g++.old-deja/g++.pt/spec41.C: New test.
11580
11581 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11582
11583         * gcc.c-torture/compile/20010114-1.x: Remove.
11584
11585 2001-05-18  Stan Shebs  <shebs@apple.com>
11586
11587         * gcc.c-torture/compile/20010518-1.c: New test.
11588
11589 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
11590
11591         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
11592         * g++.old-deja/g++.pt/crash67.C: New test.
11593
11594 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
11595
11596         * g++.old-deja/g++.other/debug9.C: New test.
11597
11598 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
11599
11600         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
11601
11602 2001-05-16  Jan Hubicka  <jh@suse.cz>
11603
11604         * gcc.c-torture/compile/20010516-1.c: New test.
11605
11606 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11607
11608         * g++.old-deja/g++.other/crash41.C: New test.
11609
11610 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11611
11612         * g++.old-deja/g++.pt/crash66.C: New test.
11613
11614 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
11615
11616         * g++.old-deja/g++.robertl/eb27.C: Convert.
11617
11618 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
11619
11620         * g++.dg/friend-warn.C: New test.  Do not warn about friend
11621         declaration being redundant.
11622
11623 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
11624
11625         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
11626
11627 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
11628
11629         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
11630
11631 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
11632
11633         * lib/g++.exp: Use testsuite_flags.
11634
11635 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
11636
11637         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
11638
11639 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11640
11641         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
11642
11643 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
11644
11645         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
11646
11647 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
11648
11649         * gcc.c-torture/compile/20010313-1.c: New test.
11650
11651 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
11652
11653         * gcc.dg/cpp/direct2.c: New test.
11654         * gccq.dg/cpp/direct2s.c: New test.
11655
11656         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
11657
11658 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
11659
11660         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
11661         * g++.old-deja/g++.other/op3.C: Likewise.
11662
11663 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11664
11665         * gcc.dg/cpp/syshdr.h: New file.
11666         * gcc.dg/cpp/sysmac1.c: Update.
11667         * gcc.dg/cpp/sysmac2.c: Update.
11668
11669 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11670
11671         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
11672
11673 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
11674
11675         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
11676         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
11677
11678 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
11679
11680         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
11681
11682 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
11683
11684         * lib/g++.exp (g++_include_flags): Don't use any special flags
11685         if TESTING_IN_BUILD_TREE is not defined.
11686         (g++_init): Use a plain 'c++' as the compiler if
11687         TESTING_IN_BUILD_TREEE is not defined.
11688
11689 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11690
11691         * g++.old-deja/g++.eh/catch13.C: New test.
11692         * g++.old-deja/g++.eh/catch14.C: New test.
11693
11694 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11695
11696         * gcc.dg/cpp/tr-define.c: New test.
11697
11698 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
11699
11700         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
11701         <stdlib.h>, not <malloc.h>.
11702
11703 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11704
11705         * g++.old-deja/g++.ns/template17.C: New test.
11706
11707 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11708
11709         * g++.old-deja/g++.pt/ref4.C: New test.
11710
11711 2001-04-30  Richard Henderson  <rth@redhat.com>
11712
11713         * gcc.dg/20000724-1.c: Revert last change.
11714
11715 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
11716
11717         * g77.f-torture/execute/20010430.f: New test.
11718
11719 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
11720
11721         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
11722
11723 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
11724
11725         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
11726
11727 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11728
11729         * g++.old-deja/g++.eh/crash6.C: New test.
11730
11731 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11732
11733         * g++.old-deja/g++.other/warn7.C: New test.
11734
11735 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11736
11737         * g++.old-deja/g++.other/defarg9.C: New test.
11738
11739 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11740
11741         * g77.f-torture/compile/20010426.f: New test.
11742         * g77.f-torture/execute/20010426.f: New test.
11743
11744 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11745
11746         * g77.f-torture/compile/20000629-1.x: Remove - error
11747         has been fixed.
11748
11749 2001-04-26  Jeffrey A Law  (law@cygnus.com)
11750
11751         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
11752         Tweak slightly to work with g++.dg framework.
11753         * g++.dg/special/ecos.exp: Run initp1.C test.
11754         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
11755
11756         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
11757         its linker doesn't give line numbers either.
11758         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
11759
11760 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11761
11762         * g++.old-deja/g++.other/lex1.C: New test.
11763
11764 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
11765
11766         * gcc.dg/noncompile/20010425-1.c: New test.
11767
11768 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11769
11770         * g++.old-deja/g++.pt/mangle2.C: New test.
11771
11772 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11773
11774         * gcc.dg/format/plus-1.c: New test.
11775
11776 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11777
11778         * gcc.dg/20010423-1.c: New test.
11779
11780 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11781
11782         * gcc.c-torture/execute/20010422-1.c: New test.
11783
11784 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
11785
11786         * g++.old-deja/g++.ns/type2.C: New test.
11787
11788 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
11789
11790         * g++.old-deja/g++.other/perf1.C: New test.
11791
11792 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
11793
11794         * gcc.dg/c99-func-2.c: Remove xfail.
11795         * gcc.dg/c99-func-3.c: Remove xfail.
11796         * gcc.dg/c99-func-4.c: Remove xfail.
11797
11798 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
11799
11800         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
11801
11802 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11803
11804         * gcc.c-torture/compile/20010423-1.c: New test.
11805
11806 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11807
11808         * g++.old-deja/g++.pt/typename28.C: New test.
11809
11810 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11811
11812         * g++.old-deja/g++.abi/empty2.C: New test.
11813         * g++.old-deja/g++.abi/empty3.C: New test.
11814
11815 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11816
11817         * g++.old-deja/g++.other/comdat2.C: New test.
11818         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
11819
11820 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11821
11822         * g++.old-deja/g++.other/overload14.C: New test.
11823
11824 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11825
11826         * g++.old-deja/g++.other/lookup23.C: New test.
11827
11828 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11829
11830         * gcc.c-torture/execute/20010403-1.c: New test.
11831
11832 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
11833             Mark Mitchell  <mark@codesourcery.com>
11834
11835         * lib/old-dejagnu.exp: Don't delete output of executable.
11836         Add .exe suffix to executables.
11837
11838 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
11839
11840         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11841
11842 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11843
11844         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11845
11846 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11847
11848         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11849         * g++.old-deja/g++.abi/crash1.C: New test.
11850
11851 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11852
11853         * g++.old-deja/g++.other/crash40.C: New test.
11854
11855 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11856
11857         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11858
11859 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
11860
11861         * g++.old-deja/g++.other/warn6.C: New test.
11862
11863 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11864
11865         * g++.old-deja/g++.robertl/eb42.C: Same.
11866
11867 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11868
11869         * gcc.dg/wtr-conversion-1.c: New testcase.
11870
11871 2001-04-10  Richard Henderson  <rth@redhat.com>
11872
11873         * g++.old-deja/g++.other/array5.C: New.
11874
11875 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11876
11877         * gcc.c-torture/execute/20010408-1.c: New test.
11878
11879 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11880
11881         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11882         headers and constructs.
11883         * g++.old-deja/g++.robertl/eb79.C: Same.
11884         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11885         * g++.old-deja/g++.robertl/eb73.C: Same.
11886         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11887         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11888         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11889         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11890         * g++.old-deja/g++.robertl/eb44.C: Same.
11891         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11892         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11893         * g++.old-deja/g++.robertl/eb39.C: Same.
11894         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11895         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11896         * g++.old-deja/g++.robertl/eb30.C: Same.
11897         * g++.old-deja/g++.robertl/eb3.C: Same.
11898         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11899         * g++.old-deja/g++.robertl/eb21.C: Same.
11900         * g++.old-deja/g++.robertl/eb15.C: Same.
11901         * g++.old-deja/g++.robertl/eb118.C: Same.
11902         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11903         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11904         * g++.old-deja/g++.robertl/eb109.C: Same.
11905         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11906         * g++.old-deja/g++.mike/rtti1.C: Same.
11907         * g++.old-deja/g++.mike/p658.C: Same.
11908         * g++.old-deja/g++.mike/net46.C: Same.
11909         * g++.old-deja/g++.mike/net34.C: Same.
11910         * g++.old-deja/g++.mike/memoize1.C: Same.
11911         * g++.old-deja/g++.mike/eh2.C: Same.
11912         * g++.old-deja/g++.law/weak.C: Same.
11913         * g++.old-deja/g++.law/visibility7.C: Same.
11914         * g++.old-deja/g++.law/visibility25.C: Same.
11915         * g++.old-deja/g++.law/visibility22.C: Same.
11916         * g++.old-deja/g++.law/visibility2.C: Same.
11917         * g++.old-deja/g++.law/visibility17.C: Same.
11918         * g++.old-deja/g++.law/visibility13.C: Same.
11919         * g++.old-deja/g++.law/visibility10.C: Same.
11920         * g++.old-deja/g++.law/visibility1.C: Same.
11921         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11922         * g++.old-deja/g++.law/vbase1.C: Same.
11923         * g++.old-deja/g++.law/operators32.C: Same.
11924         * g++.old-deja/g++.law/nest3.C: Same.
11925         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11926         * g++.old-deja/g++.law/except5.C (main): Same.
11927         * g++.old-deja/g++.law/cvt7.C (run): Same.
11928         * g++.old-deja/g++.law/cvt2.C: Same.
11929         * g++.old-deja/g++.law/cvt16.C: Same.
11930         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11931         * g++.old-deja/g++.law/ctors17.C (main): Same.
11932         * g++.old-deja/g++.law/ctors13.C: Same.
11933         * g++.old-deja/g++.law/ctors12.C (main): Same.
11934         * g++.old-deja/g++.law/ctors10.C: Same.
11935         * g++.old-deja/g++.law/code-gen5.C: Same.
11936         * g++.old-deja/g++.law/bad-error7.C: Same.
11937         * g++.old-deja/g++.law/arm9.C: Same.
11938         * g++.old-deja/g++.law/arm12.C: Same.
11939         * g++.old-deja/g++.law/arg8.C: Same.
11940         * g++.old-deja/g++.law/arg1.C: Same.
11941         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11942         * g++.old-deja/g++.jason/template31.C: Same.
11943         * g++.old-deja/g++.jason/template24.C (main): Same.
11944         * g++.old-deja/g++.jason/2371.C: Same.
11945         * g++.old-deja/g++.eh/new2.C: Same.
11946         * g++.old-deja/g++.eh/new1.C: Same.
11947         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11948         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11949         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11950         * g++.old-deja/g++.brendan/crash62.C: Same.
11951         * g++.old-deja/g++.brendan/crash52.C: Same.
11952         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11953         * g++.old-deja/g++.brendan/crash38.C: Same.
11954         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11955         * g++.old-deja/g++.brendan/copy9.C: Same.
11956
11957 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11958
11959         * gcc.c-torture/execute/20001203-2.c (memset):
11960         Count argument is of type __SIZE_TYPE__.
11961
11962 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11963
11964         * gcc.c-torture/compile/20010404-1.c: New test.
11965
11966 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11967
11968         * gcc.c-torture/compile/20010326-1.c: New test.
11969
11970 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11971
11972         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11973         peculiarities of the SH.
11974         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11975
11976 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11977
11978         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11979         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11980         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11981
11982 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11983
11984         * g77.f-torture/compile/20010321-1.f: New test.
11985
11986 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11987
11988         * gcc.c-torture/compile/20010329-1.c: New test.
11989
11990 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11991
11992         * gcc.c-torture/execute/20010329-1.c: New test.
11993
11994 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11995
11996         * g++.old-deja/g++.other/eh4.C: Fix typo.
11997
11998 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11999
12000         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12001
12002 2001-03-28  Philip Blundell  <philb@gnu.org>
12003
12004         * gcc.c-torture/compile/20010328-1.c: New test.
12005
12006 2001-03-27  Richard Henderson  <rth@redhat.com>
12007
12008         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12009         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12010
12011 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12012
12013         * gcc.c-torture/compile/20010327-1.c: New test.
12014
12015 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12016
12017         * g++.old-deja/g++.other/friend12.C: New test.
12018         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12019         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12020
12021 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12022
12023         * gcc.c-torture/execute/20010325-1.c: New test.
12024
12025 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12026
12027         * g++.old-deja/g++.other/mangle3.C: New test.
12028
12029 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12030
12031         * g++.old-deja/g++.other/anon8.C: New test.
12032
12033 2001-03-20  Philip Blundell  <philb@gnu.org>
12034
12035         * gcc.c-torture/compile/20010320-1.c: New test.
12036
12037 2001-03-17  Richard Henderson  <rth@redhat.com>
12038
12039         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12040
12041 2001-03-15  Geoff Keating  <geoff@redhat.com>
12042
12043         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12044         tests on AIX.
12045
12046 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12047
12048         * g++.old-deja/g++.other/eh4.C: New test.
12049
12050 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12051
12052         * gcc.dg/cpp/mi1.c: Update.
12053
12054 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12055
12056         * g++.old-deja/g++.other/regstack.C: New test.
12057
12058 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12059
12060         * g++.old-deja/g++.other/ref4.C: New test.
12061
12062 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12063
12064         * objc/execute/va_method.m: Added.
12065         * objc/execute/IMP.m: Added.
12066         * objc/execute/_cmd.m: Added.
12067         * objc/execute/accessing_ivars.m: Added.
12068         * objc/execute/class-1.m: Added.
12069         * objc/execute/class-10.m: Added.
12070         * objc/execute/class-11.m: Added.
12071         * objc/execute/class-12.m: Added.
12072         * objc/execute/class-13.m: Added.
12073         * objc/execute/class-14.m: Added.
12074         * objc/execute/class-2.m: Added.
12075         * objc/execute/class-3.m: Added.
12076         * objc/execute/class-4.m: Added.
12077         * objc/execute/class-5.m: Added.
12078         * objc/execute/class-6.m: Added.
12079         * objc/execute/class-7.m: Added.
12080         * objc/execute/class-8.m: Added.
12081         * objc/execute/class-9.m: Added.
12082         * objc/execute/class-tests-1.h
12083         * objc/execute/class-tests-2.h
12084         * objc/execute/compatibility_alias.m: Added.
12085         * objc/execute/encode-1.m: Added.
12086         * objc/execute/formal_protocol-1.m: Added.
12087         * objc/execute/formal_protocol-2.m: Added.
12088         * objc/execute/formal_protocol-3.m: Added.
12089         * objc/execute/formal_protocol-4.m: Added.
12090         * objc/execute/formal_protocol-5.m: Added.
12091         * objc/execute/formal_protocol-6.m: Added.
12092         * objc/execute/formal_protocol-7.m: Added.
12093         * objc/execute/informal_protocol.m: Added.
12094         * objc/execute/initialize.m: Added.
12095         * objc/execute/load.m: Added.
12096         * objc/execute/many_args_method.m: Added.
12097         * objc/execute/nested-3.m: Added.
12098         * objc/execute/no_clash.m: Added.
12099         * objc/execute/private.m: Added.
12100         * objc/execute/redefining_self.m: Added.
12101         * objc/execute/root_methods.m: Added.
12102         * objc/execute/selector-1.m: Added.
12103         * objc/execute/static-1.m: Added.
12104         * objc/execute/static-2.m: Added.
12105         * objc/execute/va_method.m: Added.
12106
12107 2001-03-10  Richard Henderson  <rth@redhat.com>
12108
12109         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12110
12111 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12112
12113         * g++.old-deja/g++.other/crash31.C: XFAIL.
12114         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12115         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12116         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12117         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12118         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12119
12120 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12121
12122         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12123
12124 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12125
12126         * gcc.dg/20000724-1.c: Don't use multiline strings.
12127
12128 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12129
12130         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12131         result of -cString against what we expect it to be; don't just
12132         print it out for no one to read.
12133
12134         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12135         Based on testcases provided by Nicola Pero.
12136
12137 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12138
12139         * gcc.dg/cpp/macro7.c: New test.
12140
12141 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12142
12143         * gcc.dg/cpp/multiline.c: Update.
12144
12145 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12146
12147         * g++.old-deja/g++.other/enum3.C: New test.
12148
12149 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12150
12151         * g++.old-deja/g++.other/pod1.C: New test.
12152
12153 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12154
12155         * g++.old-deja/g++.ext/overload1.C: New test.
12156
12157 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12158
12159         * g++.old-deja/g++.pt/using1.C: New test.
12160
12161 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12162
12163         * g++.old-deja/g++.other/using9.C: New test.
12164
12165 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12166
12167         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12168
12169         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12170
12171 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12172
12173         * g++.old-deja/g++.ext/realpt1.C: Remove.
12174
12175 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12176
12177         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12178
12179 2001-02-26  Will Cohen  <wcohen@redhat.com>
12180
12181         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12182
12183 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12184
12185         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12186         templatized constructors.
12187
12188 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12189
12190         * gcc.c-torture/execute/20010224-1.c: New test.
12191
12192 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12193
12194         * gcc.c-torture/execute/20010222-1.c: New test.
12195
12196 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12197
12198         * g++.old-deja/g++.other/inline20.C: New test.
12199
12200 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12201
12202         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12203
12204 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12205
12206         * g++.old-deja/g++.other/lookup22.C: New test.
12207
12208 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
12209
12210         * g77.dg: New directory.
12211         * g77.dg/20010216-1.f: New test case.
12212         * g77.dg/dg.exp: New driver.
12213         * lib/g77-dg.exp: New driver library.
12214
12215 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12216
12217         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
12218
12219 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
12220
12221         * g++.old-deja/g++.other/decl9.C: New test.
12222
12223 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
12224
12225         * g++.old-deja/g++.other/init16.C: Update the test so that it does
12226         not need <string> and also tests the initialization at runtime.
12227
12228 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12229
12230         * gcc.c-torture/execute/longlong.c: New test.
12231
12232 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12233
12234         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
12235
12236 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
12237
12238         * gcc.c-torture/execute/920302-1.c (execute):
12239         Change argument type to short.
12240
12241 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12242
12243         * g++.old-deja/g++.pt/deduct6.C: New test.
12244
12245 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
12246
12247         * g++.old-deja/g++.pt/deduct5.C: New test.
12248
12249 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
12250
12251         * gcc.c-torture/execute/20010209-1.c: New test.
12252
12253 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12254
12255         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
12256
12257 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
12258
12259         * g++.dg/vtgc1.C: Update for new ABI.
12260
12261         * consistency.vlad: New directory, 1665 files.
12262
12263 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12264
12265         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
12266         return type.
12267         * gcc.dg/cpp/digraphs.c: Declare puts.
12268
12269 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12270
12271         * g++.old-deja/g++.other/warn5.C: New test.
12272
12273 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12274
12275         * g++.old-deja/g++.pt/spec40.C: New test.
12276
12277 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
12278
12279         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
12280         case.
12281         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
12282
12283 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
12284
12285         * gcc.c-torture/compile/20010209-1.c: New test.
12286
12287 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
12288
12289         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
12290         excess errors message but not if it crashes.
12291         * g++.old-deja/g++.other/crash27.C: Likewise.
12292         * g++.old-deja/g++.other/crash28.C: Likewise.
12293         * g++.old-deja/g++.other/crash30.C: Likewise.
12294         * g++.old-deja/g++.other/crash32.C: Likewise.
12295         * g++.old-deja/g++.other/crash35.C: Likewise.
12296         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12297
12298 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12299
12300         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
12301         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
12302         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
12303         g77.f-torture/execute/execute.exp,
12304         g77.f-torture/noncompile/noncompile.exp,
12305         gcc.c-torture/execute/execute.exp,
12306         gcc.c-torture/execute/memcheck/memcheck.exp,
12307         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
12308         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
12309         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
12310         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
12311         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
12312         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
12313         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12314         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
12315         Remove bug reporting instructions with ancient email addresses.
12316
12317 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12318
12319         * gcc.dg/20010202-1.c: New test.
12320         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
12321
12322 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
12323
12324         * g++.dg/stdbool-if.C: New test.
12325
12326 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
12327
12328         * objc/execute/fdecl.m: Added main().
12329
12330 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
12331
12332         * gcc.c-torture/execute/20010206-1.c: New test.
12333
12334 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12335
12336         * gcc.dg/cpp/avoidpaste1.c: Update.
12337
12338 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
12339
12340         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
12341         Pero <nicola@brainstorm.co.uk>.
12342         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
12343
12344 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
12345
12346         * g++.old-deja/g++.pt/spec39.C: New test.
12347
12348 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
12349
12350         * gcc.c-torture/compile/20010202-1.c: New test.
12351
12352 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
12353
12354         * g++.old-deja/g++.abi/primary2.C: New test.
12355         * g++.old-deja/g++.abi/primary3.C: New test.
12356         * g++.old-deja/g++.abi/primary4.C: New test.
12357         * g++.old-deja/g++.abi/primary5.C: New test.
12358         * g++.old-deja/g++.abi/vtable3.h: New test.
12359         * g++.old-deja/g++.abi/vtable3a.C: New test.
12360         * g++.old-deja/g++.abi/vtable3b.C: New test.
12361         * g++.old-deja/g++.abi/vtable3c.C: New test.
12362         * g++.old-deja/g++.abi/vtable3d.C: New test.
12363         * g++.old-deja/g++.abi/vtable3e.C: New test.
12364         * g++.old-deja/g++.abi/vtable3f.C: New test.
12365         * g++.old-deja/g++.abi/vtable3g.C: New test.
12366         * g++.old-deja/g++.abi/vtable3h.C: New test.
12367         * g++.old-deja/g++.abi/vtable3i.C: New test.
12368         * g++.old-deja/g++.abi/vtable3j.C: New test.
12369         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
12370
12371 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
12372
12373         * g++.old-deja/g++.other/anon6.C: New test.
12374         * g++.old-deja/g++.other/anon7.C: New test.
12375
12376 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12377
12378         * gcc.dg/cpp/avoidpaste2.c: New tests.
12379
12380 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
12381
12382         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
12383
12384 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
12385
12386         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
12387         DECIMAL_DIG cases for Irix."
12388
12389 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
12390
12391         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
12392
12393 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12394
12395         * gcc.dg/c99-tag-1.c: New test.
12396
12397 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12398
12399         * gcc.dg/cpp/tr-warn1.c: Add tests.
12400
12401 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
12402
12403         * gcc.dg/cpp/avoidpaste1.c: Update.
12404         * gcc.dg/cpp/paste4.c: Update.
12405
12406 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
12407
12408         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
12409         cases for Irix.
12410
12411 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12412
12413         * g++.old-deja/g++.other/inline19.C: New test.
12414
12415 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12416
12417         * gcc.dg/Wlarger-than.c: New test.
12418
12419 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
12420
12421         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
12422
12423 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
12424
12425         * gcc.c-torture/execute/20010129-1.c: New test.
12426         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
12427
12428 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
12429
12430         * gcc.dg/cpp/avoidpaste1.c: Test case.
12431
12432 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
12433
12434         * g++.old-deja/g++.other/inline18.C: New test.
12435
12436 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12437
12438         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
12439         and __builtin_putchar.
12440
12441 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
12442
12443         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
12444         tests.
12445
12446 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
12447
12448         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
12449         floating point number rounding mode to round to the nearest
12450         representable mode.
12451
12452 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
12453
12454         * g++.old-deja/g++.other/mangle2.C: New test.
12455
12456 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12457
12458         * gcc.c-torture/compile/20010124-1.c: New test.
12459
12460 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
12461
12462         * g++.old-deja/g++.pt/spec38.C: New test.
12463
12464 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12465
12466         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
12467         "Build don't run".
12468
12469 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12470
12471         * gcc.c-torture/execute/20010123-1.c: New test.
12472
12473 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12474
12475         * g++.old-deja/g++.pt/spec37.C: New test.
12476
12477 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
12478
12479         * g++.old-deja/g++.pt/overload14.C: New test.
12480
12481 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12482
12483         * gcc.c-torture/execute/20010122-1.c: New test, exercise
12484         __builtin_return_address.
12485
12486 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
12487
12488         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
12489         * g++.old-deja/g++.pt/spec35.C: New test.
12490         * g++.old-deja/g++.pt/spec36.C: New test.
12491
12492 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
12493
12494         * gcc.c-torture/compile/20010118-1.c: New test.
12495
12496 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
12497
12498         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
12499
12500 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12501
12502         * gcc.c-torture/execute/20010119-1.c: New test.
12503
12504 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12505
12506         * g++.old-deja/g++.other/vbase5.C: New test.
12507
12508 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12509
12510         * gcc.c-torture/execute/20010118-1.c: New test.
12511
12512 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12513
12514         * g++.old-deja/g++.pt/deduct3.C: New test.
12515
12516 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12517
12518         * g++.old-deja/g++.pt/spec34.C: New test.
12519
12520 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
12521
12522         * g77.f-torture/compile/20000601-2.f: New test.
12523
12524 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12525
12526         * g++.old-deja/g++.other/init17.C: New test.
12527
12528 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
12529
12530         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
12531
12532 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12533
12534         * g++.old-deja/g++.pt/unify8.C: New test.
12535
12536 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12537
12538         * g++.old-deja/g++.abi/vbase1.C: New test.
12539
12540 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12541
12542         * g++.old-deja/g++.pt/crash65.C: New test.
12543
12544 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12545
12546         * gcc.dg/cpp/assembl2.S: New test case.
12547
12548 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
12549
12550         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
12551         are supported.
12552
12553 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12554
12555         * g++.old-deja/g++.other/builtins1.C: New test.
12556         * g++.old-deja/g++.other/builtins2.C: Likewise.
12557         * g++.old-deja/g++.other/builtins3.C: Likewise.
12558         * g++.old-deja/g++.other/builtins4.C: Likewise.
12559
12560 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
12561
12562         * gcc.c-torture/compile/20010117-1.c: New test.
12563         * gcc.c-torture/compile/20010117-2.c: New test.
12564
12565 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12566
12567         * g77.f-torture/execute/20010116.[fx]: New test,
12568         XFAIL on i?86-*-*.
12569         * g77.f-torture/compile/20010115.f: Indicate it's
12570         a test for PR fortran/1636.
12571
12572 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12573
12574         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
12575
12576 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12577
12578         * g77.f-torture/compile/20010115.f: New test.
12579
12580 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
12581
12582         * g++.old-deja/g++.pt/nontype5.C: New test.
12583
12584 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12585
12586         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
12587         have an equivalent working one below it.
12588
12589 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12590
12591         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
12592         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12593
12594 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12595
12596         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
12597         message containing "init_priority".
12598         (conpr-2.C): Likewise.
12599         (conpr-3.C): Likewise.
12600         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
12601
12602 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12603
12604         * gcc.c-torture/execute/20010114-2.c: New test.
12605
12606 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12607
12608         * gcc.c-torture/compile/20010114-1.c: New test.
12609         * gcc.c-torture/compile/20010114-1.x: Xfail.
12610         * gcc.c-torture/compile/20010114-2.c: New test.
12611         * gcc.c-torture/execute/20010114-1.c: New test.
12612         * gcc.dg/trunc-1.c: New test.
12613         * gcc.dg/uninit-B.c: New test.
12614
12615 2001-01-13  Nick Clifton  <nickc@redhat.com>
12616
12617         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
12618         target.
12619
12620 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12621
12622         * gcc.c-torture/compile/20010113-1.c: New test.
12623
12624 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
12625
12626         * gcc.c-torture/compile/20001212-1.c: New test.
12627
12628 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12629
12630         * gcc.dg/cpp/widestr1.c: Update.
12631         * gcc.dg/cpp/prag-imp.c: Remove.
12632
12633 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
12634
12635         * gcc.c-torture/execute/20000801-3.x: Remove.
12636         * gcc.dg/c90-init-1.c: New test.
12637         * gcc.dg/c99-init-1.c: New test.
12638         * gcc.dg/c99-init-2.c: New test.
12639         * gcc.dg/gnu99-init-1.c: New test.
12640
12641 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
12642
12643         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
12644         testing that no relevant ones were found.
12645
12646 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
12647
12648         * g++.old-deja/g++.pt/cast2.C: New test.
12649
12650 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
12651
12652         * g++.old-deja/g++.pt/friend47.C: New test.
12653
12654 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12655
12656         * g++.old-deja/g++.pt/instantiate13.C: New test.
12657
12658 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12659
12660         * g++.old-deja/g++.other/defarg7.C: New test.
12661         * g++.old-deja/g++.other/defarg8.C: New test.
12662
12663 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12664
12665         * g++.old-deja/g++.pt/crash64.C: New test.
12666
12667 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12668
12669         * g++.old-deja/g++.pt/crash63.C: New test.
12670
12671 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12672
12673         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
12674
12675 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
12676
12677         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
12678
12679 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12680
12681         * g++.old-deja/g++.pt/error3.C: New test.
12682
12683 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12684
12685         * g++.old-deja/g++.other/crash39.C: New test.
12686
12687 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12688
12689         * g++.old-deja/g++.other/vbase4.C: New test.
12690
12691 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
12692
12693         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
12694         * gcc.dg/special/20000419-2.c: New file. Identical to above.
12695         * gcc.dg/special/special.exp: New test driver which will check
12696         for alias support for the above test.
12697
12698 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
12699
12700         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
12701         problems on small machines.
12702         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
12703         parameterize.
12704
12705 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
12706
12707         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
12708         mips.
12709         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12710
12711 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
12712
12713         * g++.old_deja/g++.pt/using8.C: New test.
12714
12715 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12716
12717         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
12718
12719 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
12720
12721         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
12722         where a failure is expected.
12723         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
12724
12725 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12726
12727         * g++.old_deja/g++.pt/instantiate12.C: New test.
12728
12729 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12730
12731         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
12732         start of structs.
12733         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
12734         * g++.old-deja/g++.brendan/crash17.C: Likewise.
12735         * g++.old-deja/g++.brendan/crash29.C: Likewise.
12736         * g++.old-deja/g++.brendan/crash48.C: Likewise.
12737         * g++.old-deja/g++.brendan/ns1.C: Likewise.
12738         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
12739         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
12740         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
12741         * g++.old-deja/g++.eh/spec6.C: Likewise.
12742         * g++.old-deja/g++.jason/crash3.C: Likewise.
12743         * g++.old-deja/g++.law/ctors11.C: Likewise.
12744         * g++.old-deja/g++.law/ctors17.C: Likewise.
12745         * g++.old-deja/g++.law/ctors5.C: Likewise.
12746         * g++.old-deja/g++.law/ctors9.C: Likewise.
12747         * g++.old-deja/g++.mike/ambig1.C: Likewise.
12748         * g++.old-deja/g++.mike/net22.C: Likewise.
12749         * g++.old-deja/g++.mike/p3538a.C: Likewise.
12750         * g++.old-deja/g++.mike/p3538b.C: Likewise.
12751         * g++.old-deja/g++.mike/virt3.C: Likewise.
12752         * g++.old-deja/g++.niklas/t128.C: Likewise.
12753         * g++.old-deja/g++.other/anon4.C: Likewise.
12754         * g++.old-deja/g++.other/using1.C: Likewise.
12755         * g++.old-deja/g++.other/warn3.C: Likewise.
12756         * g++.old-deja/g++.pt/t37.C: Likewise.
12757         * g++.old-deja/g++.robertl/eb69.C: Likewise.
12758         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12759
12760 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12761
12762         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
12763
12764 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12765
12766         * gcc.c-torture/execute/stdio-opt-3.c: New test.
12767
12768 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
12769
12770         * gcc.c-torture/compile/20010107-1.c: New test.
12771
12772 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12773
12774         * gcc.c-torture/execute/builtin-noret-1.c: New test.
12775
12776 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12777
12778         * gcc.dg/format/format.h: New file.
12779         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
12780         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
12781         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
12782         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
12783         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
12784         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
12785         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
12786         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
12787         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
12788         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
12789         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
12790         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
12791         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
12792         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
12793         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
12794         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
12795         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
12796         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
12797         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
12798         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
12799         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
12800         instead of declaring standard types, macros and functions in each
12801         test.
12802
12803 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
12804
12805         * gcc.c-torture/execute/20010106-1.c: New test.
12806
12807 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12808
12809         * gcc.dg/format/format.exp: New file.
12810         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
12811         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
12812         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
12813         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
12814         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
12815         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
12816         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
12817         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
12818         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
12819         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
12820         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
12821         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12822         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12823         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12824         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12825         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12826         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12827         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12828         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12829         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12830         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12831         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12832         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12833         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12834         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12835         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12836         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12837         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12838         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12839         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12840         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12841         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12842         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12843         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12844         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12845         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12846         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12847         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12848         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12849         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12850         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12851         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12852
12853 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12854
12855         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12856         account.
12857
12858 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12859
12860         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12861
12862 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12863
12864         * g++.old-deja/g++.pt/crash62.C: New test.
12865
12866 2001-01-04  Richard Henderson  <rth@redhat.com>
12867
12868         * gcc.dg/20000926-1.c: Update expected warnings.
12869         * gcc.dg/array-2.c: Likewise.
12870         * gcc.dg/array-4.c: Also validate flexible array members.
12871         * gcc.dg/c99-flex-array-1.c: New.
12872
12873 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12874
12875         * gcc.c-torture/compile/20001222-1.x: Remove.
12876
12877 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12878
12879         * gcc.c-torture/execute/built-in-setjmp.c: New.
12880
12881 2001-01-03  Richard Henderson  <rth@redhat.com>
12882
12883         * gcc.dg/940510-1.c: Update expected error wording.
12884         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12885
12886 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12887
12888         * lib/target-supports.exp (check_alias_available): Modified to
12889         indicate aliases not supported if only weak aliases are supported.
12890
12891 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12892
12893         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12894         Turn on cmpstrsi checks for __pj__ and __i370__.
12895
12896 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12897
12898         * g++.old-deja/g++.other/virtual11.C: New test.
12899
12900 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12901
12902         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12903
12904 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12905
12906         * gcc.c-torture/compile/20010102-1.c: New test.
12907
12908 2001-01-02  Andreas Jaeger  <aj@suse.de>
12909
12910         * gcc.dg/noreturn-3.c: New test.
12911
12912         * gcc.dg/noreturn-4.c: New test.
12913
12914 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12915
12916         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12917         __builtin_fputc and __builtin_fwrite.
12918
12919 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12920
12921         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12922         signed char, not default char.
12923
12924 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12925
12926         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12927
12928 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12929
12930         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12931
12932 2000-12-29  Richard Henderson  <rth@redhat.com>
12933
12934         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12935         (__cyg_profile_func_exit): Define.
12936
12937 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12938
12939         * g++.dg/vtgc1.C: New test.
12940
12941 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12942
12943         * gcc.dg/noncompile/20001228-1.c: New test.
12944
12945         * gcc.dg/20001228-1.c: New test.
12946
12947         * gcc.c-torture/execute/20001228-1.c: New test.
12948
12949 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12950
12951         * gcc.dg/format-strfmon-1.c: New test.
12952
12953 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12954
12955         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12956         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12957         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12958         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12959         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12960         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12961         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12962         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12963         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12964         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12965         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12966         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12967         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12968
12969         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12970         * gcc.c-torture/execute/string-opt-4.c: Test index.
12971
12972 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12973
12974         * gcc.c-torture/compile/20001226-1.c: New test.
12975
12976 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12977
12978         * gcc.c-torture/compile/20001222-1.c: New test.
12979         * gcc.c-torture/compile/20001222-1.x: Xfail.
12980
12981 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12982
12983         * gcc.c-torture/execute/comp-goto-2.c: New test.
12984
12985 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12986
12987         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12988         Use long types if __INT_MAX__ is 32767.
12989         (main): Use cast to (sint32 *) when poking 88 into a_page.
12990
12991         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12992
12993 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12994
12995         * gcc.c-torture/compile/20001221-1.c: New test.
12996         * gcc.c-torture/execute/20001221-1.c: New test.
12997
12998 2000-12-20  Richard Henderson  <rth@redhat.com>
12999
13000         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13001         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13002
13003 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13004
13005         * gcc.dg/compare3.c: New test.
13006
13007 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13008
13009         * gcc.dg/format-warnll-1.c: New test.
13010
13011 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13012
13013         * gcc.dg/cpp/cmdlne-P.c: New test.
13014
13015 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13016
13017         * gcc.c-torture/execute/builtin-abs-1.c,
13018         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13019
13020 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13021
13022         * gcc.dg/cpp/multiline.c: New test.
13023
13024 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13025
13026         * g++.old-deja/g++.other/syshdr1.C: Update.
13027         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13028
13029 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13030
13031         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13032
13033 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13034
13035         * g++.old-deja/g++.pt/ttp65.C: New test.
13036
13037 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13038
13039         * g++.old-deja/g++.pt/ttp64.C: New test.
13040
13041 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13042
13043         * g++.old-deja/g++.pt/spec33.C: New test.
13044
13045 2000-12-14  Catherine Moore  <clm@redhat.com>
13046
13047         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13048         * gcc.c-torture/execute/920612-2.c: Likewise.
13049         * gcc.c-torture/execute/920428-2.c: Likewise.
13050         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13051         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13052
13053 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13054
13055         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13056         * gcc.dg/pack-test-2.c: Likewise.
13057
13058 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13059
13060         Tests by Zack Weinberg <zackw@stanford.edu>.
13061
13062         * gcc.dg/cpp/defined.c: Update.
13063         * gcc.dg/cpp/defined_trad.c: New tests.
13064
13065 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13066
13067         * gcc.dg/cpp/trad-direct.c: Update.
13068
13069 2000-12-11  Neil Booth  <neilb@earthling.net>
13070
13071         * gcc.dg/cpp/defined_trad.c
13072
13073 2000-12-11  Neil Booth  <neilb@earthling.net>
13074
13075         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13076
13077 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13078
13079         * gcc.dg/format-miss-2.c: New test.
13080
13081 2000-12-09  Neil Booth  <neilb@earthling.net>
13082
13083         * gcc.dg/cpp/lineflags.c: New tests.
13084         * gcc.dg/cpp/poison.c: Update.
13085         * gcc.dg/cpp/redef2.c: Update.
13086         * gcc.dg/cpp/skipping.c: New test.
13087
13088 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13089
13090         * g++.old-deja/g++.other/eh3.C: New testcase.
13091
13092 2000-12-07  Neil Booth  <neilb@earthling.net>
13093
13094         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13095         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13096         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13097         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13098         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13099         Update.
13100
13101 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13102
13103         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13104         __SIZE_TYPE__ instead of int for type of integers cast to
13105         pointers.
13106
13107 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13108
13109         * g++.old-deja/g++.other/cleanup4.C: New test.
13110
13111 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13112
13113         * format-sec-1.c: New test.
13114
13115 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13116
13117         * gcc.dg/format-nonlit-3.c: New test.
13118
13119 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13120
13121         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13122         through a null pointer.
13123
13124 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13125
13126         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
13127         * g++.old-deja/g++.pt/partial4.C: New test.
13128
13129 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13130
13131         * gcc.c-torture/execute/ieee/hugeval.x: New.
13132
13133 2000-12-06  Neil Booth  <neilb@earthling.net>
13134
13135         * gcc.dg/cpp/backslash2.c: New tests.
13136
13137 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13138
13139         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
13140         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13141
13142 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
13143
13144         * gcc.c-torture/execute/20001203-2.c: New testcase.
13145
13146 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13147
13148         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
13149         * g++.old-deja/g++.other/virtual10.C: New test.
13150
13151 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13152
13153         * g++.old-deja/g++.mike/pmf5.C: Remove test.
13154
13155 2000-12-05  Richard Henderson  <rth@redhat.com>
13156
13157         * gcc.c-torture/compile/20001205-1.c: New.
13158
13159 2000-12-04  Neil Booth  <neilb@earthling.net>
13160
13161         * g++.old-deja/g++.other/virtual9.C: New test.
13162         * g++.old-deja/g++.pt/crash61.C: New test.
13163         * gcc.c-torture/execute/loop-9.c: New test.
13164
13165 2000-12-04  Neil Booth  <neilb@earthling.net>
13166
13167         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
13168         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
13169         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
13170         * gcc.dg/cpp/extratokens.c: ...here.
13171
13172 2000-12-04  Neil Booth  <neilb@earthling.net>
13173
13174         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
13175         New tests.
13176
13177 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13178
13179         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
13180         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
13181
13182 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13183
13184         * gcc.c-torture/execute/20001203-1.c: New test.
13185
13186 2000-12-03  Neil Booth  <neilb@earthling.net>
13187
13188         * gcc.dg/cpp/macro6.c: New test cases.
13189
13190 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13191
13192         * gcc.c-torture/execute/string-opt-9.c: New test.
13193         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13194         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13195         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13196
13197         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
13198         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
13199
13200 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
13201
13202         * gcc.dg/cpp/if-6.c: New testcase.
13203
13204         * gcc.dg/20001201-1.c: New testcase.
13205
13206 2000-12-02  Neil Booth  <neilb@earthling.net>
13207
13208         * g++.old-deja/g++.other/externC4.C,
13209         g++.old-deja/g++.other/friend10.C: New tests.
13210
13211 2000-12-02  Neil Booth  <neilb@earthling.net>
13212
13213         * g++.old-deja/g++.other/instan2.C
13214         * g++.old-deja/g++.other/instan3.C: New test.
13215
13216 2000-12-02  Neil Booth  <neilb@earthling.net>
13217
13218         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
13219         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
13220         gnuc99.c,gnuc99-pedantic.c: New tests.
13221
13222 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13223
13224         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
13225         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
13226
13227 2000-12-01  Neil Booth  <neilb@earthling.net>
13228
13229         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
13230         * gcc.dg/cpp/poison.c: Update.
13231         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
13232
13233 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
13234
13235         * g77.f-torture/execute/20001201.f: New test.
13236
13237 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13238
13239         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
13240
13241 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
13242
13243         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
13244
13245 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
13246
13247         * g++.old-deja/g++.other/cast6.C: New test.
13248
13249 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
13250
13251         * gcc.c-torture/execute/20001130-2.c: New testcase.
13252
13253 2000-11-30  Richard Henderson  <rth@redhat.com>
13254
13255         * gcc.c-torture/execute/20001130-1.c: New test.
13256
13257 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13258
13259         * g++.old-deja/g++.other/op3.C: New test.
13260
13261 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13262
13263         * g++.old-deja/g++.other/op2.C: New test.
13264
13265 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
13266
13267         * g++.old-deja/g++.other/crash38.C: New test.
13268
13269 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
13270
13271         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
13272
13273 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
13274
13275         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
13276         tests.
13277         * gcc.c-torture/execute/string-opt-6.c: New test.
13278
13279         * gcc.dg/20001117-1.c: Add main.
13280
13281 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
13282
13283         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
13284         Move from here ...
13285         * gcc.dg/940510-1.c: ... to here.
13286
13287         * gcc.dg/20000926-1.c: GNU C now allows initializations of
13288         zero-size arrays in toplevel structures.
13289
13290 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13291
13292         * gcc.c-torture/execute/loop-8.c: New test.
13293
13294 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13295
13296         * g++.old-deja/g++.other/base1.C: New test.
13297
13298 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13299
13300         * g++.old-deja/g++.other/parse2.C: New test.
13301
13302 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13303
13304         * g++.old-deja/g++.pt/incomplete1.C: New test.
13305
13306 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
13307
13308         * g++.old-deja/g++.other/friend9.C: New test.
13309
13310 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
13311
13312         * gcc.dg/20001127-1.c: New test.
13313
13314 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13315
13316         * g++.old-deja/g++.pt/friend46.C: New test.
13317
13318 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
13319
13320         * g++.old-deja/g++.other/ptrmem8.C: New test.
13321
13322 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13323
13324         * gcc.c-torture/execute/string-opt-7.c: New test.
13325         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13326
13327 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13328
13329         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
13330         instead of 'mkcheck 2'.
13331
13332 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13333
13334         * gcc.c-torture/execute/memcheck/driver.c,
13335         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
13336         C9X references to refer to C99.
13337
13338 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
13339
13340         * gcc.dg/ultrasp3.c: New test.
13341
13342 2000-11-25  Neil Booth  <neilb@earthling.net>
13343
13344         * gcc.dg/cpp/include2.c: Update test to be locale independent.
13345
13346 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
13347
13348         * gcc.c-torture/compile/20001123-2.c: New.
13349
13350 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13351
13352         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
13353
13354 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
13355
13356         * gcc.dg/sequence-point-1.c: Add some new tests.
13357         * gcc.c-torture/execute/20001124-1.c: New test.
13358
13359 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13360
13361         * g++.old-deja/g++.other/vaarg4.C: New test.
13362         * gcc.c-torture/compile/20001123-1.c: New test.
13363
13364 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
13365
13366         * g++.other/crash24.C: Adjust and remove XFAIL.
13367         * g++.other/crash37.C: New test.
13368
13369 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
13370
13371         * g++.old-deja/g++.pt/instantiate9.C: New test.
13372
13373 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
13374
13375         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
13376         new ABI, too.
13377
13378         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
13379         * g++.old-deja/g++.robertl/eb55.C: Likewise.
13380
13381 2000-11-22  Neil Booth  <neilb@earthling.net>
13382
13383         * gcc.dg/cpp/Wtrigraphs.c: New test.
13384
13385 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13386
13387         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
13388
13389 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
13390
13391         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
13392
13393 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
13394
13395         * lib/gcc-dg.exp: load_lib scanasm.exp.
13396         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
13397         * lib/g++-dg.exp: load_lib scanasm.exp.
13398         * lib/scanasm.exp: New.
13399         (scan-assembler, scan-assembler-not): Add optional arguments to
13400         test name, or if not present, the pattern name.
13401         (scan-assembler-dem, scan-assembler-dem-not): New.
13402
13403         * g++.dg/dg.exp: New.
13404
13405 2000-11-21  Neil Booth  <neilb@earthling.net>
13406
13407         * gcc.dg/cpp/integrated1.c: Remove.
13408
13409 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13410
13411         * gcc.c-torture/execute/20001121-1.c: New test.
13412
13413 2000-11-21  Richard Henderson  <rth@redhat.com>
13414
13415         * gcc.c-torture/compile/20001121-1.c: New test.
13416
13417 2000-11-20  Neil Booth  <neilb@earthling.net>
13418
13419         * gcc.dg/cpp/integrated1.c: New test.
13420
13421 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
13422
13423         * g++.old-deja/g++.other/inline17.C: New test.
13424
13425 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
13426
13427         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
13428         local variable to be zero: I made the variable global. Now
13429         uses abort() and exit() instead of relying on main's return value.
13430
13431 2000-11-20  Neil Booth  <neilb@earthling.net>
13432
13433         * gcc.dg/cpp/paste2.c: Update test.
13434         * objc/execute/paste.m: New test.
13435
13436 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13437
13438         * gcc.dg/c99-condexpr-1.c: New test.
13439
13440 2000-11-20  Neil Booth  <neilb@earthling.net>
13441
13442         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
13443
13444 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
13445
13446         * g++.old-deja/g++.pt/export1.C: New test.
13447
13448 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
13449
13450         * gcc.dg/20001117-1.c: New test.
13451
13452 2000-11-18  Richard Henderson  <rth@redhat.com>
13453
13454         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
13455
13456 2000-11-18  Richard Henderson  <rth@redhat.com>
13457
13458         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
13459         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
13460         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
13461
13462 2000-11-18  Richard Henderson  <rth@redhat.com>
13463
13464         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
13465         (main): New.  Exit cleanly.
13466
13467 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13468
13469         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
13470         gcc.dg/c99-fordecl-2.c: New tests.
13471
13472 2000-11-18  Richard Henderson  <rth@redhat.com>
13473
13474         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
13475         * gcc.c-torture/execute/zerolen-2.c: New.
13476
13477 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13478
13479         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
13480         memory.
13481
13482 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13483
13484         * g++.old-deja/g++.pt/instantiate8.C: New test.
13485
13486 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
13487
13488         * g++.old-deja/g++.other/incomplete.C: Add more tests.
13489         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
13490
13491 2000-11-16  Nick Clifton  <nickc@redhat.com>
13492
13493         * gcc.c-torture/execute/nestfunc-2.c: New test.
13494         * gcc.c-torture/execute/nestfunc-3.c: New test.
13495
13496 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13497
13498         * gcc.c-torture/compile/20001116-1.c: New test.
13499
13500 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13501
13502         * gcc.c-torture/execute/20001115-1.c: New test.
13503
13504 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
13505
13506         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
13507         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
13508         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
13509         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13510
13511 2000-11-15  Neil Booth  <neilb@earthling.net>
13512
13513         gcc.dg/cpp/_Pragma1.c: Update.
13514         gcc.dg/cpp/_Pragma2.c: New test.
13515
13516 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
13517
13518         * g++.old-deja/g++.other/anon5.C: New test.
13519
13520 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13521
13522         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
13523         tests.
13524
13525 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
13526
13527         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
13528         output.
13529
13530 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13531
13532         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
13533         labels at end of compound statements.
13534
13535 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
13536
13537         * gcc.c-torture/execute/loop-7.c: New test.
13538
13539 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13540
13541         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
13542
13543 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13544
13545         * gcc.dg/c99-bool-1.c: New test.
13546
13547 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13548
13549         * gcc.dg/c99-scope-1.c: Remove xfail.
13550         * gcc.dg/c99-scope-2.c: New test.
13551
13552 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13553
13554         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
13555         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
13556
13557 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
13558
13559         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
13560         error messages.
13561
13562         * g++.mike/p700.C: Don't typedef wchar_t.
13563         * g++.mike/p784.C: Likewise.
13564         * g++.mike/eb101.C: Don't use __wchar_t.
13565
13566 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
13567
13568         * g77.f-torture/execute/20001111.[fx]: Test premature exit
13569         from DO loop.
13570
13571 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13572
13573         * gcc.c-torture/execute/20001111-1.c: New test.
13574
13575 2000-11-10  Nick Clifton  <nickc@redhat.com>
13576
13577         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
13578         long multuiple and accumulate.
13579
13580 2000-11-09  Richard Henderson  <rth@redhat.com>
13581
13582         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
13583         via size_t instead of int.
13584
13585         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
13586         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13587         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13588         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13589
13590 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
13591
13592         * gcc.c-torture/compile/20001109-1.c: New test.
13593         * gcc.c-torture/compile/20001109-2.c: New test.
13594
13595 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
13596
13597         * g++.old-deja/g++.pt/operator1.C: New test.
13598         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
13599
13600 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13601
13602         * gcc.dg/20001108-1.c: New test.
13603
13604 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13605
13606         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
13607         with both arguments constant strings.
13608         * gcc.c-torture/execute/string-opt-3.c: New test.
13609         * gcc.c-torture/execute/string-opt-4.c: New test.
13610         * gcc.c-torture/execute/string-opt-5.c: New test.
13611
13612 2000-11-08  Nick Clifton  <nickc@redhat.com>
13613
13614         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
13615         mulsidi3adddi patterns.
13616
13617 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
13618
13619         * g++.old-deja/g++.other/crash36.C: New test.
13620
13621 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
13622
13623         * g++.old-deja/g++.other/init16.C: New test.
13624
13625 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
13626
13627         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
13628
13629 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13630
13631         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
13632         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13633         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13634
13635 2000-11-07  DJ Delorie  <dj@redhat.com>
13636
13637         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
13638
13639 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13640
13641         * gcc.c-torture/execute/string-opt-1.c: New test.
13642
13643 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13644
13645         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
13646         mips-sgi-irix6.* because the MIPS ABI passes floating-point
13647         parameters in registers, and there is no way for a varargs
13648         function to know in which order the integer and floating-point
13649         parameters should be interleaved when they are placed on the
13650         stack.
13651         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13652         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13653
13654 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13655
13656         * gcc.c-torture/execute/string-opt-2.c: New test.
13657
13658 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
13659
13660         * g++.old-deja/g++.pt/crash60.C: New test.
13661
13662 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13663
13664         * g++.old-deja/g++.other/crash24.C: New test.
13665         * g++.old-deja/g++.other/crash25.C: New test.
13666         * g++.old-deja/g++.other/crash26.C: New test.
13667         * g++.old-deja/g++.other/crash27.C: New test.
13668         * g++.old-deja/g++.other/crash28.C: New test.
13669         * g++.old-deja/g++.other/crash29.C: New test.
13670         * g++.old-deja/g++.other/crash30.C: New test.
13671         * g++.old-deja/g++.other/crash31.C: New test.
13672         * g++.old-deja/g++.other/crash32.C: New test.
13673         * g++.old-deja/g++.other/crash33.C: New test.
13674         * g++.old-deja/g++.other/crash34.C: New test.
13675         * g++.old-deja/g++.other/crash35.C: New test.
13676
13677 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13678
13679         * gcc.c-torture/execute/20001031-1.c: New test.
13680
13681 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
13682
13683         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
13684         namespace.
13685
13686         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
13687         standards-conformant.
13688
13689         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
13690
13691         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
13692         * g++.old-deja/g++.mike/p755a.C: Likewise.
13693         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13694         library makes no calls to `operator new' during initialization.
13695
13696 2000-11-04  Neil Booth  <neilb@earthling.net>
13697
13698         * gcc.dg/cpp/include2.c: New tests.
13699
13700 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13701
13702         * lib/g++.exp (g++_set_ld_library_path): New function.
13703         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13704
13705 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13706
13707         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13708         warnings.
13709
13710 2000-11-01  Richard Henderson  <rth@redhat.com>
13711
13712         * g++.old-deja/g++.ext/namedret1.C: New.
13713         * g++.old-deja/g++.ext/namedret2.C: New.
13714         * g++.old-deja/g++.ext/namedret3.C: New.
13715
13716 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13717
13718         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13719         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13720
13721 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13722
13723         * gcc.c-torture/execute/va-arg-21.c: New test.
13724
13725 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13726
13727         * gcc.dg/c99-complex-2.c: New test.
13728
13729 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13730
13731         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13732
13733 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13734
13735         * g++.old-deja/g++.other/inline16.C: New test.
13736
13737 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13738
13739         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13740         __PRETTY_FUNCTION__
13741
13742 2000-10-29  Neil Booth  <neilb@earthling.net>
13743
13744         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13745         New tests.
13746         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13747         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13748         optimisation.
13749
13750 2000-10-29  Neil Booth  <neilb@earthling.net>
13751
13752         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13753         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13754         * mi5.c: Test multiple includes work with -C.
13755         * trigraphs.c: Test ^= version.
13756
13757 2000-10-28  Neil Booth  <neilb@earthling.net>
13758
13759         New tests and test updates for new macro expander.
13760
13761         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13762         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13763         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13764         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13765         new diagnostic messages.
13766
13767         * gcc.dg/cpp/macro3.c: New tests.
13768
13769 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13770
13771         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13772         on the same line.
13773
13774 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13775
13776         * g++.old-deja/g++.other/eh2.C: New test.
13777
13778 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13779
13780         * gcc.c-torture/execute/20001027-1.c: New test.
13781
13782 2000-10-26  Richard Henderson  <rth@redhat.com>
13783
13784         * gcc.c-torture/execute/20001026-1.c: New.
13785
13786 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13787
13788         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13789         * g++.old-deja/g++.law/builtin1.C: Likewise.
13790         * g++.old-deja/g++.law/ctors10.C: Likewise.
13791         * g++.old-deja/g++.law/virtual3.C: Likewise.
13792         * g++.old-deja/g++.mike/p658.C: Likewise.
13793         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13794         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13795         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13796         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13797         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13798
13799 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13800
13801         * gcc.c-torture/compile/20001024-1.c: New test.
13802
13803 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13804
13805         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13806         to tell us whether or not we are using V3.
13807
13808 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13809
13810         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13811         operands.
13812
13813 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13814
13815         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13816
13817 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13818
13819         * gcc.c-torture/execute/20001024-1.c: New test.
13820
13821 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13822
13823         * g++.old-deja/g++.other/sibcall1.C: New test.
13824
13825 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13826
13827         * gcc.dg/noncompile/init-3.c: New test.
13828
13829 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13830
13831         * gcc.dg/format-array-1.c: New test.
13832
13833 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13834
13835         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13836         writing through null pointers; remove comment about testing
13837         unterminated strings.
13838
13839 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13840
13841         * gcc.c-torture/execute/20001017-2.c: New test.
13842
13843 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13844
13845         * gcc.c-torture/compile/20001018-1.c: New test.
13846         * gcc.c-torture/compile/20001018-1.x: Xfail.
13847
13848 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13849
13850         * gcc.c-torture/execute/20001017-1.c: New test.
13851
13852 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13853
13854         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13855         for multiple use of arguments with scanf formats; add tests for
13856         multiple use of arguments.
13857
13858 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13859
13860         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13861
13862 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13863
13864         * gcc.dg/format-miss-1.c: New test.
13865
13866 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13867
13868         * gcc.c-torture/execute/20001013-1.c: New test.
13869
13870 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13871
13872         * gcc.dg/format-branch-1.c: New test.
13873
13874 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13875
13876         * README, lib/file-format.exp: Remove EGCS references.
13877
13878 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13879
13880         * gcc.dg/20001013-1.c: New test.
13881
13882 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13883
13884         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13885         for intmax_t in the compiler using __typeof__ and the type rules
13886         for conditional expressions.
13887
13888 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13889
13890         * gcc.dg/20001012-1.c: New test.
13891         * gcc.dg/20001012-2.c: New test.
13892
13893 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13894
13895         * gcc.dg/format-attr-1.c: New test.
13896
13897 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13898
13899         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13900         __LONG_LONG_MAX__ instead of LLONG_MAX.
13901
13902 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13903
13904         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13905         scanf flags.
13906         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13907         flags.
13908
13909 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13910
13911         * gcc.dg/sequence-pt-1.c: New test.
13912
13913 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13914
13915         * gcc.c-torture/execute/20001011-1.c: New testcase.
13916         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13917
13918 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13919
13920         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13921         does not error on it.
13922
13923 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13924
13925         * gcc.dg/20001009-1.c: New test.
13926
13927 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13928
13929         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13930         * gcc.c-torture/execute/20001009-2.c: ... to here.
13931
13932 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13933
13934         * gcc.c-torture/compile/20001009-1.c: New testcase.
13935         * gcc.c-torture/execute/20001009-1.c: New testcase.
13936         Testcases provided by Jan Hubicka <jh@suse.cz>.
13937
13938 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13939
13940         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13941         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13942         uintmax_t using <limits.h> to emulate the compiler's internal
13943         logic.  No longer XFAIL %j tests.
13944
13945 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13946
13947         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13948         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13949         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13950         regexps and details of expected handling of some bad formats.
13951         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13952         suppression.
13953
13954 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13955
13956         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13957         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13958         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13959         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13960         in list archives.
13961
13962 2000-10-06  Richard Henderson  <rth@cygnus.com>
13963
13964         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13965         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13966         * g++.old-deja/g++.jason/report.C: Likewise.
13967         * g++.old-deja/g++.law/friend5.C: Likewise.
13968         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13969         of the expected warnings.
13970
13971 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13972
13973         * g++.old-deja/g++.pt/enum14.C: New test.
13974
13975 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13976
13977         * g++.old-deja/g++.pt/crash59.C: New test.
13978
13979 2000-10-04  Will Cohen  <wcohen@redhat.com>
13980
13981         * gcc.dg/20000926-1.c: New test.
13982
13983 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13984
13985         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13986         function name for current C++ compiler.
13987         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13988
13989 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13990
13991         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13992         __PRETTY_FUNCTION__.
13993         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13994
13995 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13996
13997         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13998
13999 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14000
14001         * gcc.c-torture/compile/20000923-1.c: New test.
14002
14003 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14004
14005         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14006         * g++.old-deja/g++.pt/ttp62.C: Same.
14007         * g++.old-deja/g++.other/inline14.C: Same.
14008
14009 2000-09-24  Richard Henderson  <rth@cygnus.com>
14010
14011         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14012
14013 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14014
14015         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14016
14017 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14018
14019         * gcc.c-torture/compile/20000922-1.c: New file.
14020
14021 2000-09-21  Nick Clifton  <nickc@redhat.com>
14022
14023         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14024         a signed long modulo operation.
14025         (mod6): New function - perform an unsigned long modulo operation.
14026         (main): Add tests for modulos of very large numbers by very small
14027         dividends.
14028
14029 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14030
14031         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14032
14033 2000-09-19  Richard Henderson  <rth@cygnus.com>
14034
14035         * gcc.dg/compare2.c (case 10): XFAIL.
14036
14037 2000-09-18  Richard Henderson  <rth@cygnus.com>
14038
14039         * gcc.c-torture/execute/20000906-1.c: Move ...
14040         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14041         that support __builtin_trap.
14042
14043 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14044
14045         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14046
14047 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14048
14049         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14050         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14051         more $ format tests.
14052
14053 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14054
14055         * gcc.dg/format-errmk-1.c: New test.
14056
14057 2000-09-17  Greg McGary  <greg@mcgary.org>
14058
14059         * gcc.c-torture/execute/20000917-1.x: Remove.
14060
14061 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14062
14063         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14064
14065 2000-09-17  Greg McGary  <greg@mcgary.org>
14066
14067         * gcc.c-torture/execute/20000917-1.c: New test.
14068         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14069
14070 2000-09-16  Neil Booth  <NeilB@earthling.net>
14071
14072         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14073         in nested macro bug.
14074
14075 2000-09-15  Neil Booth  <NeilB@earthling.net>
14076
14077         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14078
14079 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14080
14081         * gcc.c-torture/execute/20000914-1.c: New test.
14082
14083 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14084
14085         * g++.other/inline13.C: New test.
14086
14087 2000-09-12  Andreas Jaeger  <aj@suse.de>
14088
14089         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14090         constant by Ulrich Drepper <drepper@redhat.com>.
14091
14092 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14093
14094         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14095
14096 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14097
14098         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14099
14100 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14101
14102         * gcc.dg/cpp/backslash.c: New test.
14103
14104 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14105
14106         * gcc.c-torture/execute/20000910-1.c: New test.
14107         * gcc.c-torture/execute/20000910-2.c: Likewise.
14108
14109 2000-09-11  Robert Lipe  <robertl@sco.com>
14110
14111         * gcc.dg/pragma-align.c: New test.
14112
14113 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14114
14115         * g++.old-deja/g++.pt/explicit82.C: New test.
14116         * g++.old-deja/g++.pt/explicit83.C: New test.
14117
14118 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14119
14120         * gcc.dg/asm-names.c: New test.
14121
14122 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14123
14124         * gcc.dg/cpp/tr-warn6.c: New test
14125
14126 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14127
14128         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14129         be accepted.
14130
14131 2000-09-07  Catherine Moore  <clm@redhat.com>
14132
14133         * gcc.c-torture/execute/unroll-1.c: New test.
14134
14135 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14136
14137         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14138         ERROR markers.
14139         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14140         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14141         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14142         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14143         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14144         Preprocess only.
14145         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14146         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14147
14148 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14149
14150         * g++.old-deja/g++.pt/deduct2.C: New test.
14151
14152 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14153
14154         * g++.old-deja/g++.pt/parms2.C: New test.
14155
14156 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14157
14158         * g++.old-deja/g++.pt/crash58.C: New test.
14159
14160 2000-09-06  Greg McGary  <greg@mcgary.org>
14161
14162         * gcc.c-torture/execute/20000906-1.c: New test.
14163         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14164
14165 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14166
14167         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14168
14169 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14170
14171         * g++.old-deja/g++.pt/crash57.C: New test.
14172
14173 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14174
14175         * g++.old-deja/g++.pt/crash56.C: New test.
14176
14177 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14178
14179         * g++.old-deja/g++.pt/koenig1.C: New test.
14180
14181 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14182
14183         * gcc.dg/20000904-1.c: New test.
14184
14185 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14186
14187         * gcc.dg/cpp/paste8.c: New test.
14188
14189 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14190
14191         * gcc.c-torture/compile/20000827-1.c: New test.
14192
14193 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14194
14195         * gcc.dg/format-diag-1.c: New test.
14196
14197 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14198
14199         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14200         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14201         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14202         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14203         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14204
14205 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14206
14207         * g++.old-deja/g++.other/nested4.C: New test.
14208
14209 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14210
14211         * g++.old-deja/g++.ns/scoped1.C: New test.
14212
14213 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14214
14215         * lib/g++.exp: Support testing already-installed GCC.
14216
14217 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14218
14219         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14220
14221 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14222
14223         * gcc.dg/return-type-2.c: New test.
14224
14225 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14226
14227         * gcc.c-torture/compile/20000825-1.c: New test.
14228
14229 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14230
14231         * gcc.dg/dwarf2-2.c: New test.
14232
14233 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14234
14235         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14236         dg-warning regexps.
14237
14238 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14239
14240         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14241         gcc.dg/format-ext-5.c: New tests.
14242
14243 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14244
14245         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14246
14247 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14248
14249         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14250
14251 2000-08-24  Richard Henderson  <rth@cygnus.com>
14252
14253         * gcc.dg/ia64-sync-1.c: New test.
14254         * gcc.dg/ia64-sync-2.c: New test.
14255         * gcc.dg/ia64-asm-1.c: New test.
14256
14257 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14258
14259         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14260         * gcc.dg/format-ext-2.c: New test.
14261
14262 2000-08-23  Jason Merrill  <jason@redhat.com>
14263
14264         * lib/old-dejagnu.exp: Also ignore "In member function" and
14265         "At global scope".
14266
14267 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14268
14269         * gcc.dg/noncompile/label-lineno-1.c: New test.
14270
14271 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14272
14273         * gcc.dg/c99-array-nonobj-1.c: New test.
14274
14275 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14276
14277         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14278         tests.
14279         * gcc.dg/format-ext-1.c: New test.
14280
14281 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14282
14283         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14284         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14285         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14286         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14287         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14288
14289 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14290
14291         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14292         gcc.dg/c99-strftime-2.c: New tests.
14293
14294 2000-08-22  Richard Henderson  <rth@cygnus.com>
14295
14296         * gcc.c-torture/execute/20000822-1.c: New test.
14297
14298 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14299
14300         * gcc.c-torture/execute/20000819-1.x: Remove.
14301
14302 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14303
14304         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14305         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14306         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14307         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14308         gcc.dg/format-xopen-1.c: New tests.
14309
14310 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14311
14312         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14313
14314 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14315
14316         * g++.old-deja/g++.other/loop2.C: New test.
14317
14318         * gcc.c-torture/compile/20000606-1.c: New test.
14319         * gcc.c-torture/compile/20000728-1.c: New test.
14320         * gcc.c-torture/execute/20000801-1.c: New test.
14321         * gcc.c-torture/execute/20000801-2.c: New test.
14322         * gcc.c-torture/execute/20000819-1.c: New test.
14323         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14324         * gcc.dg/20000629-1.c: New test.
14325         * gcc.dg/20000724-1.c: New test.
14326         * gcc.dg/20000807-1.c: New test.
14327
14328 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14329
14330         * gcc.dg/cpp/pragma-1.c: New test.
14331         * gcc.dg/cpp/pragma-2.c: New test.
14332
14333 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14334
14335         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14336         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14337
14338 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14339
14340         * gcc.c-torture/compile/20000818-1.c: New test.
14341
14342 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14343
14344         * gcc.c-torture/execute/20000818-1.c: New test.
14345
14346 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14347
14348         * gcc.dg/format-va-1.c: New test.
14349
14350 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14351
14352         * g++.old-deja/g++.other/typedef8.C: New test.
14353
14354 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14355
14356         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14357         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14358         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14359         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14360         * g++.old-deja/g++.other/ptrmem7.C: New test.
14361         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14362
14363 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14364
14365         * g++.old-deja/g++.pt/typename27.C: New test.
14366
14367 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14368
14369         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14370         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14371         * g++.old-deja/g++.pt/friend45.C: New test.
14372         * g++.old-deja/g++.other/friend8.C: New test.
14373
14374 2000-08-15  Richard Henderson  <rth@cygnus.com>
14375
14376         * gcc.c-torture/execute/20000815-1.c: New test.
14377
14378 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14379
14380         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14381         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14382         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14383
14384 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14385
14386         * g++.old-deja/g++.other/refinit2.C: New test.
14387
14388 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14389
14390         * lib/c-torture.exp (c-torture): Make
14391         compiler_conditional_xfail_data global.
14392         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14393         compiler_conditional_xfail_data machinery.
14394         (f-torture-execute): Likewise.
14395         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14396         and only when unrolling loops.
14397
14398         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14399
14400 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14401
14402         * g++.old-deja/g++.pt/explicit81.C: New test.
14403
14404 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14405
14406         * g++.old-deja/g++.pt/typename26.C: New test.
14407
14408 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14409
14410         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14411         warning.
14412
14413 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14414
14415         * g++.old-deja/g++.other/array3.C: New test.
14416
14417 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14418
14419         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14420         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14421         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14422         New tests.
14423
14424 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14425
14426         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14427         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14428
14429 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14430
14431         * gcc.c-torture/execute/20000808-1.c: New test.
14432
14433 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14434
14435         * gcc.dg/c90-const-expr-1.c: New test.
14436
14437 2000-08-08  Richard Henderson  <rth@cygnus.com>
14438
14439         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14440
14441 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14442
14443         * gcc.dg/noncompile/const-ll-1.c: New test.
14444
14445 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14446
14447         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14448
14449 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14450
14451         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14452         that running programs linked against the shared version of libobjc
14453         run correctly.
14454
14455 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14456
14457         * gcc.dg/c99-printf-1.c: New test.
14458
14459 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14460
14461         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14462
14463 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14464
14465         * gcc.c-torture/execute/20000731-1.x: Delete.
14466
14467 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14468
14469         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14470         and torture_without_loops as is done by c-torture.exp.
14471         (search_for): Copy from c-torture.exp.
14472         (gcc-dg-runtest): New function, drives a directory of tests
14473         iterating over the TORTURE_OPTIONS.
14474         (scan-assembler, scan-assembler-not): Move here from
14475         individual directory drivers.
14476
14477         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14478         defined by lib/gcc-dg.exp.
14479         * gcc.dg/cpp/cpp.exp: Likewise.
14480         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14481         gcc-dg-runtest, so we cycle over optimization options.
14482
14483         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14484         * gcc.dg/compare2.c: No longer expected to fail.
14485
14486 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14487
14488         * gcc.c-torture/execute/20000804-1.c: New test.
14489
14490 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14491
14492         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14493
14494 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14495
14496         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14497
14498 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14499
14500         * gcc.c-torture/compile/20000803-1.c: New test.
14501
14502 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14503
14504         * gcc.c-torture/execute/20000801-3.c,
14505         gcc.c-torture/execute/20000801-4.c: New tests.
14506         * gcc.c-torture/execute/20000801-3.x,
14507         gcc.c-torture/execute/20000801-4.x: Xfail.
14508
14509 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14510
14511         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14512         libobjc/.libs to allow for libtool.
14513
14514 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14515
14516         * gcc.c-torture/compile/20000802-1.c: New test.
14517
14518 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14519
14520         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14521
14522 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14523
14524         * gcc-c-torture/execute/20000731-2.c: New test.
14525
14526         * gcc.c-torture/execute/20000731-1.c: New test.
14527         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14528
14529 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14530
14531         * testsuite/gcc.dg/cpp/paste7.c: New test.
14532         * gcc.dg/cpp/20000725-1.c: New test.
14533
14534 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14535
14536         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14537         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14538         declaration warning for __builtin_dwarf_reg_size.
14539
14540         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14541
14542 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14543
14544         * gcc.dg/noncompile/voidparam-1.c: New test.
14545
14546 2000-07-30  Richard Henderson  <rth@cygnus.com>
14547
14548         * gcc.dg/c90-digraph-1.c: Don't xfail.
14549         * gcc.dg/compare2.c (case 10): Xfail.
14550         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14551
14552 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14553
14554         * gcc.dg/c99-main-1.c: New test.
14555
14556 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14557
14558         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14559
14560 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14561
14562         * gcc.c-tortuer/execute/20000726-1.c: New test.
14563
14564 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14565
14566         * gcc.c-torture/execute/enum-2.c: New test.
14567
14568 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14569
14570         * gcc.dg/cpp/tr-warn3.c: New test.
14571
14572 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14573
14574         * g++.old-deja/g++.ext/implicit1.C: Remove.
14575         * g++.old-deja/g++.jason/c2.C: Remove
14576         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14577         * g++.old-deja/g++.pt/crash16.C: Likewise.
14578         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14579
14580 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14581
14582         * g++.old-deja/g++.other/for2.C: New test.
14583
14584 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14585
14586         * gcc.dg/20000720-1.c: New test.
14587
14588 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14589
14590         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14591
14592 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14593
14594         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14595         * gcc.c-torture/execute/20000722-1.c: New.
14596         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14597
14598 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14599
14600         * gcc.dg/cpp/20000720-1.S: New test.
14601
14602 2000-07-21  Michael Meissner  <meissner@redhat.com>
14603
14604         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14605
14606 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14607
14608         * g++.old-deja/g++.brendan/crash16.C,
14609         g++.old-deja/g++.brendan/parse3.C,
14610         g++.old-deja/g++.brendan/redecl1.C,
14611         g++.old-deja/g++.ns/template13.C,
14612         g++.old-deja/g++.other/decl4.C,
14613         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14614
14615 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14616
14617         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14618         and "Internal error".
14619
14620         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14621         regexps.
14622         * gcc.dg/cpp/paste6.c: New test.
14623
14624 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14625
14626         * gcc.dg/cpp/tr-direct.c: New test.
14627
14628         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14629         gcc.dg/cpp/undef1.c: Tweak error regexps.
14630
14631 2000-07-18  Eric Christopher <echristo@redhat.com>
14632
14633         * gcc.c-torture/compile/20000718-1.c: New test.
14634
14635 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14636
14637         * cpplex.c (_cpp_push_token): If the token being pushed back
14638         is the previous token in this context, just subtract one from
14639         context->posn.
14640         * cppmacro.c (save_expansion): Clear aux field when storing a
14641         placemarker.
14642
14643 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14644
14645         * gcc.dg/noncompile/redecl-1.c: New test.
14646
14647 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14648
14649         * gcc.c-torture/execute/20000717-5.c: New test.
14650         * gcc.c-torture/execute/20000717-1.x: Removed.
14651
14652 2000-07-17  Richard Henderson  <rth@cygnus.com>
14653
14654         * gcc.c-torture/execute/20000717-4.c: New test.
14655
14656 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14657
14658         * gcc.dg/cpp/syshdr.c: New test.
14659         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14660
14661 2000-07-17  Neil Booth  <neilb@earthling.net>
14662
14663         * gcc.dg/cpp/cmdlne-dM.c: New test.
14664         * gcc.dg/cpp/cmdlne-dD.c: New test.
14665
14666 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14667
14668         * gcc.c-torture/execute/20000717-3.c: New test.
14669
14670         * gcc.c-torture/compile/20000717-1.c: New test.
14671
14672 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14673
14674         * gcc.c-torture/execute/20000717-2.c: New test.
14675
14676 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14677
14678         * gcc.dg/formatz-1.c: New test.
14679
14680         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14681         * gcc.dg/c99-digraph-1.c: New tests.
14682
14683         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14684         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14685
14686         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14687         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14688         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14689         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14690         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14691         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14692         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14693
14694 2000-07-17   Greg McGary <greg@mcgary.org>
14695
14696         * gcc.c-torture/execute/20000717-1.c: New test.
14697         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14698
14699 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14700
14701         * gcc.c-torture/execute/20000715-2.c: New test.
14702         * gcc.dg/20000715-1.c: New test.
14703
14704 2000-07-15  Michael Meissner  <meissner@redhat.com>
14705
14706         * gcc.c-torture/execute/20000715-1.c: New test.
14707
14708 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14709
14710         * gcc.c-torture/execute/20000707-1.c: New test.
14711
14712 2000-07-13  Neil Booth  <NeilB@earthling.net>
14713
14714         * testsuite/gcc.dg/cpp/digraph1.c,
14715         testsuite/gcc.dg/cpp/digraph2.c,
14716         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14717
14718 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14719
14720         * g77.f-torture/compile/20000630-2.f:  New test.
14721         * g77.f-torture/compile/20000630-2.x
14722
14723 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14724
14725         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14726
14727 2000-07-11  Neil Booth  <NeilB@earthling.net>
14728
14729         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14730
14731 2000-07-11  Neil Booth  <NeilB@earthling.net>
14732
14733         * gcc.dg/cpp/cmdlne-C.c: New.
14734
14735 2000-07-09  Neil Booth  <NeilB@earthling.net>
14736
14737         * gcc.dg/cpp/directiv.c: New tests.
14738         * gcc.dg/cpp/undef1.c: Update.
14739
14740 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14741
14742         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14743
14744 2000-07-09  Neil Booth  <NeilB@earthling.net>
14745
14746         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14747
14748 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14749
14750         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14751         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14752
14753 2000-07-08  Neil Booth  <NeilB@earthling.net>
14754
14755         * gcc.dg/cpp/macsyntx.c: New tests.
14756
14757 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14758
14759         * gcc.dg/20000707-1.c: New test.
14760
14761 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14762
14763         * gcc.c-torture/execute/20000706-1.c: New test.
14764         * gcc.c-torture/execute/20000706-2.c: New test.
14765         * gcc.c-torture/execute/20000706-3.c: New test.
14766         * gcc.c-torture/execute/20000706-4.c: New test.
14767         * gcc.c-torture/execute/20000706-5.c: New test.
14768
14769 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14770
14771         * g++.old-deja/g++.pt/instantiate7.C: New test.
14772
14773 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14774
14775         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14776         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14777         * g++.old-deja/g++.other/rtti3.C: Likewise.
14778         * g++.old-deja/g++.other/rttid3.C: Likewise.
14779
14780 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14781
14782         *  g77.f-torture/compile/20000630-1.x: Fix typo
14783
14784 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14785
14786         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14787         assembly output.
14788
14789 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14790
14791         * gcc.dg/cpp/ident.c: New test.
14792
14793 2000-07-05  Neil Booth  <NeilB@earthling.net>
14794
14795         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14796           gcc.dg/cpp/lexstrng.c: New tests.
14797
14798 2000-07-04  Neil Booth  <NeilB@earthling.net>
14799
14800         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14801         * gcc.dg/cpp/strify2.c: Same.
14802
14803 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14804
14805         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14806         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14807         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14808         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14809
14810         * testsuite/gcc.dg/cpp/macro1.c,
14811         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14812         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14813         testsuite/gcc.dg/cpp/strify1.c,
14814         testsuite/gcc.dg/cpp/strify2.c: New tests.
14815
14816 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14817
14818         * gcc.c-torture/execute/20000703-1.c: New test.
14819
14820 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14821
14822         * g++.old-deja/g++.pt (lookup10.C): New test.
14823
14824 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14825
14826         * g++.old-deja/g++.pt (typename25.C): New test.
14827
14828 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14829
14830         * gcc.c-torture/compile/20000701-1.c: New test.
14831
14832 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14833
14834         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14835         to test case.
14836
14837 2000-06-30  Catherine Moore  <clm@cygnus.com>
14838
14839         * gcc.c-torture/execute/align-1.c: New test.
14840
14841 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14842
14843         * g++.old-deja/g++.pt/expr8.C: New test.
14844         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14845
14846 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14847
14848         * gcc.c-torture/compile/20000629-1.c: New test.
14849
14850 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14851
14852
14853         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14854         gcc.dg/noncompile directory, depending on whether they're
14855         preprocessor tests or not.  Annotate all the tests for the dg
14856         framework.
14857
14858         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14859         * gcc.dg/noncompile/noncompile.exp: New.
14860
14861         * Moved files:
14862         Old name                                New name
14863         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14864         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14865         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14866         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14867         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14868         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14869         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14870         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14871         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14872         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14873         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14874         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14875         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14876         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14877         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14878         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14879         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14880         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14881         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14882         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14883         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14884         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14885         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14886         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14887
14888         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14889         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14890         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14891         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14892         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14893         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14894
14895 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14896
14897         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14898         declare one variable.  On the fourth, error.
14899         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14900         declared by 20000628-1a.h.
14901
14902 2000-06-29  Richard Henderson  <rth@redhat.com>
14903
14904         * gcc.c-torture/execute/930529-1.x: New file.
14905         * gcc.dg/920413-1.c: Adjust expected warning text.
14906         * gcc.dg/980217-1.c: Declare abort.
14907         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14908
14909 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14910
14911         * g77.f-torture/compile/20000629-1.f: New test.
14912         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14913
14914 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14915
14916         Rearrange lots of files, removing entirely the
14917         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14918         directories.
14919
14920         * Deleted files:
14921         gcc.c-torture/code_quality/code_quality.exp
14922         gcc.c-torture/special/special.exp
14923         gcc.failure/failure.exp
14924         gcc.failure/940409-1.x
14925         gcc.c-torture/compile/961203-1.x
14926
14927         * New files:
14928         gcc.misc-tests/linkage.exp
14929         gcc.c-torture/execute/920730-1t.c
14930         gcc.c-torture/execute/920730-1t.x
14931         gcc.c-torture/compile/920520-1.x
14932         gcc.c-torture/compile/920521-1.x
14933         gcc.c-torture/compile/981006-1.x
14934         gcc.c-torture/execute/eeprof-1.x
14935
14936         * Moved files (possibly with modifications to fit a new harness):
14937         Old name                                New name
14938         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14939         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14940         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14941         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14942         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14943         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14944         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14945         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14946         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14947         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14948         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14949         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14950         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14951         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14952
14953 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14954
14955         * c-torture/compile/961203-1.x: Delete.
14956
14957         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14958         not exit. Include stdio.h.
14959         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14960         * gcc.misc-tests/dg-12.c: Likewise.
14961         * gcc.misc-tests/dg-5.c: Likewise.
14962         * gcc.misc-tests/dg-6.c: Likewise.
14963         * gcc.misc-tests/dg-7.c: Prototype abort.
14964         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14965         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14966         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14967         not exit.
14968         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14969         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14970
14971 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14972
14973         * gcc.dg/cpp/20000628-1.c: New test.
14974         * gcc.dg/cpp/20000628-1.h: New header for above test.
14975         * gcc.dg/cpp/20000628-1a.h: Likewise.
14976
14977 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14978
14979         * gcc.dg/cpp: New directory.
14980         * gcc.dg/cpp/cpp.exp: New driver.
14981         * gcc.dg/cpp/20000627-1.c: New test.
14982         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14983         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14984         and rewrite as a compilation test.
14985
14986         * gcc.dg: Move many files into the cpp subdirectory, possibly
14987         renaming or editing them as well.
14988         Old name                New name
14989         990119-1.c              cpp/19990119-1.c
14990         990228-1.c              cpp/19990228-1.c
14991         990407-1.c              cpp/19990407-1.c
14992         990409-1.c              cpp/19990409-1.c
14993         990413-1.c              cpp/19990413-1.c
14994         990703-1.c              cpp/19990703-1.c
14995         20000127-1.c            cpp/20000127-1.c
14996         20000129-1.c            cpp/20000129-1.c
14997         20000207-1.c            cpp/20000207-1.c
14998         20000207-2.c            cpp/20000207-2.c
14999         20000209-1.c            cpp/20000209-1.c
15000         20000209-2.c            cpp/20000209-2.c
15001         20000301-1.c            cpp/20000301-1.c
15002         20000419-1.c            cpp/20000419-1.c
15003         20000510-1.S            cpp/20000510-1.S
15004         20000519-1.c            cpp/20000519-1.c
15005         20000529-1.c            cpp/20000529-1.c
15006         20000625-1.c            cpp/20000625-1.c
15007         20000625-2.c            cpp/20000625-2.c
15008         cpp-as1.c               cpp/assert1.c
15009         cpp-as2.c               cpp/assert2.c
15010         cxx-comments-1.c        cpp/cxxcom1.c
15011         cxx-comments-2.c        cpp/cxxcom2.c
15012         endif-label.c           cpp/endif.c
15013         cpp-hash1.c             cpp/hash1.c
15014         cpp-hash2.c             cpp/hash2.c
15015         cpp-if1.c               cpp/if-1.c
15016         cpp-if2.c               cpp/if-2.c
15017         cpp-if3.c               cpp/if-3.c
15018         cpp-if4.c               cpp/if-4.c
15019         cpp-if5.c               cpp/if-5.c
15020         cpp-cond.c              cpp/if-cexp.c
15021         cpp-missingop.c         cpp/if-mop.c
15022         cpp-missingparen.c      cpp/if-mpar.c
15023         cpp-opprec.c            cpp/if-oppr.c
15024         cpp-ifparen.c           cpp/if-paren.c
15025         cpp-shortcircuit.c      cpp/if-sc.c
15026         cpp-shift.c             cpp/if-shift.c
15027         cpp-unary.c             cpp/if-unary.c
15028         cpp-li1.c               cpp/line1.c
15029         cpp-li2.c               cpp/line2.c
15030         lineno.c                cpp/line3.c
15031         lineno-2.c              cpp/line4.c
15032         cpp-mi.c                cpp/mi1.c
15033         cpp-mic.h               cpp/mi1c.h
15034         cpp-micc.h              cpp/mi1cc.h
15035         cpp-mind.h              cpp/mi1nd.h
15036         cpp-mindp.h             cpp/mi1ndp.h
15037         cpp-mix.h               cpp/mi1x.h
15038         cpp-mi2.c               cpp/mi2.c
15039         cpp-mi2a.h              cpp/mi2a.h
15040         cpp-mi2b.h              cpp/mi2b.h
15041         cpp-mi2c.h              cpp/mi2c.h
15042         cpp-mi3.c               cpp/mi3.c
15043         cpp-mi3.def             cpp/mi3.def
15044         poison-1.c              cpp/poison.c
15045         pr-impl.c               cpp/prag-imp.c
15046         cpp-redef-2.c           cpp/redef1.c
15047         cpp-redef.c             cpp/redef2.c
15048         strpaste.c              cpp/strp1.c
15049         strpaste-2.c            cpp/strp2.c
15050         cpp-tradpaste.c         cpp/tr-paste.c
15051         cpp-tradstringify.c     cpp/tr-str.c
15052         cpp-tradwarn1.c         cpp/tr-warn1.c
15053         cpp-tradwarn2.c         cpp/tr-warn2.c
15054         trigraphs.c             cpp/trigraphs.c
15055         cpp-unc1.c              cpp/unc1.c
15056         cpp-unc2.c              cpp/unc2.c
15057         cpp-unc3.c              cpp/unc3.c
15058         cpp-unc.c               cpp/unc4.c
15059         undef.c                 cpp/undef1.c
15060         undef-2.c               cpp/undef2.c
15061         cpp-wi1.c               cpp/widestr1.c
15062
15063 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15064
15065         * lib/g++.exp (g++_include_flags): Tweak.
15066
15067 2000-06-27  H.J. Lu  <hjl@gnu.org>
15068             Loren J. Rittle  <ljrittle@acm.org>
15069
15070         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15071         version with one that knows about the new gcc tree structure.
15072         (g++_link_flags): Same.
15073
15074 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15075
15076         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15077         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15078         case we are cross-compiling.
15079
15080         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15081         g++.old-deja/g++.niklas/Makefile.in,
15082         g++.old-deja/g++.niklas/configure.in,
15083         g++.old-deja/g++.other/Makefile.in,
15084         g++.old-deja/g++.other/configure.in,
15085         gcc.c-torture/code_quality/Makefile.in,
15086         gcc.c-torture/code_quality/configure.in,
15087         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15088         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15089         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15090         gcc.c-torture/execute/ieee/Makefile.in,
15091         gcc.c-torture/execute/ieee/configure.in,
15092         gcc.c-torture/noncompile/Makefile.in,
15093         gcc.c-torture/noncompile/configure.in,
15094         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15095         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15096         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15097
15098 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15099
15100         * g++.old-deja/g++.other/ambig3.C: New test.
15101
15102 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15103
15104         * g++.old-deja/g++.pt/syntax1.C: New test.
15105         * g++.old-deja/g++.pt/syntax2.C: New test.
15106         * g++.old-deja/g++.other/syntax3.C: New test.
15107         * g++.old-deja/g++.other/syntax4.C: New test.
15108
15109 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15110
15111         * gcc.dg/20000623-1.c: Prototype exit and abort.
15112
15113 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15114
15115         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15116         New tests.
15117         * gcc.dg/cpp-mi3.def: New file.
15118
15119         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15120         inside assertions.
15121         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15122         lexer's error messages.
15123         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15124         divine anything from the linemarkers.
15125         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15126         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15127
15128 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15129
15130         * gcc.dg/20000623-1.c: New test.
15131
15132 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15133
15134         * gcc.c-torture/execute/20000622-1.c: New test.
15135
15136 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15137
15138         * g++.old-deja/g++.other/init15.C: New test.
15139
15140 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15141
15142         * g++.old-deja/g++.pt/vaarg2.C: New test.
15143         * g++.old-deja/g++.pt/vaarg3.C: New test.
15144
15145 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15146
15147         * g++.old-deja/g++.other/dyncast6.C: New test.
15148
15149 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15150
15151         * gcc.c-torture/execute/loop-6.c: New test.
15152
15153 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15154
15155         * gcc.dg/20000614-1.c: New test.
15156         * gcc.dg/20000614-2.c: New test.
15157
15158 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15159
15160         * g++.old-deja/g++.other/inline12.C: New test.
15161
15162 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15163
15164         * g++.old-deja/g++.other/eh1.C: New test.
15165
15166 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15167
15168         * g++.old-deja/g++.other/type.C: New test.
15169
15170 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15171
15172         * g++.old-deja/g++.other/initstring.C: New test.
15173
15174 2000-06-12  Jason Merrill  <jason@redhat.com>
15175
15176         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15177
15178 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15179
15180         * gcc.c-torture/compile/20000609-1.c: New test.
15181
15182 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15183
15184         * gcc.dg/20000609-1.c: New test.
15185
15186 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15187
15188         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15189         * gcc.c-torture/noncompile/poison-1.c: Move...
15190         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15191         * gcc.dg/cpp-li1.c: Add a token after the #line.
15192
15193 2000-06-05  Richard Henderson  <rth@cygnus.com>
15194
15195         * gcc.c-torture/execute/20000605-2.c: New test.
15196         * gcc.c-torture/execute/20000605-3.c: New test.
15197
15198 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15199
15200         * g77.f-torture/execute/20000503-1.x: New file.
15201
15202 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15203
15204         * g++.old-deja/g++.eh/badalloc1.C: New test.
15205
15206 2000-06-05  Richard Henderson  <rth@cygnus.com>
15207
15208         * gcc.c-torture/execute/20000605-1.c: New test.
15209
15210 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15211             Nathan Sidwell <nathan@codesourcery.com>
15212
15213         * gcc.c-torture/compile/20000605-1.c: New test.
15214
15215 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15216
15217         * g77.f-torture/compile/20000601-1.f:  New test.
15218
15219 2000-06-03  Richard Henderson  <rth@cygnus.com>
15220
15221         * gcc.c-torture/execute/20000603-1.c: New.
15222
15223 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15224
15225         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15226         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15227
15228 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15229
15230         * gcc.dg/compare2.c (case 12): XFAIL.
15231         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15232         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15233
15234         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15235
15236 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15237
15238         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15239         guard macro is already defined when the header is first
15240         included.
15241         * gcc.dg/cpp-mix.h: New file.
15242         * gcc.dg/endif-label.c: Update patterns to match compiler.
15243
15244         * g++.brendan/complex1.C: Declare abort.
15245         * g++.law/refs4.C: Remove XFAIL.
15246         * g++.oliva/expr2.C: Declare abort and exit.
15247
15248 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15249
15250         * gcc.c-torture/execute/20000528-1.c: New test.
15251
15252         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15253         * g++.old-deja/g++.law/temps4.C: Likewise.
15254
15255         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15256         stdlib.h.  Call abort() on failure.
15257         * g++.old-deja/g++.law/refs4.C: Likewise.
15258         * g++.old-deja/g++.law/temps4.C: Likewise.
15259         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15260         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15261
15262 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15263
15264         Relative to g++.dg/special:
15265         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15266
15267         Relative to g++.old-deja:
15268         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15269         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15270         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15271         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15272         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15273         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15274         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15275
15276         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15277         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15278         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15279         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15280         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15281         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15282         and/or string.h.
15283
15284         * g++.other/goto1.C: Update expectations for error messages.
15285
15286 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15287
15288         * gcc.c-torture/compile/20000523-1.c: New test.
15289
15290 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15291
15292         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15293
15294 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15295
15296         * g++.old-deja/g++.eh/catch11.C: New test.
15297         * g++.old-deja/g++.eh/catch12.C: New test.
15298
15299 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15300
15301         * gcc.c-torture/execute/20000523-1.c: New test.
15302
15303 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15304
15305         * c-torture/execute/bcp-1.c: Replace abort in arg of
15306         __builtin_constant_p with a generic external function.
15307
15308         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15309         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15310         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15311         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15312         Prototype abort and/or exit.
15313
15314         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15315         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15316         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15317         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15318
15319 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15320
15321         * gcc.dg/dwarf2-1.c: New test.
15322
15323 2000-05-20  Richard Henderson  <rth@cygnus.com>
15324
15325         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15326
15327 2000-05-20  Andreas Jaeger  <aj@suse.de>
15328
15329         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15330         testcase.
15331
15332 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15333
15334         * gcc.c-torture/execute/20000519-2.c: New test.
15335
15336 2000-05-19  Andreas Jaeger  <aj@suse.de>
15337
15338         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15339         which fails with SSA.
15340
15341         * lib/c-torture.exp: Also test with -O3 -fssa.
15342
15343 2000-05-18  Michael Meissner  <meissner@redhat.com>
15344
15345         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15346         * gcc.c-torture/execute/920415-1.c: Ditto.
15347         * gcc.c-torture/execute/920501-1.c: Ditto.
15348         * gcc.c-torture/execute/conversion.c: Ditto.
15349         * gcc.c-torture/execute/cvt-1.c: Ditto.
15350
15351 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15352
15353         * gcc.c-torture/compile/20000518-1.c: New test.
15354
15355 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15356
15357         * g77.f-torture/compile/200005018.f:  New test.
15358
15359 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15360
15361         * gcc.c-torture/compile/20000517-1.c: New test.
15362
15363 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15364
15365         * gcc.c-torture/execute/20000516-1.c: New test.
15366
15367 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15368
15369         * g++.old-deja/g++.other/eh.C: New test.
15370
15371 2000-05-12  Richard Henderson  <rth@cygnus.com>
15372
15373         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15374         constants through to doit's conditional.
15375
15376 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15377
15378         * gcc.c-torture/compile/20000511-1.c: New test.
15379         * g77.f-torture/compile/20000511-1.f: New test.
15380         * g77.f-torture/compile/20000511-2.f: New test.
15381
15382 2000-05-11  Michael Meissner  <meissner@redhat.com>
15383
15384         * gcc.c-torture/execute/20000511-1.c: New test.
15385
15386 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15387
15388         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15389         * gcc.dg/20000510-1.S: New.
15390
15391 2000-05-08  Catherine Moore  <clm@cygnus.com>
15392
15393         * gcc.dg/unused-3.c: New.
15394
15395 2000-05-06  Richard Henderson  <rth@cygnus.com>
15396
15397           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15398           * g++.old-deja/g++.mike/warn1.C: Likewise.
15399           * g++.old-deja/g++.pt/local1.C: Likewise.
15400           * g++.old-deja/g++.pt/local7.C: Likewise.
15401           * g++.old-deja/g++.pt/spec16.C: Likewise.
15402
15403 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15404
15405         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15406
15407 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15408
15409           * g77.f-torture/execute/20000503-1.f:  New test.
15410
15411 2000-05-04  Andreas Jaeger  <aj@suse.de>
15412
15413         * gcc.dg/noreturn-2.c: New test.
15414
15415 2000-05-04  Neil Booth  <NeilB@earthling.net>
15416
15417         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15418         preprocessor.
15419
15420 2000-05-04  Richard Henderson  <rth@cygnus.com>
15421
15422         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15423
15424 2000-05-04  Richard Henderson  <rth@cygnus.com>
15425
15426         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15427         OpenSSL by Jason R Thorpe.
15428
15429 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15430
15431         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15432
15433 2000-05-03  Robert Lipe <robertlipe@usa.net>
15434
15435         * gcc.dg/20000503-1.c: New test.
15436
15437 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15438
15439         * gcc.c-torture/compile/20000502-1.c: New test.
15440         * g++.old-deja/g++.other/align.C: New test.
15441         * gcc.dg/cpp-tradstringify.c: New test.
15442
15443 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15444
15445         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15446         and hard registers.
15447
15448 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15449
15450         * gcc.c-torture/execute/loop-5.c: New test.
15451
15452 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15453
15454         * gcc.c-torture/execute/va-arg-20.c: New test.
15455
15456 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15457
15458         * gcc.c-torture/execute/20000422-1.c: New test.
15459
15460 2000-04-20  Greg McGary  <gkm@gnu.org>
15461
15462         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15463         when optimizing, but without sibling-call optimizations (-O1).
15464
15465 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15466
15467           * gcc.c-torture/compile/20000420-1.c: New test.
15468
15469 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15470
15471         * g++.abi/ptrflags.C: New test.
15472         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15473
15474 2000-04-19  Catherine Moore  <clm@cygnus.com>
15475
15476         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15477
15478 2000-04-19  Greg McGary  <gkm@gnu.org>
15479
15480         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15481         sibling-call optimizations.
15482
15483 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15484
15485         * gcc.dg/20000419-1.c: New test.
15486
15487 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15488
15489         * gcc.c-torture/execute/20000412-6.c: New test.
15490
15491 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15492
15493         * gcc.c-torture/execute/20000412-5.c: New test.
15494         * g77.f-torture/compile/20000412-1.f: New test.
15495         * gcc.c-torture/execute/20000412-4.c: New test.
15496         * gcc.c-torture/compile/20000412-2.c: New test.
15497         * gcc.c-torture/execute/20000412-3.c: New test.
15498         * gcc.c-torture/compile/20000412-1.c: New test.
15499         * gcc.c-torture/execute/20000412-2.c: New test.
15500
15501 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15502
15503         * objc/execute/bf-20.m: New test.
15504
15505 2000-04-10  Richard Henderson  <rth@cygnus.com>
15506
15507         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15508
15509         * gcc.c-torture/execute/20000412-1.c: New test.
15510
15511 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15512
15513         * g++.old-deja/g++.eh/catchptr1.C: New test.
15514
15515 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15516
15517         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15518
15519 2000-04-08  Neil Booth  <NeilB@earthling.net>
15520
15521         * gcc.dg/cpp-nullchar.c: Remove test as
15522         embedded nulls cause problems.
15523
15524 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15525
15526         * gcc.dg/compare2.c: New test.
15527
15528 2000-04-08  Neil Booth  <NeilB@earthling.net>
15529
15530         * gcc.dg/cpp-nullchar.c: New test.
15531
15532 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15533
15534         * gcc.dg/cpp-mi2.c: New test.
15535         * gcc.dg/cpp-mi2[abc].h: New files.
15536
15537 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15538
15539         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15540         member name.
15541
15542 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15543
15544         * g++.old-deja/g++.abi/vmihint.C: New test.
15545
15546 2000-04-06  Neil Booth  <NeilB@earthling.net>
15547
15548         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15549         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15550         copyright.
15551
15552 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15553
15554         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15555         avoid stack-frame overwrite.
15556
15557 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15558
15559         * gcc.c-torture/compile/20000405-2.c: New test.
15560         * gcc.c-torture/compile/20000405-3.c: New test.
15561
15562 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15563
15564         * gcc.c-torture/compile/20000405-1.c: New test.
15565
15566 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15567
15568         * gcc.dg/cast-qual-1.c: Revert last change.
15569
15570 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15571
15572         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15573
15574 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15575
15576         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15577         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15578
15579 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15580
15581         * gcc.c-torture/compile/20000403-2.c: New test.
15582         * gcc.c-torture/compile/20000403-1.c: New test.
15583
15584 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15585
15586         * gcc.c-torture/execute/20000403-1.c: New test.
15587
15588 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15589
15590         * gcc.c-torture/execute/20000402-1.c: New test.
15591
15592 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15593
15594         * gcc.c-torture/execute/va-arg-15.c: New test.
15595         * gcc.c-torture/execute/va-arg-16.c: New test.
15596         * gcc.c-torture/execute/va-arg-17.c: New test.
15597         * gcc.c-torture/execute/va-arg-18.c: New test.
15598         * gcc.c-torture/execute/va-arg-19.c: New test.
15599
15600 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15601
15602         * gcc.c-torture/compile/981211-1.c: Move to...
15603         * gcc.dg/cpp-as1.c: ...here.
15604         * gcc.dg/cpp-as2.c: New file.
15605
15606         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15607         compiler.
15608
15609 2000-04-02  Neil Booth  <NeilB@earthling.net>
15610
15611         * gcc.dg/cpp-cond.c  New tests.
15612         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15613         accidental success less likely.
15614         * gcc.dg/cpp-missingop.c  New tests.
15615         * gcc.dg/cpp-missingparen.c  New tests.
15616         * gcc.dg/cpp-shift.c  New tests.
15617         * gcc.dg/cpp-shortcircuit.c  New tests.
15618         * gcc.dg/cpp-unary.c  New tests.
15619
15620 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15621
15622         * gcc.c-torture/compile/20000329-1.c: New test.
15623
15624 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15625
15626         * gcc.c-torture/compile/20000326-1.c: New test.
15627         * gcc.c-torture/compile/20000326-2.c: New test.
15628
15629 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15630
15631         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15632         the first parameter is a function argument.
15633
15634 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15635
15636         * g++.old-deja/g++.ext/array4.C: New test.
15637
15638 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15639
15640         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15641
15642 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15643
15644         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15645
15646 2000-03-19  Richard Henderson  <rth@cygnus.com>
15647
15648         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15649
15650 2000-03-19  Richard Henderson  <rth@cygnus.com>
15651
15652         * gcc.c-torture/compile/20000319-1.c: New test.
15653
15654 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15655
15656         * gcc.c-torture/execute/20000314-3.c: New test.
15657         * gcc.c-torture/execute/20000314-2.c: New test.
15658         * gcc.c-torture/execute/20000314-1.c: New test.
15659         * gcc.c-torture/compile/20000314-2.c: New test.
15660         * gcc.c-torture/compile/20000314-1.c: New test.
15661
15662 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15663
15664         * g++.old-deja/g++.warn/inline.C: New test.
15665
15666 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15667
15668         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15669         standards-compliant result rather than specific constants.
15670         Put test-values in array.
15671
15672 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15673
15674         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15675         (g++_target_compile): Put test-specific options last.
15676
15677 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15678
15679         * g++.old-deja/g++.eh/vbase4.C: New test.
15680
15681 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15682
15683         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15684
15685 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15686
15687         * g++.old-deja/g++.brendan/misc12.C: Removed.
15688         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15689         * g++.old-deja/g++.ext/pretty4.C: New test.
15690
15691 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15692
15693         * g++.old-deja/g++.other/string2.C: New test.
15694
15695 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15696
15697         * g++.old-deja/g++.warn/impint2.C: New test.
15698
15699 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15700
15701         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15702         is 1, not zero.
15703
15704 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15705
15706         * g++.old-deja/g++.warn/impint.C: New test.
15707         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15708         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15709         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15710         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15711         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15712         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15713         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15714         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15715         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15716         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15717         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15718         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15719
15720 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15721
15722         * gcc.dg/cpp-redef.c: New test.
15723
15724 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15725
15726         * g++.old-deja/g++.pt/unify7.C: New test.
15727
15728 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15729
15730         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15731         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15732
15733 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15734
15735         * gcc.c-torture/compile/20000224-1.c: New test.
15736
15737 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15738
15739         * gcc.c-torture/compile/cpp-2.c: New test.
15740         * gcc.c-torture/compile/cpp-1.c: New test.
15741
15742 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15743
15744         * gcc.c-torture/execute/20000225-1.c: New test.
15745
15746 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15747
15748         * gcc.dg/cpp-li2.c: New test.
15749
15750         * gcc.dg/cpp-wi1.c: New test.
15751
15752         * gcc.dg/cpp-li1.c: New test.
15753
15754 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15755
15756         * g++.old-deja/g++.other/sizeof5.C: New test.
15757
15758 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15759
15760         * gcc.c-torture/execute/va-arg-13.c: New test.
15761
15762 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15763
15764         * gcc.c-torture/execute/va-arg-12.c: New test.
15765
15766 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15767
15768         * gcc.c-torture/execute/20000223-1.c: New test.
15769
15770 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15771
15772         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15773
15774 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15775
15776         * g++.old-deja/g++.abi/ptrmem.C: New test.
15777
15778 2000-02-19  Richard Henderson  <rth@cygnus.com>
15779
15780         * gcc.c-torture/compile/init-3.c: New.
15781
15782 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15783
15784         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15785         ALWAYS_CXXFLAGS.
15786
15787 2000-02-11  Robert Lipe <robertl@sco.com>
15788
15789         * gcc.c-torture/compile/20000211-3.c: New test.
15790
15791 2000-02-11  Martin Buchholz <martin@xemacs.org>
15792
15793         * gcc.c-torture/compile/20000211-2.c: New test.
15794
15795 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15796
15797         * gcc.c-torture/compile/20000211-1.c: New test.
15798
15799 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15800
15801         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15802           on native targets
15803
15804 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15805
15806         * g++.old-deja/g++.other/cast5.C: New test.
15807
15808 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15809
15810         * gcc.c-torture/execute/20000205-1.c: New.
15811
15812 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15813
15814         * g++.old-deja/g++.jason/cast3.C: Return void.
15815         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15816
15817 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15818
15819         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15820
15821         * gcc.dg/loop-1.c: New test.
15822
15823 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15824
15825         * gcc.c-torture/compile/20000127-1.c: New test.
15826         * gcc.c-torture/execute/991228-1.c: New test.
15827
15828 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15829
15830         * gcc.dg/unused-2.c: New test.
15831
15832         * gcc.dg/conv-1.c: New test.
15833
15834 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15835
15836         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15837         compiler.
15838         (tool_option_proc): Fix typo.
15839
15840 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15841
15842         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15843         of the ld on the host, not on the build machine.
15844         Also, don't crash if '--help' is not a supported option.
15845
15846 2000-01-24  Richard Henderson  <rth@cygnus.com>
15847
15848         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15849
15850 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15851
15852         * gcc.c-torture/execute/20000120-2.c: New test.
15853         * gcc.c-torture/execute/20000120-1.c: New test.
15854
15855 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15856
15857         * gcc.c-torture/execute/20000113-1.c: New test.
15858
15859 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15860
15861         * gcc.c-torture/execute/20000112-1.c: New test.
15862
15863 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15864
15865         * gcc.dg/20000111-1.c: New test.
15866
15867 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15868
15869         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15870         with 16 bit integers.
15871
15872 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15873
15874         * gcc.dg/20000108-1.c: New test.
15875
15876 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15877
15878         * g++.old-deja/g++.ns/koenig8.C: New test.
15879
15880 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15881
15882         * g++.old-deja/g++.other/cast4.C: New test.
15883
15884 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15885
15886         * gcc.c-torture/compile/20000105-2.c: New test.
15887         * gcc.c-torture/compile/20000105-1.c: New test.
15888
15889 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15890
15891         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15892         references to printf & atoi to conform to ANSI standard.
15893         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15894         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15895         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15896         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15897         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15898         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15899         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15900         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15901         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15902         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15903         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15904         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15905         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15906         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15907         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15908         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15909         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15910         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15911         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15912         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15913         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15914         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15915         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15916         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15917         * g++.old-deja/g++.brendan/init3.C: Likewise.
15918         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15919         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15920         * g++.old-deja/g++.brendan/new2.C: Likewise.
15921         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15922         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15923         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15924         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15925         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15926         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15927         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15928         * g++.old-deja/g++.brendan/template24.C: Likewise.
15929         * g++.old-deja/g++.brendan/template3.C: Likewise.
15930         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15931         * g++.old-deja/g++.jason/inline3.C: Likewise.
15932         * g++.old-deja/g++.jason/opeq.C: Likewise.
15933         * g++.old-deja/g++.law/arg5.C: Likewise.
15934         * g++.old-deja/g++.law/arm7.C: Likewise.
15935         * g++.old-deja/g++.law/ctors11.C: Likewise.
15936         * g++.old-deja/g++.law/cvt8.C: Likewise.
15937         * g++.old-deja/g++.law/init9.C: Likewise.
15938         * g++.old-deja/g++.law/refs4.C: Likewise.
15939         * g++.old-deja/g++.law/template2.C: Likewise.
15940         * g++.old-deja/g++.law/visibility24.C: Likewise.
15941         * g++.old-deja/g++.law/vtable3.C: Likewise.
15942         * g++.old-deja/g++.mike/asm2.C: Likewise.
15943         * g++.old-deja/g++.mike/eh1.C: Likewise.
15944         * g++.old-deja/g++.mike/misc1.C: Likewise.
15945         * g++.old-deja/g++.mike/misc13.C: Likewise.
15946         * g++.old-deja/g++.mike/misc14.C: Likewise.
15947         * g++.old-deja/g++.mike/ns12.C: Likewise.
15948         * g++.old-deja/g++.mike/p1248.C: Likewise.
15949         * g++.old-deja/g++.mike/p3708.C: Likewise.
15950         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15951         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15952         * g++.old-deja/g++.mike/p646.C: Likewise.
15953         * g++.old-deja/g++.mike/p700.C: Likewise.
15954         * g++.old-deja/g++.mike/p783.C: Likewise.
15955         * g++.old-deja/g++.mike/p783a.C: Likewise.
15956         * g++.old-deja/g++.mike/p783b.C: Likewise.
15957         * g++.old-deja/g++.mike/p786.C: Likewise.
15958         * g++.old-deja/g++.mike/p789.C: Likewise.
15959         * g++.old-deja/g++.mike/p789a.C: Likewise.
15960         * g++.old-deja/g++.mike/p807a.C: Likewise.
15961         * g++.old-deja/g++.other/delete3.C: Likewise.
15962         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15963         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15964         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15965         * g++.old-deja/g++.other/empty1.C: Likewise.
15966         * g++.old-deja/g++.other/temporary1.C: Likewise.
15967         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15968         * g++.old-deja/g++.pt/t16.C: Likewise.
15969         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15970
15971 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15972
15973         * gcc.dg/991230-1.c: New test.
15974
15975 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15976
15977         * gcc.c-torture/compile/991229-3.c: New test.
15978         * gcc.c-torture/compile/991229-2.c: New test.
15979         * gcc.c-torture/compile/991229-1.c: New test.
15980
15981 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15982
15983         * gcc.c-torture/compile/labels-2.c: New test.
15984
15985 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15986
15987         * gcc.c-torture/execute/991227-1.c: New test.
15988
15989 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15990
15991         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15992
15993 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15994
15995         * gcc.c-torture/execute/991221-1.c: New test.
15996
15997 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15998
15999         * g++.old-deja/g++.other/cast3.C: New test.
16000
16001 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16002
16003         * gcc.c-torture/execute/991216-4.c: New test.
16004
16005 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16006
16007         * gcc.c-torture/execute/991216-1.c: New test.
16008         * gcc.c-torture/execute/991216-2.c: New test.
16009         * gcc.c-torture/execute/991216-3.c: New test.
16010
16011 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16012
16013         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16014         Actually make the test fail by using "-O2" for compilation.
16015
16016 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16017
16018         * g++.old-deja/g++.warn/cast-align1.C: New test.
16019
16020 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16021
16022         * gcc.c-torture/compile/991214-1.c: New test.
16023         * gcc.c-torture/compile/991214-2.c: New test.
16024
16025 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16026
16027         * gcc.dg/991214-1.c: New test.
16028
16029 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16030
16031         * gcc.c-torture/compile/991213-3.c: New test.
16032         * gcc.c-torture/compile/991213-2.c: New test.
16033         * gcc.c-torture/compile/991213-1.c: New test.
16034
16035 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16036
16037         * gcc.dg/991209-1.c: New test.
16038
16039 1999-12-08  Nathan Sidwell <nathan@acm.org>
16040
16041         * gcc.c-torture/compile/991208-1.c: New test.
16042
16043 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16044
16045         * gcc.dg/ultrasp2.c: New test.
16046
16047 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16048
16049         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16050
16051 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16052
16053         * gcc.c-torture/compile/991202-1.c: New test.
16054         * gcc.c-torture/execute/991202-1.c: New test.
16055         * gcc.c-torture/execute/991202-2.c: New test.
16056         * gcc.c-torture/execute/991202-3.c: New test.
16057
16058 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16059
16060         * g++.old-deja/g++.abi/align.C: New test.
16061         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16062         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16063
16064 1999-12-01  Richard Henderson  <rth@cygnus.com>
16065
16066         * gcc.c-torture/execute/991201-1.c: New.
16067
16068 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16069
16070         * gcc.dg/991129-1.c: New test.
16071
16072 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16073
16074         * gcc.c-torture/compile/991127-1.c: New test.
16075
16076 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16077
16078         * g++.old-deja/g++.other/warn4.C: New test.
16079
16080 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16081
16082         * g++.old-deja/g++.eh/cleanup2.C: New test.
16083         * g++.old-deja/g++.ext/pretty2.C: New test.
16084         * g++.old-deja/g++.ext/pretty3.C: New test.
16085         * g++.old-deja/g++.other/debug6.C: New test.
16086
16087 1999-10-20  Jim Wilson  <wilson@cygnus.com>
16088
16089         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
16090         compiler_output to look for one error message instead of two.
16091
16092 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
16093
16094         * gcc.c-torture/execute/991118-1.c: Also test case
16095         where the word boundary does not split a byte evenly.
16096
16097 1999-11-19  Nathan Sidwell  <nathan@acm.org>
16098
16099         * g++.old-deja/g++.ext/restrict1.C: New test.
16100
16101 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16102
16103         * gcc.c-torture/execute/991118-1.c: New test.
16104
16105 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
16106
16107         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
16108         working directory pathnames.
16109
16110 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
16111
16112         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
16113         host is equipped with driver.h and driver.o so it can actually
16114         compile and run the tests.
16115
16116 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
16117
16118         * gcc.c-torture/compile/991008-1.c: New test.
16119
16120 1999-11-08  Nick Clifton  <nickc@cygnus.com>
16121
16122         * lib/gcc-dg.exp: Include target-supports.exp
16123
16124 1999-11-05  Nick Clifton  <nickc@cygnus.com>
16125
16126         * lib/target-supports.exp: New file: Provide procs to test for
16127         features supported by the target.
16128         (check_weak_available): Moved here from ecos.exp.
16129         (check_alias_available): New proc: Determine of the target
16130         toolchain supports the alias attribute.
16131
16132         * gcc.dg/special/ecos.exp: Move check_weak_available to
16133         target-supports.exp.
16134         (alias-1.c): Only perform the test if the target supports
16135         aliases.
16136         (wkali-1.c): Only perform the test if the target supports
16137         aliases.
16138
16139         * gcc.dg/990506-0.c: Expect error messages from cross
16140         targets as well as native targets.
16141
16142 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16143
16144         * gcc.dg/ultrasp1.c: Removed xfail.
16145         * gcc.dg/struct-ret-2.c: Likewise.
16146         * gcc.dg/array-1.c: Likewise.
16147
16148 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16149
16150         * gcc.dg/struct-ret-2.c: New test.
16151
16152         * gcc.dg/array-1.c: New test.
16153
16154 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
16155
16156         * gcc.c-torture/execute/991030-1.c: New test.
16157
16158 1999-10-26  Richard Henderson  <rth@cygnus.com>
16159
16160         * gcc.c-torture/compile/991026-2.c: New test.
16161
16162 1999-10-26  Jeffrey A Law  (law@cygnus.com)
16163
16164         * gcc.c-torture/compile/991026-1.c: New test.
16165
16166 1999-10-23  Jeffrey A Law  (law@cygnus.com)
16167
16168         * gcc.c-torture/execute/991023-1.c: New test.
16169
16170 1999-10-19  Jeffrey A Law  (law@cygnus.com)
16171
16172         * gcc.c-torture/execute/991019-1.c: New test.
16173
16174 1999-10-16  Richard Henderson  <rth@cygnus.com>
16175
16176         * gcc.c-torture/execute/991016-1.c: New test.
16177
16178 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
16179
16180         * gcc.c-torture/execute/991014-1.c: New test.
16181
16182 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
16183
16184         * g++.old-deja/g++.other/union2.C: New test.
16185
16186 1999-10-13  Nathan Sidwell  <nathan@acm.org>
16187
16188         * g++.old-deja/g++.other/vaarg2.C: New test.
16189         * g++.old-deja/g++.other/vaarg3.C: New test.
16190
16191 1999-10-12  Craig Burley  <craig@jcb-sc.com>
16192
16193         * g77.f-torture/noncompile/19990905-1.f: Moved from being
16194         in compile/.
16195
16196 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
16197
16198         * gcc.c-torture/execute/va-arg-11.c: New test.
16199
16200 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
16201
16202         * lib/file-format.exp (gcc_target_object_format): Don't
16203         crash if objdump is unavailable.
16204
16205 1999-09-29  Donn Terry <donn@interix.com>
16206
16207         * gcc.misc-tests/mg.exp: delete extraneous redirection.
16208
16209 1999-09-28  Nick Clifton  <nickc@cygnus.com>
16210
16211         * gcc.c-torture/compile/990928-1.c: New test.
16212
16213 1999-09-28  Nathan Sidwell  <nathan@acm.org>
16214
16215         * g++.old-deja/g++.other/decl6.C: New test.
16216
16217 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16218
16219         * gcc.c-torture/execute/va-arg-10.c: New test.
16220
16221 1999-09-27  Nathan Sidwell  <nathan@acm.org>
16222
16223         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
16224         __PRETTY_FUNCTION__.
16225
16226 1999-09-23  Nick Clifton  <nickc@cygnus.com>
16227
16228         * gcc.c-torture/execute/990923-1.c: New test.
16229
16230 1999-09-21  Nick Clifton  <nickc@cygnus.com>
16231
16232         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
16233         for which -fpic is inappropriate.
16234
16235 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
16236
16237         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
16238
16239 1999-09-21  Nathan Sidwell  <nathan@acm.org>
16240
16241         * g++.old-deja/g++.other/dyncast1.C: New test.
16242         * g++.old-deja/g++.other/dyncast2.C: New test.
16243         * g++.old-deja/g++.other/dyncast3.C: New test.
16244         * g++.old-deja/g++.other/dyncast4.C: New test.
16245         * g++.old-deja/g++.other/dyncast5.C: New test.
16246         * g++.old-deja/g++.eh/catch3.C: New test.
16247         * g++.old-deja/g++.eh/catch3p.C: New test.
16248         * g++.old-deja/g++.eh/catch4.C: New test.
16249         * g++.old-deja/g++.eh/catch4p.C: New test.
16250         * g++.old-deja/g++.eh/catch5.C: New test.
16251         * g++.old-deja/g++.eh/catch5p.C: New test.
16252         * g++.old-deja/g++.eh/catch6.C: New test.
16253         * g++.old-deja/g++.eh/catch6p.C: New test.
16254         * g++.old-deja/g++.eh/catch7.C: New test.
16255         * g++.old-deja/g++.eh/catch7p.C: New test.
16256         * g++.old-deja/g++.eh/catch8.C: New test.
16257         * g++.old-deja/g++.eh/catch8p.C: New test.
16258         * g++.old-deja/g++.eh/catch9.C: New test.
16259         * g++.old-deja/g++.eh/catch9p.C: New test.
16260
16261 1999-09-13  Nathan Sidwell  <nathan@acm.org>
16262
16263         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
16264         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
16265
16266 1999-09-13  Jeffrey A Law  (law@cygnus.com)
16267
16268         * gcc.c-torture/compile/990913-1.c: New test.
16269
16270 1999-09-10  Nathan Sidwell  <nathan@acm.org>
16271
16272         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
16273         * g++.old-deja/g++.jason/rfg5.C: Likewise.
16274
16275 1999-09-09  Richard Henderson  <rth@cygnus.com>
16276
16277         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
16278
16279 1999-09-09  Nathan Sidwell  <nathan@acm.org>
16280
16281         * g++.old-deja/g++.other/lookup11.C: New test.
16282         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
16283         what is permitted and what we want.
16284         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
16285         overload use.
16286         * g++.old-deja/g++.jason/rfg5.C: Likewise
16287
16288 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
16289
16290         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
16291         * gcc.c-torture/noncompile/poison-1.c: New file.
16292
16293 1999-09-08  Nathan Sidwell  <nathan@acm.org>
16294
16295         * g++.old-deja/g++.other/sizeof3.C: New test.
16296         * g++.old-deja/g++.other/sizeof4.C: New test.
16297         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
16298         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
16299
16300 1999-09-07  Richard Henderson  <rth@cygnus.com>
16301
16302         * gcc.dg/va-arg-1.c: New.
16303
16304 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16305
16306         * gcc.c-torture/execute/va-arg-9.c: New test.
16307
16308 1999-09-05  Craig Burley  <craig@jcb-sc.com>
16309
16310         * g77.f-torture/compile/980519-2.f: New test.
16311         * g77.f-torture/compile/19990905-0.f: New test.
16312         * g77.f-torture/compile/19990905-1.f: New test.
16313         * g77.f-torture/compile/19990905-2.f: New test.
16314
16315         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
16316
16317 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
16318
16319         * gcc.c-torture/execute/990827-1.c: Fix typo.
16320
16321 1999-09-03  Nathan Sidwell  <nathan@acm.org>
16322
16323         * g++.old-deja/g++.other/deref1.C: New test.
16324
16325 1999-09-02  Nathan Sidwell  <nathan@acm.org>
16326
16327         * g++.old-deja/g++.other/ambig2.C: New test.
16328         * g++.old-deja/g++.other/cond5.C: New test.
16329         * g++.old-deja/g++.other/lookup16.C: New test.
16330
16331 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
16332
16333         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
16334         assemblers too.
16335
16336 1999-08-31  Jeffrey A Law  (law@cygnus.com)
16337
16338         * lib/c-torture.exp: Avoid the "compare executables" optimization
16339         when testing native.
16340
16341 1999-08-29  Jeffrey A Law  (law@cygnus.com)
16342
16343         * gcc.c-torture/execute/990829-1.c: New test.
16344         * gcc.c-torture/compile/990829-1.c: New test.
16345
16346 1999-08-27  Paul Burchard  <burchard@pobox.com>
16347
16348         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
16349         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
16350         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
16351         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
16352         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
16353         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
16354         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
16355         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
16356         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
16357         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
16358         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
16359
16360 1999-08-27  Jeffrey A Law  (law@cygnus.com)
16361
16362         * gcc.c-torture/execute/990827-1.c: New test.
16363
16364 1999-08-26  Craig Burley  <craig@jcb-sc.com>
16365
16366         * g77.f-torture/noncompile/19990826-4.f: New test.
16367
16368         * g77.f-torture/compile/19990826-3.f: New test.
16369
16370         * g77.f-torture/execute/19990826-2.f: New test.
16371
16372         * g77.f-torture/compile/19990826-1.f: New test.
16373
16374         * gcc.c-torture/execute/990826-0.c: New test.
16375         * g77.c-torture/execute/19990826-0.f: New test.
16376
16377         * g77.f-torture/noncompile/970626-2.f: New test.
16378
16379 1999-08-25  Paul Burchard  <burchard@pobox.com>
16380
16381         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
16382         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
16383         lss-011.C: New tests.
16384
16385 1999-08-25  Nathan Sidwell  <nathan@acm.org>
16386
16387         * g++.old-deja/g++.other/decl5.C: New test.
16388
16389 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16390
16391         * noncompile/noncompile.exp: Load_lib c-torture.exp.
16392         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
16393         call `postbase' for each one.  All callers of `postbase' changed
16394         to call this instead.
16395
16396 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
16397
16398         * gcc.c-torture/execute/990811-1.c: New test.
16399
16400 1999-08-09  Nick Clifton  <nickc@cygnus.com>
16401
16402         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
16403         just native ones.
16404
16405         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
16406         just native ones.
16407
16408 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16409
16410         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
16411
16412 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16413
16414         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
16415
16416 1999-08-04  Nathan Sidwell  <nathan@acm.org>
16417
16418         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
16419
16420 1999-08-04  Jeffrey A Law  (law@cygnus.com)
16421
16422         * gcc.c-torture/execute/990804-1.c: New test.
16423
16424 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16425
16426         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
16427         * g++.old-deja/g++.brendan/crash64.C: Likewise
16428         * g++.old-deja/g++.brendan/overload8.C: Likewise
16429
16430 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16431
16432         * g++.old-deja/g++.other/struct1.C: New test.
16433
16434 1999-08-03  Nathan Sidwell  <nathan@acm.org>
16435
16436         * g++.old-deja/g++.other/enum2.C: New test.
16437
16438 1999-08-02  Richard Henderson  <rth@cygnus.com>
16439
16440         Adapted from tests from Franz Sirl:
16441         * gcc.c-torture/execute/va-arg-7.c: New test.
16442         * gcc.c-torture/execute/va-arg-8.c: New test.
16443
16444 1999-08-01  Jeffrey A Law  (law@cygnus.com)
16445
16446         * gcc.c-torture/compile/990801-2.c: New test.
16447
16448         * gcc.c-torture/compile/990801-1.c: New test.
16449
16450 1999-07-27  Michael Meissner  <meissner@cygnus.com>
16451
16452         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
16453         fp-cmp-1.c, converting double to float.
16454
16455         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
16456         fp-cmp-1.c, converting double to long double.
16457
16458         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
16459         from fr1 to unknown_register, since fr1 is a legitimate register
16460         on some machines.
16461
16462 1999-07-25  Jeffrey A Law  (law@cygnus.com)
16463
16464         * README: More listname related changes.
16465
16466 1999-07-08  Catherine Moore  <clm@cygnus.com>
16467
16468         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
16469
16470 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
16471
16472         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
16473
16474 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
16475
16476         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
16477
16478 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
16479
16480         * gcc.dg/990703-1.c: New test.
16481
16482 1999-06-29  Nick Clifton  <nickc@cygnus.com>
16483
16484         * lib/file-format.exp: New file: Move definition of proc
16485         gcc_target_object_format to here from
16486         gcc.dg/special/ecos.exp.
16487
16488         * lib/c-torture.exp: Include lib file-format.exp.
16489         * lib/gcc-dg.exp: Include lib file-format.exp.
16490
16491         * gcc.dg/special/ecos.exp: Remove definition of proc
16492         gcc_target_object_format.
16493
16494 1999-06-28  Jeffrey A Law  (law@cygnus.com)
16495
16496         * gcc.c-torture/execute/990628-1.c: New test.
16497
16498 1999-06-25  Jeffrey A Law  (law@cygnus.com)
16499
16500         * gcc.c-torture/compile/990625-2.c: New test.
16501
16502         * gcc.c-torture/compile/990625-1.c: New test.
16503
16504 1999-06-23  Nick Clifton  <nickc@cygnus.com>
16505
16506         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
16507         attributes compile.
16508         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
16509         ports that use the COFF/PE file format.
16510
16511 1999-06-17  Jeffrey A Law  (law@cygnus.com)
16512
16513         * gcc.c-torture/compile/990617-1.c: New test.
16514
16515 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
16516
16517         * g++.old-deja/g++.other/decl4.C: New test.
16518
16519 1999-06-14  Nathan Sidwell  <nathan@acm.org>
16520
16521         * g++.old-deja/g++.other/bitfld3.C: New test.
16522
16523 1999-06-08  Nathan Sidwell  <nathan@acm.org>
16524
16525         * g++.old-deja/g++.eh/catch1.C: New test.
16526
16527 1999-06-07  Jeffrey A Law  (law@cygnus.com)
16528
16529         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
16530
16531         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
16532         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
16533
16534 1999-06-05  Craig Burley  <craig@jcb-sc.com>
16535
16536         * g77.f-torture/compile/19990502-0.f: Replace with new,
16537         shorter, test that still fails after recent changes.
16538
16539 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16540
16541         * gcc.c-torture/execute/990604-1.c: New test.
16542
16543 1999-05-31  Jeffrey A Law  (law@cygnus.com)
16544
16545         * gcc.c-torture/execute/990531-1.c: New test.
16546
16547 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16548
16549         * gcc.c-torture/compile/990527-1.c: New test.
16550
16551 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
16552
16553         * gcc.c-torture/execute/990527-1.c: New test.
16554
16555 1999-05-25  Nick Clifton  <nickc@cygnus.com>
16556
16557         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
16558         bitfields as signed.
16559
16560 1999-05-25  Craig Burley  <craig@jcb-sc.com>
16561
16562         * g77.f-torture/compile/19990525-0.f: New test.
16563
16564 1999-05-25  Jeffrey A Law  (law@cygnus.com)
16565
16566         * gcc.c-torture/execute/990525-2.c: New test.
16567
16568         * gcc.c-torture/execute/990525-1.c: New test.
16569
16570 1999-05-24  Nathan Sidwell  <nathan@acm.org>
16571
16572         * g++.old-deja/g++.other/anon3.C: New test.
16573         * g++.old-deja/g++.other/anon4.C: New test.
16574         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
16575         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
16576         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
16577         Merrill).
16578
16579 1999-05-24  Jeffrey A Law  (law@cygnus.com)
16580
16581         * gcc.c-torture/execute/990524-1.c: New test.
16582
16583         * gcc.dg/990524-1.c: New test.
16584
16585 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16586
16587         * gcc.c-torture/compile/990523-1.c: New test.
16588
16589 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
16590
16591         * gcc.c-torture/compile/990519-1.c: New test.
16592
16593 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16594
16595         * gcc.c-torture/compile/990517-1.c: New test.
16596
16597         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
16598         (e4, f4): New tests.
16599         (main): Call them.
16600
16601 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16602
16603         * gcc.dg/noreturn-1.c: New test.
16604
16605 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
16606
16607         * gcc.c-torture/execute/990513-1.c: New test.
16608
16609 1999-05-10  Richard Henderson  <rth@cygnus.com>
16610
16611         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
16612
16613 1999-05-10  Craig Burley  <craig@jcb-sc.com>
16614
16615         * g77.f-torture/execute/erfc.f: Use small single-precision
16616         values, to avoid problems on Alphas when not -mieee.
16617
16618 1999-05-08  Craig Burley  <craig@jcb-sc.com>
16619
16620         * gcc.dg/990506-0.c: New test.
16621
16622 1999-05-08  Richard Henderson  <rth@cygnus.com>
16623
16624         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
16625         the constant to test.  Don't XFAIL 64-bit targets.
16626
16627         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
16628         * g++.old-deja/g++.law/profile1.C: Likewise.
16629
16630         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
16631         operator new instances.
16632         * g++.old-deja/g++.other/delete5.C: Likewise.
16633
16634 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16635
16636         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
16637         intrinsic.
16638
16639 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16640
16641         * g77.f-torture/execute/u77-test.f: Reverse order of two
16642         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
16643
16644 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16645
16646         * gcc.dg/compare1.c: New test.
16647
16648 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16649
16650         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
16651         New tests.
16652
16653 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16654
16655         * g77.f-torture/compile/19990502-1.f: New test.
16656
16657 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16658
16659         * g77.f-torture/compile/19990502-0.f: New test.
16660
16661 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16662
16663         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
16664         intrinsic.
16665
16666 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16667
16668         * g77.f-torture/execute/u77-test.f (main): List libU77
16669         intrinsics not currently tested.
16670         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
16671         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
16672         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
16673         Trim blanks off the ends of some printed strings.
16674
16675 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16676
16677         * g77.f-torture/execute/u77-test.f (main): Just warn about
16678         FSTAT gid disagreement, as it's expected on some systems.
16679
16680 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16681
16682         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
16683         use a new function, which allows for some slop.
16684         Clean up some commentary.
16685         (issum): The new function.
16686         (sgladd): Deleted subroutine.
16687
16688 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16689
16690         * g77.f-torture/execute/u77-test.f: Modify to be more like
16691         libf2c/libU77 version, bringing patches to that version here.
16692         Add suitable commentary.
16693
16694 1999-04-25  Richard Henderson  <rth@cygnus.com>
16695
16696         * gcc.dg/990424-1.c: New test.
16697
16698 1999-04-24  Craig Burley  <craig@jcb-sc.com>
16699
16700         * g77.f-torture/execute/u77-test.f (main): Bug involving
16701         LSTAT has been fixed, so turn back on full checking.
16702
16703 1999-04-20  Craig Burley  <craig@jcb-sc.com>
16704
16705         * g77.f-torture/compile/19990419-0.f: New test.
16706         * g77.f-torture/execute/19990419-1.f: New test.
16707
16708 1999-04-17  Richard Henderson  <rth@cygnus.com>
16709
16710         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
16711         to avoid the need for a prototype to supress a warning.
16712
16713 1999-04-07  Jim Wilson  <wilson@cygnus.com>
16714
16715         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
16716
16717 1999-04-04  Jeffrey A Law  (law@cygnus.com)
16718
16719         * gcc.c-torture/execute/990404-1.c: New test.
16720
16721 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16722
16723         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
16724         * gcc.dg/cpp-if3.c: Don't use -pedantic.
16725         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
16726         missing initializer warnings.
16727
16728 1999-03-28  Jeffrey A Law  (law@cygnus.com)
16729
16730         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
16731         matching strings.
16732
16733 1999-03-26  Jeffrey A Law  (law@cygnus.com)
16734
16735         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
16736
16737 1999-03-26  Craig Burley  <craig@jcb-sc.com>
16738
16739         * g77.f-torture/execute/19990325-0.f: New test.
16740         * g77.f-torture/execute/19990325-1.f: New test.
16741
16742 1999-03-24  Jeffrey A Law  (law@cygnus.com)
16743
16744         * gcc.c-torture/execute/990324-1.c: New test.
16745
16746 1999-03-22  Jim Wilson  <wilson@cygnus.com>
16747
16748         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
16749         test with 4.
16750
16751 1999-03-17  Richard Henderson  <rth@cygnus.com>
16752
16753         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
16754
16755 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16756
16757         * g77.f-torture/execute/19990313-2.f: New test.
16758         * g77.f-torture/execute/19990313-3.f: New test.
16759
16760 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16761
16762         * g77.f-torture/execute/19990313-0.f: New test.
16763         * g77.f-torture/execute/19990313-1.f: New test.
16764
16765 1999-03-12  Jim Wilson  <wilson@cygnus.com>
16766
16767         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
16768         printf to sprintf.
16769         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
16770         (main): Add check for u15.  Conditionalize u31 check depending on
16771         whether ints are <32 bits or >=32 bits.
16772
16773 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16774
16775         * g77.f-torture/execute/19981119-0.f: Improve testiness.
16776
16777 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16778
16779         * g77.f-torture/compile/19990305-0.f: New test.
16780         * g77.f-torture/execute/19981119-0.f: New test.
16781
16782 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16783
16784         * g77.f-torture/execute/970625-2.f: call ABORT if final
16785         result is not correct, instead of just printing it.
16786         Add this checking via newly introduced obfuscation, to
16787         trip up buggy front ends.
16788
16789 1999-03-07  Craig Burley  <craig@jcb-sc.com>
16790
16791         * g77.f-torture/compile/960317-1.f: Moved from being
16792         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
16793
16794 1999-03-06  Craig Burley  <craig@jcb-sc.com>
16795
16796         * g77.f-torture/execute/960317-1.f: New (old) test.
16797         * g77.f-torture/execute/970625-2.f: Ditto.
16798
16799 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
16800
16801         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
16802         message on line 1 or line 2; cccp and cpplib do this differently.
16803
16804 1999-03-01  Jeffrey A Law  (law@cygnus.com)
16805
16806         * g++.old-deja/g++.law/weak1.C: New test.
16807
16808 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16809
16810         * gcc.c-torture/execute/990119-1.c: Renamed to...
16811         * gcc.dg/990119-1.c: this, so it will only be tested once
16812         (it's a preprocessor test, it doesn't need to be run at
16813         multiple optimization levels).
16814
16815 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16816
16817         * lib/g++.exp: Don't add incdir=$base_dir/../include to
16818           ALWAYS_CXXFLAGS.
16819
16820 1999-02-24  Craig Burley  <craig@jcb-sc.com>
16821
16822         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16823         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16824         to not be compilable by current g77.
16825
16826 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16827
16828         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16829
16830 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16831
16832         * gcc.c-torture/execute/990222-1.c: New test.
16833
16834 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16835
16836         * g77.f-torture/compile/19990218-0.f: New test.
16837         * g77.f-torture/noncompile/19990218-1.f: New test.
16838
16839 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16840
16841         * g77.f-torture/compile/19981216-0.f: New test.
16842
16843 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16844
16845         * gcc.dg/990214-1.c: New test.
16846
16847 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16848
16849         * gcc.dg/990213-2.c: New test.
16850
16851         * gcc.dg/990213-1.c: New test.
16852
16853 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16854
16855         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16856         ints.
16857
16858 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16859
16860         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16861         specified by target.
16862
16863         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16864
16865 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16866
16867         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16868
16869 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16870
16871         * gcc.dg/special/ecos.exp: New test driver for new tests with
16872         special requirements.
16873
16874         * gcc.dg/special/alias-1.c: New test.
16875         * gcc.dg/special/gcsec-1.c: New test.
16876         * gcc.dg/special/weak-1.c: New test.
16877         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16878         * gcc.dg/special/weak-2.c: New test.
16879         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16880         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16881         * gcc.dg/special/wkali-1.c: New test.
16882         * gcc.dg/special/wkali-2.c: New test.
16883         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16884         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16885
16886 1999-02-10  Felix Lee  <flee@cygnus.com>
16887
16888           * lib/c-torture.exp (c-torture-compile): Pull out code for
16889           analyzing gcc error messages.
16890           (c-torture-execute): Likewise.  Fix some (harmless) false
16891           positives.
16892           * lib/gcc.exp (gcc_check_compile): New function.
16893
16894 1999-02-08  Richard Henderson  <rth@cygnus.com>
16895
16896         * gcc.c-torture/execute/990208-1.c: New test.
16897
16898 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16899
16900         * g++.dg/special/ecos.exp: New driver for new tests with special
16901         requirements
16902
16903         * g++.dg/special/conpr-1.C: New test
16904         * g++.dg/special/conpr-2.C: New test
16905         * g++.dg/special/conpr-2a.C: New test
16906         * g++.dg/special/conpr-3.C: New test
16907         * g++.dg/special/conpr-3a.C: New test
16908         * g++.dg/special/conpr-3b.C: New test
16909
16910         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16911         allow g++ to use the dg driver
16912
16913         * README: Add comment about g++.dg directory
16914
16915 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16916
16917         * README: Update email addresses.
16918
16919 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16920
16921         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16922         arguments in order to force structure S onto the stack even on
16923         the alpha.
16924         (test): Pass 10 leading arguments to function foo as well as the
16925         structure S.
16926
16927         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16928         failure for all targets.
16929
16930         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16931         abort to terminate program execution.
16932
16933 1999-01-30  Richard Henderson  <rth@cygnus.com>
16934
16935         * gcc.c-torture/execute/990130-1.c: New test.
16936
16937 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16938
16939         * gcc.dg/990130-1.c: New test.
16940
16941 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16942
16943         * gcc.c-torture/execute/990128-1.c: New test.
16944
16945 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16946
16947         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16948
16949 1999-01-27  Felix Lee  <flee@cygnus.com>
16950
16951         * lib/c-torture.exp (c-torture-compile): pull out code for
16952         analyzing gcc error messages.
16953         (c-torture-execute): ditto, and fix some (harmless) false
16954         positives.
16955         * lib/gcc.exp (gcc_check_compile): new function.
16956
16957 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16958
16959         * gcc.dg/990117-1.c: New test.
16960
16961         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16962
16963         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16964
16965 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16966
16967         * g77.f-torture/compile/990115-1.f: New test.
16968
16969 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16970
16971         * gcc.c-torture/compile/990107-1.c: New test
16972
16973 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16974
16975         * gcc.c-torture/execute/990106-2.c: New test.
16976
16977         * gcc.c-torture/execute/990106-1.c: New test.
16978
16979 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16980
16981         * gcc.c-torture/compile/981223-1.c: New test.
16982
16983 1998-12-29  Richard Henderson  <rth@cygnus.com>
16984
16985         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16986         (opt3): Rename from opt4 and disable.
16987
16988 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16989
16990         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16991
16992 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16993
16994         * g++.old-deja/g++.other/conv5.C: New test.
16995
16996 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16997
16998         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16999
17000 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17001
17002         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17003
17004 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17005
17006         * gcc.c-torture/compile/981211-1.c: New test.
17007
17008 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17009
17010         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17011
17012         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17013
17014 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17015
17016         * gcc.special/930510-1.c: Make C9X safe.
17017         * gcc.misc-tests/gcov-1.c Similarly.
17018         * gcc.misc-tests/gcov-2.c Similarly.
17019
17020 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17021
17022         * gcc.dg/ultrasp1.c: New test.
17023
17024 1998-12-06  Richard Henderson  <rth@cygnus.com>
17025
17026         * gcc.c-torture/execute/981206.c: New test.
17027
17028 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17029
17030         * g++.old-deja/g++.ns/template7.C: New test.
17031
17032         * g++.old-deja/g++.other/expr1.C: New test.
17033
17034         * g++.old-deja/g++.eh/tmpl3.C: New test.
17035
17036         * g++.old-deja/g++.eh/tmpl2.C: New test.
17037
17038 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17039
17040         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17041         * g++.old-deja/g++.other/using6.C: Removed.
17042         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17043
17044         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17045
17046 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17047
17048         * g++.old-deja/g++.pt/overload8.C: New test.
17049
17050         * g++.old-deja/g++.pt/overload7.C: New test.
17051
17052         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17053
17054         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17055         and relinking messages.
17056         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17057         compiling with -frepo.
17058
17059 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17060
17061         * g++.old-deja/g++.pt/lookup6.C: New test.
17062
17063 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17064
17065         * gcc.c-torture/execute/981130-1.c: New test.
17066         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17067
17068 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17069
17070         * g++.old-deja/g++.pt/explicit76.C: New test.
17071
17072         * g++.old-deja/g++.pt/friend38.C: New test.
17073
17074         * g++.old-deja/g++.ns/crash2.C: New test.
17075
17076         * g++.old-deja/g++.pt/defarg8.C: New test.
17077
17078         * g++.old-deja/g++.pt/instantiate6.C: New test.
17079
17080         * g++.old-deja/g++.pt/static6.C: New test.
17081
17082         * g++.old-deja/g++.pt/decl2.C: New test.
17083
17084 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17085
17086         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
17087         problem is actually related with name lookup, but so what? :-)
17088
17089         * g++.old-deja/g++.pt/friend37.C: New test.
17090
17091 1998-11-25  Dave Love  <d.love@dl.ac.uk>
17092
17093         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
17094         element, which fails on some systems.
17095
17096         * g77.f-torture/execute/labug1.f: New test.
17097
17098 1998-11-21  Jeffrey A Law  (law@cygnus.com)
17099
17100         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
17101         is defined.
17102
17103 1998-11-18  Dave Love  <d.love@dl.ac.uk>
17104
17105         * g77.f-torture/compile/981117-1.f: New test.
17106
17107 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
17108
17109         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
17110         properly discarded.
17111
17112 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
17113
17114         * gcc.c-torture/execute/memcheck: New directory of tests for
17115         -fcheck-memory-usage.
17116
17117 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17118
17119         * README: New file, general information about the testsuite and
17120         new description of the various C++ test subdirectories.
17121         * README.g++: Eliminate obsolete information, update and move most
17122         relevant stuff to README.
17123
17124 1998-11-07  Richard Henderson  <rth@cygnus.com>
17125
17126         * gcc.c-torture/compile/981107-1.c: New test.
17127
17128 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
17129
17130         * execute/memcpy-bi.c: New testcase.
17131
17132 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
17133
17134         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
17135         base classes.
17136
17137         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
17138         template is selected.
17139
17140         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
17141         classes, it should be accepted for all types.
17142
17143         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
17144
17145         * g++.old-deja/g++.pt/spec24.C: Ensure that template
17146         specializations start with template headers.
17147
17148 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
17149
17150         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
17151
17152         * g++.old-deja/g++.other/init9.C: Test cross initialization of
17153         non-POD types.
17154
17155 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17156
17157         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
17158
17159 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17160
17161         * compile/981022-1.c, compile/981022-1.x: New test and driver.
17162
17163 1998-10-19  Jeffrey A Law  (law@cygnus.com)
17164
17165         * 981019-1.c: New test.
17166
17167 1998-10-14  Robert Lipe <robertl@dgii.com>
17168
17169         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
17170         find objc headers.
17171
17172 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17173
17174         * compile/981001-4.c: Remove use of GCC extension that triggers a
17175         compiler bug.
17176
17177 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
17178
17179         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
17180
17181 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17182
17183         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
17184         instantiation of template produces incorrect code for delete
17185         expression.
17186
17187         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
17188         constructors' name is not unique.
17189         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
17190         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
17191
17192         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
17193         automatic array of const is ill-formed.
17194
17195         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
17196         of template parameter?
17197
17198         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
17199         const.
17200
17201         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
17202         pointer-to-member expression.
17203
17204         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
17205         declaration causes ICE.
17206
17207 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
17208
17209         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
17210         reserved in the global namespace.
17211
17212         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
17213         generate needed virtual table.
17214
17215         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
17216
17217 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
17218
17219         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
17220         template-dependent type
17221
17222 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
17223
17224         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
17225         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
17226         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
17227
17228         * g++.old-deja/g++.other/using5.C: New test; using decl from base
17229         class should be usable as argument of member function.
17230         * g++.old-deja/g++.other/using6.C: New test; using decl from base
17231         class should be usable as return type of member function.
17232         * g++.old-deja/g++.other/using7.C: New test; using decl from base
17233         class should be usable as type of data member.
17234
17235         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
17236
17237 1998-10-09  Jeffrey A Law  (law@cygnus.com)
17238
17239         * gcc.c-torture/special/920521-1.c: Fix bogus test.
17240
17241 1998-10-08  Nick Clifton  <nickc@cygnus.com>
17242
17243         * gcc.dg/dll-?.c Add thumb to target list.
17244         Fix assembler scan patterns to match current assembler output.
17245
17246 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
17247
17248         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
17249         matching of template brackets.
17250
17251         * g++.old-deja/g++.other/using4.C: New test.  Test using
17252         declarations of methods from base classes.
17253
17254         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
17255         within functions should introduce names into the innermost
17256         enclosing namespace.
17257
17258         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
17259         of static locals if first initialization throws.
17260
17261 1998-10-07  Jim Wilson  <wilson@cygnus.com>
17262
17263         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
17264
17265 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
17266
17267         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
17268         lose track of the possible targets of tablejump insns.
17269         * special/special.exp: Run it.
17270
17271 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17272
17273         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
17274         must be declared before its specializations can be named in friend
17275         declarations.
17276
17277 1998-10-05  Dave Love  <d.love@dl.ac.uk>
17278
17279         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
17280
17281         * g77.f-torture/execute/io1.f: New test.
17282
17283 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17284
17285         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
17286         with pointer to template function, for which no argument deduction
17287         is possible.
17288
17289         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
17290         specialization of template function as argument to template
17291         function.
17292
17293         * g++.old-deja/g++.other/access2.C: New test; Inner class
17294         shouldn't have privileged access to Outer's names.
17295
17296 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17297
17298         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
17299         friend template declared within template class conflicts with
17300         nested class of the same name.
17301
17302         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
17303         is ignored.
17304
17305         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
17306         object with direct initializer as function declaration.
17307
17308         * g++.old-deja/g++.other/decl2.C: New test; duplicate
17309         initializers.
17310
17311         * g++.old-deja/g++.other/null2.C: New test; conditional operator
17312         involving const pointer and NULL produces incorrect result.
17313
17314         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
17315         type name without `typename' should be rejected with -pedantic.
17316
17317 1998-10-02  Richard Henderson  <rth@cygnus.com>
17318
17319         * g++.old-deja/g++.other/addrof1.C: New test.
17320
17321 1998-10-01  Nick Clifton  <nickc@cygnus.com>
17322
17323         * gcc.c-torture/compile/981001-1.c: New test.
17324         * gcc.c-torture/execute/981001-1.c: New test.
17325
17326 1998-10-01  Jeffrey A Law  (law@cygnus.com)
17327
17328         * gcc.c-torture/compile/981001-2.c: New test.
17329         * gcc.c-torture/compile/981001-3.c: New test.
17330         * gcc.c-torture/compile/981001-4.c: New test.
17331
17332 1998-10-01  Robert Lipe  <robertl@dgii.com>
17333
17334         * lib/objc.exp (objc_target_compile): Add -L during compiles for
17335         multilibbed hosts.   Idea grafted from g77.exp.
17336
17337 1998-09-30  Dave Love  <d.love@dl.ac.uk>
17338
17339         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
17340         avoid losing on systems which need -lsocket.
17341
17342 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
17343
17344         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
17345         * g++.old-deja/g++.other/nested2.C: Ditto.
17346         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
17347         failure.
17348
17349 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17350
17351         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
17352         preferred over template operator!= for enum bitfields.
17353
17354 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
17355
17356         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
17357         that happen to have the same base name, but in different scopes,
17358         are incorrectly rejected.
17359
17360 1998-09-16  Richard Henderson  <rth@cygnus.com>
17361
17362         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
17363         on the native word size instead of an integer literal.
17364
17365 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17366
17367         * g++.old-deja/g++.other/static2.C: Invocation of static data
17368         member of type pointer-to-function denoted as non-static member.
17369
17370         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
17371         checks involving function types and aliases.
17372
17373 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17374
17375         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
17376         redefined to the same non-trivial type.
17377
17378         * g++.old-deja/g++.pt/explicit73.C: Test for proper
17379         namespace-qualification of template specializations declared in
17380         other namespaces.
17381
17382         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
17383         to declare a subset of the specializations of a template function
17384         as friends of specializations of a template class.
17385
17386         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
17387         member templates that do not fully specialize the enclosing
17388         template class are rejected.
17389
17390 1998-09-11  Dave Love  <d.love@dl.ac.uk>
17391
17392         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
17393
17394 1998-09-08  Dave Love  <d.love@dl.ac.uk>
17395
17396         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
17397         altered from libf2c/libU77 version.
17398
17399 1998-09-06  Dave Love  <d.love@dl.ac.uk>
17400
17401         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
17402
17403 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
17404
17405         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
17406         (un)signed char are different types for template specialization
17407         purposes.
17408
17409 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
17410
17411         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
17412         * objc: ObjC testsuite.
17413
17414 1998-08-31  Catherine Moore  <clm@cygnus.com>
17415
17416         * gcc.c-torture/execute/941014-1.x:  New file.
17417
17418 1998-08-31  Nick Clifton  <nickc@cygnus.com>
17419
17420         * lib/c-torture.exp: Add support for
17421         torture_eval_before_compile and torture_eval_before_execute
17422         variables.
17423
17424 1998-08-30  Jeffrey A Law  (law@cygnus.com)
17425
17426         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
17427         this test triggers valid.
17428
17429 1998-08-27  Jeffrey A Law  (law@cygnus.com)
17430
17431         * gcc.dg/980827-1.c: New test.
17432
17433 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
17434
17435         * gcc.c-torture/execute/loop-4b.c: New test.
17436
17437 1998-08-26  Nick Clifton  <nickc@cygnus.com>
17438
17439         * lib/c-torture.exp: Add support for
17440         torture_eval_before_compile and torture_eval_before_execute
17441         variables.
17442
17443 1998-08-25  Jeffrey A Law  (law@cygnus.com)
17444
17445         * gcc.c-torture/compile/980825-1.c: New test.
17446
17447 1998-08-24  Nick Clifton  <nickc@cygnus.com>
17448
17449         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
17450         count number tests in opt_t0 not good_t0.
17451
17452 1998-08-24  Jeffrey A Law  (law@cygnus.com)
17453
17454         * gcc.c-torture/compile/930326-1.x: Fix typo.
17455
17456 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
17457
17458         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
17459         causes an ICE.
17460
17461 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17462
17463         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
17464         STACK_SIZE is defined.
17465         * gcc.c-torture/unsorted/stuct.c: Similarly.
17466
17467         * gcc.c-torture/compile/980821-1.c: New test.
17468
17469 1998-08-21  Jeffrey A Law  (law@cygnus.com)
17470
17471         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
17472
17473 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
17474
17475         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
17476         code.
17477
17478 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
17479
17480         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
17481         error'.
17482
17483 1998-08-18  Jeffrey A Law  (law@cygnus.com)
17484
17485         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
17486
17487 1998-08-16  Jeffrey A Law  (law@cygnus.com)
17488
17489         * gcc.c-torture/compile/980816-1.c: New test.
17490
17491         * gcc.dg/980816-1.c: New test.
17492
17493 1998-08-13  Jeffrey A Law  (law@cygnus.com)
17494
17495         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
17496         compiler for ieee tests.
17497
17498 1998-08-01  Dave Love  <d.love@dl.ac.uk>
17499
17500         * g77.f-torture/compile/980729-0.f: New test.
17501
17502 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
17503
17504         * gcc.c-torture/special/eeprof-1.c: New test, for
17505         -finstrument-functions.
17506         * gcc.c-torture/special/special.exp: Run it.
17507
17508 1998-07-29  Jeffrey A Law  (law@cygnus.com)
17509
17510         * gcc.c-torture/compile/980729-1.c: New test.
17511
17512 1998-07-27  Nick Clifton  <nickc@cygnus.com>
17513
17514         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
17515         __thumb__ is defined, and test for ARM style doubles if so.
17516
17517 1998-07-26  Dave Love  <d.love@dl.ac.uk>
17518
17519         * g77.f-torture/noncompile/980615-0.f: New test.
17520
17521 1998-07-26  H.J. Lu  (hjl@gnu.org)
17522
17523         * gcc.dg/980312-1.c: Do link instead of compile.
17524         * gcc.dg/980313-1.c: Likewise.
17525
17526 1998-07-26  Jeffrey A Law  (law@cygnus.com)
17527
17528         * gcc.c-torture/compile/980726-1.c: New test.
17529
17530 1998-07-25  Dave Love  <d.love@dl.ac.uk>
17531
17532         * g77.f-torture/execute/io0.f: New test.
17533
17534 1998-07-24  Nick Clifton  <nickc@cygnus.com>
17535
17536         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
17537         an int.
17538
17539 1998-06-18  Michael Meissner  <meissner@cygnus.com>
17540
17541         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
17542         m32r bugs.
17543
17544 1998-07-17  Nick Clifton  <nickc@cygnus.com>
17545
17546         * gcc.dg/980626-1.c: Expect failures for all toolchains until
17547         c-decl.c:grokdeclarator can handle mode attributes.
17548
17549 1998-07-16  Jeffrey A Law  (law@cygnus.com)
17550
17551         * gcc.c-torture/execute/980716-1.c: New test.
17552
17553 1998-07-13  Jeffrey A Law  (law@cygnus.com)
17554
17555         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
17556         the mn10200.
17557         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
17558         the mn10200.
17559         * gcc.c-torture/execute/va-arg-3.x: Similarly.
17560         * gcc.c-torture/compile/930326-1.x: Similarly.
17561
17562 1998-07-13  Dave Love  <d.love@dl.ac.uk>
17563
17564         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
17565         New test from Craig.
17566
17567 1998-07-12  Dave Love  <d.love@dl.ac.uk>
17568
17569         * g77.f-torture/noncompile/980616-0.f: New test.
17570
17571         * g77.f-torture/execute/970816-3.f:  New test from Craig.
17572
17573 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17574
17575         *  g++.other/singleton.C: Return error value instead of taking
17576         SIGSEGV.
17577
17578 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
17579
17580         *  g++.other/singleton.C: New test.   Warning is under dispute.
17581         Runtime crash is not.
17582
17583 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17584
17585         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
17586         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
17587         using6.C, using7.C}:  New namespace tests.
17588
17589 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
17590
17591         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
17592         specialization with typedef'ed names used as array indexes.
17593
17594 1998-07-09  Jeffrey A Law  (law@cygnus.com)
17595
17596         * gcc.c-torture/execute/980709-1.c: New test.
17597
17598         * gcc.dg/980709-1.c: New test.
17599
17600 1998-07-07  Richard Henderson  <rth@cygnus.com>
17601
17602         * gcc.c-torture/execute/bcp-1.c: New test.
17603
17604 1998-07-07  Jeffrey A Law  (law@cygnus.com)
17605
17606         * gcc.c-torture/execute/980707-1.c: New test.
17607
17608 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
17609
17610         * gcc.c-torture/compile/980706-1.c: New test.
17611
17612 1998-07-01  Dave Love  <d.love@dl.ac.uk>
17613
17614         * g77.f-torture/execute/980701-0.f,
17615         g77.f-torture/execute/980701-1.f: New test from Craig.
17616
17617 1998-07-01  Jeffrey A Law  (law@cygnus.com)
17618
17619         * gcc.c-torture/compile/980701-1.c: New test.
17620
17621         * gcc.c-torture/execute/980701-1.c: New test.
17622
17623 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
17624 rlsruhe.de>
17625
17626         * g++.old-deja/g++.robertl/eb132.C: New test.
17627         * g++.old-deja/g++.robertl/eb133.C: Likewise.
17628
17629 1998-06-29  Dave Love  <d.love@dl.ac.uk>
17630
17631         * g77.f-torture/execute/980628-7.f,
17632         g77.f-torture/execute/980628-8.f,
17633         g77.f-torture/execute/980628-9.f,
17634         g77.f-torture/execute/980628-10.f: New tests from Craig.
17635
17636         * g77.f-torture/execute/980628-3.f: Remove mail headers.
17637
17638 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17639
17640         * g77.f-torture/execute/980628-4.f: New test from Craig.
17641         * g77.f-torture/execute/980628-5.f: Likewise.
17642         * g77.f-torture/execute/980628-2.f: Likewise.
17643         * g77.f-torture/execute/980628-0.f: Likewise.
17644         * g77.f-torture/execute/980628-1.f: Likewise.
17645         * g77.f-torture/execute/980628-3.f: Likewise.
17646         * g77.f-torture/execute/980628-6.f: Likewise.
17647
17648 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17649
17650         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
17651         directory when nothing has been installed yet.
17652
17653 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
17654
17655         * gcc.c-torture/special/special.exp: Handle newer versions of
17656         dejagnu.
17657
17658 1998-06-26  Jeffrey A Law  (law@cygnus.com)
17659
17660         * gcc.dg/980626-1.c: New test.
17661
17662 1998-06-19  Bruno Haible <haible@ilog.fr>
17663
17664         * gcc.misc-tests/m-un-2.c: New test.
17665         * g++.old-deja/g++.other/warn01.c: Likewise.
17666
17667 1998-06-19  Robert Lipe  <robertl@dgii.com>
17668
17669         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
17670         compatibility with assmblers with a different comment character.
17671         Eliminate use of GAS-specific extensions.
17672
17673 1998-06-19  Jeffrey A Law  (law@cygnus.com)
17674
17675         * gcc.c-torture/execute/ieee/980619-1.c: New test.
17676
17677 1998-06-19  Robert Lipe  <robertl@dgii.com>
17678
17679         *lib/g77.exp: Replace search for libf2c.a with search for newly
17680         renamed libg2c.a
17681
17682 1998-06-17  Jeffrey A Law  (law@cygnus.com)
17683
17684         * gcc.c-torture/execute/980617-1.c: New test.
17685
17686 1998-06-12  Jeffrey A Law  (law@cygnus.com)
17687
17688         * gcc.c-torture/execute/980612-1.c: New test.
17689
17690 1998-06-08  Jeffrey A Law  (law@cygnus.com)
17691
17692         * gcc.dg/980523-1.c: Only test on ppc-linux.
17693         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
17694
17695         * gcc.c-torture/execute/980608-1.c: New test.
17696
17697 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
17698
17699         * gcc.c-torture/execute/980605-1.c: New test.
17700
17701 1998-06-04  Jeffrey A Law  (law@cygnus.com)
17702
17703         * gcc.c-torture/execute/980604-1.c: New test.
17704
17705 1998-06-02  Jeffrey A Law  (law@cygnus.com)
17706
17707         * gcc.c-torture/execute/980602-1.c: New test.
17708         * gcc.c-torture/execute/980602-2.c: Likewise.
17709
17710 1998-06-02  Dave Love  <d.love@dl.ac.uk>
17711
17712         * 970125-0.f: Fix per JCB.  Add commentary.
17713
17714 1998-05-31  Michael Meissner  <meissner@cygnus.com>
17715
17716         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
17717         IEEE -0 support.
17718
17719 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
17720
17721         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
17722         earlier.
17723
17724 1998-05-28  Catherine Moore <clm@cygnus.com>
17725
17726         * gcc.c-torture/execute/980526-3.c: New test.
17727
17728 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
17729
17730         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
17731         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
17732         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
17733         m88k-motorola-sysv3 to XFAIL.
17734
17735 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17736
17737         * gcc.dg/980526-1.c: New test.
17738         * gcc.c-torture/execute/980526-2.c: New test.
17739
17740 1998-05-26  Jeffrey A Law  (law@cygnus.com)
17741
17742         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
17743
17744         * gcc.c-torture/execute/980526-1.c: New test.
17745
17746 1998-05-26  Dave Love  <d.love@dl.ac.uk>
17747
17748         * g77.f-torture/execute/alpha2.f: Add runtime test.
17749
17750 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
17751
17752         * g++.old-deja/old-deja.exp: Strip leading directories.
17753
17754         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
17755         error for the line.  Don't run multiple tests for the same line.
17756
17757 1998-05-23  Jeffrey A Law  (law@cygnus.com)
17758
17759         * gcc.dg/980523-1.c: New test.
17760
17761 1998-05-23  Dave Love  <d.love@dl.ac.uk>
17762
17763         * g77.f-torture/compile/970915-0.f: New test.
17764
17765 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
17766
17767         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
17768
17769 1998-05-21  Jeffrey A Law  (law@cygnus.com)
17770
17771         * gcc.dg/980520-1.c: New test.
17772
17773 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
17774
17775         * gcc.dg/980502-1.c: Fix return type.
17776
17777 1998-05-20  Jeffrey A Law  (law@cygnus.com)
17778
17779         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
17780         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
17781         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
17782         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
17783         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
17784
17785 1998-05-20  Dave Love  <d.love@dl.ac.uk>
17786
17787         * g77.f-torture/execute/980520-1.f: New test.
17788
17789 1998-05-15  Dave Love  <d.love@dl.ac.uk>
17790
17791         * lib/mike-g77.exp: New file.
17792
17793         * g77.f-torture/noncompile/noncompile.exp,
17794         g77.f-torture/noncompile/check0.f: New files.
17795
17796 1998-05-14  Dave Love  <d.love@dl.ac.uk>
17797
17798         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
17799         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
17800         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
17801         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
17802         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
17803         abort where appropriate.
17804
17805 1998-05-05  Michael Meissner  <meissner@cygnus.com>
17806
17807         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
17808         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
17809
17810 1998-04-29  Dave Love  <d.love@dl.ac.uk>
17811
17812         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
17813
17814 1998-04-27  Dave Love  <d.love@dl.ac.uk>
17815
17816         * g77.f-torture/compile/980427-0.f: New test.
17817
17818 1998-04-24  Dave Love  <d.love@dl.ac.uk>
17819
17820         * g77.f-torture/compile/980424-0.f: New test.
17821
17822 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17823
17824         * g77.f-torture/compile/980419-2.f (main): New test.
17825         * g77.f-torture/compile/970125-0.f: New test.
17826         * g77.f-torture/compile/980419-1.f: New test.
17827
17828 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17829
17830         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17831         of loop-4.c.
17832
17833 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17834
17835         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17836
17837 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17838
17839         * gcc.c-torture/compile/980329-1.c: New test.
17840
17841 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17842
17843         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17844         * gcc.dg/980312-1.c: Fix typo in -march command.
17845
17846 1998-03-16  H.J. Lu  (hjl@gnu.org)
17847
17848         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17849
17850 1998-03-11  Robert Lipe  <robertl@dgii.com>
17851
17852         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17853         Dave Love agree the Fortran source is bogus.
17854
17855 1998-03-11  Robert Lipe  <robertl@dgii.com>
17856
17857         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17858         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17859         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17860         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17861         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17862
17863 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17864
17865         * g++.old-deja/g++.other/friend1.C: New test.
17866
17867 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17868
17869         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17870         possibly uninitialized) variables and declare dnrm2.
17871
17872 1998-02-23  Robert Lipe <robertl@dgii.com>
17873
17874         From Bruno Haible <haible@ilog.fr>:
17875         * gcc.c-torture/execute/980223.c: New test.
17876
17877 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17878
17879         * gcc.dg/ifelse-1.c: New test.
17880
17881 1998-02-09  H.J. Lu  (hjl@gnu.org)
17882
17883         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17884
17885           * lib/old-dejagnu.exp (old-dejagnu): Added the
17886           "execution test - XFAIL *-*-*" handling in the spirit of
17887           "excess errors test -". Changed the "execution test fails"
17888           handling to be like "excess errors test fails".
17889           * Update various tests accordingly.
17890
17891 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17892
17893         * gcc.c-torture/execute/980205.c: New test.
17894
17895 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17896
17897         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17898         * lib/f-torture.exp: Similarly.
17899         * gcc.c-torture: Rename all .cexp files to .x files.
17900
17901 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17902
17903         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17904         (940510-1.c): Removed duplicate.
17905         (971104-1.c): New test.
17906
17907 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17908
17909           * lib/f-torture.exp: Improve error and loop detection.
17910
17911 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17912
17913         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17914         use that to size the filler array.
17915
17916 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17917
17918         * lib/c-torture.exp(c-torture-execute): Fix typo.
17919
17920         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17921         testcase as the executable name. Keep the executable around if
17922         the test fails.
17923
17924 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17925
17926         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17927         changes.  Only test one -g option, and move it to the end of the
17928         list of options to test.
17929
17930 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17931
17932         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17933         variable GCC_TORTURE_OPTIONS to supply default switches separated
17934         by colons.  If no environment variable, run tests with -O0 -g, -O1
17935         -g, and -O2 -g as well.
17936
17937 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17938
17939         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17940         explanatory comments. Fix indentation.
17941
17942 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17943
17944         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17945
17946 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17947
17948         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17949         * g++.old-deja/g++.mike/p7325.C: Likewise.
17950         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17951
17952 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17953
17954         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17955         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17956         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17957         * g++.old-deja/g++.law/operators4.C: Likewise.
17958
17959 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17960
17961         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17962         * g++.old-deja/g++.mike/p784.C: Ditto.
17963         * g++.old-deja/g++.mike/p785.C: Ditto.
17964
17965 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17966
17967           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17968
17969 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17970
17971         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17972         target feature; pass this to c-torture-execute as needed.
17973
17974 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17975
17976         * lib/c-torture.exp(c-torture-execute): If the previous and the
17977         current executables being tested are identical, we don't need to
17978         run the executable again. Try to make the executable names
17979         unique. Add an optional argument for passing additional compiler
17980         flags.
17981
17982 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17983
17984         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17985
17986 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17987
17988         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17989
17990 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17991
17992         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17993         32bit or larger longs.
17994
17995         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17996         have either a 32bit long or 32bit int.
17997
17998 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17999
18000         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18001         Make double precision tests dependent on sizeof (double).
18002
18003 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18004
18005         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18006         too.
18007
18008 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18009
18010         * gcc.c-torture/compile/961203-1.cexp: New script.
18011
18012 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18013
18014         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18015         up the includes ourselves.
18016
18017 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18018
18019         * lib/plumhall.exp: Remove random include, and add a few
18020         verbose messages for debugging.
18021
18022 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18023
18024         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18025         of trying to do it ourselves.
18026
18027 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18028
18029         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18030
18031 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18032
18033         * gcc.prms/5403.c: Made regexp a bit less strict.
18034
18035 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18036
18037         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18038         is returned from remote_load instead.
18039         * lib/plumhall.exp: Ditto.
18040         * lib/mike-g++.exp: Ditto.
18041         * lib/old-dejagnu.exp: Ditto.
18042         * lib/c-torture.exp: Ditto.
18043
18044 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18045
18046         * lib/g++.exp: Use build_wrapper procedure.
18047         * lib/gcc.exp: Ditto.
18048
18049 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18050
18051         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18052         an old-style decl for malloc.  Fixes tests to work when
18053         sizeof (int) != sizeof (size_t).
18054
18055 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18056
18057         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18058
18059         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18060         use stdargs.h interface.
18061
18062 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18063
18064         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18065         NO_VARARGS when compiling.
18066
18067 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18068
18069         * lib/plumhall.exp(ph_includes): New procedure.
18070         (ph_make): Use it.
18071         (ph_compiler): Ditto.
18072
18073         * lib/g++.exp: Rename test-glue.c to testglue.c.
18074         * lib/gcc.exp: Ditto.
18075
18076 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18077
18078         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18079         to completion when it's called.
18080
18081 1997-03-21  Michael Meissner  <meissner@cygnus.com>
18082
18083         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
18084         is defined, don't do test.
18085
18086 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
18087
18088         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
18089         for object files.
18090         (ph_summary): Mark skipped testcases as untested, not unresolved.
18091
18092         * lib/plumhall.exp (ph_make): If unresolved because of bad
18093         errorCode, record errorCode in log file.
18094         (*): Replace send_log/verbose with verbose -log.
18095
18096 1997-03-19  Michael Meissner  <meissner@cygnus.com>
18097
18098         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
18099         double conversion if double isn't at least 8 bytes.
18100
18101         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
18102         int to work with targets where int is 16 bits.
18103
18104         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
18105         8 bytes, just exit, since 4 byte doubles don't have enough bits of
18106         precision for the test to complete.
18107
18108 1997-03-14  Michael Meissner  <meissner@cygnus.com>
18109
18110         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
18111         if d10v is not compiled with the -mdouble64 flag.
18112         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
18113
18114         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
18115         d10v is not compiled with the -mint32 flag.
18116
18117 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
18118
18119         * lib/plumhall.exp: Use incr_count.
18120
18121 1997-03-12  Jeffrey A Law  (law@cygnus.com)
18122
18123         * gcc.c-torture: Update to c-torture-1.45.
18124
18125 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
18126
18127         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
18128         the name of the expect testcase file).
18129
18130         * lib/g++.exp(g++_init): Ditto.
18131
18132 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
18133
18134         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
18135         the host.
18136
18137         * lib/gcc.exp(gcc_exit): New procedure.
18138
18139 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
18140
18141         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
18142         specs where appropriate.
18143
18144         * g++.old-deja/g++.arm/*: Added additional ERROR checks
18145         because of new "candidates are" messages, and removed a few
18146
18147         * Converted all non-old-style g++ testcases to old-style, and
18148         moved into g++.old-deja.
18149
18150 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
18151
18152         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
18153         options.
18154
18155         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
18156         succeeded.
18157
18158         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
18159
18160 1997-02-13  Michael Meissner  <meissner@cygnus.com>
18161
18162         * lib/gcc.exp (gcc_target_compile): Add support for defining
18163         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
18164         the machine doesn't have those features.
18165
18166 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
18167
18168         * g++.law/operators4.exp: Don't use LIBS.
18169
18170 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
18171
18172         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
18173
18174         * lib/mike-g++.exp: Don't set the compiler to be tested here.
18175         * lib/g++.exp: Set it here instead. Also, allow use of the
18176         --tool_exec and --tool_opt options. Change CXX to
18177         GXX_UNDER_TEST.
18178
18179         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
18180
18181         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
18182
18183 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
18184
18185         * lib/old-dejagnu.exp: Use prune_warnings instead of
18186         prune_system_crud.
18187         * lib/mike-g++.exp: Ditto.
18188         * lib/gcc.exp: Ditto.
18189         * lib/g++.exp: Ditto.
18190
18191         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
18192
18193 1997-02-07  Jeffrey A Law  (law@cygnus.com)
18194
18195           * 941014-2.c: Include stdlib.h
18196           * 960327-1.c: Include stdio.h
18197           * dbra.c, index-1.c: Don't assume ints are 32bits.
18198
18199 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
18200
18201         * lib/gcc.exp: Add gcc,stack_size target feature.
18202
18203         * lib/g++.exp(g++_target_compile): Add the include and link
18204         paths here, not in two other places. And, it's $options, not
18205         options.
18206
18207         * lib/mike-g++.exp(postbase): Remove the code that determines
18208         the correct include and link paths.
18209         * g++.old-deja/old-deja.exp: Ditto.
18210
18211 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
18212
18213         * lib/g++.exp(g++_init): target_compile no longer returns the
18214         filename of the result.
18215
18216 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
18217
18218         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
18219         call to glob.
18220
18221         * gcc.c-torture/special/special.exp: Change call to
18222         gcc_target_compile to include the object file.
18223
18224 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
18225
18226         * gcc.c-torture/special/special.exp: Correct misspelling in last
18227         change.
18228
18229 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
18230
18231         * lib/plumhall.exp(ph_summary): Log the entire output of the
18232         executable. Return -1 if there were any failures, 0 otherwise.
18233         (ph_execute): Return -1 if there were any failures, 0 otherwise.
18234         (ph_make): Clean up objects and executables that were built
18235         if the tests succeeded.
18236
18237 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
18238
18239         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
18240         libraries and includes in the build tree as appropriate.
18241
18242 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18243
18244         * lib/c-torture.exp: Instead of looking for the global variable
18245         NO_LONG_LONG, check to see if that's a feature of the target.
18246
18247 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
18248
18249         * config/default.exp: Minimize. Delete the remainer of the files in
18250         config; this functionality is now in devo/dejagnu/config.
18251
18252         g++.*/*: Pass any additional flags used to compile to postbase;
18253         delete CXXFLAGS.
18254
18255         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
18256         is now done by runtest.exp. Use gcc_target_compile instead of
18257         compile.
18258
18259         lib/c-torture.exp: Use gcc_target_compile instead of compile.
18260         Remove references to CFLAGS. Use remote_file instead of
18261         calling rm -f.
18262         (c-torture): Take a list of arguments to use to compile this
18263         testcase.
18264
18265         lib/g++.exp: Simplify. Use target_compile instead of compile.
18266         lib/gcc-dg.exp: Ditto.
18267         lib/gcc.exp: Ditto.
18268         lib/mike-{gcc,g++}.exp: Ditto.
18269         lib/old-dejagnu.exp: Ditto.
18270         lib/plumhall.exp: Ditto.
18271
18272 1997-01-08  Jim Wilson  <wilson@cygnus.com>
18273
18274         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
18275         (ph_linker): Likewise.
18276
18277 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
18278
18279           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
18280         MAP_ANON / MAP_ANONYMOUS if defined;
18281         else try to map from /dev/zero .
18282
18283 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18284
18285         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
18286         isn't defined, then define it to MAP_ANONYMOUS.
18287
18288 1996-11-12  Jeffrey A Law  (law@cygnus.com)
18289
18290         * gcc.c-torture: Update to c-torture-1.42 release.
18291
18292 1996-11-11  Jeffrey A Law  (law@cygnus.com)
18293
18294         * gcc.c-torture: Update to c-torture-1.41 release.
18295
18296 1996-10-27  Jeffrey A Law  (law@cygnus.com)
18297
18298         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
18299         c-torture release.
18300
18301 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
18302
18303         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
18304         and LDFLAGS.  Fix second case to append the target_info ldflags
18305         onto LDFLAGS, not CFLAGS.
18306         * lib/g++.exp (g++_init): Add target_info stuff.
18307         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
18308         of libgloss and newlib flags for !native.
18309
18310         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
18311         (GDB): Fix relative path to go up another dir for finding gdb.
18312
18313 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
18314
18315         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
18316         versions in the target_info array, if they don't exist.
18317
18318 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
18319
18320         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
18321
18322 1996-07-08  Jim Wilson  <wilson@cygnus.com>
18323
18324         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
18325         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
18326
18327 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
18328
18329         * lib/old-dejagnu.exp: Don't remove the output file before we've
18330         actually tested it. Don't append pwd to the path of the executable
18331         we're testing.
18332
18333 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
18334
18335         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
18336
18337 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
18338
18339         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
18340         temporary directory for compiler files, and set it to a default
18341         value of /tmp. Set $output as the name of the output file from
18342         compiling the testcase. Add a -o option to $cflags_var so the
18343         compiler writes the final output file as $output. Set $executable
18344         to $output.
18345
18346         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
18347         directory for compiler files, and set it to /tmp if it doesn't
18348         already have a value. Set $output_file to the name of the output
18349         file from compiling the testcase. Add a -o option to CXXFLAGS so
18350         the compiler writes the final output file as $output. Use $output
18351         as the executable to be tested.
18352
18353 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18354
18355         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
18356
18357 1996-06-08  Jeffrey A Law  (law@cygnus.com)
18358
18359         * gcc.c-torture/execute/pending-1.c: New test.  Still
18360         pending in Tege's queue.
18361
18362 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
18363
18364         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
18365         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
18366         if there were failures.  Call unresolved if there were unresolved
18367         testcases.  Call gcc_fail if program did not run to completion.
18368         (ph_make): Pass additional argument name to ph_execute.
18369         (ph_execute): Add new argument.  Pass additional arguments to
18370         ph_summary.  Call gcc_fail is there is no execution output.
18371
18372 1996-04-24  Jeffrey A Law  (law@cygnus.com)
18373
18374         * lib/plumhall.exp (proc_summary): Output relavent summary
18375         lines into the log so specific failures in plumhall can be
18376         investigated.
18377
18378 1996-04-10  Jeffrey A Law  (law@cygnus.com)
18379
18380         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
18381         (c-torture-execute): Don't try to execute tests which use
18382         "long long" types if $NO_LONG_LONG is nonzero.
18383
18384 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
18385
18386         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
18387         not c-torture.
18388
18389         * gcc.ieee: Move from here.
18390         * gcc.c-torture/execute/ieee: To here.
18391
18392 1996-03-26  Jeffrey A Law  (law@cygnus.com)
18393
18394         * gcc.c-torture: Update to c-torture-1.41 release.
18395
18396 1996-03-22  Jeffrey A Law  (law@cygnus.com)
18397
18398         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
18399         not "$output".
18400
18401 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
18402
18403         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
18404         -c present.
18405
18406 1996-03-02  Jeffrey A Law  (law@cygnus.com)
18407
18408         * config/proelf.exp: Handle connecting to a simulator.
18409
18410 1996-01-31  Jeffrey A Law  (law@cygnus.com)
18411
18412         * config/proelf.exp: New file.  Enough framework that we can
18413         run c-torture tests on the proelf targets (or any other target
18414         that gdb can connect to for that matter).
18415
18416 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
18417
18418         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
18419         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
18420
18421         * lib/plumhall.exp (ph_execute): Always call ph_summary if
18422         exec_output exists.
18423
18424 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
18425
18426         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
18427         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
18428
18429         * config/*.exp: Update FSF address.  Change result of ${tool}_load
18430         to pass/fail/unresolved/unsupported/untested.  Caller must now
18431         call unresolved/unsupported/untested.
18432         * lib/*.exp: Update FSF address.  Update to handle new results of
18433         ${tool}_load.
18434         * lib/chill.exp (verbose): Delete.
18435
18436 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
18437
18438         * lib/gcc.exp (default_gcc_start): Change order of args to
18439         $LDFLAGS $CFLAGS $LIBS.
18440         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
18441         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
18442         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
18443         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
18444         * gcc.misc-tests/dg-test.exp: Likewise.
18445         * gcc.misc-tests/msgs.exp: Likewise.
18446         * gcc.prms/prms.exp: Likewise.
18447         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
18448         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
18449
18450         * lib/dg.exp: Deleted, moved to dejagnu/lib.
18451
18452 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
18453
18454         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
18455
18456         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
18457         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
18458
18459         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
18460         necessary.
18461
18462 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
18463
18464         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
18465         global for loop; add use of $mathlib.
18466         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
18467         settings here; set mathlib for anything but VxWorks.
18468
18469 1996-01-22  Jeffrey A Law  (law@cygnus.com)
18470
18471         * gcc.c-torture: Update to c-torture-1.40 release.
18472
18473 1996-01-03  Jeffrey A Law  (law@cygnus.com)
18474
18475         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
18476         dg.exp.
18477
18478 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
18479
18480         * lib/c-torture.exp (c-torture-execute): Declare "output" as
18481         global.
18482
18483 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
18484
18485         * lib/g++.exp (LIBS): Define if not already.
18486         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
18487         (gcc-dg-prune): Call prune_gcc_output.
18488         * lib/gcc.exp (prune_gcc_output): New proc.
18489         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
18490         prune_gcc_output.
18491
18492 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
18493
18494         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
18495         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
18496
18497 1995-11-15  Jeffrey A Law  (law@cygnus.com)
18498
18499         * gcc.c-torture: Update to c-torture-1.39 release.
18500
18501 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
18502
18503         * lib/c-torture.exp (c-torture-execute): Don't return if one option
18504         fails, try others as well.
18505
18506 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
18507
18508         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
18509         If compilation fails, mark execute tests as `untested'.
18510         If test is marked as unsupported, don't mark compilation and
18511         execute tests as failed.
18512
18513 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
18514
18515         * lib/g++.exp (g++_init): Don't link in libg++, and look to
18516         libstdc++ for whether or not we want to be doing shared
18517         libraries.  Delete link_curses since we don't need it anymore.
18518         * lib/mike-g++.exp (postbase): Don't link in libg++.
18519         * g++.old-deja/old-deja.exp: Likewise.
18520
18521 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
18522
18523         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
18524
18525 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
18526
18527         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
18528         For that, add `-Wl,-a,shared_archive'.
18529         * g++.old-deja/old-deja.exp: Likewise.
18530
18531 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
18532
18533         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
18534
18535 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
18536
18537         * lib/mike-g++.exp (postbase): Pay attention to the status of
18538         g++_load.
18539
18540 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
18541
18542           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
18543
18544 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
18545
18546         * lib/gcc.exp (default_gcc_start): No longer need to log program
18547         being executed or its output, execute_anywhere does that now.
18548         * lib/g++.exp (default_g++_version): Call execute_anywhere.
18549         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
18550
18551 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
18552
18553         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
18554         the same as those in lib/g++.exp.
18555
18556 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
18557
18558         * gcc.c-torture: Update to c-torture-1.38 release.
18559         * gcc.ieee: Related changes.
18560
18561 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
18562
18563         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
18564         "exec". Minor reformatting changes.
18565
18566         * config/rom68k.exp (${tool}_load): Make it work in a canadian
18567         cross. This means all "exec" calls now work on a remote host as
18568         well.
18569         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
18570         cross. Filter out the extra "\r\n" stuff that expect puts in.
18571         (c-torture-execute): Filter out the bogus warnings like
18572         c-torture-compile does. Add support for canadian cross.
18573         * lib/gcc.exp (default_gcc_version, default_gcc_start)
18574         Use execute_anywhere rather than calling exec directly. Now it
18575         works for canadian cross testing.
18576
18577 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
18578
18579         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
18580         results into a variable, and check that rather than using file exists.
18581
18582 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
18583
18584         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
18585         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
18586
18587 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18588
18589         * g++.old-deja/old-deja.exp: Create and pass runshlib and
18590         lib_curses if there's a shared libg++ in the build tree.
18591
18592 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
18593
18594         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
18595         if not supported target.
18596
18597 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
18598
18599         * lib/g++.exp (g++_init): Move empty setting of runshlib and
18600         link_curses up to always happen, not just for native builds.
18601
18602 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
18603
18604         * gcc.c-torture: Update to c-torture-1.36 release.
18605         * gcc.failure: Related changes.
18606
18607 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
18608
18609         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
18610
18611 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
18612
18613         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
18614         * lib/mike-g++.exp (postbase): Not in here.  Still reference
18615         runshlib, link_curses, and mathlib for link and run.
18616
18617         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
18618         pass the runtime shared library options for Solaris, OSF/1, and
18619         Irix5, and link with -lcurses to avoid unresolved references.
18620
18621 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
18622
18623         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
18624         only run once.
18625
18626 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
18627
18628         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
18629
18630 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
18631
18632         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
18633         do not have a framework for the "compat" tests yet.
18634
18635 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
18636
18637         * lib/mike-g++.exp (postbase): New local variable `mathlib',
18638         set to null if we're testing vxworks5.1.  Use that instead of
18639         `-lm' in the setting of LIBS for link and run.
18640
18641 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
18642
18643         * config/rom68k.exp (${tool}_load): Major changes to make it
18644         work.  Verified that it does in fact return the stuff in
18645         exec_output properly.  Catch any Emul or any TRAP other than 0.
18646
18647 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
18648
18649         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
18650         LDFLAGS properly for targets that need stuff from libgloss.
18651         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
18652         only run once.
18653         (gpp_initialized): New variable.
18654
18655 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
18656
18657         * config/rom68k.exp: Load libgloss.exp.
18658         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
18659         so we can produce a fully linked binary.
18660         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
18661         so we can produce a fully linked binary.
18662
18663 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
18664
18665         * lib/plumhall.exp (ph_section): Watch for expected failures.
18666         Add missing `else'.
18667
18668         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
18669         run the testcase.
18670         (c-torture): Likewise.
18671
18672 1995-08-28  Doug Evans  <dje@cygnus.com>
18673
18674         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
18675
18676         * lib/mike-g++.exp (mike_cleanup): New proc.
18677         (prebase): New globals compiler_result, not_compiler_result,
18678         target_regexp.
18679         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
18680         allow leading "-" in pattern.  Watch for unsupported tests.
18681         If $compiler_result is set, pattern match assembler code,
18682         and ditto for $not_compiler_result.
18683         * lib/mike-gcc.exp: Likewise.
18684
18685         * lib/plumhall.exp (ph_execute): Only call ph_summary if
18686         execution "succeeded".
18687
18688 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
18689
18690         * config/win32.exp: New file.
18691         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
18692
18693 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
18694
18695         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
18696         unsupported.
18697         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
18698         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
18699         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
18700
18701         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
18702         "... without exceptions was ...".  That is now handled by
18703         prune_system_crud.
18704         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18705
18706 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
18707
18708         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
18709         sieve.c,sort2.c}: New files.
18710         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
18711         sieve.exp,sort2.exp}: Drivers for them.
18712
18713         * lib/mike-gcc.exp (program_output): New user settable variable.
18714         (postbase): Call prune_system_crud.  Also prune extraneous compiler
18715         messages.
18716         * lib/mike-g++.exp (program_output): New user settable variable.
18717
18718         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
18719
18720         * config/sh.exp: Deleted (use sim.exp instead).
18721
18722 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
18723
18724         * config/vx.exp: Declare CHECKTASK as global.
18725         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
18726         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
18727         * lib/old-dejagnu.exp: Load [pwd]/$executable.
18728
18729 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18730
18731         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
18732         target. Like vx.exp, only includes `vx29k.exp' instead of
18733         `vxworks.exp'.
18734
18735 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
18736
18737         * config/sim.exp: Increase time limit from 120 seconds to 240.
18738
18739 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
18740
18741         * gcc.c-torture/execute/950628-1.c: New test.
18742
18743 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
18744
18745         * gcc.c-torture: Update with changes/additions from
18746         c-torture-1.34.
18747
18748 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
18749
18750         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
18751
18752 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
18753
18754         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
18755
18756 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
18757
18758         * gcc.c-torture/compile/950512-1.c: New test.
18759         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
18760         * gcc.dg/struct-ret-1.c: Likewise.
18761
18762 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
18763
18764         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
18765           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
18766
18767 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
18768
18769         * gcc.c-torture/special/920411-1.c: Deleted.
18770         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
18771
18772 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
18773
18774         * config/sim.exp (${tool}_load): Hack in call to bash to get a
18775         cpu limit.
18776
18777 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
18778
18779         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
18780
18781 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
18782
18783         From kenner;
18784         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
18785         is the proper length.
18786         * va-arg-3.c: Likewise.
18787
18788 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
18789
18790         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
18791         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
18792
18793         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
18794         * lib/g++.exp (default_g++_start): Delete old cruft.
18795
18796 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
18797
18798         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
18799         (2 * (1 << 18)) to (2 * (1 << 17)).
18800
18801         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
18802
18803 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
18804
18805         * config/rom68k.exp: Renamed from config/idp.exp
18806
18807 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
18808
18809         * c-torture/compile/921109-2.c
18810
18811 1995-04-18  Mike Stump  <mrs@cygnus.com>
18812
18813         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
18814         excess errors.
18815
18816 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
18817
18818         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
18819         output.
18820         * lib/g++.exp (default_g++_start): Likewise.
18821
18822 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18823
18824         * gcc.c-torture/compile/950329-1.c: New test.
18825
18826 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18827
18828           * config/bug.exp (${tool}_load): Updated to use new remote_open
18829           and remote_close procs.
18830         * config/idp.exp: New file.
18831
18832 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18833
18834         * gcc.c-torture/execute/950322-1.c: New test.
18835
18836 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18837
18838         * config/vx.exp (${tool}_load): Clean up testing of return code from
18839         vxworks_ld and vxworks_spawn.
18840
18841 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18842
18843         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18844
18845 1995-03-13  Mike Stump  <mrs@cygnus.com>
18846
18847         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18848         can mark excess errors on a machine by machine basis.  Note, the
18849         default is to not expect any excess errors, even when excess
18850         errors test - is given, so you will want to put an XFAIL ... on
18851         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18852         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18853         those 4 machines, but no others.
18854
18855 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18856
18857         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18858         * lib/c-torture.exp: to here.
18859
18860 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18861
18862         * gcc.c-torture/execute/950221-1.c: New test.
18863         * gcc.c-torture/execute/struct-ret-1.c: New test.
18864         * gcc.c-torture/compile/950221-1.c: New test.
18865
18866         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18867
18868 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18869
18870         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18871         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18872
18873 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18874
18875         * g++.gb: New directory of tests, derived from my signature and
18876         class scoping tests.
18877
18878         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18879         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18880         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18881         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18882         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18883         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18884         * g++.gb/sig25.C: Likewise.
18885
18886         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18887         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18888         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18889         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18890         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18891         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18892         * g++.gb/sig25.exp: Likewise.
18893
18894         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18895         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18896         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18897         * g++.gb/scope13.C: Likewise, this test still fails.
18898
18899         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18900         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18901         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18902         * g++.gb/scope13.exp: Ditto.
18903
18904         * g++.gb/README: New file, explains what these tests are about.
18905
18906 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18907
18908         * lib/dg.exp (dg-do): Support `preprocess'.
18909         (dg-test): Likewise.
18910
18911 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18912
18913         * config/udi.exp: change "continue -expect" to "exp_continue".
18914
18915 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18916
18917         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18918         Delete redundant tests.
18919
18920         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18921         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18922         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18923         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18924         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18925         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18926         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18927         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18928
18929         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18930         storing label pointers.
18931         * gcc.c-torture/execute/921019-1.c: Likewise.
18932         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18933         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18934         parameter fp.
18935         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18936         constants.
18937
18938         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18939         Delete obsolete tests.
18940
18941         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18942         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18943         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18944         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18945         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18946         * gcc.c-torture/compile/950124-1.c: New test.
18947
18948         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18949
18950 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18951
18952         * lib/mike-g++.exp: Add -lm to LIBS.
18953
18954 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18955
18956         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18957
18958 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18959
18960         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18961
18962 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18963
18964         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18965
18966 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18967
18968         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18969         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18970         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18971         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18972         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18973         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18974         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18975         * g++.law/{operators31.C, operators32.C,
18976         * g++.law/{operators33.C, operators34.C}: Likewise.
18977         * g++.law/{pic1.C, refs2.C}: Likewise.
18978         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18979         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18980         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18981         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18982
18983         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18984         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18985         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18986         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18987         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18988         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18989         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18990         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18991         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18992         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18993         * g++.law/{operators34.exp}: Likewise.
18994         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18995         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18996         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18997         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18998         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18999
19000         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19001         No longer expected to fail.
19002         * g++.law/missed-error3.C: Tweak for recent bool changes.
19003
19004 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19005
19006         * config/emb-unix: Deleted.
19007         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19008         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19009
19010 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19011
19012         * lib/dg.exp (dg-test): Fix typo in last patch.
19013
19014 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19015
19016         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19017         (handles multiple occurrences).
19018
19019 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19020
19021         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19022         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19023         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19024         printed).
19025         * lib/c-torture.exp (c-torture-compile): Likewise.
19026         (c-torture): Prepend full path if missing.
19027         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19028         (gcc_fail): Likewise.
19029         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19030
19031 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19032
19033         * lib/netware.exp: Only attach to NetWare i386 systems.
19034
19035 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19036
19037         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19038         messages.  Add test name to "output pattern match" pass/fail message.
19039
19040 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19041
19042         * gcc.dg: New testsuite.
19043         * gcc.dg/dg.exp: New file.
19044
19045         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19046         test-switch.c}: Deleted.
19047
19048         * gcc.misc-tests/msgs.exp: New testcase driver.
19049
19050 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19051
19052         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19053         Watch for illegal return values from ${tool}_load.
19054         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19055         cross targets.  Coerce return value >0 to 1.
19056
19057 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19058
19059         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19060
19061         * config/emb-unix.exp: New file.
19062
19063         * config/sim.exp: Error if variable $SIM not defined.
19064         (${tool}_load): Mark test as "untested" if simulator missing.
19065
19066         * config/unix.exp: Load remote.exp to get rcp_download.
19067         * lib/c-torture.exp: Use different option lists for testcases with
19068         and without loops.
19069         * gcc.c-torture/execute/execute.exp: Likewise.
19070
19071 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19072
19073         * config/*.exp: Clarify return code from ${tool}_load.
19074         Call `unresolved' or `untested' instead of `warning' or `perror'
19075         (sometimes you still want to call both though).
19076         Add comment that `shell_id' is local to each file.
19077         * config/udi.exp (timeout): Set to 30.
19078         Don't print warning if connection fails, $connectmode has already
19079         printed an error.
19080         (${tool}_load): Move verbose messages to level 2.
19081         Rework pattern for "Process started" message.
19082         Pass `shell_id' to ${connectmode}_download.
19083         Retry twice upon timeout.  Make resetting of target more robust.
19084         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
19085         Pass `shell_id' to exit_$connectmode.
19086         Only call exit_$connectmode if connected.
19087         * config/unix.exp (${tool}_load): Check return codes better.
19088         * config/vrtx.exp (${tool}_load): Likewise.
19089         * config/vx.exp (${tool}_load): Likewise.
19090         Delete unneeded global's.
19091         * lib/dg.exp (dg-test): Update to reflect clarified return codes
19092         from ${tool}_load.
19093         (dg-stat): Delete.
19094         (dg-init): Delete recording of pass/fail counts.
19095         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19096         (old-dejagnu-init): Likewise.
19097         (old-dejagnu-stat): Delete contents, empty proc now.
19098         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
19099         (c-torture): Delete references to lcnt, lpass, lfail.
19100         Get option list from TORTURE_OPTIONS.
19101         Delete -funroll[-all]-loops if no loops.
19102         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
19103         (g++_stat): Delete contents (empty proc now).
19104         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
19105         (gcc_finish): Likewise.
19106         (gcc_stat): Deleted.
19107         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
19108         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
19109         * gcc.c-torture/execute/execute.exp: Likewise.
19110         Split tests into two parts: compile, execute.
19111         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
19112         no loops.  Update to reflect clarified return codes from ${tool}_load.
19113
19114 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
19115
19116         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
19117         to grep for.
19118         (old-dejagnu): Likewise (where necessary).
19119
19120 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
19121
19122         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
19123
19124         * lib/dg.exp (dg-process-target): Fix processing of selector.
19125         Add comment regarding use of `error'.
19126
19127         * lib/gcc.exp (prune_system_crud): Define if missing.
19128         * lib/g++.exp (prune_system_crud): Likewise.
19129
19130         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
19131         Call prune_system_crud.
19132         * lib/dg.exp (dg-runtest): New proc.
19133         Use perror instead of send_user for tcl errors in testcase.
19134         Don't return any value, it's never used.
19135         Don't clobber previous definition of `unknown'.
19136         Print tcl errors in `dg-final'.
19137
19138 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
19139
19140         * lib/dg.exp (dg-process-target): Improve syntax error messages.
19141         (dg-test): Don't print errorInfo, it contains stack backtrace.
19142
19143 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
19144
19145         * lib/g++.exp (runtest_file_p): Define if missing.
19146
19147 1994-09-24  Doug Evans  (dje@cygnus.com)
19148
19149         * lib/mike-g++.exp: Comment out loading of g++.exp.
19150         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
19151         (default_g++_version): Always print something.
19152         (default_g++_start): Comment out call to `which'.
19153         (g++_start, g++_load): Deleted (must be defined in config file).
19154         * lib/gcc.exp: Test for existence of $CC at start.
19155         Delete check for tmpdir (done in gcc_init).
19156         (default_gcc_version): Always print something.
19157         (default_gcc_start): Comment out call to `which'.
19158         * config/*.exp: Major cleanup - make cross targets work at least a
19159         little better for g++ (by not being "--tool gcc" specific).
19160         Rename gcc_xxx to ${tool}_xxx.
19161         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
19162         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
19163
19164 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
19165
19166         * lib/c-torture.exp (c-torture-compile): Rework compiler
19167         message processing.
19168
19169         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
19170         c-torture.
19171
19172 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
19173
19174         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
19175
19176         * lib/dg.exp (dg-process-target): Support { target native }.
19177
19178 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
19179
19180         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
19181         looked for "... program xxx got fatal signal".
19182         Correct regsub munging of `comp_output'.
19183         Ignore compiler messages "path prefix not used" and "linker input
19184         file unused".
19185
19186 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
19187
19188         * lib/gcc.exp (runtest_file_p): Define if missing.
19189         * gcc.prms/template.c: Example to work from.
19190
19191 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
19192
19193         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
19194         * lib/dg.exp (dg-test): Call unsupported testcases as such.
19195
19196         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
19197         * gcc.prms/1883.c: Moved from compile/940714-1.c.
19198         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
19199         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
19200
19201         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
19202         (dg-process-target): No longer a varargs proc.
19203         Return S/N for target, P/F for xfail.  All callers changed.
19204         (user option procs): More argument checking.
19205         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
19206         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
19207         (dg-test): Skip test if not running on selected target in `dg-do'.
19208         Update handling of `dg-do-what', `dg-output-text'.
19209         Separate execution pass/fail from output pattern match pass/fail.
19210         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
19211
19212 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
19213
19214         * gcc.c-torture/special/special.exp: Don't expect failure for mips
19215         target for 920510-1.c.
19216
19217 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
19218
19219         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
19220         Clean up comment regarding use of passcnt, etc.
19221         (gcc_stat): Don't update `testcnt' here.
19222         (gcc_finish): Do it here.
19223         Might as well reset `but_id' here too.
19224         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
19225         to determine if the file should be tested.
19226         * gcc.c-torture/compile/compile.exp: Likewise.
19227         * gcc.c-torture/execute/execute.exp: Likewise.
19228         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19229         * gcc.misc-tests/dg-test.exp: Likewise.
19230         * gcc.prms/prms.exp: Likewise.
19231         * gcc.wendy/wendy.exp: Likewise.
19232         * g++.old-deja.exp: Likewise.
19233         Move "Testing file" message to verbose level 1.
19234
19235 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
19236
19237         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
19238
19239 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
19240
19241         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
19242         (default_gcc_start): Accept optional second list element
19243         of compiler flags.  Print compiler output at verbosity level 2.
19244         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
19245         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
19246         Save current values of framework globals passcnt, failcnt, xpasscnt,
19247         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
19248         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
19249         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
19250         xfailcnt to compute stats.  Update framework global `testcnt' from
19251         pass/fail counts.
19252         (gcc_finish): New proc.  Clean up test environment.
19253         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
19254         (gcc_epass, gcc_efail): Delete.
19255         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
19256         argument of line number.
19257         (dg-init): If the tool has an init routine, call it.
19258         (dg-test): Remove args `cflags_var' and `libs_var'.
19259         Pass all compiler options to ${tool}_start.
19260         Handle missing line number.
19261         (dg-finish): New function.
19262         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
19263         particular files.  Call gcc_finish at end.  Move "skipping test"
19264         message to verbosity level 3.
19265         * gcc.c-torture/compile/compile.exp: Likewise.
19266         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
19267         * gcc.c-torture/execute/execute.exp: Likewise.
19268         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19269         Print testcase being tried at verbosity level 1.
19270         * gcc.c-torture/special/special.exp: Unset xfail.
19271         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19272         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
19273         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
19274         * gcc.failure/failure.exp: Likewise.
19275         * gcc.ieee/ieee.exp: Likewise.
19276         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
19277         Update call to dg-test.  Call dg-finish at end.
19278         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
19279         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
19280         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
19281         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
19282         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
19283         * gcc.wendy/wendy.exp: Add copyright.
19284         Delete setting of tmpdir (done by gcc_init).
19285         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
19286         Pass compiler flags to gcc_start.  Call gcc_finish at end.
19287         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
19288         gcc_[ce]pass/fail.
19289
19290 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
19291
19292         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
19293         confusion.
19294         (g++_load): Likewise.
19295
19296         * config/*.exp (gcc_load): Some were varargs fns and some were not.
19297         Rename argument to `prog' to remove the confusion.
19298         Varargs fns behave differently too!
19299         (g++_load): Likewise.
19300
19301         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
19302
19303         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
19304         what it is.  Delete (always) printing of status value for !native.
19305         Simplify verbose code, and include status and exec_output.
19306         (g++_load): Use gcc_load.
19307
19308 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
19309
19310         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
19311         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
19312         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
19313         940714-3.c as these testcases don't exist anymore.  Make
19314         va-arg-1.c expected to pass.
19315
19316 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
19317
19318         * gcc.misc-tests/misc.exp: Only run specific testcases.
19319         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
19320         * gcc.misc-tests/dg-[1-9].c: New files.
19321
19322         * lib/dg.exp: New testsuite driver.
19323         * gcc.prms/prms.exp: Use it.
19324
19325         * README.gcc: New file.
19326
19327         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
19328         Document and reset `lxpass' and `lxfail'.
19329         Simplify "initialized" message.
19330         (gcc_stat): Clean up comments a little.
19331
19332 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
19333
19334         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
19335
19336 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
19337
19338         * lib/old-dejagnu.exp (process-option): New proc.
19339         (old-dejagnu-init, old-dejagnu-stat): Likewise.
19340         (old-dejagnu): Simplify.
19341         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
19342
19343 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
19344
19345         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
19346         exists and is not an empty string.
19347
19348         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
19349         $xfail rather than calling setup_xfail.  Clear $xfail when test is
19350         finished.
19351         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
19352         automatically.
19353
19354         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
19355         longer expected to fail.
19356
19357         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
19358         "f" function call.
19359
19360         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
19361
19362         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
19363         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
19364         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
19365         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
19366         c-torture-1.29.
19367
19368         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
19369         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
19370
19371         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
19372
19373         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
19374         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
19375
19376         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
19377         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
19378         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
19379
19380 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
19381
19382         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
19383         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
19384         940714-1.c, 940714-2.c, 940714-3.c},
19385         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
19386         gcc.misc-tests/{mg.c,mg.exp}:
19387         New tests.
19388         * gcc.noncompile/noncompile.exp: Change accordingly.
19389
19390 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
19391
19392         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
19393         Undo previous clobberage.
19394
19395 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
19396
19397         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
19398         * gcc.special/{930510-1.c, special.exp}:
19399         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
19400         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
19401         struct-varargs-1.c}: New tests from c-torture-1.26.
19402
19403 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
19404
19405         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
19406           argument to switch.
19407
19408 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
19409
19410         * Revert the previous changes.  Please see Rob's directory
19411           (/lisa/test/rob/progressive/gcc/testsuite) for testing
19412           fixes.
19413
19414 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
19415
19416         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
19417             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
19418             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
19419             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
19420             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
19421             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
19422             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
19423             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
19424             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
19425             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
19426             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
19427             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
19428             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
19429             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
19430             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
19431             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
19432             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
19433             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
19434             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
19435             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
19436             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
19437             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
19438             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
19439             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
19440             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
19441             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19442             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
19443
19444 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
19445
19446         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
19447             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
19448           with perror calls.
19449
19450 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
19451
19452         * config/unix.exp (g++_load): Fix syntax.
19453
19454 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
19455
19456         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
19457         * gcc.noncompile/921017-1.c: Deleted obsolete test.
19458         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
19459         Don't expect va-arg-1.c to fail.  Correct expected output for
19460         920928-1.c.
19461         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
19462         * gcc.wendy/hbm4.c: Correct typo.
19463         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
19464
19465 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
19466
19467         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
19468         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
19469         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
19470         * lib/c-torture.exp (c-torture-compile): Ditto.
19471
19472         Reduce volume of output (remove all the -I's and such).
19473         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
19474         Call gcc_cpass, gcc_cfail.
19475         (c-torture): Pass testing option to c-torture-compile.
19476
19477 1994-03-21  Doug Evans  (dje@cygnus.com)
19478
19479         Bring patches over from progressive.
19480         * config/default.exp: Exit remote shell cleanly.
19481         (g++_exit, g++_start): Add default versions.
19482         * config/sim.exp (gcc_load): Use perror, not error.
19483
19484 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
19485
19486         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
19487         set in site.exp.
19488
19489 1994-03-14  Doug Evans  (dje@cygnus.com)
19490
19491         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
19492         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
19493         (wendy_try): New proc to run testcase.
19494         (main loop): Call 'em.
19495         * gcc.wendy/*.c: Clean up pass to correct expected output.
19496
19497         * lib/gcc.exp: Minor cleanup work.
19498         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
19499
19500 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
19501
19502         * config/sim.exp (gcc_load): Document return codes better.
19503         Don't pass -v to simulator.
19504
19505 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
19506
19507           * gcc.special/920717-x.c: Fix typo.
19508           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
19509           get at sources.
19510
19511         * lib/mike-gcc.exp: Fix typo.
19512
19513 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
19514
19515         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
19516         binary to use, transform the name.
19517         * config/*.exp: rename everything. Nuke any g++ specific files,
19518         it's now a special case of gcc that requires no special support.
19519         Add a default.exp for unsupported targets.
19520
19521 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
19522
19523         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
19524         lib/old-dejagnu.exp: Fix a few patterns to work with the new
19525         version of Tcl.
19526
19527 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
19528
19529         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
19530         than a warning.
19531
19532 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
19533
19534         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
19535
19536 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
19537
19538         * gcc.execute/execute.exp: Combine opt_list and foption_list into
19539         option_list.  Compile every file with only 4/6 option choices
19540         (same as C torture) instead of with 12/18 different option
19541         choices.
19542         * lib/c-torture.exp: Likewise.
19543
19544         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
19545         not already set.
19546
19547 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
19548
19549         * lib/old-deja.exp: Add `excess errors test fails' error, now one
19550         can put an XFAIL *-*-* on excess errors.
19551
19552 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
19553
19554         * g++.law: Add more tests derived from g++-bugs snapshots.
19555
19556         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
19557         equivalent to g++.law/init9.
19558
19559         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
19560         compiled it, and the a.out file after we've run it.
19561
19562 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
19563
19564         * lib/mike-g++.exp (postbase): Delete the .o file after we've
19565         compiled it, and the a.out file after we've run it.
19566
19567 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
19568
19569         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
19570
19571 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
19572
19573         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
19574         version number.
19575
19576 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
19577
19578         * g++.law: New directory of g++ tests derived from the g++-bugs
19579         snapshots.
19580
19581 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
19582
19583         * gcc.compile: initbug1.c initbug1.exp testcase added
19584
19585 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
19586
19587         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
19588         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
19589           fixes submitted by Jeff Law (law@cs.utah.edu)
19590         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
19591           Jeff Law (law@cs.utah.edu)
19592
19593
19594 1993-11-30  Mike Stump  (mrs@cygnus.com)
19595
19596         * config/unix-g++.exp: Follow the gcc way of doing things.
19597         * g++.old-deja/old-deja.exp: Minor updates.
19598         * lib/g++.exp: New file, follow the gcc way of doing things.
19599         * lib/old-dejagnu.exp: Minor updates.
19600         * lib/mike-g++.exp: Always unset errorInfo.
19601
19602 1993-11-06  Mike Stump  (mrs@cygnus.com)
19603
19604         * lib/gcc.exp: Fix some errors with the below change, CC and
19605         CFLAGS should be global when setting, not local.
19606
19607 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
19608
19609         * lib/gcc.exp: Transform tool name.
19610
19611 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19612
19613         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
19614
19615 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19616
19617         * lib/gcc.exp: change gcc_done to gcc_stat
19618
19619 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19620
19621         * Upgraded gcc testsuite to c-torture version 1.25
19622
19623 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
19624
19625         * lib/gcc.exp: added reporting code. Changed verbose compile message.
19626         * lib/c-torture: added hooks for new reporting code.
19627
19628 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
19629
19630         * config/sh-gcc.exp: check if sh-sim exists in the path
19631
19632 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
19633
19634         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
19635         * gcc.compile/compile.exp: Initial changes for new logic.
19636         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
19637         * gcc.failure/failure.exp: Initial changes for new logic.
19638         * gcc.ieee/ieee.exp: Initial changes for new logic.
19639         * gcc.misc-tests/misc.exp: Initial changes for new logic.
19640         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
19641         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
19642         * lib/c-torture.exp: Initial changes for new logic.
19643         * lib/gcc.exp: Initial changes for new logic.
19644
19645 1993-10-15  Mike Stump  (mrs@cygnus.com)
19646
19647         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
19648         depend upon failure or success.  Fully qualify names in failure
19649         and success messages.  Always remove a.out before starting
19650         compile, just in case.  Pay more attention to error text output by
19651         the compiler.  Handle testcases with no known past errors just
19652         like all others, so that things are uniform.  Other miscellaneous
19653         improvements.
19654
19655 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
19656
19657         * gcc.cpp: new directory for cpp tests
19658
19659 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
19660
19661         * lib/chill.exp: Code reformatted, removed unused code.
19662         * config/unix-chill.exp: Code reformatted, removed unused code.
19663         * chill.execute/execute.exp: Code reformatted, removed unused code.
19664         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
19665
19666 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
19667
19668         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
19669         routines not written.
19670
19671 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
19672
19673         * config/bug-gcc.exp: Use new procs from bug.exp.
19674
19675 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
19676
19677         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
19678         via ftp, rather than depending on NFS.
19679         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
19680         case.
19681
19682 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
19683
19684         * config/bug-gcc.exp: Use new download proc.
19685
19686 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
19687
19688         * chill.execute/execute.exp: cleanups, handles errors better
19689         * chill.compile/compile.exp: rewrite, based on execute.exp
19690         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
19691         * lib/chill.exp: major changes to diff proc and compile and link
19692           procs. added chill_fail and chill_pass wrappers to pass and
19693           fail. added more comments, and handle error codes better.
19694           Added a hack to capture stderr from exec, so noncompile tests
19695           can work.
19696
19697 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
19698
19699         * chill.execute/execute.exp: rewrite of testsuite driver
19700         * lib/chill.exp: rewrite of testsuite driver
19701         * config/unix-chill.exp: rewrite of testsuite driver
19702
19703 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
19704
19705     In chill.execute:
19706         * iexpr.ch: Standardize uppercase.
19707         * tuples.dat: Standardize uppercase.
19708         * vary.ch: standardize.  Correct varying string assignments.
19709         * vary.dat: Add new output lines.
19710
19711 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
19712
19713     In chill.execute:
19714         * chprintf.ch: Standardize use of uppercase.
19715         * tuples.ch: Standardize and turn arr2 into a DCL,
19716           rather than a SYN.
19717         * pinits.ch: Standardize.
19718
19719 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
19720
19721         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
19722         * Makefil: Renamed to Makefile.in.
19723         * configure.in: New.
19724
19725 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
19726
19727     In chill.execute:
19728         * .cvsignore: Add result/output files.
19729         * Makefile: Fix up variables at start.  Use MFLAGS
19730           everywhere.  Correct bool_loc, built_ins entries.
19731           Add entry for vary1.ch.
19732         * bitarray.ch: Standardize upper-case usage.
19733         * bitexpr.ch: Standardize, add output of b1.
19734         * params.ch: Use arrayt in along PROC parameters, to
19735           avoid novelty problems.
19736         * sets.ch: Tiny cleanup.
19737         * vary1.ch: Re-indent.
19738
19739 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
19740
19741           * Add PR-related files to Makefiles, .cvsignore files, etc.
19742
19743 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
19744
19745         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
19746           with compiler objects. New names are test-flow.c and test-loop.c
19747
19748 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
19749
19750         * Upgraded c-torture tests from 1.19 to 1.20
19751
19752         * new files:
19753         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
19754         * gcc.compile: 930623-1.c 930623-2.c
19755         * gcc.noncompile: 930622-1.c 930622-2.c
19756         * gcc.failure: 920411-1.c 920627-2.c
19757         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
19758
19759 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
19760
19761         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19762           More changes to get testsuite working properly. Needs more work.
19763           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
19764
19765 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
19766
19767         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19768           More changes to get testsuite working properly. Needs more work.
19769
19770 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
19771
19772         * chill.compile/compile.exp: Added for Dejagnu support
19773         * chill.execute/execute.exp: Added for Dejagnu support
19774         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
19775
19776 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
19777
19778     This should complete moving the CHILL test files.
19779         * chill.noncompile(.cvsignore printf.grt
19780             in-printf.grt chprintf.grt chprintf.ch):
19781             Added test-support files.
19782           (Makefile): Modified further.
19783         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
19784             signal.ch): Added test files.
19785           * chill.execute (.cvsignore printf.grt printr.c
19786             in-printf.grt rts.c chprintf.grt rts.h): Added
19787           test-support files.
19788             (Makefile): More corrections.
19789
19790 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
19791
19792         * chill.compile, chill.execute, chill.nocompile: Add CHILL
19793           test cases, ready for DejaGnu.
19794
19795 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
19796
19797         * Upgraded c-torture tests from 1.18 to 1.19
19798
19799         * gcc.compile: added test(s):
19800           930607-1.c
19801         * gcc.execute: added test(s):
19802           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
19803
19804         * added new subdirectory for misc tests: gcc.misc-tests
19805         * gcc.misc-test(s): added tests:
19806           inst-check.c test-consts.c test-ior.c test-switch.c
19807
19808 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
19809
19810         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
19811
19812 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
19813
19814         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
19815
19816 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
19817
19818         * Upgraded c-torture tests from 1.17 to 1.18
19819
19820 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
19821
19822         * Upgraded c-torture tests from 1.12 to 1.17
19823
19824 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
19825
19826         * lib/old-dejagnu.exp:
19827           Fixed handling of XFAIL target triplets to correctly
19828           recognize wildcard characters.  Removed code that
19829           appended a unique id tag to the end of the file name
19830           printed out by the result of the testcases within a
19831           given test file.
19832
19833 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
19834
19835         * lib/old-dejagnu.exp:
19836           Reworked expected failure handling to trigger off of XFAIL
19837           keyword in keyphrase embeded in testcase source code. The
19838           XFAIL keyword must be at the end of the keyphrase line. It
19839           may optionally be followed by one or more target triplets.
19840           It has just occured that the handling of wildcards in the
19841           target triplet may not be correct.
19842
19843 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19844
19845         * g++.old-deja/tests:
19846           Moved all subdirectories up one level into g++.old-deja .
19847
19848         * lib/old-dejagnu.exp:
19849           Fixed problem with CXXFLAGS not being properly reset, and being
19850           corrupted with extraneous "-c" compiler option.  This was
19851           causing binaries to not be generated for test that needed them.
19852           Modified strings passed to "pass" and "fail" so that individual
19853           tests from the same test file would be distinguished by an
19854           identifier appended to the test file name in the summary logs;
19855           this corrected a problem with erroneous diff logs.  Added code
19856           to search testcases for expected fail and unexpected pass keywords.
19857
19858 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19859
19860         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19861
19862 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19863
19864         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19865           Removed extraneous text from end of "Special g++ Options"
19866           keyphrase.
19867
19868         * lib/old-dejagnu.exp: Added pattern matching to look for new
19869           keywords, embedded in testcases comments, which will trigger
19870           calls to xpass and xfail.
19871
19872 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19873
19874         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19875           comments embedded in the testcases, especially the one looking for
19876           special compiler options, as well as the pattern matching for the
19877           compiler output again.
19878
19879 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19880
19881         * lib/old-dejagnu.exp: Do a proper check of the return value for
19882           execute tests. Fixed several problems with the pattern matching
19883           of the compiler output which gave erroneous test results.
19884           Changed several of the test result messages to be more descriptive.
19885         * config/unix-g++.exp: Proc g++_load now actually works and
19886           executes the tests passed to it and returns a usable return
19887           value.
19888
19889 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19890
19891           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19892
19893 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19894
19895         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19896           Modified both files to properly execute the old style
19897           dejagnu tests. The previous versions of these files were
19898           experimental and did not function anything near correctly.
19899
19900 1993-04-05  Rob Savoye  (rob@cygnus.com)
19901
19902         * Removed all Makefile.in and configure.in files. No configuration
19903         needed now.
19904
19905 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19906
19907         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19908
19909 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19910
19911         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19912         gcc.special/configure.in, gcc.noncompile/configure.in,
19913         gcc.execute/configure.in, gcc.code_quality/configure.in,
19914         g++.other/configure.in, g++.old-deja/configure.in,
19915         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19916         in srcname setting.
19917
19918 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19919
19920         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19921         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19922         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19923
19924 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19925
19926         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19927         (gdb_exit): Don't remove *_soc files.
19928
19929 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19930
19931         * lib/c-torture.exp: Don't look for main; instead always use -w
19932         -c.  This is how the c-torture tests work.  Remove the object
19933         file if the compilation succeeds.
19934         * gcc.execute/execute.exp: Remove executable if test passes.
19935         * gcc.noncompile/noncompile.exp: Every test is an expected
19936         failure.
19937         * gcc.special/special.exp: Added tests from c-torture 1.11,
19938         corrected use of existing test.
19939         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19940         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19941         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19942         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19943         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19944         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19945         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19946         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19947         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19948         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19949         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19950         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19951         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19952         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19953         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19954         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19955         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19956         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19957         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19958         c-torture 1.11.
19959         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19960         correspond to c-torture 1.11.
19961
19962         * New file.