PR c++/10230, c++/10481
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
1 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2
3         PR c++/10230, c++/10481
4         * g++.dg/lookup/scoped5.C: New test.
5
6 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7
8         PR c++/10552
9         * g++.dg/template/ttp6.C: New test.
10
11 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
12
13         * gcc.c-torture/execute/builtins: New directory.
14         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
15         gcc.c-torture/execute/builtins.
16         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
17         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
18         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
19         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
20
21 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
22
23         PR c++/9252
24         * g++.dg/template/access8.C: New test.
25         * g++.dg/template/access9.C: New test.
26
27 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
28
29         PR c++/9554
30         * g++.dg/parse/access1.C: New test.
31
32 2003-05-09  DJ Delorie  <dj@redhat.com>
33
34         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
35         long, and not an int.
36
37 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
38
39         PR c++/10555, c++/10576
40         * g++.dg/template/memclass1.C: New test.
41
42 2003-05-08  DJ Delorie  <dj@redhat.com>
43
44         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
45         targets.
46         * gcc.c-torture/execute/20021024-1.x: Likewise.
47         * gcc.c-torture/execute/shiftdi.x: Likewise.
48         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
49         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
50         * gcc.dg/20021018-1.c: Likewise.
51
52 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
53
54         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
55
56         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
57         (bcopy): Call memmove.
58
59 2003-05-08  Roger Sayle  <roger@eyesopen.com>
60
61         * g77.f-torture/compile/8485.f: New test case.
62
63 2003-05-07  Richard Henderson  <rth@redhat.com>
64
65         PR c++/10570
66         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
67         Verify exception_cleanup not called for rethrows.
68         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
69         when exiting catch block without rethrowing.
70         * g++.dg/eh/forced3.C: New.
71         * g++.dg/eh/forced4.C: New.
72
73 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
74
75         * gcc.dg/20030505.c: Fix triplet.
76
77 2003-05-06  DJ Delorie  <dj@redhat.com>
78
79         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
80         * gcc.dg/nest.c: Likewise.
81
82 2003-05-05  Roger Sayle  <roger@eyesopen.com>
83
84         * gcc.dg/builtins-14.c: New test case.
85
86 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
87
88         * lib/compat.exp (compat-execute): New argument.
89         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
90         * gcc.dg/compat: New test directory.
91         * gcc.dg/compat/compat.exp: New expect script.
92         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
93         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
94         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
95         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
96         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
97         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
98
99         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
100         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
101         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
102         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
103         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
104         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
105         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
106         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
107         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
108         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
109         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
110         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
111         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
112         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
113         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
114
115 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
116
117         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
118
119 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
120
121         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
122
123 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
124
125         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
126         * gcc.dg/ppc-fsel-2.c: New test.
127
128         * gcc.dg/unused-5.c: New test.
129
130 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
131
132         PR c++/10496
133         * g++.dg/warn/pmf1.C: New test.
134
135 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
136
137         PR c++/4494
138         * g++.dg/warn/main.C: New test.
139
140 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
141
142         * gcc.dg/nonnull-3.c: New test.
143
144 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
145
146         * gcc.dg/cpp/Wtrigraphs.c: Update.
147         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
148
149 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
150
151         * gcc.dg/ppc-fsel-1.c: New test.
152
153 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
154
155         PR c/10604
156         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
157
158 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
159
160         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
161
162 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
163
164         PR c++/9364, c++/10553, c++/10586
165         * g++.dg/parse/typename4.C: New test.
166         * g++.dg/parse/typename5.C: Likewise.
167
168 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
169
170         * gcc.c-torture/compile/20030503-1.c: New test.
171
172 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
173
174         * g++.dg/lookup/using5.C: Fix testcase error.
175
176 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
177
178         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
179         since MEABI is no longer supported.  Remove all vestiges
180         of MEABI from the test.
181
182 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
183
184         PR c++/10554
185         * g++.dg/lookup/using5.C: New test.
186
187 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
188
189         PR c++/8772
190         * g++.dg/template/ttp5.C: New test.
191
192 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
193
194         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
195         (dg-gpp-additional-sources): New function.
196         (dg-gpp-additional-files): Likewise.
197         * lib/g++.exp (additional_sources): New variable.
198         (additional_files): Likewise.
199         (g++_target_compile): Deal with them.
200         * lib/old-dejagnu.exp: Remove.
201         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
202         * g++.old-deja: Revise all tests to use dg commands.
203
204 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
205
206         PR c++/9432, c++/9528
207         * g++.dg/lookup/using4.C: New test.
208
209 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
210
211         * gcc.dg/noreturn-5.c: New file.
212         * gcc.dg/noreturn-6.c: New file.
213
214         * gcc.c-torture/compile/inline-1.c: New file.
215
216 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
217
218         PR c++/10551
219         * g++.dg/template/explicit1.C: New test.
220
221 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
222
223         PR c++/10549
224         * g++.dg/other/bitfield1.C: New test.
225
226         PR c++/10527
227         * g++.dg/init/new7.C: New test.
228
229 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
230
231         * g++.dg/ext/desig1.C: New test.
232         * g++.dg/ext/init1.C: Update.
233
234         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
235
236 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
237
238         PR c++/10180
239         * g++.dg/warn/Winline-1.C: New test.
240
241 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
242
243         * gcc.c-torture/execute/string-opt-19.c: New test.
244
245         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
246         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
247
248 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
249
250         PR c++/10506
251         * g++.dg/init/new6.C: New test.
252
253         PR c++/10503
254         * g++.dg/init/ref6.C: New test.
255
256 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
257
258         * g++.dg/warn/weak1.C: XFAIL on AIX4.
259
260 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
261
262         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
263         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
264
265 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
266
267         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
268         initialized static data members.
269
270 2003-04-25  H.J. Lu <hjl@gnu.org>
271
272         * gcc.dg/ia64-sync-4.c: New test.
273
274 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
275
276         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
277         date.
278
279 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
280
281         PR c++/10337
282         * g++.dg/warn/conv1.C: New test.
283         * g++.old-deja/g++.other/conv7.C: Adjust.
284         * g++.old-deja/g++.other/overload14.C: Adjust.
285
286 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
287
288         PR c++/10471
289         * g++.dg/template/defarg2.C: New test.
290
291 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
292
293         * gcc.dg/cpp/include2.c: Update.
294         * gcc.dg/cpp/multiline-2.c: New.
295         * gcc.dg/cpp/multiline.c: Update.
296         * gcc.dg/cpp/strify2.c: Update.
297         * gcc.dg/cpp/trad/literals-2.c: Update.
298
299 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
300
301         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
302
303 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
304
305         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
306
307 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
308
309         PR c++/10451
310         * g++.dg/parse/crash4.C: New test.
311
312         PR c++/9847
313         * g++.dg/parse/crash5.C: New test.
314
315 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
316
317         PR c++/10446
318         * g++.dg/parse/crash3.C: New test.
319
320         PR c++/10428
321         * g++.dg/parse/elab1.C: New test.
322
323 2003-04-22  Devang Patel  <dpatel@apple.com>
324
325         * gcc.dg/cpp/trad/funlike-5.c: New test.
326
327 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
328
329         * g++.dg/other/packed1.C: Fix dg options.
330
331 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
332
333         * g++.dg/other/offsetof2.C: New test.
334
335 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
336
337         * g++.dg/template/recurse.C: Adjust location of error messages.
338
339 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
340
341         PR c++/9881
342         * g++.dg/init/addr-const1.C: New test.
343         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
344
345 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
346
347         PR c++/10405
348         * g++.dg/lookup/struct-hack1.C: New test.
349
350 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
351
352         * ucs.c: Update diagnostic messages.
353
354 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
355
356         * gcc.dg/cpp/truefalse.cpp: New test.
357         * gcc.dg/cpp/cpp.exp: Update.
358         * g++.dg/other/stdbool-if.C: Remove.
359
360 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
361
362         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
363         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
364
365 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
366
367         * gcc.c-torture/compile/20030418-1.c: New test.
368
369 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
370
371         * README.compat: Remove; content moved to doc/sourcebuild.texi.
372
373 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
374
375         PR c++/10347
376         g++.dg/template/dependent-name1.C: New test.
377
378 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
379
380         * gcc.dg/warn-1.c (tourist_guide): New array,
381         contains a pointer to bar.
382
383 2003-04-16  Roger Sayle  <roger@eyesopen.com>
384
385         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
386         * gcc.c-torture/execute/medce-1.c: New test case.
387         * gcc.c-torture/execute/medce-2.c: New test case.
388
389 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
390
391         * lib/prune.exp: Ignore more messages.
392
393         PR c++/10381
394         * g++.dg/parse/lookup3.C: New test.
395
396 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
397
398         * gcc.c-torture/compile/20030415-1.c : New test.
399
400 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
401
402         * gcc.c-torture/execute/scope-2.c: Move to ...
403         * gcc.dg/noncompile/scope.c: .... here.
404
405 2003-04-14  Roger Sayle  <roger@eyesopen.com>
406
407         * gcc.dg/20030414-2.c: New test case.
408
409 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
410
411         PR target/10377
412         * gcc.dg/20030414-1.c: New test.
413
414 2003-04-13  Roger Sayle  <roger@eyesopen.com>
415
416         * gcc.dg/builtins-12.c: New test case.
417         * gcc.dg/builtins-13.c: New test case.
418
419 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
420
421         * gcc.c-torture/execute/string-opt-18.c: New test.
422
423 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
424
425         PR c++/10300
426         * g++.dg/init/new5.C: New test.
427
428 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
429
430         PR c++/7910
431         * g++.dg/ext/dllimport1.C: New test.
432
433 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
434
435         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
436
437 2003-04-11  Bud Davis <bdavis9659@comcast.net>
438
439         PR Fortran/9263
440         * g77.f-torture/noncompile/9263.f: New test
441         PR Fortran/1832
442         * g77.f-torture/execute/1832.f: New test
443
444 2003-04-11  David Chad  <davidc@freebsd.org>
445             Loren J. Rittle  <ljrittle@acm.org>
446
447         libobjc/8562
448         * objc.dg/headers.m: New test.
449
450 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
451
452         * gcc.c-torture/execute/builtin-noret-2.c: New.
453         * gcc.c-torture/execute/builtin-noret-2.x: New.
454         XFAIL builtin-noret-2.c at -O1 and above.
455         * gcc.dg/redecl.c: New.
456         * gcc.dg/Wshadow-1.c: Update error regexps.
457
458 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
459
460         * g++.dg/abi/bitfield10.C: New test.
461
462 2003-04-09  Mike Stump  <mrs@apple.com>
463
464         * gcc.dg/pch/pch.exp: Make testcase names longer.
465         * g++.dg/pch/pch.exp: Make testcase names longer.
466
467 2003-04-08  Roger Sayle  <roger@eyesopen.com>
468
469         * gcc.dg/builtins-11.c: New test case.
470
471 2003-04-08  Roger Sayle  <roger@eyesopen.com>
472
473         * gcc.dg/builtins-9.c: New test case.
474         * gcc.dg/builtins-10.c: New test case.
475
476 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
477
478         * gcc.dg/noncompile/init-4.c.c: New test.
479
480 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
481
482         * gcc.misc-test/gcov-9.c: New test.
483         * gcc.misc-test/gcov-10.c: New test
484         * gcc.misc-test/gcov-11.c: New test.
485
486 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
487
488         PR optimization/10024
489         * gcc.c-torture/compile/20030405-1.c: New test.
490
491 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
492
493         * gcc.dg/pch/static-3.c: New.
494         * gcc.dg/pch/static-3.hs: New.
495         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
496
497 2003-04-04  Richard Henderson  <rth@redhat.com>
498
499         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
500         * g++.dg/eh/forced2.C: Likewise.
501
502 2003-04-03  Mike Stump  <mrs@apple.com>
503
504         * lib/scanasm.exp (scan-assembler): Add xfail processing for
505         target arg.
506         (scan-assembler-times, scan-assembler-not): Likewise.
507         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
508
509 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
510
511         * gcc.dg/sparc-loop-1.c: New test.
512
513 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
514
515         PR other/9274
516         * g++.dg/pch/system-2.C: New.
517         * g++.dg/pch/system-2.Hs: New.
518
519 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
520
521         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
522
523         * g++.dg/eh/simd-1.C (vecfunc): Same.
524
525 2003-04-01  Roger Sayle  <roger@eyesopen.com>
526
527         * gcc.c-torture/execute/20030401-1.c: New test case.
528
529 2003-04-01  Ziemowit Laski <zlaski@apple.com>
530
531         * objc.dg/defs.m: New.
532
533 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
534
535         * g++.dg/eh/simd-1.C: New.
536         * g++.dg/eh/simd-2.C: New.
537
538 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
539
540         * gcc.c-torture/execute/simd-3.c: New.
541
542 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
543
544         PR c/9936
545         * gcc.dg/20030331-2.c: New test.
546
547 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
548
549         PR c++/10278
550         * g++.dg/parse/crash2.C: New test.
551
552 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
553
554         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
555         * gcc.c-torture/execute/20030331-1.c: ...here.
556
557 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
558
559         * gcc.c-torture/execute/20030331-1.c: New test.
560
561 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
562
563         * lib/gcov.exp: Adjust call return testing strings.
564         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
565
566 2003-03-31  Roger Sayle  <roger@eyesopen.com>
567
568         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
569         * gcc.dg/builtins-7.c: New test case.
570         * gcc.dg/builtins-8.c: New test case.
571
572 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
573
574         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
575
576 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
577
578         PR c++/7647
579         * g++.dg/lookup-class-member-2.C: New test.
580
581 2003-03-30  Glen Nakamura  <glen@imodulo.com>
582
583         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
584
585 2003-03-28  Roger Sayle  <roger@eyesopen.com>
586
587         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
588
589 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
590
591         * g++.dg/init/attrib1.C: New test.
592
593 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
594
595         * gcc.dg/ultrasp8.c: New test.
596
597 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
598
599         * gcc.dg/ultrasp7.c: New test.
600
601 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
602
603         PR c++/10047
604         * g++.dg/template/inline1.C: New test.
605
606 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
607
608         * gcc.dg/sparc-dwarf2.c: New test.
609
610 2003-03-27  Roger Sayle  <roger@eyesopen.com>
611
612         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
613         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
614
615 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
616
617         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
618         than reading .x files.
619         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
620         * g77.dg/gcov/gcov-1.f: Likewise.
621         * gcc.misc-tests/gcov-4b.c: Likewise.
622         * gcc.misc-tests/gcov-5b.c: Likewise.
623         * gcc.misc-tests/gcov-6.c: Likewise.
624         * gcc.misc-tests/gcov-7.c: Likewise.
625         * gcc.misc-tests/gcov-8.c: Likewise.
626         * g++.dg/gcov/gcov-1.x: Remove.
627         * g77.dg/gcov/gcov-1.x: Likewise.
628         * gcc.misc-tests/gcov-4b.x: Likewise.
629         * gcc.misc-tests/gcov-5b.x: Likewise.
630         * gcc.misc-tests/gcov-6.x: Likewise.
631         * gcc.misc-tests/gcov-7.x: Likewise.
632         * gcc.misc-tests/gcov-8.x: Likewise.
633
634 2003-03-27  Glen Nakamura  <glen@imodulo.com>
635
636         PR opt/10087
637         * gcc.dg/20030324-1.c: New test.
638
639 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
640
641         PR c++/10224
642         * g++.dg/template/arg3.C: New test.
643
644         PR c++/10158
645         * g++.dg/template/friend18.C: New test.
646
647 2003-03-26  Roger Sayle  <roger@eyesopen.com>
648
649         * g77.f-torture/compile/20030326-1.f: New test case.
650
651 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
652
653         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
654
655         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
656
657 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
658
659         * gcc.dg/ia64-sync-3.c: New test.
660
661 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
662
663         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
664
665 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
666
667         * gcc.dg/ultrasp6.c: New test.
668
669 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
670
671         * gcc.dg/i386-signbit-1.c: New test.
672         * gcc.dg/i386-signbit-2.c: New test.
673         * gcc.dg/i386-signbit-3.c: New test.
674
675 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
676
677         * gcc.dg/ultrasp5.c: Fix options.
678
679 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
680
681         * gcc.dg/ultrasp5.c: Fix comment.
682
683 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
684
685         PR fortran/10197
686         * g77.f-torture/execute/10197.f: New test.
687
688 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
689
690         PR c++/9898, c++/383
691         * g++.dg/template/conv6.C: New test.
692
693         PR c++/10119
694         * g++.dg/template/ptrmem5.C: New test.
695
696         PR c++/10026
697         * g++.dg/lookup/koenig1.C: New test.
698
699         PR C++/10199
700         * g++.dg/lookup/template2.C: New test.
701
702 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
703
704         * g++.dg/opt/rtti1.C: New test.
705
706 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
707
708         * gcc.dg/ultrasp5.c: New test.
709
710 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
711
712         PR middle-end/9967
713         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
714         builtin fputs.
715
716 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
717
718         PR c/8224
719         * gcc.dg/20030323-1.c: New test.
720
721 2003-03-23  Roger Sayle  <roger@eyesopen.com>
722
723         * gcc.c-torture/compile/20030323-1.c: New test case.
724
725 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
726
727         * gcc.dg/20030321-1.c: New test.
728
729 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
730
731         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
732
733 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
734
735         PR c++/9978, c++/9708
736         * g++.dg/ext/vlm1.C: Adjust expected error.
737         * g++.dg/ext/vla2.C: New test.
738         * g++.dg/template/arg1.C: New test.
739         * g++.dg/template/arg2.C: New test.
740
741 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
742
743         * g77.f-torture/execute/select.f: New test.
744         * g77.f-torture/noncompile/select_no_compile.f: New test.
745
746 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
747
748         PR c++/9898
749         * g++.dg/other/error4.C: New test.
750
751 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
752
753         * g++.dg/template/friend17.C: New test.
754
755 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
756
757         * gcc.c-torture/compile/20030320-1.c: New.
758
759 2003-03-20  Roger Sayle  <roger@eyesopen.com>
760
761         * gcc.dg/builtins-6.c: New test case.
762
763 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
764
765         PR target/10073
766         * gcc.c-torture/compile/20030319-1.c: New.
767
768 2003-03-18  Jan Hubicka  <jh@suse.cz>
769
770         * gcc.dg/i386-cvt-1.c: New test.
771
772 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
773
774         * objc.dg/naming-1.m: Use "(parse|syntax) error".
775         * objc.dg/naming-2.m: Likewise.
776
777 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
778
779         PR c++/9639
780         * g++.dg/parse/crash1.C: New test.
781
782 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
783
784         PR c++/8805
785         * g++.dg/eh/cleanup1.C: New test.
786
787 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
788
789         * gcc.c-torture/execute/20030316-1.c: New test case.
790
791 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
792
793         PR c++/9629
794         * g++.dg/init/ctor2.C: New test.
795
796 2003-03-15  Roger Sayle  <roger@eyesopen.com>
797
798         * g77.f-torture/compile/xformat.f: New test case.
799
800 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
801
802         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
803         * g++.old-deja/g++.mike/eh50.C: Likewise.
804
805 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
806
807         PR c++/6440
808         * g++.dg/template/spec7.C: New test.
809         * g++.dg/template/spec8.C: Likewise.
810
811 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
812
813         * gcc.c-torture/execute/20030313-1.c: New test.
814
815 2003-03-14  Richard Henderson  <rth@redhat.com>
816
817         * gcc.dg/inline-2.c: Adjust alpha test for external call.
818
819 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
820
821         * gcc.c-torture/compile/20030314-1.c: New test.
822
823 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
824
825         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
826         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
827         thumb target,
828         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
829         to accept newer _imp__  prefix and additional
830         newline in .drectve section.
831         * gcc.dg/dll-4.c: Likewise.
832         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
833         switch.
834
835 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
836
837         * g++.dg/parse/namespace9.C: New test.
838
839         * g++.dg/init/ref5.C: New test.
840         * g++.dg/parse/ptrmem1.C: Likewise.
841
842 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
843
844         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
845         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
846         regular expression.
847         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
848         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
849
850 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
851
852         * gcc.c-torture/execute/20030224-2.c: New test.
853
854 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
855
856         * gcc.dg/decl-3.c: New test.
857
858 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
859
860         * gcc.dg/i386-loop-2.c: New test.
861
862 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
863
864         PR c++/9474
865         * g++.dg/parse/namespace8.C: New test.
866
867         PR c++/9924
868         * g++.dg/overload/builtin2.C: New test.
869
870 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
871
872         * gcc.dg/return-type-3.c: New test.
873
874 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
875
876         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
877         profiling options are not supported.
878
879 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
880
881         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
882         * g++.old-deja/g++.warn/impint2.C: Likewise.
883
884 2003-03-10  Devang Patel  <dpatel@apple.com>
885
886         * g++.dg/cpp/c++_cmd_1.C: New test.
887         * g++.dg/cpp/c++_cmd_1.h: New file.
888
889 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
890
891         * gcc.dg/altivec-9.c: New file.
892
893 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
894
895         * gcc.dg/ppc-sdata-1.c: New test.
896         * gcc.dg/ppc-sdata-2.c: New test.
897
898 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
899
900         PR c++/9373
901         * g++.dg/opt/ptrmem2.C: New test.
902
903         PR c++/8534
904         * g++.dg/opt/ptrmem1.C: New test.
905
906 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
907
908         * gcc.dg/i386-loop-1.c: New test.
909
910 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
911
912         PR c++/9970
913         * g++.dg/lookup/friend1.C: New test.
914
915 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
916
917         PR c++/9823
918         * g++.dg/parser/constructor1.C: New test.
919
920 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
921
922         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
923
924         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
925
926 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
927
928         * gcc.dg/cpp/Wunused.c: Update test.
929
930 2003-03-08  Jan Hubicka  <jh@suse.cz>
931
932         * gcc.dg/inline-3.c: New test.
933
934 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
935
936         PR c++/9809
937         * g++.dg/parse/builtin1.C: New test.
938
939         PR c++/9982
940         * g++.dg/abi/cookie1.C: New test.
941         * g++.dg/abi/cookie2.C: Likewise.
942
943         PR c++/9524
944         * g++.dg/template/field1.C: New test.
945
946         PR c++/9912
947         * g++.dg/parse/class1.C: New test.
948         * g++.dg/parse/namespace7.C: Likewise.
949         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
950
951 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
952
953         * g++.dg/init/ref4.C: New test.
954
955 2003-03-07  Jan Hubicka  <jh@suse.cz>
956
957         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
958         * gcc.dg/inline-3.c:  New test.
959
960 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
961
962         * g++.dg/init/ref3.C: New test.
963
964         PR c++/9965
965         * g++.dg/init/ref2.C: New test.
966
967         PR c++/9400
968         * g++.dg/warn/Wshadow-2.C: New test.
969
970         PR c++/9791
971         * g++.dg/warn/Woverloaded-1.C: New test.
972
973 2003-03-05  Jan Hubicka  <jh@suse.cz>
974
975         * gcc.dg/i386-local2.c: New.
976         * gcc.dg/i386-local.c: Fix typo.
977
978 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
979
980         * g++.dg/abi/layout3.C: New test.
981
982 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
983
984         * gcc.c-torture/compile/20030305-1.c
985
986 2003-03-05  Jan Hubicka  <jh@suse.cz>
987
988         * gcc.dg/i386-local.c: New.
989
990 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
991
992         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
993
994 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
995
996         * gcc.dg/switch-2.c: New test.
997         * gcc.dg/switch-3.c: New test.
998         * gcc.dg/Wswitch.c: Adjust line numbers.
999         * gcc.dg/Wswitch-default.c: Likewise.
1000         * gcc.dg/Wswitch-enum.c: Likewise.
1001
1002 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
1003
1004         * gcc.c-torture/execute/20030222-1.c: New test.
1005
1006 2003-03-03  James E Wilson  <wilson@tuliptree.org>
1007
1008         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
1009
1010 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
1011
1012         PR c++/9878
1013         * g++.dg/init/ref1.C: New test.
1014
1015 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
1016
1017         * gcc.dg/sh-relax.c: New SH-only test.
1018
1019 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
1020
1021         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
1022         comment explaining purpose of testcase.
1023
1024 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1025
1026         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
1027         for HC11/HC12 (asm needs two int registers).
1028         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
1029         HC11/HC12 because the test uses an asm which needs two 32-bit
1030         registers.
1031
1032 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1033
1034         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
1035         for HC11/HC12 (array is too large otherwise).
1036         * gcc.c-torture/compile/920501-4.x: New file, likewise.
1037         * gcc.c-torture/compile/20010518-2.x: Likewise.
1038         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
1039         HC11/HC12 (array is too large).
1040
1041 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
1042
1043         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
1044         * lib/g++-dg.exp (g++-dg-test): Likewise.
1045
1046 2003-03-01  Roger Sayle  <roger@eyesopen.com>
1047
1048         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
1049         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
1050
1051 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1052
1053         * g++.dg/warn/implicit-typename1.C: Remove warning.
1054
1055 2003-02-28  Richard Henderson  <rth@redhat.com>
1056
1057         * gcc.dg/noreturn-1.c: Move noreturn warning line.
1058         * gcc.dg/return-type-1.c: Move control reaches end warning line.
1059
1060 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
1061
1062         * gcc.dg/pch/pch.exp: Change .pch to .gch.
1063         * g++.dg/pch/pch.exp: Likewise.
1064
1065 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
1066
1067         PR c++/9879
1068         * testsuite/g++.dg/init/new4.C: New test.
1069
1070 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
1071
1072         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
1073
1074 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
1075
1076         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
1077         unsigned long.
1078
1079         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
1080         wider than float.
1081
1082 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1083
1084         * lib/scanasm.exp: Add support for counting numbers of
1085         occurences.
1086         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
1087         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
1088
1089 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
1090
1091         PR c++/9683
1092         * g++.dg/template/static3.C: New test.
1093
1094         PR c++/9829
1095         * g++.dg/parse/namespace6.C: New test.
1096
1097 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1098
1099         PR target/9732
1100         * gcc.dg/20030225-1.c: New test.
1101
1102 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
1103
1104         * README: Remove out-of-date information.
1105
1106         PR c++/9836
1107         * g++.dg/template/spec6.C: New test.
1108
1109 2003-02-24  Jeff Law  <law@redhat.com>
1110
1111         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
1112
1113 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1114
1115         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
1116         * gcc.dg/pragma-ep-1.c: Likewise.
1117
1118 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1119
1120         PR c++/9602
1121         * g++.dg/template/friend16.C: New test.
1122
1123 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
1124
1125         PR c++/5333
1126         * g++.dg/parse/fused-params1.C: Adjust error messages.
1127         * g++.dg/template/nested3.C: New test.
1128
1129 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
1130
1131         * g++.dg/abi/param1.C: New test.
1132
1133 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1134
1135         PR c++/7982
1136         * g++.dg/warn/implicit-typename1.C: New test.
1137
1138 2003-02-22  Kelley Cook <kelleycook@comcast.net>
1139
1140         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
1141         with "mtune".
1142         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1143         * gcc.c-torture/execute/20010129-1.x: Likewise.
1144         * gcc.dg/20011107-1.c: Likewise.
1145         * gcc.dg/20020108-1.c: Likewise.
1146         * gcc.dg/20020122-3.c: Likewise.
1147         * gcc.dg/20020206-1.c: Likewise.
1148         * gcc.dg/20020310-1.c: Likewise.
1149         * gcc.dg/20020426-2.c: Likewise.
1150         * gcc.dg/20020517-1.c: Likewise.
1151         * gcc.dg/991230-1.c: Likewise.
1152         * gcc.dg/i386-unroll-1.c: Likewise.
1153         * gcc.misc-tests/i386-prefetch.exp: Likewise.
1154
1155 2003-02-22  Jan Hubicka  <jh@suse.cz>
1156
1157         * gcc.dg/i386-mul.c: New test.
1158
1159 2003-02-21  Roger Sayle  <roger@eyesopen.com>
1160
1161         * gcc.dg/builtins-5.c: New test case.
1162
1163 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
1164
1165         * gcc.dg/asmreg-1.c: New test.
1166
1167 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1168
1169         PR c++/9749
1170         * g++.dg/parse/varmod1.C: New test.
1171
1172 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1173
1174         PR c++/9727
1175         * g++.dg/template/op1.C: New test.
1176
1177 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1178
1179         PR c++/8906
1180         * g++.dg/template/nested2.C: New test.
1181
1182 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1183
1184         PR c++/8724
1185         * g++.dg/expr/dtor1.C: New test.
1186
1187 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
1188
1189         * gcc.dg/cpp/include3.c: New test.
1190         * gcc.dg/cpp/inc/foo.h: New file.
1191
1192 2003-02-21  Glen Nakamura  <glen@imodulo.com>
1193
1194         * gcc.c-torture/execute/20030221-1.c: New test.
1195
1196 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
1197
1198         PR c++/9729
1199         * g++.dg/abi/conv1.C: New test.
1200
1201 2003-02-20  Jan Hubicka  <jh@suse.cz>
1202
1203         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
1204
1205 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
1206
1207         * gcc.c-torture/compile/20030219-1.c: New test.
1208
1209 2003-02-18  Jan Hubicka  <jh@suse.cz>
1210
1211         * gcc.dg/funcorder.c: New test.
1212
1213 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1214
1215         * gcc.c-torture/execute/20030218-1.c: New.
1216
1217 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
1218
1219         * gcc.dg/20030218-1.c: New.
1220
1221 2003-02-18  Richard Henderson  <rth@redhat.com>
1222
1223         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
1224         * gcc.dg/attr-used-2.c: New.
1225
1226 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
1227
1228         PR c++/9704
1229         * g++.dg/init/copy5.C: New test.
1230
1231 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
1232
1233         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
1234         * g++.dg/pch/pch.exp: Likewise.
1235
1236 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1237
1238         * gcc.c-torture/execute/20030209-1.c: Enable the test if
1239         STACK_SIZE is not defined.
1240
1241 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1242
1243         PR c++/9457
1244         * g++.dg/template/init1.C: New test.
1245
1246 2003-02-16  Jan HUbicka  <jh@suse.cz>
1247
1248         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
1249         (foo): Add few extra tests
1250         * gcc.dg/c99-const-expr-3.c: Likewise.
1251         * gcc.c-torture/execute/20030216-1.c: New.
1252
1253 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1254
1255         PR c++/9459
1256         * g++.dg/ext/typeof4.C: New test.
1257
1258 2003-02-15  Roger Sayle  <roger@eyesopen.com>
1259
1260         * gcc.dg/i386-387-3.c: New test case.
1261
1262 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
1263
1264         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
1265         cris-*-elf* cris-*-aout* and mmix-*-*.
1266
1267 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
1268
1269         * gcc.dg/20030213-1.c: New test.
1270
1271 2003-02-12  Roger Sayle  <roger@eyesopen.com>
1272
1273         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
1274         * gcc.dg/i386-387-2.c: Likewise.
1275
1276 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
1277
1278         * gcc.dg/ppc-spe.c: Fix formatting.
1279         Enable tests that were previously unsupported by gas.
1280         Delete tests for instructions that no longer exist.
1281         Switch arguments on evsubifw builtin.
1282
1283 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1284
1285         * gcc.c-torture/execute/20030209-1.c: Disable the test if
1286         STACK_SIZE is too small.
1287
1288 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1289             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1290
1291         * gcc.dg/decl-2.c: New test.
1292
1293 2003-02-10  Jan Hubicka  <jh@suse.cz>
1294
1295         * gcc.dg/i386-fpcvt-1.c:  New test.
1296
1297 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
1298
1299         * gcc.c-torture/execute/20030209-1.c: New test.
1300
1301 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
1302
1303         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
1304         int-wide bitops, use the constants of the same width.
1305         Likewise, if long long is 32-bit wide, test bitops using
1306         32-bit constants.
1307
1308 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
1309
1310         * gcc.dg/20021014-1.c: Annotate with expected notice text.
1311
1312 2003-02-07  Roger Sayle  <roger@eyesopen.com>
1313
1314         * testsuite/gcc.dg/builtins-4.c: New test case.
1315
1316 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1317
1318         * gcc.dg/20020430-1.c: Fix dg command typos.
1319         * gcc.dg/20020503-1.c: Likewise.
1320
1321 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1322
1323         PR c++/8785
1324         * g++.dg/parse/fused-params1.C: New test.
1325
1326         PR c++/8857
1327         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
1328
1329         PR c++/8921
1330         * g++.dg/parse/non-dependent1.C: New test.
1331
1332         PR c++/8928
1333         * g++.dg/parse/dupl-tmpl-args1.C: New test.
1334
1335         PR c++/9228
1336         * g++.dg/parse/undefined7.C: New test.
1337         * g++.dg/parse/non-templ1.C: New test.
1338
1339         PR c++/9229
1340         * g++.dg/parse/too-many-tmpl-args1.C: New test.
1341
1342 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
1343
1344         * gcc.c-torture/compile/20030206-1.c: New test.
1345
1346 2003-02-05  Roger Sayle  <roger@eyesopen.com>
1347
1348         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
1349         "pow" to "foo" to avoid potential confusion with a math built-in.
1350
1351 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1352
1353         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
1354         conditions for SPARC targets.
1355
1356 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
1357
1358         * gcc.dg/20030204-1.c: New test.
1359
1360 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1361
1362         PR c++/38
1363         * g++.dg/parse/array-size1.C: New test.
1364
1365         PR c++/5657
1366         * g++.dg/parse/undefined3.C: New test.
1367
1368         PR c++/5665
1369         * g++.dg/parse/undefined4.C: New test.
1370
1371         PR c++/5975
1372         * g++.dg/parse/undefined5.C: New test.
1373
1374         PR c++/7259
1375         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
1376
1377         PR c++/8578
1378         * g++.dg/parse/casting-operator1.C: New test.
1379
1380         PR c++/8596
1381         * g++.dg/parse/undefined6.C: New test.
1382
1383         PR c++/8736
1384         * g++.dg/parse/missing-template1.C: New test.
1385
1386 2003-02-04  Jan Hubicka  <jh@suse.cz>
1387
1388         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
1389         * gcc.dg/i386-cmov?.c:  Likewise.
1390         * gcc.dg/i386-fpcvt-?.c:  Likewise.
1391         * gcc.dg/i386-ssefp-1.c:  Likewise.
1392         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
1393         conventions.
1394
1395 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
1396
1397         PR c++/7129
1398         * testsuite/g++.dg/ext/max.C: New test.
1399
1400 2003-02-03  Jan Hubicka  <jh@suse.cz>
1401
1402         * gcc.c-torture/execute/20030203-1.c: New test.
1403
1404 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
1405
1406         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
1407         'natural-endian'.
1408
1409 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
1410
1411         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
1412         * g++.dg/init/new2.C: Likewise.
1413         * g++.dg/other/new1.C: Likewise.
1414
1415 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
1416
1417         * gcc.dg/struct-ret-libc.c: New test.
1418
1419 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
1420
1421         * gcc.dg/20030129-1.c: New test.
1422
1423 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1424
1425         PR c++/8849
1426         * g++.dg/template/ptrmem4.C: New test.
1427
1428 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
1429
1430         * g++.dg/parser/constant1.C: New test.
1431
1432 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1433
1434         PR c++/8591
1435         * g++.dg/parse/friend2.C: New test.
1436
1437 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1438
1439         PR c++/9437
1440         * g++.dg/template/unify4.C: New test.
1441
1442 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
1443
1444         * gcc.c-torture/execute/20030128-1.c: New test.
1445
1446 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
1447
1448         * g++.dg/lookup/nested1.C: Test moved from ...
1449         * g++.old-deja/g++.other/lookup24.C: ... here.
1450
1451 2003-01-28  Jan Hubicka  <jh@suse.cz>
1452
1453         * gcc.dg/i386-cmov5.c:  New test.
1454
1455 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
1456
1457         * gcc.c-torture/execute/20010925-1.c: Changed the
1458         memcpy declaration.
1459
1460 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1461
1462         PR c++/3902
1463         * g++.dg/parse/template5.C: New test.
1464
1465 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
1466
1467         PR fortran/9258
1468         * g77.dg/pr9258: New test.
1469
1470 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1471
1472         * README: Move relevant parts from README.g++.
1473
1474         * README.g++: Remove this file.
1475
1476 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1477
1478         * g++.dg/abi/dcast1.C: New test.
1479
1480 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1481
1482         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
1483
1484 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
1485
1486         PR c++/47
1487         * g++.old-deja/g++.other/lookup24.C: New test.
1488
1489 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1490
1491         PR middle-end/7227
1492         * gcc.dg/uninit-C.c: New test.
1493
1494 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
1495
1496         * g++.dg/abi/covariant1.C: New test.
1497
1498 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
1499
1500         * gcc.dg/20030123-1.c: New test.
1501
1502 2003-01-25  Jan Hubicka  <jh@suse.cz>
1503
1504         PR opt/8492
1505         * gcc.c-torture/compile/20030125-1.c
1506
1507 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
1508
1509         PR c++/9403
1510         * g++.dg/parse/template3.C: New test.
1511         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
1512
1513         PR c++/795
1514         * g++.dg/parse/template4.C: New test.
1515
1516         PR c++/9415
1517         * g++.dg/template/qual2.C: New test.
1518
1519         PR c++/8545
1520         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
1521
1522         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
1523
1524 2003-01-25  Roger Sayle  <roger@eyesopen.com>
1525
1526         * gcc.c-torture/execute/switch-1.c: New test case.
1527
1528 2003-01-25  Jan Hubicka  <jh@suse.cz>
1529
1530         * gcc.c-torture/execute/20030125-1.[cx]: New test.
1531
1532 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
1533
1534         Tweaks for Bison-1.875. From the NEWS file:
1535         "- `parse error' -> `syntax error'
1536         Bison now uniformly uses the term `syntax error'"
1537         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
1538         * gcc.dg/cpp/digraph2.c: Likewise.
1539         * gcc.dg/cpp/direct2.c: Likewise.
1540         * gcc.dg/cpp/paste4.c: Likewise.
1541         * gcc.dg/c90-restrict-1.c: Likewise.
1542         * gcc.dg/c99-func-2.c: Likewise.
1543         * gcc.dg/noncompile/920721-2.c: Likewise.
1544         * gcc.dg/noncompile/930622-2.c: Likewise.
1545         * gcc.dg/noncompile/940112-1.c: Likewise.
1546         * gcc.dg/noncompile/950921-1.c: Likewise.
1547         * gcc.dg/noncompile/951123-1.c: Likewise.
1548         * gcc.dg/noncompile/971104-1.c: Likewise.
1549         * gcc.dg/noncompile/990416-1.c: Likewise.
1550
1551 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
1552
1553         * g++.dg/parse/undefined1.C: Add error message.
1554
1555 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1556
1557         PR c++/9354
1558         * g++.dg/parse/new1.C: New test.
1559
1560         PR c++/9216
1561         * g++.dg/parse/template2.C: New test.
1562
1563         PR c++/9354
1564         * g++.dg/parse/typedef2.C: New test.
1565
1566         PR c++/9328
1567         * g++.dg/ext/typeof3.C: New test.
1568
1569 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1570
1571         PR c++/2738
1572         * g++.dg/parse/ret-type1.C: New test.
1573
1574         PR c++/3792
1575         * g++.dg/parse/tmpl-outside1.C: New test.
1576
1577         PR c++/4207
1578         * g++.dg/parse/int-as-enum1.C: New test.
1579
1580         PR c++/4903
1581         * g++.dg/parse/no-typename1.C: New test.
1582
1583         PR c++/5533
1584         * g++.dg/parse/no-value1.C: New test.
1585
1586         PR c++/5921
1587         * g++.dg/parse/wrong-inline1.C: New test.
1588
1589         PR c++/6402
1590         * g++.dg/parse/ref1.C: New test.
1591
1592         PR c++/6992
1593         * g++.dg/parse/attr-ctor1.C: New test.
1594
1595         PR c++/7229
1596         * g++.dg/parse/namespace5.C: New test.
1597
1598         PR c++/7917
1599         * g++.dg/parse/func-def1.C: New test.
1600
1601         PR c++/8143
1602         * g++.dg/parse/undefined1.C: New test.
1603
1604         PR c++/5723, PR c++/8522
1605         * g++.dg/parse/specialization1.C: New test.
1606
1607         PR c++/163, PR c++/8595
1608         * g++.dg/parse/struct-as-enum1.C: New test.
1609
1610         PR c++/9173
1611         * g++.dg/parse/undefined2.C: New test.
1612
1613 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1614
1615         PR c++/9298
1616         * g++.dg/parse/template1.C: New test.
1617
1618         PR c++/9384
1619         * g++.dg/parse/using1.C: New test.
1620
1621         PR c++/9285
1622         PR c++/9294
1623         * g++.dg/parse/expr2.C: New test.
1624
1625         PR c++/9388
1626         * g++.dg/parse/lookup2.C: Likewise.
1627
1628 2003-01-21  Jan Hubicka  <jh@suse.cz>
1629
1630         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
1631         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
1632         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
1633         * gcc.c-torture/execute/string-opt-*.c: Likewise.
1634
1635 2003-01-20  Nick Clifton  <nickc@redhat.com>
1636
1637         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
1638         problem with ARM sibcall code generation.
1639
1640 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
1641
1642         * gcc.c-torture/execute/20030120-1.c: New.
1643
1644 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
1645
1646         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
1647
1648 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
1649
1650         PR c++/9272
1651         * g++.dg/parse/ctor1.C: New test.
1652
1653         PR c++/9294:
1654         * g++.dg/parse/qualified1.C: New test.
1655
1656         * g++.dg/parse/typename3.C: New test.
1657
1658 2003-01-16  Richard Henderson  <rth@redhat.com>
1659
1660         * g++.dg/tls/init-2.C: Fix error matches for real this time.
1661
1662 2003-01-16  Richard Henderson  <rth@redhat.com>
1663
1664         * g++.dg/pch/pch.exp: Copy test header to the working directory
1665         before using it either for precompilation or direct use.
1666         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
1667         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
1668
1669 2003-01-16  Richard Henderson  <rth@redhat.com>
1670
1671         * gcc.dg/pch/pch.exp: Copy test header to the working directory
1672         before using it either for precompilation or direct use.
1673         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
1674         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
1675
1676 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
1677
1678         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
1679         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
1680         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
1681         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
1682         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
1683         typename warning into error.
1684         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
1685         error messages.
1686         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
1687         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
1688         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
1689         messages.
1690         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
1691         make declaration visible in template.
1692         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
1693         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
1694         messages.
1695         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
1696         message.
1697         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
1698         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
1699         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
1700         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
1701         typename warning with error message.
1702         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
1703         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
1704         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
1705
1706 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
1707
1708         * g++.dg/parse/ambig2.C: New test.
1709
1710 2003-01-15  Richard Henderson  <rth@redhat.com>
1711
1712         * g++.dg/tls/init-2.C: Update error message string.
1713
1714 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1715
1716         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
1717
1718 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
1719
1720         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
1721         all for HC11/HC12.
1722         * gcc.c-torture/compile/20001205-1.x: Likewise.
1723         * gcc.c-torture/compile/20001226-1.x: Likewise.
1724         * gcc.c-torture/compile/920520-1.x: Likewise.
1725         * gcc.c-torture/compile/961203-1.x: Likewise.
1726         * gcc.c-torture/compile/20020604-1.x: Likewise.
1727
1728 2003-01-15  Jan Hubicka  <jh@suse.cz>
1729
1730         * gcc.c-torture/compile/20030115-1.c: New test.
1731
1732         * gcc.dg/i386-fpcvt-1.c: New test.
1733         * gcc.dg/i386-fpcvt-2.c: New test.
1734
1735 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
1736
1737         Further conform g++'s __vmi_class_type_info to the C++ ABI
1738         specification.
1739         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
1740         the specification.
1741
1742 2003-01-14  Jan Hubicka  <jh@suse.cz>
1743
1744         * gcc.dg/i386-fpcvt-1.c: New test.
1745         * gcc.dg/i386-fpcvt-2.c: New test.
1746
1747 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1748
1749         * gcc.dg/i386-mmx-3.c: New test.
1750
1751 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
1752
1753         PR c++/9264
1754         * g++.dg/parse/octal1.C: New file.
1755
1756         PR c++/9172
1757         * g++.dg/parse/typename1.C: New file.
1758
1759 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
1760
1761         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
1762         * gcc.dg/bf-no-ms-layout.c: Likewise.
1763         * gcc.dg/bf-ms-attrib.c: Likewise.
1764
1765 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
1766
1767         PR c++/9099
1768         * g++.dg/parse/dtor1.C: New file.
1769
1770         PR c++/9128
1771         * g++.dg/rtti/typeid1.C: New file.
1772
1773         PR c++/9153
1774         * g++.dg/parse/lookup1.C: New file.
1775
1776         PR c++/9171
1777         * g++.dg/templ/spec5.C: New file.
1778
1779 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
1780
1781         * gcc.c-torture/compile/20030110-1.c: New test.
1782
1783 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
1784
1785         Merge from pch-branch:
1786
1787         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
1788
1789         * gcc.dg/pch/cpp-1.h: New.
1790         * gcc.dg/pch/cpp-1.c: New.
1791         * gcc.dg/pch/cpp-2.h: New.
1792         * gcc.dg/pch/cpp-2.c: New.
1793
1794         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
1795
1796         * gcc.dg/pch/except-1.h: New.
1797         * gcc.dg/pch/except-1.c: New.
1798
1799         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
1800
1801         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
1802         running test.
1803         * gcc.dg/pch: Include *.hp not *.h.
1804         * gcc.dg/pch/system-1.h: New.
1805         * gcc.dg/pch/system-1.c: New.
1806
1807         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
1808
1809         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
1810         rather than trying to build and run a program using PCH.
1811         * gcc.dg/pch: Remove dg-do commands from test files.
1812
1813         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
1814
1815         * gcc.dg/pch/macro-3.c: New.
1816         * gcc.dg/pch/macro-3.h: New.
1817
1818         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
1819
1820         * gcc.dg/pch/common-1.c: New.
1821         * gcc.dg/pch/common-1.h: New.
1822         * gcc.dg/pch/decl-1.c: New.
1823         * gcc.dg/pch/decl-1.h: New.
1824         * gcc.dg/pch/decl-2.c: New.
1825         * gcc.dg/pch/decl-2.h: New.
1826         * gcc.dg/pch/decl-3.c: New.
1827         * gcc.dg/pch/decl-3.h: New.
1828         * gcc.dg/pch/decl-4.c: New.
1829         * gcc.dg/pch/decl-4.h: New.
1830         * gcc.dg/pch/decl-5.c: New.
1831         * gcc.dg/pch/decl-5.h: New.
1832         * gcc.dg/pch/global-1.c: New.
1833         * gcc.dg/pch/global-1.h: New.
1834         * gcc.dg/pch/inline-1.c: New.
1835         * gcc.dg/pch/inline-1.h: New.
1836         * gcc.dg/pch/inline-2.c: New.
1837         * gcc.dg/pch/inline-2.h: New.
1838         * gcc.dg/pch/static-1.c: New.
1839         * gcc.dg/pch/static-1.h: New.
1840         * gcc.dg/pch/static-2.c: New.
1841         * gcc.dg/pch/static-2.h: New.
1842
1843         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
1844
1845         * g++.dg/pch/pch.exp: Better handle failing testcases.
1846         * gcc.dg/pch/pch.exp: Likewise.
1847         * gcc.dg/pch/macro-1.c: New.
1848         * gcc.dg/pch/macro-1.h: New.
1849         * gcc.dg/pch/macro-2.c: New.
1850         * gcc.dg/pch/macro-2.h: New.
1851
1852         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
1853
1854         * g++.dg/dg.exp: Treat files in pch/ specially.
1855         * g++.dg/pch/pch.exp: New file.
1856         * g++.dg/pch/empty.H: New file.
1857         * g++.dg/pch/empty.C: New file.
1858         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
1859         "precompile".
1860
1861         * gcc.dg/pch/pch.exp: New file.
1862         * gcc.dg/pch/empty.h: New file.
1863         * gcc.dg/pch/empty.c: New file.
1864         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
1865         "precompile".
1866
1867 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1868
1869         * g++.dg/template/friend14.C: New test.
1870
1871 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1872
1873         * gcc.dg/old-style-asm-1.c: New test.
1874
1875 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
1876
1877         * gcc.c-torture/compile/20030109-1.c: New test.
1878
1879 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1880
1881         * gcc.c-torture/execute/20030109-1.c: New test.
1882
1883 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
1884
1885         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1886         * g++.old-deja/g++.mike/dyncast2.C: Likewise
1887         * g++.old-deja/g++.mike/dyncast3.C: Likewise
1888         * g++.old-deja/g++.mike/eh2.C: Likewise
1889         * g++.old-deja/g++.mike/eh3.C: Likewise
1890         * g++.old-deja/g++.mike/eh5.C: Likewise
1891         * g++.old-deja/g++.mike/eh6.C: Likewise
1892         * g++.old-deja/g++.mike/eh7.C: Likewise
1893         * g++.old-deja/g++.mike/eh8.C: Likewise
1894         * g++.old-deja/g++.mike/eh9.C: Likewise
1895         * g++.old-deja/g++.mike/eh10.C: Likewise
1896         * g++.old-deja/g++.mike/eh12.C: Likewise
1897         * g++.old-deja/g++.mike/eh13.C: Likewise
1898         * g++.old-deja/g++.mike/eh14.C: Likewise
1899         * g++.old-deja/g++.mike/eh16.C: Likewise
1900         * g++.old-deja/g++.mike/eh17.C: Likewise
1901         * g++.old-deja/g++.mike/eh18.C: Likewise
1902         * g++.old-deja/g++.mike/eh21.C: Likewise
1903         * g++.old-deja/g++.mike/eh23.C: Likewise
1904         * g++.old-deja/g++.mike/eh24.C: Likewise
1905         * g++.old-deja/g++.mike/eh25.C: Likewise
1906         * g++.old-deja/g++.mike/eh26.C: Likewise
1907         * g++.old-deja/g++.mike/eh27.C: Likewise
1908         * g++.old-deja/g++.mike/eh28.C: Likewise
1909         * g++.old-deja/g++.mike/eh29.C: Likewise
1910         * g++.old-deja/g++.mike/eh31.C: Likewise
1911         * g++.old-deja/g++.mike/eh33.C: Likewise
1912         * g++.old-deja/g++.mike/eh34.C: Likewise
1913         * g++.old-deja/g++.mike/eh35.C: Likewise
1914         * g++.old-deja/g++.mike/eh36.C: Likewise
1915         * g++.old-deja/g++.mike/eh37.C: Likewise
1916         * g++.old-deja/g++.mike/eh38.C: Likewise
1917         * g++.old-deja/g++.mike/eh39.C: Likewise
1918         * g++.old-deja/g++.mike/eh40.C: Likewise
1919         * g++.old-deja/g++.mike/eh41.C: Likewise
1920         * g++.old-deja/g++.mike/eh42.C: Likewise
1921         * g++.old-deja/g++.mike/eh44.C: Likewise
1922         * g++.old-deja/g++.mike/eh46.C: Likewise
1923         * g++.old-deja/g++.mike/eh47.C: Likewise
1924         * g++.old-deja/g++.mike/eh48.C: Likewise
1925         * g++.old-deja/g++.mike/eh49.C: Likewise
1926         * g++.old-deja/g++.mike/eh50.C: Likewise
1927         * g++.old-deja/g++.mike/eh51.C: Likewise
1928         * g++.old-deja/g++.mike/eh53.C: Likewise
1929         * g++.old-deja/g++.mike/eh55.C: Likewise
1930         * g++.old-deja/g++.mike/p7912.C: Likewise
1931         * g++.old-deja/g++.mike/p9706.C: Likewise
1932         * g++.old-deja/g++.mike/p10416.C: Likewise
1933         * g++.old-deja/g++.mike/p11667.C: Likewise
1934         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1935         Remove redundant reference to Iris.
1936         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1937         Elxsi, i860, Pico Java, and WE32K.
1938
1939 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
1940
1941         * g++.dg/ext/asm4.C: New test.
1942
1943 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1944
1945         PR c++/9030
1946         * g++.dg/template/friend12.C: New test.
1947         * g++.dg/template/friend13.C: Likewise.
1948         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1949
1950 2003-01-08  Jan Hubicka  <jh@suse.cz>
1951
1952         * gcc.dg/i386-cadd.c: New test.
1953         * gcc.dg/i386-cmov4.c: Likewise.
1954
1955 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
1956
1957         PR c++/9165
1958         * g++.dg/warn/Wunused-3.C: New test.
1959
1960         * g++.dg/abi/bitfield9.C: New test.
1961
1962         PR c++/9189
1963         * g++.dg/parse/defarg3.C: New test.
1964
1965 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
1966
1967         * g++.dg/parse/ambig1.C: New test.
1968         * g++.dg/parse/defarg2.C: New test.
1969
1970 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
1971
1972         * g++.dg/template/defarg-1.C: New test.
1973         * g++.dg/template/local2.C: Likewise.
1974
1975 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
1976
1977         * gcc.c-torture/execute/20030105-1.c: New test.
1978
1979 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1980
1981         * g++.dg/parse/namespace3.C: Remove extra semicolons.
1982         * g++.dg/parse/namespace4.C: Likewise.
1983
1984 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1985
1986         * g++.dg/template/ntp2.C: New test.
1987
1988 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1989
1990         * g++.dg/parse/extern-C-1.C: New test.
1991
1992         * g++.dg/parse/namespace4.C: New test.
1993
1994         * g++.dg/template/nested1.C: New test.
1995
1996         * g++.dg/parse/namespace3.C: New test.
1997
1998 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1999
2000         * g++.dg/lookup/two-stage1.C: New test.
2001
2002 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2003
2004         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2005         * g++.old-deja/g++.jason/access8.C: Likewise.
2006         * g++.old-deja/g++.other/decl5.C: Likewise.
2007
2008 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2009
2010         * g++.dg/parse/parse7.C: New test.
2011
2012 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
2013
2014         PR c++/2843
2015         * g++.dg/ext/attrib7.C: New test.
2016
2017 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2018
2019         * g++.dg/parse/parse6.C: New test.
2020
2021 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
2022
2023         * gcc.dg/h8300-stack-1.c: New.
2024
2025 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2026
2027         g++.dg/lookup/exception1.C: New test.
2028
2029         g++.dg/lookup/template1.C: New test.
2030
2031         g++.dg/parse/namespace2.C: New test.
2032
2033         g++.dg/parse/parens2.C: New test.
2034
2035 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2036
2037         * g++.dg/parse/parse5.C: New test.
2038         * g++.dg/lookup/scoped4.C: New test.
2039
2040 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2041
2042         * g++.dg/parse/parens1.C: New test.
2043
2044         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
2045         angle-bracket1.C.
2046         * g++.dg/parse/parens2.C: New test.
2047
2048         * g++.dg/lookup/scope-operator1.C: New test.
2049
2050         * g++.dg/parse/operator1.C: New test.
2051
2052 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2053
2054         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
2055         * g++.old-deja/g++.other/access6.C: Likewise.
2056         * g++.old-deja/g++.other/decl1.C: Likewise.
2057         * g++.old-deja/g++.pt/typename12.C: Likewise.
2058
2059 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2060
2061         * g++.dg/parse/namespace1.C: New test.
2062
2063 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2064
2065         * g++.dg/parse/parse4.C: New test.
2066
2067 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2068
2069         * g++.dg/parse/parse3.C: New test.
2070
2071 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2072
2073         * g++.dg/parse/parse2.C: New test.
2074
2075 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2076
2077         * g++.dg/template/friend11.C: New test.
2078
2079 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2080
2081         * g++.dg/parse/parse1.C: New test.
2082
2083 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
2084
2085         * lib/profopt.exp: Change the name of a global variable to avoid
2086         possible clashes with other test suites.
2087
2088 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
2089
2090         * g++.dg/inherit/covariant8.C: New test.
2091
2092 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2093
2094         * g++.dg/init/array9.C: New test.
2095
2096         PR c++/9112
2097         * g++.dg/parse/expr1.C: New test.
2098
2099 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2100
2101         * gcc.c-torture/compile/20021230-1.c: New test.
2102
2103 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
2104
2105         * g++.dg/inherit/covariant5.C: New test.
2106         * g++.dg/inherit/covariant6.C: New test.
2107         * g++.dg/inherit/covariant7.C: New test.
2108
2109 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2110
2111         PR c++/2739
2112         * g++.dg/other/access2.C: New test.
2113
2114 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2115
2116         * g++.dg/other/anon-struct.C: No longer fails
2117         * g++.old-deja/g++.brendan/parse4.C: Likewise.
2118         * g++.old-deja/g++.brendan/parse5.C: Likewise.
2119         * g++.old-deja/g++.brendan/parse6.C: Likewise.
2120
2121 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2122
2123         * g++.dg/parse/angle-bracket.C (main): No longer fails.
2124
2125 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
2126
2127         * g++.dg/eh/spec4.C: Remove stray semicolon.
2128         * g++.dg/expr/pmf-1.C: Change error message.
2129         * g++.dg/ext/asm1.C: Remove stray semicolon.
2130         * g++.dg/ext/typename1.C: Add missing typenames.
2131         * g++.dg/inherit/template-as-base.C: Change error message.
2132         * g++.dg/lookup/scoped1.C: Likewise.
2133         * g++.dg/lookup/scoped2.C: Likewise.
2134         * g++.dg/lookup/using2.C: Likewise.
2135         * g++.dg/other/component1.C: Remove stray semicolon.
2136         * g++.dg/other/do1.C: Change error message.
2137         * g++.dg/other/error2.C: Likewise.
2138         * g++.dg/other/init1.C: Likewise.
2139         * g++.dg/other/packed1.C: Remove stray semicolon.
2140         * g++.dg/other/ptrmem2.C: Change error message.
2141         * g++.dg/parse/parameter-declaration-1.C: Remove line number
2142         marker.
2143         * g++.dg/special/initp1.C: Remove invalid attribute usage.
2144         * g++.dg/template/access3.C: Add typename keyword.
2145         * g++.dg/template/access5.C: Remove stray semicolon.
2146         * g++.dg/template/access6.C: Likewise.
2147         * g++.dg/template/complit1.C: Likewise.
2148         * g++.dg/template/crash1.C: Change error message.
2149         * g++.dg/template/inherit2.C: Remove stray semicolon.
2150         * g++.dg/template/instantiate2.C: Likewise.
2151         * g++.dg/template/instantiate3.C: Change error message.
2152         * g++.dg/template/qual1.C: Remove stray semicolon.
2153         * g++.dg/template/qualttp18.C: Change error message.
2154         * g++.dg/template/ref1.C: Remove stray semicolon.
2155         * g++.dg/template/sizeof1.C (A::value): Declare it.
2156         * g++.dg/template/spec4.C: Change error message.
2157         * g++.dg/template/static1.C: Likewise.
2158         * g++.dg/template/type1.C: Likewise.
2159         * g++.dg/template/typename3.C: Likewise.
2160         * g++.old-deja/g++.benjamin/13478.C: Change error message.
2161         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
2162         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
2163         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
2164         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
2165         named return value extension.
2166         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
2167         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
2168         * g++.old-deja/g++.bob/extern_C.C: Likewise.
2169         * g++.old-deja/g++.bob/inherit2.C: Likewise.
2170         * g++.old-deja/g++.brendan/complex1.C: Likewise.
2171         * g++.old-deja/g++.brendan/copy5.C: Likewise.
2172         * g++.old-deja/g++.brendan/crash13.C: Likewise.
2173         * g++.old-deja/g++.brendan/crash15.C: Likewise.
2174         * g++.old-deja/g++.brendan/crash18.C: Change error message.
2175         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
2176         * g++.old-deja/g++.brendan/crash38.C: Likewise.
2177         * g++.old-deja/g++.brendan/crash50.C: Likewise.
2178         * g++.old-deja/g++.brendan/crash56.C: Likewise.
2179         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
2180         syntax.
2181         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
2182         * g++.old-deja/g++.brendan/crash8.C: Change error message.
2183         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
2184         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
2185         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
2186         * g++.old-deja/g++.brendan/template11.C: Likewise.
2187         * g++.old-deja/g++.brendan/template26.C: Likewise.
2188         * g++.old-deja/g++.brendan/template27.C: Use explicit
2189         specialization syntax.
2190         * g++.old-deja/g++.brendan/template30.C: Likewise.
2191         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
2192         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
2193         non-dependent names.
2194         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
2195         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
2196         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
2197         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
2198         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
2199         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
2200         named return value extension.
2201         * g++.old-deja/g++.ext/namedret2.C: Likewise.
2202         * g++.old-deja/g++.ext/namedret3.C: Likewise.
2203         * g++.old-deja/g++.ext/return1.C: Likewise.
2204         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
2205         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
2206         * g++.old-deja/g++.jason/access8.C: Likewise.
2207         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
2208         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
2209         pseudo-destructor names.
2210         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
2211         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
2212         pseudo-destructor names.
2213         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
2214         * g++.old-deja/g++.jason/overload19.C: Likewise.
2215         * g++.old-deja/g++.jason/overload32.C: Likewise.
2216         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
2217         stray semicolons.
2218         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
2219         * g++.old-deja/g++.jason/return.C: Likewise.
2220         * g++.old-deja/g++.jason/return2.C: Likewise.
2221         * g++.old-deja/g++.jason/shadow1.C: Likewise.
2222         * g++.old-deja/g++.jason/special.C: Use explicit specialization
2223         syntax.
2224         * g++.old-deja/g++.jason/template10.C: Account for use of
2225         non-dependent names.
2226         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
2227         syntax.
2228         * g++.old-deja/g++.jason/template37.C: Likewise.
2229         * g++.old-deja/g++.law/access4.C: Change error messages.
2230         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
2231         pseudo-destructor names.
2232         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
2233         * g++.old-deja/g++.law/ctors9.C: Likewise.
2234         * g++.old-deja/g++.law/cvt22.C: Likewise.
2235         * g++.old-deja/g++.law/dtors5.C: Likewise.
2236         * g++.old-deja/g++.law/global-init1.C: Likewise.
2237         * g++.old-deja/g++.law/missed-error3.C: Likewise.
2238         * g++.old-deja/g++.law/operators28.C: Likewise.
2239         * g++.old-deja/g++.law/visibility28.C: Likewise.
2240         * g++.old-deja/g++.martin/eval1.C: Likewise.
2241         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
2242         name.
2243         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
2244         * g++.old-deja/g++.mike/net34.C: Likewise.
2245         * g++.old-deja/g++.mike/net36.C: Likewise.
2246         * g++.old-deja/g++.mike/ns2.C: Likewise.
2247         * g++.old-deja/g++.mike/p12306.C: Likewise.
2248         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
2249         value extension.
2250         * g++.old-deja/g++.mike/p700.C: Likewise.
2251         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
2252         * g++.old-deja/g++.mike/p710.C: Likewise.
2253         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
2254         value extension.
2255         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
2256         * g++.old-deja/g++.mike/pmf9.C: Likewise.
2257         * g++.old-deja/g++.ns/crash2.C: Likewise.
2258         * g++.old-deja/g++.ns/crash3.C: Likewise.
2259         * g++.old-deja/g++.ns/invalid1.C: Likewise.
2260         * g++.old-deja/g++.ns/ns17.C: Likewise.
2261         * g++.old-deja/g++.ns/template16.C: Likewise.
2262         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
2263         keyword.
2264         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
2265         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
2266         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
2267         named return value extension.
2268         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
2269         * g++.old-deja/g++.other/access4.C: Issue additional error
2270         messages.
2271         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
2272         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
2273         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
2274         * g++.old-deja/g++.other/crash25.C: Change error message.
2275         * g++.old-deja/g++.other/crash4.C: Change error message.
2276         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
2277         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
2278         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
2279         checks.
2280         * g++.old-deja/g++.other/defarg8.C: Likewise.
2281         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
2282         * g++.old-deja/g++.other/dtor10.C: Likewise.
2283         * g++.old-deja/g++.other/incomplete.C: Likewise.
2284         * g++.old-deja/g++.other/linkage7.C: Likewise.
2285         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
2286         lookup algorithm.
2287         * g++.old-deja/g++.other/mangle2.C: Likewise.
2288         * g++.old-deja/g++.other/refinit2.C: Likewise.
2289         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
2290         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
2291         * g++.old-deja/g++.pt/crash28.C: Likewise.
2292         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
2293         syntax.
2294         * g++.old-deja/g++.pt/crash32.C: Change error message.
2295         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
2296         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
2297         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
2298         error message position.
2299         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
2300         * g++.old-deja/g++.pt/defarg8.C: Change error message.
2301         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
2302         syntax.
2303         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
2304         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
2305         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
2306         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
2307         keyword.
2308         * g++.old-deja/g++.pt/explicit31.C: Likewise.
2309         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
2310         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
2311         keyword.
2312         * g++.old-deja/g++.pt/explicit71.C: Change error message.
2313         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
2314         syntax.
2315         * g++.old-deja/g++.pt/friend28.C: Account for use of
2316         non-dependent names.
2317         * g++.old-deja/g++.pt/friend29.C: Likewise.
2318         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
2319         rules.
2320         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
2321         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
2322         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
2323         lookup rules.
2324         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
2325         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
2326         keyword.
2327         * g++.old-deja/g++.pt/memclass20.C: Likewise.
2328         * g++.old-deja/g++.pt/memclass5.C: Likewise.
2329         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
2330         keyword.
2331         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
2332         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
2333         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
2334         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
2335         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
2336         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
2337         keyword.
2338         * g++.old-deja/g++.pt/spec10.C: Likewise.
2339         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
2340         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
2341         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
2342         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
2343         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
2344         * g++.old-deja/g++.pt/ttp62.C: Likewise.
2345         * g++.old-deja/g++.pt/ttp64.C: Likewise.
2346         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
2347         * g++.old-deja/g++.pt/typename15.C: Likewise.
2348         * g++.old-deja/g++.pt/typename22.C: Likewise.
2349         * g++.old-deja/g++.pt/typename6.C: Change error messages.
2350         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
2351         * g++.old-deja/g++.pt/virtual2.C: Likewise.
2352         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
2353         syntax.
2354         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
2355         return value extension.
2356         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
2357         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
2358         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
2359         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
2360
2361 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2362
2363         * g++.dg/warn/inline1.C: New test.
2364         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
2365         * g++.old-deja/g++.jason/synth10.C: Likewise.
2366         * g++.old-deja/g++.mike/net31.C: Likewise.
2367         * g++.old-deja/g++.mike/p8786.C: Likewise.
2368
2369         * g++.dg/template/friend10.C: New test.
2370         * g++.dg/template/conv5.C: New test.
2371
2372 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2373
2374         * g++.dg/lookup/scoped3.C: New test.
2375
2376         * g++.dg/lookup/decl1.C: New test.
2377         * g++.dg/lookup/decl2.C: New test.
2378
2379 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2380
2381         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
2382         gcc.c-torture/compile/20021015-1.c,
2383         gcc.c-torture/compile/20021015-2.c,
2384         gcc.c-torture/compile/20021123-1.c,
2385         gcc.c-torture/compile/20021123-2.c,
2386         gcc.c-torture/compile/20021123-3.c,
2387         gcc.c-torture/compile/20021123-4.c,
2388         gcc.c-torture/execute/20021024-1.c: Add tests previously added
2389         only to 3.1 or 3.2 branch.
2390
2391 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
2392
2393         * gcc.dg/i386-bitfield3.c: New test.
2394
2395         * gcc.dg/i386-bitfield2.c: New test.
2396
2397 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
2398
2399         * g++.dg/parse/conv_op1.C: New test.
2400
2401 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
2402
2403         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
2404         approved.
2405
2406 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
2407
2408         * gcc.c-torture/compile/20021220-1.c: New test.
2409
2410 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
2411
2412         * gcc.dg/i386-fastcall-1.c: New.
2413
2414 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2415
2416         * gcc.c-torture/execute/20021219-1.c: New test.
2417
2418 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2419
2420         * gcc.dg/i386-pic-1.c: New test.
2421
2422 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2423
2424         PR c++/8099
2425         * g++.dg/template/friend9.C: New test.
2426
2427 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2428
2429         PR c++/3663
2430         * g++.dg/template/access7.C: New test.
2431
2432 2002-12-18  Nick Clifton  <nickc@redhat.com>
2433
2434         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
2435         the libstdc++-v3 directory has been found.
2436
2437 2002-12-12  Devang Patel <dpatel@apple.com>
2438         * gcc.dg/darwin-ld-1.c: New test.
2439         * gcc.dg/darwin-ld-2.c: New test.
2440         * gcc.dg/darwin-ld-3.c: New test.
2441         * gcc.dg/darwin-ld-4.c: New test.
2442         * gcc.dg/darwin-ld-5.c: New test.
2443
2444 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2445
2446         * gcc.c-torture/compile/20021212-1.c: New test.
2447
2448 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
2449
2450         * gcc.dg/fshort-wchar: New test.
2451
2452 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
2453
2454         PR c++/8372
2455         * g++.dg/template/dtor1.C: New test.
2456
2457         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
2458         markers.
2459
2460 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
2461
2462         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
2463
2464 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
2465
2466         * g++.dg/template/static1.C: New test.
2467         * g++.dg/template/static2.C: New test.
2468         * g++.old-deja/g++.ext/memconst.C: New test.
2469
2470 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2471
2472         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
2473         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
2474         * g++.dg/special/initp1.C: Likewise.
2475
2476 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
2477
2478         * gcc.c-torture/execute/20021204-1.c: New test.
2479
2480 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
2481
2482         * gcc.dg/ppc-fmadd-1.c: New file.
2483         * gcc.dg/ppc-fmadd-2.c: New file.
2484         * gcc.dg/ppc-fmadd-3.c: New file.
2485
2486 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2487
2488         * gcc.c-torture/compile/20021204-1.c: New test.
2489
2490 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2491
2492         * g++.dg/inherit/covariant2.C: New test.
2493         * g++.dg/inherit/covariant3.C: New test.
2494         * g++.dg/inherit/covariant4.C: New test.
2495         * g++.dg/inherit/covariant1.C: Remove XFAIL.
2496         * g++.old-deja/g++.robertl/eb17.C: Likewise.
2497
2498 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
2499
2500         PR c++/8688
2501         * g++.dg/init/brace3.C: New test.
2502
2503 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
2504
2505         * gcc.dg/20020210-1.c: Fix a comment typo.
2506
2507 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
2508
2509         PR c++/8720
2510         * g++.dg/parse/defarg1.C: New test.
2511
2512         PR c++/8615
2513         * g++.dg/template/char1.C: New test.
2514
2515         * g++.dg/template/varmod1.C: Fix typo.
2516
2517 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2518
2519         DR 180
2520         * g++.old-deja/g++.pt/crash32.C: Expect error.
2521
2522 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
2523
2524         PR c++/5919
2525         * g++.dg/template/varmod1.C: New test.
2526
2527         PR c++/8727
2528         * g++.dg/inherit/typeinfo1.C: New test.
2529
2530         PR c++/8663
2531         * g++.dg/inherit/typedef1.C: New test.
2532
2533 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
2534
2535         PR c++/8332
2536         PR c++/8493
2537         * g++.dg/template/strlen1.C: New test.
2538
2539         PR c++/8227
2540         * g++.dg/template/ctor2.C: New test.
2541
2542         PR c++/8214
2543         * g++.dg/init/string1.C: New test.
2544
2545         PR c++/8511
2546         * g++.dg/template/friend8.C: New test.
2547
2548 2002-11-29  Joe Buck <jbuck@synopsys.com>
2549
2550         * g++.dg/lookup/anon2.C: New test.
2551
2552 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
2553
2554         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
2555         h8300 port.
2556
2557 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
2558
2559         * gcc.dg/bitfld-6.c: New test.
2560
2561 2002-11-27  Jan Hubicka  <jh@suse.cz>
2562
2563         * gcc.c-torture/execute/20021127.[cx]: New test.
2564
2565 2002-11-26  Jan Hubicka  <jh@suse.cz>
2566
2567         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
2568         quality.
2569
2570 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
2571
2572         * g++.dg/init/brace2.C: New test.
2573         * g++.old-deja/g++.mike/p9129.C: Correct.
2574
2575 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
2576
2577         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
2578
2579 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
2580
2581         * gcc.dg/sibcall-6: New test for indirect sibcalls.
2582
2583 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
2584
2585         * testsuite/g++.dg/abi/empty11.C: New test.
2586         * testsuite/g++.dg/rtti/cv1.C: New test.
2587
2588 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
2589
2590         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
2591
2592 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
2593
2594         * g++.dg/abi/empty10.C: New test.
2595
2596 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2597
2598         * gcc.c-torture/compile/20021124-1.c: New test.
2599
2600 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
2601
2602         * g++.dg/abi/rtti2.C: New test.
2603
2604 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2605
2606         * gcc.dg/i386-unroll-1.c: New test.
2607
2608 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2609
2610         * gcc.c-torture/compile/20021120-1.c: New test.
2611         * gcc.c-torture/compile/20021120-2.c: New test.
2612
2613 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2614
2615         * gcc.dg/bitfld-5.c: New test.
2616
2617 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2618
2619         * gcc.c-torture/execute/20021120-3.c: New test.
2620
2621 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2622
2623         * gcc.c-torture/execute/20021120-2.c: New test.
2624
2625 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2626
2627         * gcc.c-torture/execute/20021120-1.c: New test.
2628
2629 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
2630
2631         * gcc.c-torture/execute/20021118-3.c: New test.
2632
2633 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2634
2635         * gcc.c-torture/compile/20021119-1.c: New test.
2636
2637 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
2638
2639         * gcc.dg/duff-1.c: New test.
2640         * gcc.dg/duff-2.c: New test.
2641         * gcc.dg/duff-3.c: New test.
2642
2643 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
2644
2645         * gcc.dg/cpp/_Pragma5.c: New test.
2646
2647 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2648
2649         * gcc.c-torture/execute/20021118-2.c: New test.
2650
2651 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2652
2653         * gcc.c-torture/execute/20021118-1.c: New test.
2654
2655 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
2656
2657         * gcc.dg/20021116-1.c: New test.
2658
2659 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
2660
2661         * g++.dg/abi/vcall1.C: New test.
2662
2663 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
2664
2665         * gcc.dg/20021029-1.c: New test.
2666         * gcc.dg/20021029-2.c: New test.
2667
2668 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2669
2670         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
2671
2672 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2673
2674         PR c/8439
2675         * gcc.dg/20021110.c: Move to ...
2676         * gcc.c-torture/compile/20021110.c: .... here.
2677
2678 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2679
2680         PR c/8467
2681         * gcc.c-torture/execute/20021111-1.c
2682
2683 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2684
2685         PR c/8439
2686         * gcc.dg/20021110.c: New test.
2687
2688 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
2689
2690         * g++.dg/abi/vthunk3.C: Run only on x86.
2691
2692 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2693
2694         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
2695
2696 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
2697
2698         * lib/compat.exp (compat-execute): Fix logic error in last
2699         change.
2700
2701 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
2702
2703         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
2704
2705 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2706
2707         PR c++/8389
2708         * g++.dg/template/access6.C: New test.
2709
2710 2002-11-08  Jan Hubicka  <jh@suse.cz>
2711
2712         * gcc.dg/i386-ssefp-1.c: New test.
2713         * gcc.dg/i386-ssefp-1.c: New test.
2714
2715 2002-11-08  Jan Hubicka  <jh@suse.cz>
2716
2717         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
2718
2719 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2720
2721         * g++.dg/abi/vthunk3.C: New test.
2722
2723         PR c++/8338
2724         * g++.dg/template/crash2.C: New test.
2725
2726 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2727
2728         * testsuite/g++.dg/abi/dtor1.C: New test.
2729         * testsuite/g++.dg/abi/dtor2.C: Likewise.
2730
2731 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
2732
2733         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
2734         Darwin.
2735
2736 2002-11-04  Adam Nemet  <anemet@lnxw.com>
2737
2738         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
2739         -mthumb.  Only xfail with -O0.
2740
2741 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
2742
2743         * g++.dg/abi/thunk1.C: New test.
2744         * g++.dg/abi/thunk2.C: Likewise.
2745         * g++.dg/abi/vtt1.C: Likewise.
2746
2747 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
2748
2749         PR optimization/8423
2750         * gcc.c-torture/execute/builtin-constant.c: New test.
2751
2752 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
2753
2754         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
2755         Add some more cases.
2756
2757 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
2758
2759         PR c++/8391
2760         * g++.dg/opt/local1.C: New test.
2761
2762 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
2763
2764         PR c++/8160
2765         * g++.dg/template/complit1.C: New test.
2766
2767         PR c++/8149
2768         * g++.dg/template/typename4.C: Likewise.
2769
2770 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2771
2772         Core issue 287, PR c++/7639
2773         * g++.dg/template/instantiate1.C: Adjust error location.
2774         * g++.dg/template/instantiate3.C: New test.
2775         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
2776         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
2777         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
2778
2779 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
2780
2781         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
2782
2783 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
2784
2785         PR c++/8287
2786         * g++.dg/init/dtor2.C: New test.
2787
2788 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2789
2790         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
2791         * gcc.dg/nest.c: Bypass errors on irix6.
2792
2793 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
2794
2795         * gcc.dg/nest.c: Expect error for mmix-*-*.
2796         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
2797
2798 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
2799
2800         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
2801         markers.
2802
2803         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
2804
2805 2002-10-25  Mike Stump  <mrs@apple.com>
2806
2807         * gcc.dg/warn-1.c: New test.
2808
2809 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2810
2811         * g++.dg/template/typename3.C: New test.
2812
2813 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
2814
2815         * g++.dg/lookup/ptrmem1.C: New test.
2816
2817         * g++.dg/abi/vthunk2.C: New test.
2818
2819 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2820
2821         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
2822
2823 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
2824
2825         * g++.dg/abi/empty9.C: New test.
2826
2827 2002-10-24  Richard Henderson  <rth@redhat.com>
2828
2829         * g++.dg/inherit/thunk1.C: Enable for ia64.
2830
2831 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2832
2833         PR c++/8067
2834         * g++.dg/lookup/pretty1.C: New test.
2835
2836 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
2837
2838         * gcc.dg/20021023-1.c: New test.
2839
2840 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2841
2842         PR c++/7679
2843         * g++.dg/parse/inline1.C: New test.
2844
2845 2002-10-23  Richard Henderson  <rth@redhat.com>
2846
2847         * g++.dg/inherit/thunk1.C: Enable for x86_64.
2848
2849         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
2850
2851 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
2852
2853         PR c++/6579
2854         * g++.dg/parse/stmtexpr3.C: New test.
2855
2856 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
2857
2858         * g++.dg/expr/cond1.C: New test.
2859
2860 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2861
2862         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
2863
2864 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2865
2866         * g++.dg/abi/vbase13.C: New test.
2867         * g++.dg/abi/vbase14.C: Likewise.
2868
2869 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
2870
2871         * gcc.dg/tls/pic-1.c: New test.
2872         * gcc.dg/tls/nonpic-1.c: New test.
2873         * gcc.dg/20021018-1.c: New test.
2874
2875 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2876
2877         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2878         Remove only files with the same base name as the test case.
2879         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2880         (profopt-execute): Likewise.  Also, remove old profiling
2881         and performance data files before running the tests.
2882
2883         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2884         * g++.dg/bprob/bprob.exp: Likewise.
2885         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
2886         to allow more general test case names.
2887
2888         * g++.dg/bprob/bprob-1.C: Rename to ...
2889         * g++.dg/bprob/g++-bprob-1.C: ... this.
2890
2891         * g77.dg/bprob/bprob-1.f: Rename to ...
2892         * g77.dg/bprob/g77-bprob-1.f: ... this.
2893
2894 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2895
2896         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2897         bison 1.50 or later.
2898
2899 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
2900
2901         * g++.dg/README: Describe more test directories.
2902
2903 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2904
2905         * g++.dg/init/array6.C: Add additional tests.
2906
2907 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2908
2909         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2910         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2911
2912 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
2913
2914         * gcc.c-torture/compile/20020604-1.x: New.
2915         * gcc.c-torture/compile/simd-5.x: Likewise.
2916         * gcc.c-torture/execute/920710-1.x: Likewise.
2917         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2918
2919 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2920
2921         * g++.dg/inherit/override1.C: Add dg-options clause.
2922
2923 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2924
2925         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2926         _mm_slli_si128.
2927
2928 2002-10-19  Andreas Schwab  <schwab@suse.de>
2929
2930         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2931         directory component.
2932
2933 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
2934
2935         * g++.dg/inherit/thunk1.C: New test.
2936
2937         * g++.dg/inherit/override1.C: New test.
2938
2939         * g++.dg/abi/mangle11.C: New test.
2940         * g++.dg/abi/mangle14.C: New test.
2941         * g++.dg/abi/mangle17.C: New test.
2942
2943 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
2944
2945         * g++.dg/overload/member2.C: New test.
2946
2947 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
2948
2949         * g++.dg/README: Describe new compat directory.
2950         * g++.dg/dg.exp: Skip tests in compat directory.
2951         * README.compat: New file.
2952         * lib/compat.exp: New expect script.
2953         * g++.dg/compat: New test directory.
2954         * g++.dg/compat/compat.exp: New expect script.
2955         * g++.dg/compat/abi: New test directory.
2956         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2957         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2958         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2959         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2960         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2961         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2962         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2963         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2964         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2965         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2966         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2967         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2968         * g++.dg/compat/break: New test directory.
2969         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2970         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2971         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2972         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2973         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2974         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2975         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2976         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2977         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2978         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2979         g++.dg/compat/break/README: New files.
2980         * g++.dg/compat/eh: New test directory.
2981         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2982         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2983         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2984         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2985         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2986         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2987         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2988         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2989         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2990         g++.dg/compat/eh/filter2_y.C,
2991         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2992         g++.dg/compat/eh/new1_y.C,
2993         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2994         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2995         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2996         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2997         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2998         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2999         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
3000         g++.dg/compat/eh/unexpected1_y.C: New files.
3001         * g++.dg/compat/init: New test directory.
3002         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
3003         g++.dg/compat/init/array5_y.C,
3004         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
3005         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
3006         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
3007         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
3008         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
3009         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
3010         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
3011         g++.dg/compat/init/init-ref2_y.C: New files.
3012
3013 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3014
3015         PR c++/7584
3016         * g++.dg/inherit/using3.C: New test.
3017
3018 2002-10-17  Jan Hubicka  <jh@suse.cz>
3019
3020         * gcc.dg/20021017-2.c: New test.
3021
3022 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3023
3024         * g++.dg/abi/mangle16.C: Adjust.
3025
3026         * g++.dg/init/array8.C: New test.
3027
3028 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
3029
3030         * gcc.dg/special/mips-abi.exp: New test.
3031         * gcc.dg/special/mips-abi.s: Empty file used by the above.
3032
3033 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3034
3035         * g++.dg/abi/mangle16.C: New test.
3036         * g++.dg/abi/mangle17.C: Likewise.
3037
3038         PR c++/7478
3039         * g++.dg/template/ref1.C: New test.
3040
3041 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3042
3043         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
3044
3045 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
3046
3047         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
3048
3049 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3050
3051         PR c++/7524
3052         * g++.dg/init/array7.C: New test.
3053
3054 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
3055
3056         * g++.dg/init/array6.C: New test.
3057
3058         * g++.dg/abi/mangle13.C: Likewise.
3059         * g++.dg/abi/mangle14.C: Likewise.
3060         * g++.dg/abi/mangle15.C: Likewise.
3061
3062 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3063
3064         * g++.dg/abi/empty8.C: New test.
3065
3066 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
3067
3068         * g++.dg/init/ctor1.C: New test.
3069
3070 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
3071
3072         * gcc.c-torture/execute/20021015-1.c: New test.
3073
3074 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
3075
3076         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
3077
3078 2002-10-14  Jan Hubicka  <jh@suse.cz>
3079
3080         * gcc.dg/i386-ssetype-[1-5].c: New tests.
3081
3082 2002-10-14  Richard Henderson  <rth@redhat.com>
3083
3084         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
3085
3086 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3087
3088         PR optimization/6631
3089         * g++.dg/opt/const2.C: New test.
3090
3091 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3092
3093         PR c++/7176
3094         * g++.dg/parse/friend1.C: New test.
3095         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
3096
3097 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
3098
3099         * gcc.dg/20021014-1.c: New test.
3100
3101 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
3102
3103         PR c++/5661
3104         * g++.dg/ext/vlm1.C: New test.
3105         * g++.dg/ext/vlm2.C: Likewise.
3106
3107         * g++.dg/init/array1.C: Remove invalid braces.
3108         * g++.dg/init/brace1.C: New test.
3109         * g++.dg/init/copy2.C: Likewise.
3110         * g++.dg/init/copy3.C: Likewise.
3111         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
3112         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
3113         braces.
3114
3115 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
3116
3117         * gcc.dg/cpp/assembler.S: Don't use -ansi.
3118
3119 2002-10-11  Richard Shann  <richard.shann@superh.com>
3120
3121         * gcc.c-torture/compile/simd-5.c: New test.
3122
3123 2002-10-10  Roger Sayle  <roger@eyesopen.com>
3124
3125         * gcc.c-torture/execute/shiftopt-1.c: New test case.
3126
3127 2002-10-10  Jim Wilson  <wilson@redhat.com>
3128
3129         * gcc.c-torture/execute/20021010-1.c: New test.
3130
3131 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
3132
3133         PR c/7353
3134         * g++.dg/ext/typedef-init.C: New test.
3135         * gcc.dg/typedef-init.c: New test.
3136
3137 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
3138
3139         * gcc.dg/cpp/paste13.c: New test.
3140
3141 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3142
3143         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
3144         remaining platforms, XFAIL during compile, not execute.  Don't
3145         XFAIL at -O0.
3146
3147 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
3148
3149         * gcc.dg/alias-1.c: Tweak expected warning.
3150
3151 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
3152
3153         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
3154
3155 2002-10-06  Andreas Jaeger  <aj@suse.de>
3156
3157         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
3158         * gcc.dg/cpp/c++98.C: Likewise.
3159
3160         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
3161         * g++.dg/cpp/c++98.C: Likewise.
3162
3163         * g++.dg/README (Subdirectories): Mention cpp directory.
3164
3165         PR target/7559
3166         * gcc.dg/20021006-1.c: New test.
3167
3168 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3169
3170         PR c++/7804
3171         * g++.dg/other/warning1.C: New test.
3172
3173 2002-10-04  Roger Sayle  <roger@eyesopen.com>
3174
3175         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
3176         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
3177         and sparc-*-* with -m64 as expected failures.  See PR 8087.
3178
3179 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3180
3181         PR c++/7931
3182         * g++.dg/template/ptrmem3.C: New test.
3183
3184         PR c++/7754
3185         * g++.dg/template/union1.C: New test.
3186
3187 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3188
3189         PR c++/8006
3190         * g++.dg/abi/mangle9.C: New test.
3191         * g++.dg/abi/mangle10.C: New test.
3192         * g++.dg/abi/mangle11.C: New test.
3193         * g++.dg/abi/mangle12.C: New test.
3194
3195 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
3196
3197         PR c++/7188.
3198         * g++.dg/template/meminit1.C: New test.
3199         * g++.dg/warn/Wreorder-1.C: Likewise.
3200         * g++.old-deja/g++.mike/warn3.C: Tweak.
3201         * lib/prune.exp: Ingore "in copy constructor".
3202
3203 2002-10-02  Andreas Jaeger  <aj@suse.de>
3204
3205         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
3206         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
3207         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
3208         on x86-64.
3209
3210 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3211
3212         * gcc.dg/empty1.C: Fix typo.
3213
3214 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
3215
3216         * gcc.dg/alias-1.c: New test.
3217
3218 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3219
3220         * gcc.dg/empty1.C: New test.
3221
3222         * g++.dg/tls/init-2.C: Tweak error messages.
3223
3224 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
3225
3226         * gcc.c-torture/compile/20020923-1.c: New test.
3227
3228 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
3229
3230         * gcc.c-torture/execute/ffs-1.c: New test.
3231         * gcc.c-torture/execute/ffs-2.c: Ditto.
3232
3233 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
3234
3235         * g++.dg/overload/member1.C: New test.
3236
3237 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
3238
3239         * g++.dg/abi/empty7.C: New test.
3240         * g++.dg/init/pm2.C: Likewise.
3241
3242 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
3243
3244         * g++.dg/rtti/crash1.C: New test.
3245
3246 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
3247
3248         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
3249         gcc.dg/sibcall-4.c: New tests.
3250
3251 2002-09-28  Roger Sayle  <roger@eyesopen.com>
3252
3253         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
3254         powerpc and MMIX targets.
3255
3256 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
3257
3258         * gcc.dg/cpp/20020927-1.c: New.
3259
3260 2002-09-26  David S. Miller  <davem@redhat.com>
3261
3262         * gcc.c-torture/compile/trunctfdf.c: New.
3263
3264 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3265
3266         * lib/target-supports.exp (check_weak_available): Handle solaris2.
3267
3268 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
3269
3270         * gcc.c-torture/execute/loop-15.c: New.
3271
3272 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
3273
3274         * README.QMTEST: Fix typo.
3275
3276 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
3277
3278         * gcc.dg/20020926-1.c: New test.
3279
3280 2002-09-25  David S. Miller  <davem@redhat.com>
3281
3282         PR target/7842
3283         * gcc.c-torture/execute/shiftdi.c: New test.
3284
3285 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
3286
3287         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
3288         unique to the tool.
3289         * lib/g77.exp (g77_init): Likewise.
3290         * lib/g++.exp (g++_init): Likewise.
3291         * lib/objc.exp (objc_init): Likewise.
3292
3293 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
3294
3295         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
3296         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
3297         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
3298
3299 2002-09-25  Richard Henderson  <rth@redhat.com>
3300
3301         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
3302         too-small long double.
3303
3304 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
3305
3306         * gcc.dg/20020919-1.c: New test.
3307
3308 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
3309
3310         * g++.dg/abi/bitfield6.C: New test.
3311         * g++.dg/abi/bitfield7.C: New test.
3312         * g++.dg/abi/bitfield8.C: New test.
3313         * g++.dg/abi/vbase11.C: New test.
3314
3315 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3316
3317         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
3318         hppa*-*-hpux*.  Update test comment.
3319
3320 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
3321
3322         * gcc.dg/tls/struct-1.c: New test.
3323
3324 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
3325
3326         * gcc.dg/cpp/tr-warn2.c: Update.
3327
3328 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3329
3330         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
3331
3332 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3333
3334         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
3335         systems.
3336
3337 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
3338
3339         * gcc.c-torture/execute/ieee/mzero3.c: New test.
3340
3341         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3342         Adjust for c++filt moved to binutils.  Remove spurious duplicate
3343         setting of cxxfilt.
3344
3345 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
3346
3347         * gcc.dg/20020312-2.c: Update for darwin.
3348
3349 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3350
3351         * g++.old-deja/g++.other/crash32.C: Mark ICE.
3352
3353 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
3354
3355         * objc.dg/comp-types-1.m: New test.
3356         * objc.dg/comp-types-2.m: New test.
3357         * objc.dg/comp-types-3.m: New test.
3358         * objc.dg/comp-types-4.m: New test.
3359         * objc.dg/comp-types-5.m: New test.
3360         * objc.dg/comp-types-6.m: New test.
3361
3362 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3363
3364         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
3365
3366 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3367
3368         * g++.dg/other/do1.C: New test.
3369
3370         * g++.dg/template/subst1.C: New test.
3371
3372 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
3373
3374         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
3375
3376 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3377
3378         * g++.dg/template/qualttp20.C: Adjust expected errors.
3379         * g++.old-deja/g++.jason/report.C: Likewise.
3380         * g++.old-deja/g++.other/qual1.C: Likewise.
3381
3382         * g++.dg/lookup/scoped2.C: New test.
3383
3384         * g++.dg/ext/asm3.C: New test.
3385
3386 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
3387
3388         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
3389
3390 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
3391
3392         * ChangeLog: follow spelling conventions.
3393         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
3394         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
3395         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
3396         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
3397         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
3398         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
3399         * g++.old-deja/g++.law/global-init1.C: Likewise.
3400         * g++.old-deja/g++.other/delete4.C: Likewise.
3401         * g++.old-deja/g++.other/inline21.C: Likewise.
3402         * g++.old-deja/g++.other/singleton.C: Likewise.
3403         * g77.dg/strlen0.f: Likewise.
3404         * g77.f-torture/compile/20010519-1.f: Likewise.
3405         * g77.f-torture/compile/980310-4.f: Likewise.
3406         * gcc.c-torture/compile/20000605-1.c: Likewise.
3407         * gcc.c-torture/execute/20020225-1.c: Likewise.
3408         * gcc.dg/c90-hexfloat-2.c: Likewise.
3409         * gcc.dg/c99-bool-1.c: Likewise.
3410         * gcc.dg/c99-hexfloat-2.c: Likewise.
3411         * gcc.dg/dll-2.c: Likewise.
3412         * gcc.dg/wtr-union-init-1.c: Likewise.
3413         * gcc.dg/wtr-union-init-2.c: Likewise.
3414         * gcc.dg/wtr-union-init-3.c: Likewise.
3415         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3416         * gcc.dg/cpp/defined.c: Likewise.
3417         * gcc.dg/cpp/macsyntx.c: Likewise.
3418         * gcc.dg/cpp/paste2.c: Likewise.
3419         * gcc.dg/cpp/trad/defined.c: Likewise.
3420         * gcc.dg/format/c90-printf-1.c: Likewise.
3421         * gcc.dg/format/c90-scanf-1.c: Likewise.
3422         * gcc.dg/format/c99-printf-1.c: Likewise.
3423         * gcc.dg/format/c99-scanf-1.c: Likewise.
3424         * gcc.misc-tests/gcov-8.c: Likewise.
3425         * lib/profopt.exp: Likewise.
3426
3427 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
3428
3429         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
3430
3431 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3432
3433         * g++.dg/inherit/using2.C: New test.
3434
3435 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
3436
3437         * ChangeLog: Follow spelling conventions.
3438         * g++.dg/template/friend4.C: Likewise.
3439         * g++.old-deja/g++.pt/crash67.C: Likewise.
3440         * gcc.c-torture/execute/20000801-4.c: Likewise.
3441         * gcc.dg/c90-digraph-1.c: Likewise.
3442         * gcc.dg/c94-digraph-1.c: Likewise.
3443         * gcc.dg/c99-digraph-1.c: Likewise.
3444         * gcc.dg/cpp/line5.c: Likewise.
3445         * gcc.dg/cpp/multiline.c: Likewise.
3446         * gcc.dg/cpp/trad/literals-1.c: Likewise.
3447         * gcc.dg/format/attr-3.c: Likewise.
3448         * gcc.dg/format/c90-scanf-3.c: Likewise.
3449         * gcc.dg/format/ext-4.c: Likewise.
3450
3451 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3452
3453         * g++.dg/template/pretty1.C: New test.
3454
3455 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
3456
3457         * gcc.c-torture/execute/struct-cpy-1.c: New test.
3458
3459 2002-09-13  Matt Austern  <austern@apple.com>
3460
3461         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
3462         passing a cast expression to a function by const reference.
3463
3464 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
3465
3466         * g++.dg/template/deduce1.C: New test.
3467
3468 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
3469
3470         * gcc.c-torture/execute/simd-1.c: Force all use of int to
3471         32-bit int.
3472
3473 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3474
3475         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
3476         usage.
3477
3478 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
3479
3480         * gcc.c-torture/compile/20020910-1.c: New test.
3481
3482 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
3483
3484         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
3485
3486 2002-09-10  Andreas Jaeger  <aj@suse.de>
3487
3488         * gcc.dg/20020312-2.c: Adjust for x86-64.
3489
3490 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
3491
3492         * g77.dg/7388.f: New test case for PR 7388.
3493
3494 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3495
3496         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
3497
3498 2002-09-05  Ziemowit Laski <zlaski@apple.com>
3499
3500         * objc.dg/proto-lossage-1.m: New test.
3501
3502 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
3503
3504         * gcc.dg/cpp/_Pragma4.c: Fix typo.
3505
3506 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
3507
3508         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
3509         expected to pass.
3510
3511 2002-09-06  Stan Shebs  <shebs@apple.com>
3512             David Edelsohn  <edelsohn@gnu.org>
3513
3514         * gcc.dg/weak: New directory.
3515         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
3516         target-specific xfail bits.
3517         * gcc.dg/typeof-2.c: Move to new directory.
3518         * gcc.dg/weak.exp: New expect script.
3519
3520 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
3521
3522         * gcc.c-torture/execute/extzvsi.c: New test.
3523
3524 2002-09-05  Stan Shebs  <shebs@apple.com>
3525
3526         * gcc.dg/weak-1.c: xfail on Darwin.
3527         * gcc.dg/weak-2.c: Ditto.
3528         * gcc.dg/weak-3.c: Ditto.
3529         * gcc.dg/weak-4.c: Ditto.
3530         * gcc.dg/weak-5.c: Ditto.
3531         * gcc.dg/weak-6.c: Ditto.
3532         * gcc.dg/weak-7.c: Ditto.
3533         * gcc.dg/weak-8.c: Ditto.
3534         * gcc.dg/weak-9.c: Ditto.
3535
3536 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
3537
3538         * gcc.c-torture/execute/loop-14.c: New test.
3539
3540 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
3541
3542         * g++.dg/other/cxa-atexit1.C: New test.
3543
3544         * gcc.dg/typeof-2.c: New test.
3545
3546 2002-09-03  Roger Sayle  <roger@eyesopen.com>
3547
3548         * gcc.dg/builtins-2.c: New testcase.
3549         * gcc.dg/builtins-3.c: New testcase.
3550
3551 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
3552
3553         * gcc.dg/cpp/_Pragma4.c: New test.
3554
3555 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
3556
3557         * objc/execute/nil_method-1.m: New testcase.
3558
3559 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
3560
3561         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
3562         [Object class], not [Object initialize].
3563
3564 2002-08-31  Roger Sayle  <roger@eyesopen.com>
3565             Hans-Peter Nilsson  <hp@bitrange.com>
3566
3567         * gcc.c-torture/execute/20020720-1.x: Skip test on
3568         mmix-knuth-mmixware.  Correct comment.
3569
3570 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
3571
3572         * testsuite/g++.dg/abi/bitfield5.C: New test.
3573         * testsuite/g++.dg/abi/vbase10.C: Likewise.
3574
3575 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
3576
3577         * objc.dg/undeclared-selector.m: New test.
3578
3579 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
3580
3581         * g++.dg/other/offsetof1.C: Avoid cast warning.
3582
3583 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
3584
3585         * objc.dg/super-class-2.m: New test.
3586
3587 2002-08-24  Matt Austern  <austern@apple.com>
3588
3589         * g++.dg/ext/lvaddr.C: New test.
3590         * g++.dg/ext/lvcast.C: New test.
3591
3592 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
3593
3594         * testsuite/g++.dg/inherit/cond1.C: New test.
3595
3596 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
3597
3598         * gcc.dg/noncompile/incomplete-1.c: New test.
3599
3600 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3601
3602         * gcc.dg/typespec-1.c: New test.
3603
3604 2002-08-20  Devang Patel  <dpatel@apple.com>
3605         * objc.dg/proto-hier-2.m: New test.
3606
3607 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
3608
3609         * objc.dg/bitfield-1.m: New test.
3610         * objc.dg/bitfield-2.m: New test.
3611
3612 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3613
3614         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
3615         gcc.dg/c99-flex-array-4.c: New tests.
3616
3617 2002-08-16  Stan Shebs  <shebs@apple.com>
3618
3619         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
3620
3621 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
3622
3623         * gcc.dg/typeof-1.c: New test.
3624         * g++.dg/ext/typeof2.C: New test.
3625
3626 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3627
3628         * g++.dg/other/offsetof1.C: New test.
3629
3630 2002-08-14  Richard Henderson  <rth@redhat.com>
3631
3632         * gcc.dg/tls/diag-3.c: Fix expected message strings.
3633
3634 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
3635
3636         * gcc.dg/cpp/_Pragma3.c: New test.
3637
3638 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
3639
3640         * g++.dg/template/inherit3: New test.
3641
3642 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3643
3644         * gcc.dg/bitfld-4.c: Add blank options.
3645
3646 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
3647
3648         * g++.dg/template/crash1.C: New test.
3649
3650 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3651
3652         * gcc.dg/tls/opt-2.c: New test.
3653
3654 2002-08-08  Devang Patel  <dpatel@apple.com>
3655
3656         * objc.dg/selector-1.m : New test
3657
3658 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3659
3660         * g++.dg/abi/bitfield4.C: New test.
3661         * gcc.dg/bitfld-4.c: New test.
3662
3663 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3664
3665         * g++.dg/other/packed1.C: New test.
3666
3667 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
3668
3669         * g++.dg/abi/offsetof.C: Tweak error messages.
3670         * g++.old-deja/g++.mike/p10769a.C: Likewise.
3671
3672 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3673
3674         * gcc.dg/bitfld-3.c: New test.
3675
3676 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3677             Richard Henderson  <rth@redhat.com>
3678
3679         * gcc.dg/i386-bitfield1.c: New test.
3680         * g++.dg/abi/bitfield3.C: Update.
3681
3682 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
3683
3684         * objc.dg/const-str-2.m: Update.
3685         * gcc.dg/cpp/c++98.c: Change to C extension.
3686         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
3687         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
3688
3689 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
3690
3691         * testsuite/gcc.dg/tls/diag-3.c: New.
3692
3693 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
3694
3695         * g++.dg/README (Subdirectories): Document new subdir expr.
3696         * g++.dg/expr/pmf-1.C: New test.
3697
3698 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
3699
3700         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
3701
3702 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
3703
3704         * g++.dg/abi/bitfield3.C: New test.
3705
3706 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
3707
3708         * lib/gcov.exp: Tweak expected line formats.
3709         * gcc.misc-tests/gcov8.c: New test.
3710         * gcc.misc-tests/gcov8.x: New flags.
3711
3712 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
3713
3714         * consistency.vlad/layout/endian.c: Include string.h.
3715
3716         * gcc.c-torture/execute/20020805-1.c: New test.
3717
3718 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
3719
3720         * g++.dg/other/conversion1.C: New test.
3721
3722 2002-08-03  Roger Sayle  <roger@eyesopen.com>
3723
3724         * gcc.dg/builtins-1.c: New testcase.
3725
3726 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
3727
3728         * g++.dg/inherit/access3.C: New test.
3729
3730 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
3731
3732         * gcc.dg/ia64-visibility-2.c: New test.
3733
3734 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
3735
3736         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
3737         __qualifier_flags to __flags.
3738
3739 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
3740
3741         * g++.dg/inherit/operator1.C: New test.
3742         * g++.dg/lookup/disamb1.C: Fix typo in comment.
3743         * g++.dg/other/error1.C: Change expected error message.
3744         * g++.dg/template/conv4.C: Likewise.
3745
3746 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
3747
3748         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
3749         for documented behavior.
3750
3751 2002-07-25  Roger Sayle  <roger@eyesopen.com>
3752
3753         * gcc.c-torture/execute/20020720-1.x: Skip this test on
3754         several targets known to fail.
3755
3756 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
3757
3758         * gcc.dg/mips-args-[123].c: New tests.
3759
3760 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
3761
3762         * gcc.dg/ppc-spe.c: New.
3763
3764 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
3765
3766         * g++.dg/other/ptrmem4.C: New testcase.
3767
3768 2002-07-24  Richard Henderson  <rth@redhat.com>
3769
3770         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
3771
3772 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
3773
3774         * g++.dg/ext/alignof1.C (main): Return 0 for success.
3775
3776 2002-07-24  Roger Sayle  <roger@eyesopen.com>
3777
3778         * gcc.c-torture/execute/memset-3.c: New testcase.
3779
3780 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
3781
3782         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
3783         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
3784
3785 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3786
3787         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
3788         Delete.
3789
3790 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
3791
3792         * gcc.c-torture/compile/simd-4.c: New test.
3793
3794 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3795
3796         PR c++/7347, c++/7348
3797         * g++.dg/template/access4.C: New test.
3798         * g++.dg/template/access5.C: New test.
3799         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
3800         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
3801         * g++.old-deja/g++.pt/ttp58.C: Likewise.
3802         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
3803
3804 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
3805
3806         * gcc.dg/gnu89-init-2.c: New test.
3807
3808 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
3809
3810         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
3811
3812 2002-07-20  Roger Sayle  <roger@eyesopen.com>
3813
3814         * gcc.c-torture/execute/20020720-1.c: New testcase.
3815
3816 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
3817
3818         * gcc.dg/cpp/Wsignprom.c: New tests.
3819
3820 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
3821
3822         * gcc.c-torture/execute/loop-13.c: New test.
3823
3824 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
3825
3826         * gcc.dg/cpp/expr.c: New tests.
3827
3828 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
3829
3830         * g++.dg/opt/pr6713.C: Add template instantiation.
3831
3832 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
3833
3834         * gcc.dg/nest.c: New test.
3835
3836 2002-07-17  Richard Henderson  <rth@redhat.com>
3837
3838         * g++.dg/opt/pr6713.C: New test.
3839
3840 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
3841
3842         * gcc.c-torture/execute/loop-2e.x: Let the testcase
3843         XFAIL for all x86 processors.
3844
3845 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
3846
3847         * gcc.c-torture/execute/20010122-1.x: Do not test with
3848         -fomit-frame-pointer.
3849
3850 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3851
3852         * g++.dg/template/instantiate2.C: New test.
3853         * g++.dg/template/spec4.C: New test.
3854
3855 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3856
3857         * g++.dg/template/access2.C: New test.
3858         * g++.dg/template/access3.C: New test.
3859
3860 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
3861
3862         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
3863         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
3864         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
3865         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
3866         Convert to use <stdarg.h>.
3867         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
3868         Delete.
3869         * gcc.dg/va-arg-2.c: New.
3870         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3871
3872 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
3873
3874         * gcc.c-torture/compile/20020710-1.c: New test.
3875
3876 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
3877                           Andrew Pinski  <pinskia@physics.uc.edu>
3878
3879         gcc.c-torture/compile/simd-2.c: New testcase.
3880         gcc.c-torture/compile/simd-3.c: Likewise.
3881
3882 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
3883
3884         PR c++/7224
3885         * g++.dg/overload/error1.C: New test.
3886
3887 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3888
3889         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3890         configuration and IRIX 6 O32 ABI.
3891
3892 2002-07-11  Roger Sayle  <roger@eyesopen.com>
3893
3894         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3895
3896 2002-07-10  Roger Sayle  <roger@eyesopen.com>
3897
3898         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3899
3900 2002-07-10  Jeffrey A Law  <law@redhat.com>
3901
3902         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3903
3904         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
3905
3906 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
3907
3908         * gcc.dg/20020312-2.c: Check for __PPC__.
3909
3910 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
3911
3912         * gcc.c-torture/compile/20020709-1.c: New test.
3913
3914 2002-07-07  Roger Sayle  <roger@eyesopen.com>
3915
3916         * g++.dg/template/qualttp21.C: New test case.
3917
3918 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
3919
3920         * gcc.c-torture/compile/20020706-1.c: New test.
3921         * gcc.c-torture/compile/20020706-2.c: New test.
3922
3923 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
3924             Alexandre Oliva  <aoliva@redhat.com>
3925
3926         * g++.dg/warn/incomplete1.C: New test.
3927
3928 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3929
3930         PR c++/7099
3931         * g++.dg/warn/noreturn1.C: New test.
3932
3933 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
3934
3935         PR c++/6706
3936         * g++.dg/debug/debug6.C: New test.
3937         * g++.dg/debug/debug7.C: New test.
3938
3939 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
3940
3941         * gcc.c-torture/compile/simd-3.c: New test.
3942
3943 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
3944
3945         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3946         * gcc.dg/20020620-1.c: Likewise.
3947
3948 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3949
3950         PR c++/6944
3951         * g++.dg/init/array4.C: New test.
3952         * g++.dg/init/array5.C: New test.
3953
3954 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
3955
3956         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3957         * gcc.c-torture/execute/simd-2.c (main): Likewise.
3958
3959 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3960
3961         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3962         * gcc.dg/wtr-aggr-init-1.c: Likewise.
3963         * gcc.dg/wtr-conversion-1.c: Likewise.
3964         * gcc.dg/wtr-escape-1.c: Likewise.
3965         * gcc.dg/wtr-int-type-1.c: Likewise.
3966         * gcc.dg/wtr-label-1.c: Likewise.
3967         * gcc.dg/wtr-static-1.c: Likewise.
3968         * gcc.dg/wtr-strcat-1.c: Likewise.
3969         * gcc.dg/wtr-suffix-1.c: Likewise.
3970         * gcc.dg/wtr-switch-1.c: Likewise.
3971         * gcc.dg/wtr-unary-plus-1.c: Likewise.
3972         * gcc.dg/wtr-union-init-1.c: Likewise.
3973         * gcc.dg/wtr-union-init-2.c: Likewise.
3974         * gcc.dg/wtr-union-init-3.c: Likewise.
3975
3976         * gcc.dg/wtr-func-def-1.c: New test.
3977
3978 2002-07-02 Devang Patel <dpatel@apple.com>
3979
3980         * objc.dg/param-1.m: New test.
3981
3982 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
3983
3984         * gcc.dg/cpp/trad/directive.c: Add test.
3985         * gcc.dg/cpp/trad/macroargs.c: Add test.
3986         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3987
3988 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
3989
3990         * gcc.dg/cpp/cmdlne-M.c: New test.
3991
3992 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
3993
3994         * objc.dg/desig-init-1.m: New test.
3995
3996 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3997
3998         PR c++/6716
3999         * g++.dg/template/instantiate1.C: New test.
4000
4001 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
4002
4003         PR c++/7112
4004         * g++.dg/template/sizeof2.C: New test.
4005
4006 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4007
4008         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
4009         gcc.dg/cpp/trad/include.c: New tests.
4010
4011 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
4012
4013         PR target/7177
4014         * gcc.c-torture/compile/20020701-1.c: New test.
4015
4016 2002-07-01  Stan Shebs  <shebs@apple.com>
4017
4018         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
4019         header here...
4020         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
4021         (objc-torture-execute): or here.
4022
4023 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
4024
4025         * gcc.c-torture/execute/arith-rand-ll.c: New test.
4026
4027 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4028
4029         * gcc.dg/cpp/trad/escaped-nl.c: New test.
4030
4031 2002-06-30  Devang Patel  <dpatel@apple.com>
4032
4033         * objc.dg/fsyntax-only.m: New test.
4034
4035 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
4036
4037         PR c++/6695
4038         * g++.dg/template/friend7.C: New file.
4039
4040 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
4041
4042         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
4043         return type.
4044
4045 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
4046
4047         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
4048         avoid division by zero.
4049
4050 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
4051
4052         * gcc.dg/Wunknownprag.c: New tests.
4053
4054 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
4055
4056         * gcc.c-torture/execute/simd-2.c: New test.
4057
4058 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
4059
4060         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
4061         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
4062         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
4063         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
4064         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
4065         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
4066         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
4067         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
4068         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
4069         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
4070         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
4071         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
4072         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
4073         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
4074         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
4075         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
4076         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
4077
4078 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
4079
4080         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
4081         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
4082         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
4083         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
4084         New tests.
4085         * gcc.dg/cpp/trad/directive.c: Update.
4086
4087 2002-06-23  Andreas Jaeger  <aj@suse.de>
4088
4089         * gcc.c-torture/execute/complex-6.c: New.
4090
4091 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
4092
4093         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
4094         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
4095         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
4096         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
4097
4098 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
4099
4100         * gcc.dg/cpp/trad: New directory with traditional tests copied
4101         from parent directory.
4102         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4103         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4104         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4105         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4106         Move to trad/ and rename.
4107         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
4108         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
4109         gcc.dg/cpp/trad/redef2.c: New tests.
4110         * gcc.dg/cpp/trad/trad.exp: New driver.
4111
4112 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
4113
4114         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4115         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4116         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4117         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4118         Remove.
4119
4120 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
4121
4122         * gcc.dg/20020620-1.c: New test.
4123
4124 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4125
4126         * g++.dg/template/ttp4.C: New test.
4127
4128 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
4129
4130         * g++.dg/opt/vt1.C: Fix regexp.
4131
4132 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4133
4134         * gcc.c-torture/execute/pure-1.c: Make functions static again.
4135         Don't use attribute `noinline'.
4136
4137 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4138
4139         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
4140
4141 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
4142
4143         * gcc.c-torture/execute/simd-1.c: New.
4144
4145         * gcc.dg/simd-1.c: New.
4146
4147 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4148
4149         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
4150
4151 2002-06-16  Richard Henderson  <rth@redhat.com>
4152
4153         * g++.dg/ext/anon-struct1.C: New.
4154         * g++.dg/ext/anon-struct2.C: New.
4155         * g++.dg/ext/anon-struct3.C: New.
4156         * gcc.dg/anon-struct-1.c: New.
4157         * gcc.dg/anon-struct-2.c: New.
4158         * gcc.dg/anon-struct-3.c: New.
4159         * gcc.dg/20011008-1.c: Adjust warning text.
4160         * gcc.dg/20020527-1.c: Add -fms-extensions.
4161
4162 2002-06-16  Richard Henderson  <rth@redhat.com>
4163
4164         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
4165
4166 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
4167
4168         * gcc.c-torture/execute/20020615-1.c: New test.
4169
4170 2002-06-15  Roger Sayle  <roger@eyesopen.com>
4171
4172         * gcc.c-tortuture/execute/compare-1.c: New test case.
4173         * gcc.c-tortuture/execute/compare-2.c: New test case.
4174         * gcc.c-tortuture/execute/compare-3.c: New test case.
4175
4176 2002-06-13  Richard Henderson  <rth@redhat.com>
4177
4178         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
4179         ia64 ilp32.
4180
4181 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4182
4183         * g++.dg/template/typename2.C: Update error message.
4184
4185 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
4186
4187         * gcc.c-torture/execute/20020611-1.c: New test.
4188
4189 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
4190
4191         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
4192         list of targets to skip.
4193
4194 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
4195
4196         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
4197         targets if not optimizing.
4198
4199 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
4200
4201         * gcc.c-torture/compile/20020605-1.c: New test.
4202
4203         * g++.dg/opt/vt1.C: New test.
4204
4205         * gcc.dg/20020531-1.c: New test.
4206
4207         * gcc.dg/20020530-1.c: New test.
4208
4209         * gcc.dg/20020527-1.c: New test.
4210
4211         * g++.dg/opt/cse1.C: New test.
4212
4213 2002-06-07  Roger Sayle  <roger@eyesopen.com>
4214
4215         * gcc.dg/20020607-2.c: New test case.
4216
4217 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
4218
4219         * gcc.c-torture/compile/20020604-1.c: New test.
4220
4221 2002-06-04  Richard Henderson  <rth@redhat.com>
4222
4223         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
4224         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
4225         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
4226
4227 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
4228
4229         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
4230
4231 2002-06-03  Richard Henderson  <rth@redhat.com>
4232
4233         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
4234         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
4235
4236 2002-06-02  Richard Henderson  <rth@redhat.com>
4237
4238         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
4239         test functions static.
4240
4241 2002-06-02  Andreas Jaeger  <aj@suse.de>
4242
4243         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
4244         now.
4245
4246 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4247
4248         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
4249         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
4250         Update for mofified diagnostics.
4251         * gcc.dg/c99-intconst-1.c: No longer fail.
4252
4253 2002-06-02  Richard Henderson  <rth@redhat.com>
4254
4255         * gcc.dg/uninit-A.c: Remove xfail markers.
4256
4257 2002-06-01  Roger Sayle  <roger@eyesopen.com>
4258
4259         * gcc.dg/fnegate-1.c: New test case.
4260
4261 2002-05-30  Osku Salerma  <osku@iki.fi>
4262
4263         * gcc.c-torture/execute/mayalias-1.c: New file.
4264
4265 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4266
4267         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
4268         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
4269         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
4270
4271 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
4272
4273         * gcc.c-torture/execute/20020529-1.c: New test.
4274
4275 2002-05-27  Richard Henderson  <rth@redhat.com>
4276
4277         * g++.dg/ext/attrib6.C: New test case.
4278
4279 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4280
4281         * gcc.c-torture/execute/pure-1.c: New test.
4282
4283 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4284
4285         * gcc.dg/cpp/arith-2.c: Remove.
4286
4287 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4288
4289         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
4290         * gcc.dg/cpp/if-3.c: Remove.
4291
4292 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
4293
4294         * g++.dg/opt/cse2.C: New test.
4295
4296 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
4297
4298         * gcc.dg/cpp/arith-1.c: New semantic tests.
4299         * gcc.dg/cpp/if-1.c: Update.
4300
4301 2002-05-24  Ben Elliston  <bje@redhat.com>
4302
4303         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
4304
4305 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4306
4307         * gcc.dg/verbose-asm.c: New test.
4308
4309 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4310
4311         * gcc.dg/cpp/paste12.c: New test.
4312
4313 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4314
4315         * g++.dg/parse/named_ops.C: New test.
4316
4317 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
4318
4319         * gcc/testsuite/gcc.dg/weak-8.c: New test.
4320
4321 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
4322
4323         * gcc.dg/weak-2.c: Allow optional leading underscore
4324         in scan-assembler symbol name.
4325         * gcc.dg/weak-3.c: Likewise.
4326         * gcc.dg/weak-4.c: Likewise.
4327         * gcc.dg/weak-5.c: Likewise.
4328
4329 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4330
4331         * gcc.dg/20020523-1.c: New test.
4332
4333 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4334
4335         * objc.dg/const-str-2.m: Update now that we stop after
4336         a command line error.
4337
4338 2002-05-22  Richard Henderson  <rth@redhat.com>
4339
4340         * g++.dg/dg.exp: Fix typo in test pruneing.
4341
4342 2002-05-22  Richard Henderson  <rth@redhat.com>
4343
4344         * g++.dg/dg.exp: Prune the tls subdirectory.
4345         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
4346         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
4347         * g++.dg/tls/init-1.C: New.
4348
4349 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
4350
4351         * gcc.dg/20020517-1.c: New test.
4352
4353 2002-05-21  Richard Henderson  <rth@redhat.com>
4354
4355         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
4356         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
4357
4358 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
4359
4360         * g++.dg/other/copy2.C: New test.
4361
4362 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
4363
4364         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
4365         (MAX_COPY): Bump up to 10 times sizeof (long long).
4366         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
4367
4368         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
4369         sizeof (long long).
4370
4371         * gcc.c-torture/execute/strcpy-1.c: New test.
4372
4373 2002-05-19  Jason Merrill  <jason2redhat.com>
4374
4375         * g++.dg/ext/oper1.C: New test.
4376
4377 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
4378 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
4379
4380         * README.QMTEST: New file.
4381
4382         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
4383
4384 2002-05-19  Andreas Jaeger  <aj@suse.de>
4385
4386         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
4387         now.
4388         * gcc.c-torture/execute/loop-2d.x: Likewise.
4389
4390 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
4391
4392         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
4393         support weak symbols.
4394         * gcc.dg/weak-4.c: Likewise
4395         * gcc.dg/weak-6.c: Likewise
4396
4397 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
4398
4399         * gcc.dg/weak-3.c: Add dg-excess-error comment for
4400         cygwin, coff and h8300-*-hms targets
4401         * gcc.dg/weak-5.c: Likewise
4402         * gcc.dg/weak-7.c: Likewise
4403
4404 2002-05-16  Jason Merrill  <jason@redhat.com>
4405
4406         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
4407         (scan-assembler-not, scan-assembler-dem): Likewise.
4408         (scan-assembler-dem-not): Likewise.
4409
4410 2002-05-15  Richard Henderson  <rth@redhat.com>
4411
4412         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
4413
4414 2002-05-15  Richard Henderson  <rth@redhat.com>
4415
4416         * gcc.dg/weak-5.c (vfoo1c): No warning here.
4417         (vfoo1f): Warning here.
4418         (vfoo1l): Don't redefine the alias.
4419
4420 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
4421
4422         * g++.dg/init/pm1.C: New test.
4423
4424 2002-05-12  David S. Miller  <davem@redhat.com>
4425
4426         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
4427         types.
4428
4429 2002-05-10  Roger Sayle  <roger@eyesopen.com>
4430
4431         * gcc.c-torture/execute/20020510-1.c: New test case.
4432
4433 2002-05-10  David S. Miller  <davem@redhat.com>
4434
4435         * gcc.c-torture/execute/conversion.c: Test long double too.
4436
4437 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
4438
4439         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
4440         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
4441         * lib/g++.exp (g++_link_flags): Likewise.
4442         * lib/objc.exp (objc_target_compile): Likewise.
4443
4444 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4445
4446         * gcc.dg/cpp/poison.c: Update.
4447         * gcc.dg/cpp/20000625-2.c: Remove.
4448         * gcc.dg/cpp/direct2s.c: Remove final test.
4449
4450 2002-05-08  Tom Rix  <trix@redhat.com>
4451
4452         * gcc.c-torture/execute/20020508-1.c: New test.
4453         * gcc.c-torture/execute/20020508-2.c: New test.
4454         * gcc.c-torture/execute/20020508-3.c: New test.
4455
4456 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4457
4458         * gcc.dg/cpp/charconst-4.c: More tests.
4459
4460 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4461
4462         PR c/6569
4463         * gcc.dg/weak-3.c: Update location of warning messages.
4464         * gcc.dg/weak-5.c: Likewise.
4465
4466 2002-05-06  Roger Sayle  <roger@eyesopen.com>
4467
4468         * gcc.c-torture/execute/20020506-1.c: New test case.
4469
4470 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4471
4472         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
4473
4474 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4475
4476         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
4477
4478 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4479
4480         * gcc.dg/cpp/charconst-3.c: New test.
4481
4482 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4483
4484         * gcc.dg/cpp/charconst.c: Update tests.
4485
4486 2002-05-05  Tim Josling  <tej@melbpc.org.au>
4487
4488         * treelang: Added directory for new sample language treelang. Also
4489         lib/treelang.exp: New file to signal treelang should be tested.
4490
4491 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4492
4493         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
4494         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
4495         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
4496         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
4497         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
4498         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
4499         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
4500
4501 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4502
4503         * gcc.dg/format/xopen-2.c: New test.
4504
4505 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4506
4507         * gcc.dg/20020503-1.c: New test.
4508
4509 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
4510
4511         * g++.dg/init/dtor1.C: Make it tougher.
4512
4513 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
4514
4515         * g++.dg/init/dtor1.C: New test.
4516
4517 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
4518
4519         * gcc.dg/altivec-8.c: New.
4520
4521 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
4522
4523         * gcc.dg/altivec-7.c: New.
4524
4525 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
4526
4527         * g++.dg/parse/typedef1.C: New test.
4528
4529 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4530
4531         PR c++/6486
4532         * g++.dg/template/friend6.C: New test.
4533
4534         PR c++/6492
4535         * g++.dg/init/copy1.C: New test.
4536
4537 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
4538
4539         * g++.dg/warn/effc1.C: New test.
4540
4541 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4542
4543         * gcc.dg/cpp/if-cexp.c: Add a test.
4544
4545 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
4546
4547         * gcc.dg/20020426-2.c: New test.
4548
4549 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4550
4551         * gcc.dg/cpp/if-mop.c: Update.
4552         * gcc.dg/cpp/if-mpar.c: Add test.
4553         * gcc.dg/cpp/if-oppr.c: Update.
4554
4555 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4556
4557         PR c/6343
4558         * gcc.dg/weak-[2-7].c: New tests.
4559
4560 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4561
4562         * gcc.dg/enum1.c: New test.
4563
4564 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4565
4566         PR c++/6497
4567         * g++.dg/inherit/access2.C: New test.
4568
4569 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4570
4571         PR bootstrap/6445
4572         * gcc.dg/20020426-1.c: New test.
4573
4574 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4575
4576         * g++.dg/abi/enum1.C: New test.
4577
4578 2002-04-26  Richard Henderson  <rth@redhat.com>
4579
4580         * gcc.dg/c99-bool-1.c: Expect always true warning.
4581
4582 2002-04-25  Roger Sayle  <roger@eyesopen.com>
4583
4584         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
4585
4586 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4587
4588         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
4589         targets.
4590
4591 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
4592
4593         * g++.dg/abi/mange7.C: New test.
4594
4595         PR c++/6438.
4596         * g++.dg/parse/stmtexpr2.C: New test.
4597
4598 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
4599
4600         * gcc.dg/20020312-2.c: Add SH target.
4601
4602 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4603
4604         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
4605         compiler output on mips*-*-irix*.
4606
4607 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
4608
4609         * g++.dg/parse/attr1.C: New test.
4610
4611 2002-04-23  Roger Sayle  <roger@eyesopen.com>
4612
4613         * gcc.c-torture/execute/string-opt-17.c: New test case.
4614         * gcc.c-torture/execute/memset-2.c: New test case.
4615
4616 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
4617
4618         PR c++/6256:
4619         * g++.dg/template/friend5.C: New test.
4620
4621         PR c++/6331:
4622         * g++.dg/template/qual1.C: Likewise.
4623
4624 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
4625
4626         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
4627         Include stdlib.h, not stdio.h or ctype.h.
4628
4629 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
4630
4631         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
4632         cris-*-elf* and mmix-*-*.
4633         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
4634         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
4635         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
4636         Ditto.
4637         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
4638         * gcc.dg/wchar_t-1.c: Ditto.
4639
4640 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
4641
4642         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
4643         Clarify comment.
4644
4645 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4646
4647         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
4648
4649 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4650
4651         * gcc.c-torture/execute/20000906-1.x: Delete.
4652
4653 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
4654
4655         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
4656
4657 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
4658
4659         * PR6367
4660         * g77.f-torture/execute/6367.f: New test.
4661         * g77.f-torture/execute/6367.x: Disable for MMIX.
4662
4663 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4664
4665         * PR6352
4666         * g++.dg/opt/inline2.C: New test.
4667
4668 2002-04-18  Richard Henderson  <rth@redhat.com>
4669
4670         * gcc.dg/20000906-1.c: Enable for all targets.
4671         * gcc.c-torture/compile/iftrap-2.c: New.
4672
4673 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4674
4675         * gcc.dg/20020418-1.c: New test.
4676         * gcc.dg/20020418-2.c: New test.
4677
4678 2002-04-18  Richard Henderson  <rth@redhat.com>
4679
4680         * gcc.c-torture/compile/iftrap-1.c: New.
4681         * gcc.dg/iftrap-1.c: Adjust for ia64.
4682         * gcc.dg/iftrap-2.c: New.
4683
4684 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4685
4686         * gcc.c-torture/compile/20020418-1.c: New test.
4687
4688 2002-04-18  Roger Sayle  <roger@eyesopen.com>
4689
4690         * gcc.c-torture/compile/20020415-1.c: New.
4691
4692 2002-04-18  David S. Miller  <davem@redhat.com>
4693
4694         * gcc.c-torture/execute/20020418-1.c: New test.
4695
4696 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
4697
4698         * gcc.dg/20020416-1.c: New test.
4699
4700         * g++.dg/opt/inline1.C: New test.
4701
4702 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
4703
4704         * gcc.dg/altivec-5.c: New test.
4705
4706         * gcc.dg/20020415-1.c: New test.
4707
4708 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4709
4710         * testsuite/lib/chill.exp: Remove.
4711
4712 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
4713
4714         * g++.dg/other/big-struct.C: New test.
4715
4716 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
4717
4718         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
4719         of scratch file.
4720
4721 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
4722
4723         PR c/6277
4724         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
4725         in scan-assembler function name
4726
4727 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
4728
4729         * g77.f-torture/execute/980628-4.x,
4730         g77.f-torture/execute/980628-5.x,
4731         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4732         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4733         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
4734         i[34567]86-*-*.
4735
4736 2002-04-13  David S. Miller  <davem@redhat.com>
4737
4738         * gcc.c-torture/execute/20020413-1.c: New test.
4739
4740 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
4741
4742         * gcc.dg/asm-6.c,
4743         * g++.dg/ext/asm1.C: New tests.
4744
4745 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
4746
4747         PR c++ 5373.
4748         * g++.dg/parse/stmtexpr1.C: New test.
4749
4750         PR c++/5189.
4751         * g++.dg/template/copy1.C: New test.
4752
4753 2002-04-12  Richard Henderson  <rth@redhat.com>
4754
4755         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
4756
4757 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
4758
4759         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
4760         gcc.c-torture/execute/20020307-2.c.
4761
4762 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
4763
4764         * g++.dg/ext/attrib5.C,
4765         * g++.dg/lookup/struct1.C: New tests.
4766
4767 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
4768
4769         * gcc.dg/20020411-1.c: New test.
4770
4771         * gcc.c-torture/execute/20020411-1.c: New test.
4772
4773 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
4774
4775         * g77.f-torture/execute/6177.f: New test.
4776
4777 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
4778
4779         PR middle-end/6247
4780         * g++.dg/opt/cleanup1.C: New test.
4781
4782         * g++.dg/opt/const1.C: New test.
4783
4784 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
4785
4786         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
4787
4788 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4789
4790         PR c++/5507
4791         * g++.dg/template/typename2.C: New test.
4792
4793 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
4794
4795         * gcc.c-torture/execute/loop-12.c: New.
4796
4797 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
4798
4799         * g77.f-torture/execute/980628-4.x,
4800         g77.f-torture/execute/980628-5.x,
4801         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4802         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4803         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
4804
4805 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4806
4807         PR optimization/6086
4808         * g++.dg/opt/preinc1.C: New test.
4809
4810 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4811
4812         PR c++/5571
4813         * g++.dg/opt/static2.C: New test.
4814
4815 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4816
4817         PR c/5120
4818         * gcc.dg/20020406-1.c: New test.
4819
4820 2002-04-04  David S. Miller  <davem@redhat.com>
4821
4822         * gcc.c-torture/execute/20020404-1.c: New test.
4823
4824 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
4825
4826         PR c/6123
4827         * gcc.dg/20020312-2.c: Do not declare global register variable
4828         if __PIC__ or __pic__ is defined.
4829
4830 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
4831
4832         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
4833         __asm__ so that it works correctly even if -ansi -pedantic-errors.
4834
4835 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4836
4837         * gcc.misc-tests/linkage.exp: Update last change to handle
4838         sparc*-, not just sparc-.
4839
4840 2002-04-03  Richard Henderson  <rth@redhat.com>
4841
4842         * gcc.dg/cpp/ucs.c: Improved long UCS test.
4843
4844 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4845
4846         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
4847
4848 2002-04-02  David S. Miller  <davem@redhat.com>
4849
4850         * gcc.c-torture/execute/20020402-3.c: New test.
4851
4852 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4853
4854         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
4855         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
4856
4857         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
4858         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
4859         g77.f-torture/execute/20001201.x,
4860         g77.f-torture/execute/u77-test.x: New files.
4861
4862         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
4863         * gcc.dg/wchar_t-1.c: Ditto.
4864
4865 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4866
4867         * gcc.c-torture/execute/20020402-1.c: New test.
4868
4869 2002-04-01  Richard Henderson  <rth@redhat.com>
4870
4871         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4872
4873         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4874
4875 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4876
4877         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4878
4879 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4880
4881         * g++.dg/inherit/template-as-base.C: Expect error.
4882         * g++.dg/inherit/namespace-as-base.C: Likewise.
4883
4884 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
4885
4886         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4887         g++.dg/ext/instantiate3.C: Tweak match patterns.
4888
4889         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4890         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4891         -da test.
4892
4893 2002-03-31  Richard Henderson  <rth@redhat.com>
4894
4895         * gcc.dg/special/alias-2.c: New.
4896         * gcc.dg/special/ecos.exp: Run it.
4897
4898 2002-03-31  Richard Henderson  <rth@redhat.com>
4899
4900         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4901
4902 2002-03-31  Kazu Hirata  <kazu@hxi.com>
4903
4904         * gcc.dg/weak-1.c: Disable on h8300 port.
4905
4906 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
4907
4908         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4909         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4910         ordering tests.
4911         * g++.dg/bprob/bprob-1.C: New test.
4912         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4913         * g++.dg/gcov/gcov-1.C: New test.
4914         * g++.dg/gcov/gcov-1.x: New file.
4915         * g++.dg/gcov/gcov-2.C: New test.
4916         * g++.dg/gcov/gcov-3.C: New test.
4917         * g++.dg/gcov/gcov-3.h: New file.
4918
4919 2002-03-28  Roger Sayle  <roger@eyesopen.com>
4920
4921         * g++.old-deja/g++.other/builtins5.C: New test.
4922         * g++.old-deja/g++.other/builtins6.C: New test.
4923         * g++.old-deja/g++.other/builtins7.C: New test.
4924         * g++.old-deja/g++.other/builtins8.C: New test.
4925         * g++.old-deja/g++.other/builtins9.C: New test.
4926
4927 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
4928
4929         * g++.dg/opt/static1.C: New test.
4930
4931         * g++.dg/opt/longbranch1.C: New test.
4932
4933 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
4934
4935         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4936
4937         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4938
4939 2002-03-28  Jeffrey A Law  (law@redhat.com)
4940
4941         * gcc.c-torture/execute/20020328-1.c: New test.
4942
4943 2002-03-27  Richard Henderson  <rth@redhat.com>
4944
4945         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4946         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4947         move from g++.old-deja/g++.ext/.
4948
4949 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
4950
4951         * g++.dg/init/new2.C: New test.
4952
4953 2002-03-26  Richard Henderson  <rth@redhat.com>
4954
4955         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4956
4957         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4958         on sparc.
4959
4960         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
4961         sparcv9 systems.
4962         * gcc.dg/20001102-1.c: Likewise.
4963
4964 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
4965
4966         * gcc.dg/cpp/endif-pedantic1.c,
4967         gcc.dg/cpp/endif-pedantic2.c:  New tests.
4968
4969 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
4970
4971         * g++.dg/init/new1.C: New test.
4972
4973 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4974
4975         * g++.dg/abi/vbase9.C: New test.
4976
4977 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
4978
4979         * gcc.dg/arm-asm.c: New test.
4980
4981 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
4982
4983         * gcc.dg/Wswitch-enum.c: New test.
4984         Fix PR c/5044.
4985
4986 2002-03-26  Richard Henderson  <rth@redhat.com>
4987
4988         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4989         structure.
4990
4991 2002-03-25  Richard Henderson  <rth@redhat.com>
4992
4993         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
4994         sparcv9 systems.
4995
4996         * gcc.c-torture/compile/20011119-1.c (xxx): New.
4997         * gcc.c-torture/compile/20011119-2.c (xxx): New.
4998
4999 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
5000
5001         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
5002
5003 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
5004
5005         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
5006         targets using generic thunk support.
5007
5008 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
5009
5010         * gcc.c-torture/compile/20020323-1.c: New test.
5011
5012         * g++.dg/opt/conj2.C: New test.
5013
5014 2002-03-24  Richard Henderson  <rth@redhat.com>
5015
5016         * gcc.dg/weak-1.c: Use -fno-common.
5017
5018 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5019
5020         * g77.dg/f77-edit-apostrophe-out.f: New test
5021         * g77.dg/f77-edit-h-out.f: New test
5022         * g77.dg/f77-edit-t-in.f: New test
5023         * g77.dg/f77-edit-t-out.f: New test
5024         * g77.dg/f77-edit-x-out.f: New test
5025         * g77.dg/f77-edit-slash-out.f: New test
5026         * g77.dg/f77-edit-colon-out.f: New test
5027         * g77.dg/f77-edit-s-out.f: New test
5028
5029 2002-03-24  Richard Henderson  <rth@redhat.com>
5030
5031         * objc/execute/formal_protocol-6.x: New XFAIL.
5032
5033 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5034
5035         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
5036         that do not support weak symbols
5037
5038 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5039
5040         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
5041         * lib/g77.exp:  Likewise
5042         * lib/objc.exp: Likewise
5043
5044 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
5045
5046         * gcc.dg/Wswitch-default.c: New test.
5047
5048 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
5049
5050         * g++.dg/other/enum1.C: New test.
5051
5052 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
5053
5054         * gcc.dg/pragma-ep-3.c: Fix typo.
5055
5056 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5057
5058         * g++.dg/inherit/template-as-base.C: New test.
5059
5060 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
5061
5062         * g++.old-deja/g++.other/dwarf2-1.C: Move...
5063         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
5064
5065 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
5066
5067         * gcc.dg/cpp/multiline.c: Update to match.
5068
5069 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
5070
5071         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
5072
5073 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
5074
5075         * gcc.dg/cpp/extratokens2.c:  New file.
5076
5077 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
5078
5079         * gcc.dg/20020312-2.c: Add rs6000 target.
5080
5081         * gcc.c-torture/compile/20020319-1.c: New test.
5082
5083 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5084
5085         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
5086         (A, E): Handle this.
5087
5088 2002-03-20  Jason Merrill  <jason@redhat.com>
5089
5090         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
5091         ignoring -fpic.
5092         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
5093         through prune_gcc_output.
5094
5095 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
5096
5097         * gcc.c-torture/compile/20020320-1.c: New test.
5098
5099 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
5100
5101         * gcc.c-torture/compile/20020318-1.c: New test.
5102
5103         * gcc.dg/struct-by-value-1.c: New test.
5104
5105         * gcc.dg/20020319-1.c: New test.
5106
5107 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
5108
5109         * g++.dg/opt/conj1.C: New test.
5110
5111 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
5112
5113         * g++.dg/template/qualttp20.C: Revert previous change.
5114         * g++.dg/template/qualttp3.C: Likewise.
5115         * g++.dg/template/qualttp4.C: Likewise
5116         * g++.dg/template/qualttp5.C: Likewise
5117         * g++.dg/template/qualttp6.C: Likewise
5118         * g++.dg/template/qualttp7.C: Likewise
5119         * g++.dg/template/qualttp8.C: Likewise
5120         * g++.dg/template/recurse.C: Likewise.
5121
5122 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5123
5124         * gcc.dg/cpp/wchar-1.c: Update.
5125
5126 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5127
5128         * g++.dg/template/conv1.C: New test.
5129         * g++.dg/template/conv2.C: New test.
5130         * g++.dg/template/conv3.C: New test.
5131         * g++.dg/template/conv4.C: New test.
5132
5133 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5134
5135         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
5136         * g++.dg/template/qualttp3.C: Likewise.
5137         * g++.dg/template/qualttp4.C: Likewise
5138         * g++.dg/template/qualttp5.C: Likewise
5139         * g++.dg/template/qualttp6.C: Likewise
5140         * g++.dg/template/qualttp7.C: Likewise
5141         * g++.dg/template/qualttp8.C: Likewise
5142         * g++.dg/template/recurse.C: Likewise.
5143
5144 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5145
5146         * g++.dg/opt/dtor1.C: New test.
5147
5148 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
5149
5150         * gcc.c-torture/compile/20020315-1.c: New test.
5151
5152 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
5153
5154         * gcc.dg/weak-1.c: Fix scan tests.
5155
5156 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
5157
5158         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
5159         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
5160         cris-*-aout* mmix-*-*.
5161         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
5162         cris-*-aout* mmix-*-*.
5163         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
5164         cris-*-elf* cris-*-aout* and mmix-*-*.
5165         * gcc.dg/20001009-1.c: Ditto.
5166         * gcc.dg/20010912-1.c: Ditto.
5167         * gcc.dg/20020122-4.c: Ditto.
5168         * gcc.dg/inline-2.c: Ditto.
5169
5170 2002-03-14  Jeffrey A Law  (law@cygnus.com)
5171
5172         * gcc.c-torture/compile/20020314-1.c: New test.
5173
5174 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
5175
5176         * gcc.c-torture/execute/20020314-1.c: New test.
5177
5178 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
5179
5180         * g++.dg/warn/Wunused-1.C: New test.
5181
5182 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
5183
5184         * g++.dg/abi/mangle6.C: New test.
5185
5186 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
5187
5188         * gcc.c-torture/compile/20020309-2.c: New test.
5189
5190         * gcc.c-torture/compile/20020312-1.c: New test.
5191
5192 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5193
5194         * g++.dg/other/access1.C: New test.
5195
5196 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
5197
5198         * gcc.c-torture/execute/wchar_t-1.c: New test.
5199
5200 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
5201
5202         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
5203
5204 2002-03-12  Roger Sayle  <roger@eyesopen.com>
5205
5206         * gcc.dg/20020312-1.c: New test case.
5207
5208 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
5209
5210         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
5211
5212 2002-03-11  Richard Henderson  <rth@redhat.com>
5213
5214         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
5215         * g++.old-deja/g++.jason/report.C: Likewise.
5216
5217 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5218
5219         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
5220         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
5221
5222 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5223
5224         * testsuite/g++.dg/overload/pmf1.C: New test.
5225
5226 2002-03-11  Kazu Hirata  <kazu@hxi.com>
5227
5228         * gcc.c-torture/execute/20020307-1.c: Use long.
5229
5230 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
5231
5232         PR optimization/5844
5233         * gcc.dg/20020310-1.c: New test.
5234
5235 2002-03-09  Michael Meissner  <meissner@redhat.com>
5236
5237         * gcc.c-torture/execute/memcpy-2.c: New test.
5238         * gcc.c-torture/execute/memset-1.c: New test.
5239         * gcc.c-torture/execute/strlen-1.c: New test.
5240         * gcc.c-torture/execute/strcmp-1.c: New test.
5241         * gcc.c-torture/execute/strncmp-1.c: New test.
5242
5243 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
5244
5245         * gcc.dg/ppc-ldstruct.c: New test.
5246
5247 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
5248
5249         * gcc.c-torture/execute/va-arg-22.c: New test.
5250
5251 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5252
5253         * gcc.c-torture/compile/20020309-1.c: New test.
5254
5255 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
5256
5257         * gcc.c-torture/execute/20020307-2.c: New test.
5258
5259 2002-03-07  Jeffrey A Law  (law@redhat.com)
5260
5261         * g77.f-torture/compile/20020307-1.f: New test.
5262
5263 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
5264
5265         * gcc.dg/unordered-1.c: New test.
5266
5267 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
5268
5269         * gcc.c-torture/execute/20020307-1.c: New test.
5270
5271 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
5272
5273         * gcc.dg/20020304-1.c: New test.
5274
5275         * gcc.c-torture/compile/20020304-2.c: New test.
5276
5277 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
5278
5279         * gcc.c-torture/compile/20020304-1.c: New test case
5280         (from PR c/5830).
5281
5282 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
5283
5284         * gcc.dg/20020103-1.c: Add other -D ppc variants.
5285
5286 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5287
5288         * g++.dg/other/classkey1.C: New test.
5289
5290 2002-03-01  Richard Henderson  <rth@redhat.com>
5291
5292         * gcc.c-torture/compile/981223-1.x: New.
5293         * gcc.c-torture/compile/920625-1.x: New.
5294
5295 2002-02-28  Richard Henderson  <rth@redhat.com>
5296
5297         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
5298
5299 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
5300
5301         * gcc.c-torture/execute/20020227-1.c: New test.
5302
5303 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
5304
5305         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
5306         here" ERROR lines.
5307         * g++.old-deja/g++.oliva/partord1.C: Likewise.
5308         * g++.old-deja.g++.other/defarg1.C: Likewise.
5309         * g++.old-deja/g++.pt/calls2.C: Likewise.
5310         * g++.old-deja/g++.pt/crash20.C: Likewise.
5311         * g++.old-deja/g++.pt/crash30.C: Likewise.
5312         * g++.old-deja/g++.pt/crash36.C: Likewise.
5313         * g++.old-deja/g++.pt/crash6.C: Likewise.
5314         * g++.old-deja/g++.pt/defarg13.C: Likewise.
5315         * g++.old-deja/g++.pt/derived3.C: Likewise.
5316         * g++.old-deja/g++.pt/error1.C: Likewise.
5317         * g++.old-deja/g++.pt/friend21.C: Likewise.
5318         * g++.old-deja/g++.pt/friend23.C: Likewise.
5319         * g++.old-deja/g++.pt/infinite1.C: Likewise.
5320         * g++.old-deja/g++.robertl/eb128.C: Likewise.
5321
5322 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
5323
5324         * gcc.c-torture/execute/20020225-2.c: New test.
5325
5326 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
5327
5328         * gcc.c-torture/execute/920730-1t.c,
5329         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
5330         Delete test cases, only relevant to -traditional.
5331
5332 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5333
5334         * gcc.dg/cpp/undef1.c: Remove.
5335         * gcc.dg/cpp/directiv.c: Update.
5336         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
5337
5338 2002-02-27  Michael Meissner  <meissner@redhat.com>
5339
5340         * gcc.c-torture/execute/20020226-1.c: New test.
5341
5342 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
5343
5344         * g++.dg/debug/debug4.C: New test.
5345
5346         * gcc.dg/ia64-visibility-1.c: New test.
5347
5348 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
5349
5350         * gcc.dg/debug/20020224-1.c: New.
5351
5352 2002-02-25  Kazu Hirata  <kazu@hxi.com>
5353
5354         * gcc.c-torture/execute/960416-1.x: New.
5355         * gcc.c-torture/execute/divconst-3.x: Likewise.
5356
5357 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
5358
5359         * gcc.dg/20020224-1.c: New test.
5360
5361 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
5362
5363         * gcc.c-torture/execute/20020225-1.c: New.
5364
5365 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5366
5367         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
5368
5369 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
5370
5371         * gcc.dg/20020222-1.c: New test.
5372
5373 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
5374
5375         * g++.dg/opt/anonunion1.C: New test.
5376
5377 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
5378
5379         * g++.dg/template/qualttp19.C: New test.
5380         * g++.dg/template/qualttp20.C: New test.
5381         * g++.old-deja/g++.jason/report.C: Adjust expected errors
5382         * g++.old-deja/g++.other/qual1.C: Likewise.
5383
5384 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
5385
5386         * gcc.dg/attr-alwaysinline.c: New.
5387
5388 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
5389
5390         * gcc.dg/20020220-1.c: New test.
5391
5392         * gcc.dg/20020220-2.c: New test.
5393
5394         * g++.dg/opt/mmx1.C: New test.
5395
5396 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
5397
5398         * gcc.c-torture/compile/20020110.c: New test.
5399
5400 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
5401
5402         * gcc.c-torture/execute/20020219-1.c: New test.
5403
5404         * gcc.dg/20020219-1.c: New test.
5405
5406         * gcc.dg/noncompile/20020220-1.c: New test.
5407
5408         * g++.dg/opt/ptrintsum1.C: New test.
5409
5410         * gcc.dg/debug/20020220-1.c: New test.
5411
5412 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
5413
5414         * gcc.c-torture/execute/20020216-1.c: New test.
5415
5416 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5417
5418         * gcc.dg/decl-1.c: Update, new test.
5419
5420 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
5421
5422         * g++.dg/abi/bitfield1.C: New test.
5423         * g++.dg/abi/bitfield2.C: New test.
5424
5425 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5426
5427         * gcc.dg/attr-nest.c: New test.
5428
5429 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5430
5431         * gcc.c-torture/execute/20020215-1.c: New test.
5432
5433 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
5434
5435         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
5436         * g++.dg/debug/debug.exp: New.
5437         * g++.dg/debug/trivial.C: New.
5438         * g++.dg/debug/debug1.C: Moved...
5439         * g++.dg/other/debug1.C: ...from here.
5440         * g++.dg/debug/debug2.C: Moved...
5441         * g++.dg/other/debug2.C: ...from here.
5442         * g++.dg/debug/debug3.C: Moved...
5443         * g++.dg/other/debug3.C: ...from here.
5444
5445         * gcc.dg/noncompile/20020213-1.c: New test.
5446
5447 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
5448
5449         * g++.dg/other/debug3.C: New test.
5450
5451         * gcc.c-torture/execute/20020213-1.c: New test.
5452
5453 2002-02-13  Richard Smith <richard@ex-parrot.com>
5454
5455         * g++.old-deja/g++.other/thunk1.C: New test.
5456
5457 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5458
5459         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
5460
5461 2002-02-13  Stan Shebs  <shebs@apple.com>
5462
5463         * gcc.dg/altivec-3.c: New.
5464
5465 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
5466
5467         * gcc.dg/Wunreachable-1.c: New test.
5468         * gcc.dg/Wunreachable-2.c: New test.
5469
5470 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5471
5472         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
5473
5474 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
5475
5476         * gcc.dg/decl-1.c: New test.
5477
5478 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5479
5480         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
5481
5482 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5483
5484         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
5485         * gcc.c-torture/compile/980506-1.x: Likewise.
5486
5487 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5488
5489         * gcc.dg/20020210-1.c: New.
5490
5491 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
5492
5493         * g77.f-torture/execute/947.f: New regression test
5494         for PR fortran/947.
5495
5496 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5497
5498         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
5499         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
5500
5501 2002-02-08  Richard Henderson  <rth@redhat.com>
5502
5503         * gcc.c-torture/compile/labels-3.c: New.
5504
5505 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
5506
5507         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
5508         expression statements work instead.
5509         * gcc.dg/noncompile/20020207-1.c: New test.
5510
5511 2002-02-07  Richard Henderson  <rth@redhat.com>
5512
5513         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
5514
5515 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5516
5517         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
5518         message from g77
5519         * lib/g77-dg.exp: Trim g77 error messages so that they are
5520         recognized by dg.exp.
5521
5522 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5523
5524         PR fortran/5473
5525         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
5526
5527 2002-02-07  Richard Henderson  <rth@redhat.com>
5528
5529         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
5530         to be sufficiently aligned for integers.
5531
5532 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
5533
5534         * g++.dg/template/friend4.C: New test.
5535
5536 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5537
5538         PR fortran/5743
5539         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
5540         unsupported cases.
5541
5542 2002-02-07  Richard Henderson  <rth@redhat.com>
5543
5544         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
5545         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
5546         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
5547         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
5548
5549 2002-02-06  Richard Henderson  <rth@redhat.com>
5550
5551         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
5552
5553 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
5554
5555         * gcc.dg/20020206-1.c: New test.
5556
5557 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
5558
5559         * gcc.c-torture/execute/20020206-1.c: New test.
5560
5561         * gcc.c-torture/execute/20020206-2.c: New test.
5562
5563         PR optimization/5429:
5564         * gcc.c-torture/compile/20020206-1.c: New test.
5565
5566 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
5567
5568         * g++.dg/ext/align1.C: Do not use an explicit alignment value
5569         as certain file formats cannot support particularly large
5570         alignments.
5571
5572         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
5573         and do not expect to be able to link the executable.
5574
5575         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
5576         fail because the COFF format does not support the weak attribute.
5577
5578 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
5579
5580         * g77.dg/pr5473.f:  New test
5581
5582 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
5583
5584         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
5585         Fix testcase accordingly.
5586
5587 2002-02-04  Richard Henderson  <rth@redhat.com>
5588
5589         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
5590         (buf): Change to be an array of pointers, not ints.
5591
5592 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5593
5594         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
5595         before all tests.  Move warning one line above to match where it
5596         C frontend emits.
5597         * gcc.dg/Wswitch-2.c: New test.
5598         * g++.dg/warn/Wswitch-1.C: New test.
5599         * g++.dg/warn/Wswitch-2.C: New test.
5600
5601 2002-02-04  Richard Henderson  <rth@redhat.com>
5602
5603         * g++.dg/abi/offsetof.C: Fix size comparison.
5604
5605 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
5606
5607         * gcc.dg/cast-qual-2.c: New test.
5608
5609 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5610
5611         * gcc.dg/20020201-4.c: New test.
5612
5613 2002-02-04  Ben Elliston  <bje@redhat.com>
5614
5615         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
5616         target_info attribute != 0, in addition to the empty string.
5617         (gcc_target_compile): Likewise.
5618
5619 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
5620
5621         * gcc.dg/Wswitch.c: New test.
5622         PR gcc/4475. PR gcc/3780.
5623
5624 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
5625
5626         * g77.f-torture/execute/5122.f: New test for regressions
5627         against PR fortran/5122.
5628
5629 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
5630
5631         * g77.f-torture/compile/pr3743.f: Delete
5632         * g77.dg/pr3743-1.f: New test.
5633         * g77.dg/pr3743-2.f: New test.
5634         * g77.dg/pr3743-3.f: New test.
5635         * g77.dg/pr3743-4.f: New test.
5636
5637 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5638
5639         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
5640
5641 2002-02-02  Richard Henderson  <rth@redhat.com>
5642
5643         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
5644         * gcc.c-torture/execute/bf64-1.c: Likewise.
5645
5646 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5647
5648         * gcc.dg/20020201-2.c: New test.
5649
5650         * gcc.dg/20020201-3.c: New test.
5651
5652         * gcc.c-torture/execute/bitfld-2.c: New test.
5653
5654 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5655
5656         * gcc.dg/bitfld-1.c: Update.
5657         * gcc.dg/bitfld-2.c: Update.
5658         * gcc.c-torture/execute/bitfld-1.x: New.
5659
5660 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5661
5662         * gcc.c-torture/execute/20020201-1.c: New test.
5663
5664 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
5665
5666         PR target/5469
5667         * gcc.dg/20020201-1.c: New test.
5668
5669 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
5670
5671         PR fortran/3743
5672         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
5673         * g77.f-torture/compile/pr3743.x: Remove
5674
5675 2002-01-31  Tom Rix  <trix@redhat.com>
5676
5677         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
5678
5679 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5680
5681         * gcc.dg/noncompile/20020130-1.c: New test.
5682
5683 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
5684
5685         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
5686
5687 2002-01-29  Richard Henderson  <rth@redhat.com>
5688
5689         * gcc.c-torture/execute/991118-1.c: Cast various constants back
5690         to long long.
5691         * gcc.c-torture/execute/bf64-1.c: Likewise.
5692
5693 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
5694
5695         * gcc.c-torture/execute/20020129-1.c: New test.
5696
5697 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5698
5699         * gcc.c-torture/compile/20000224-1.c: Update.
5700         * gcc.c-torture/execute/bitfld-1.c: New tests.
5701         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
5702         * gcc.dg/uninit-A.c: Update.
5703
5704 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5705
5706         * g++.dg/template/ctor1.C: Add instantiation.
5707
5708 2002-01-28  Paul Koning  <pkoning@equallogic.com>
5709
5710         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
5711         argument to __builtin_prefetch to be const ptr.
5712
5713 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
5714
5715         * gcc.c-torture/compile/20020120-1.c: New test.
5716
5717 2002-01-27  Kazu Hirata  <kazu@hxi.com>
5718
5719         * gcc.c-torture/execute/20020127-1.c: New test.
5720
5721 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
5722
5723         * g77.dg/f77-edit-i-in.f: New test
5724         * g77.dg/f77-edit-i-out.f: New test
5725
5726 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
5727
5728         * gcc.dg/debug/debug.exp: New file.
5729         * gcc.dg/debug/trivial.c: New file.
5730         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
5731         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
5732         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
5733         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
5734         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
5735         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
5736         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
5737         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
5738         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
5739         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
5740         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
5741         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
5742         * gcc.dg/20000503-1.c: Removed.
5743         * gcc.dg/20010207-1.c: Removed.
5744         * gcc.dg/20011223-1.c: Removed.
5745         * gcc.dg/20020104-2.c: Removed.
5746         * gcc.dg/debug-1.c: Removed.
5747         * gcc.dg/debug-2.c: Removed.
5748         * gcc.dg/debug-3.c: Removed.
5749         * gcc.dg/debug-4.c: Removed.
5750         * gcc.dg/debug-5.c: Removed.
5751         * gcc.dg/debug-6.c: Removed.
5752         * gcc.dg/dwarf2-1.c: Removed.
5753         * gcc.dg/dwarf2-2.c: Removed.
5754
5755 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
5756
5757         * g++.old-deja/g++.other/eh5.C: New test.
5758         * g++.old-deja/g++.other/sibcall2.C: New test.
5759         * g++.old-deja/g++.other/array9.C: New test.
5760         * g++.old-deja/g++.other/typename2.C: New test.
5761         * g++.old-deja/g++.other/crash60.C: New test.
5762         * g++.old-deja/g++.other/conv9.C: New test.
5763         * g++.old-deja/g++.other/mangle10.C: New test.
5764         * g++.old-deja/g++.other/unchanging1.C: New test.
5765         * g++.old-deja/g++.other/exprstmt1.C: New test.
5766         * g++.old-deja/g++.other/inline23.C: New test.
5767         * g++.old-deja/g++.eh/ia64-1.C: New test.
5768         * g++.old-deja/g++.other/dwarf2-1.C: New test.
5769         * g++.old-deja/g++.other/reload1.C: New test.
5770         * g++.old-deja/g++.other/static20.C: New test.
5771         * g++.old-deja/g++.other/local-alloc1.C: New test.
5772         * g++.old-deja/g++.other/conv8.C: New test.
5773         * g++.old-deja/g++.other/stmtexpr2.C: New test.
5774         * g++.old-deja/g++.other/storeexpr1.C: New test.
5775         * g++.old-deja/g++.other/storeexpr2.C: New test.
5776         * g++.dg/eh/template2.C: New test.
5777         * g++.dg/warn/weak1.C: New test.
5778
5779 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
5780
5781         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5782         Remove first, non-varying, argument.
5783
5784 2002-01-23  Richard Henderson  <rth@redhat.com>
5785
5786         * gcc.dg/inline-2.c: New.
5787
5788         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
5789         Add optional target arg.  Check number of arguments.
5790         (scan-assembler-not, scan-assembler-dem): Likewise.
5791         (scan-assembler-dem-not): Likewise.
5792
5793 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5794
5795         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
5796         line 12.
5797         * g++.old-deja/g++.brendan/parse3.C,
5798         g++.old-deja/g++.other/crash26.C,
5799         g++.old-deja/g++.other/crash28.C,
5800         g++.old-deja/g++.other/crash29.C,
5801         g++.old-deja/g++.other/crash30.C,
5802         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
5803
5804 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
5805
5806         * gcc.dg/20020115-1.c: New.
5807
5808 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
5809
5810         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
5811
5812 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
5813
5814         * gcc.dg/20020122-3.c: New.
5815
5816 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
5817
5818         * g++.dg/other/gc1.C: New test.
5819
5820 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5821
5822         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
5823
5824 2002-01-22  Richard Henderson  <rth@redhat.com>
5825
5826         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
5827
5828 2002-01-22  Richard Henderson  <rth@redhat.com>
5829
5830         * gcc.dg/20020122-4.c: New.
5831
5832 2002-01-22  H.J. Lu <hjl@gnu.org>
5833
5834         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
5835         link output.
5836         * gcc.dg/special/ecos.exp: Likewise.
5837         * lib/g++-dg.exp: Likewise.
5838         * lib/g77-dg.exp: Likewise.
5839         * lib/gcc-dg.exp : Likewise.
5840         * lib/mike-g++.exp: Likewise.
5841         * lib/mike-g77.exp: Likewise.
5842         * lib/mike-gcc.exp: Likewise.
5843         * lib/objc-dg.exp: Likewise.
5844
5845 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
5846
5847         PR target/5379
5848         * gcc.dg/20020122-2.c: New test.
5849
5850 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
5851
5852         * gcc.dg/20020122-1.c: New test.
5853
5854 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
5855
5856         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
5857
5858 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
5859
5860         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
5861
5862 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5863
5864         * gcc.c-torture/compile/20020121-1.c: New test.
5865
5866 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5867
5868         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5869         ld_library_path.
5870
5871 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
5872
5873         * gcc.dg/20020218-1.c: New test.
5874
5875 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
5876
5877         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5878         messages
5879         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5880         "At global scope" warning
5881         * g++.dg/ext/align1.C: Change cygwin test for alignment
5882         from db-bogus to dg-warning
5883
5884 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
5885
5886         * g77.f-torture/compile/cpp2.F: New test.
5887
5888 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5889
5890         * g++.dg/template/access1.C: New test.
5891
5892 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
5893
5894         * gcc.dg/20020118-1.c: New.
5895
5896 2002-01-18  Kazu Hirata  <kazu@hxi.com>
5897
5898         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5899
5900 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5901
5902         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5903         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5904         alignment warnings.
5905
5906 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5907
5908         * gcc.misc-tests/i386-prefetch.exp: Save and restore
5909         torture_with_loops and torture_without_loops
5910
5911 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
5912
5913         * gcc.c-torture/compile/20020116-1.c: New test.
5914
5915 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
5916
5917         * gcc.dg/20020116-2.c: New test.
5918
5919         * gcc.dg/ultrasp4.c: New test.
5920
5921         * gcc.dg/20020116-1.c: New test.
5922
5923 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
5924
5925         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5926         by EABI.
5927
5928 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
5929
5930         * gcc.misc-tests/i386-prefetch.exp: New.
5931         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5932         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5933         * gcc.misc-tests/i386-pf-none-1.c: New test.
5934         * gcc.misc-tests/i386-pf-sse-1.c: New test.
5935
5936 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
5937
5938         * gcc.dg/gnu89-init-1.c: Add new tests.
5939
5940 2002-01-15  Andreas Jaeger  <aj@suse.de>
5941
5942         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5943         * gcc.dg/i386-mmx-2.c: Likewise.
5944         * gcc.dg/i386-sse-1.c: Likewise.
5945         * gcc.dg/i386-sse-2.c: Likewise.
5946         * gcc.dg/i386-sse-3.c: Likewise.
5947
5948 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
5949
5950         * g77.f-torture/execute/intrinsic-unix-bessel.f:
5951         Uncomment additional cases that now pass.
5952
5953 2002-01-11  Richard Henderson  <rth@redhat.com>
5954
5955         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5956         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5957
5958 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
5959
5960         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5961
5962 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
5963
5964         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5965         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5966
5967 2002-01-10  Dale Johannesen  <dalej@apple.com>
5968
5969         * gcc.c-torture/execute/loop-11.c: New.
5970
5971 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
5972
5973         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5974         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5975
5976 2002-01-09  Richard Henderson  <rth@redhat.com>
5977
5978         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5979         type in which to perform the operation for each size.
5980
5981 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
5982
5983         * gcc.c-torture/compile/20020109-2.c: New test.
5984
5985 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
5986
5987         * gcc.c-torture/execute/loop-10.c: New test.
5988
5989 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5990
5991         * gcc.c-torture/compile/20010226-1.c: New test.
5992         * gcc.c-torture/compile/20010227-1.c: New test.
5993         * gcc.c-torture/compile/20010426-1.c: New test.
5994         * gcc.c-torture/compile/20010510-1.c: New test.
5995         * gcc.c-torture/compile/20010605-3.c: New test.
5996         * gcc.c-torture/compile/20010824-1.c: New test.
5997         * gcc.c-torture/execute/20010409-1.c: New test.
5998         * gcc.dg/noncompile/20000901-1.c: New test.
5999         * gcc.dg/20001023-1.c: New test.
6000         * gcc.dg/20001101-1.c: New test.
6001         * gcc.dg/20001102-1.c: New test.
6002         * gcc.dg/20010207-1.c: New test.
6003         * gcc.dg/20010405-1.c: New test.
6004         * gcc.dg/20010822-1.c: New test.
6005         * gcc.dg/20011107-1.c: New test.
6006
6007 2002-01-09  Jeffrey A Law  (law@redhat.com)
6008
6009         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
6010
6011         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
6012         execution failure on PA targets.
6013
6014 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6015
6016         * gcc.c-torture/compile/20020109-1.c: New test.
6017
6018 2002-01-08  Kazu Hirata  <kazu@hxi.com>
6019
6020         * gcc.c-torture/execute/20020108-1.c: New test.
6021
6022 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
6023
6024         * gcc.dg/20020108-1.c: New test.
6025
6026 2002-01-08  H.J. Lu <hjl@gnu.org>
6027
6028         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
6029         for header files.
6030
6031 2002-01-08  Geoff Keating  <geoffk@redhat.com>
6032
6033         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
6034         consistency.
6035
6036 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
6037
6038         * gcc.dg/altivec-4.c: Test altivec predicates.
6039
6040 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
6041
6042         * gcc.c-torture/execute/20020107-1.c: New test.
6043
6044 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6045
6046         PR c/5279
6047         * gcc.c-torture/compile/20020106-1.c: New test.
6048
6049 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
6050
6051         * gcc.c-torture/execute/nestfunc-4.c: New test.
6052
6053 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6054
6055         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
6056         extra triple that slipped in.
6057         * g++.old-deja/g++.abi/align.C: Likewise.
6058         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6059
6060 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6061
6062         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
6063         * g++.old-deja/g++.abi/align.C: Likewise.
6064         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6065
6066         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
6067         on FreeBSD/i386.
6068         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
6069         FreeBSD.
6070
6071 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
6072
6073         * gcc.dg/20020104-1.c: New test.
6074
6075         * gcc.dg/20020104-2.c: New test.
6076
6077 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
6078
6079         * gcc.dg/20020103-1.c: Fix typo in target selector.
6080
6081 2002-01-03  Richard Henderson  <rth@redhat.com>
6082
6083         * gcc.dg/20020103-1.c: New.
6084
6085 2002-01-03  Kazu Hirata  <kazu@hxi.com>
6086
6087         * gcc.c-torture/execute/20020103-1.c: New test.
6088
6089 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
6090
6091         * g++.dg/other/debug2.C: New test.
6092
6093         * gcc.c-torture/compile/20020103-1.c: New test.
6094
6095 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
6096
6097         * gcc.dg/gnu89-init-1.c: Added new tests.
6098
6099 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6100
6101         * g++.dg/template/friend2.C: Remove as patch is reverted.
6102
6103         * g++.dg/warn/oldcast1.C: New test.
6104
6105         * g++.dg/template/ptrmem1.C: New test.
6106         * g++.dg/template/ptrmem2.C: New test.
6107
6108         * g++.dg/template/ntp.C: New test.
6109
6110         * g++.dg/other/component1.C: New test.
6111
6112         * g++.dg/template/ttp3.C: New test.
6113
6114         * g++.dg/template/friend2.C: New test.
6115         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
6116
6117 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6118
6119         * g++.dg/other/ptrmem1.C: New test.
6120         * g++.dg/other/ptrmem2.C: New test.
6121
6122 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6123
6124         * g++.dg/template/ctor1.C: New test.
6125
6126 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6127
6128         * g++.dg/template/friend2.C: New test.
6129
6130 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
6131
6132         * gcc.dg/mmix-1.c: New test.
6133
6134 2001-12-31  Richard Henderson  <rth@redhat.com>
6135
6136         * gcc.dg/asm-5.c: New.
6137
6138 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
6139
6140         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
6141         in namespace __gnu_cxx
6142
6143 2001-12-30  Richard Henderson  <rth@redhat.com>
6144
6145         * gcc.dg/debug-6.c: New.
6146
6147 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
6148
6149         * gcc.c-torture/compile/20011229-2.c: New test.
6150
6151 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
6152
6153         * gcc.dg/debug-3.c: New test.
6154         * gcc.dg/debug-4.c: New test.
6155         * gcc.dg/debug-5.c: New test.
6156
6157 2001-12-29  Richard Henderson  <rth@redhat.com>
6158
6159         * g++.dg/eh/loop1.C: New.
6160
6161 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6162
6163         * g++.dg/template/crash1.C: New test.
6164
6165 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6166
6167         * g++.dg/other/const1.C: New test.
6168
6169 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6170
6171         * gcc.c-torture/compile/20011229-1.c: New test.
6172
6173 2001-12-28  Stan Shebs  <shebs@apple.com>
6174
6175         * lib/objc-torture.exp: Resync with c-torture.exp.
6176         * lib/objc.exp: Load standard libraries.
6177
6178 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
6179
6180         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
6181         additional tests.
6182
6183 2001-12-27  Roger Sayle <roger@eyesopen.com>
6184
6185         * gcc.c-torture/execute/string-opt-16.c: New testcase.
6186
6187 2001-12-27  Richard Henderson  <rth@redhat.com>
6188
6189         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
6190
6191 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6192
6193         * g++.dg/eh/ctor1.C: New test.
6194         * g++.dg/other/error2.C: New test.
6195
6196 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6197
6198         * g++.dg/other/init2.C: New test.
6199
6200 2001-12-24  Richard Henderson  <rth@redhat.com>
6201
6202         * gcc.dg/20011223-1.c: New.
6203         * gcc.dg/inline-1.c: New.
6204
6205 2001-12-23  Richard Henderson  <rth@redhat.com>
6206
6207         * gcc.dg/asm-4.c: Test operand modifiers.
6208
6209 2001-12-23  Richard Henderson  <rth@redhat.com>
6210
6211         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
6212
6213 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6214
6215         * gcc.c-torture/execute/20011223-1.c: New test.
6216
6217 2001-12-21  Richard Henderson  <rth@redhat.com>
6218
6219         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
6220         re-enables the warning.
6221
6222 2001-12-21  Richard Henderson  <rth@redhat.com>
6223
6224         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
6225
6226 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6227
6228         * gcc.c-torture/compile/20011218-1.c: New test.
6229
6230 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
6231
6232         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
6233         arm-isr.c test.
6234         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
6235         epilogue generation for ARM ISR routines.
6236
6237 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6238
6239         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
6240         * gcc.dg/format/c90-printf-3.c: Likewise.
6241         * gcc.dg/format/c99-printf-3.c: Likewise.
6242         * gcc.dg/format/ext-1.c: Likewise.
6243         * gcc.dg/format/ext-6.c: Likewise.
6244         * gcc.dg/format/format.h: Prototype unlocked stdio.
6245
6246 2001-12-20  Richard Henderson  <rth@redhat.com>
6247
6248         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
6249         (arena): Use it.
6250         (malloc): Correct allocation logic.  Abort if we fill up the
6251         arena before initialization complete.
6252         (realloc): Correct allocation logic.
6253
6254 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6255
6256         * gcc.c-torture/compile/20011219-2.c: New test.
6257
6258         * gcc.c-torture/execute/20011219-1.c: New test.
6259
6260 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
6261
6262         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
6263         target does not support weak symbols.
6264
6265 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
6266
6267         * gcc.c-torture/compile/20011219-1.c: New test.
6268
6269 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
6270
6271         * g++.dg/other/error1.C: New test.
6272
6273 2001-12-17  Jeffrey A Law  (law@redhat.com)
6274
6275         * gcc.c-torture/execute/20011217-1.c: New test.
6276
6277 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
6278
6279         * objc.dg/special/: New directory.
6280         * objc.dg/special/special.exp: New file.
6281         * objc.dg/special/unclaimed-category-1.h: New file.
6282         * objc.dg/special/unclaimed-category-1a.m: New file.
6283         * objc.dg/special/unclaimed-category-1.m: New file.
6284
6285 2001-12-17  Andreas Jaeger  <aj@suse.de>
6286
6287         * gcc.c-torture/compile/20011217-2.c: New test.
6288
6289 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6290
6291         * gcc.c-torture/compile/20011217-1.c: New test.
6292
6293 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
6294
6295         * testsuite/gcc.dg/20011214-1.c: New.
6296
6297 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
6298
6299         * gcc.dg/altivec-4.c: New.
6300
6301 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
6302
6303         * gcc.dg/20011113-1.c: New test.
6304
6305 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6306
6307         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
6308         std::__malloc_alloc_template<0> and
6309         std::__default_alloc_template<false, 0>.
6310
6311 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
6312
6313         * objc/execute/bf-21.m: New test.
6314         * objc/execute/enumeration-1.m: New test.
6315         * objc/execute/enumeration-2.m: New test.
6316
6317 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
6318
6319         * gcc.dg/gnu89-init-1.c: New test.
6320
6321 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6322
6323         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
6324         * g++.old-deja/g++.jason/2371.C: Likewise.
6325         * g++.old-deja/g++.jason/template33.C: Likewise.
6326         * g++.old-deja/g++.jason/template34.C: Likewise.
6327         * g++.old-deja/g++.jason/template36.C: Likewise.
6328         * g++.old-deja/g++.oliva/typename1.C: Likewise.
6329         * g++.old-deja/g++.oliva/typename2.C: Likewise.
6330         * g++.old-deja/g++.other/typename1.C: Likewise.
6331         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6332         * g++.old-deja/g++.pt/nontype5.C: Likewise.
6333         * g++.old-deja/g++.pt/typename11.C: Likewise.
6334         * g++.old-deja/g++.pt/typename14.C: Likewise.
6335         * g++.old-deja/g++.pt/typename16.C: Likewise.
6336         * g++.old-deja/g++.pt/typename3.C: Likewise.
6337         * g++.old-deja/g++.pt/typename4.C: Likewise.
6338         * g++.old-deja/g++.pt/typename5.C: Likewise.
6339         * g++.old-deja/g++.pt/typename7.C: Likewise.
6340         * g++.old-deja/g++.robertl/eb9.C: Likewise.
6341
6342 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
6343
6344         * g++.dg/other/linkage1.C: New test.
6345         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
6346         specifiers.
6347
6348 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6349
6350         * gcc.dg/concat.c: New test.
6351
6352 2001-12-11  Stan Shebs  <shebs@apple.com>
6353
6354         * objc/compile: New test directory.
6355         * objc/compile/compile.exp: New expect script.
6356         * objc/compile/20011211-1.m: New compile test.
6357
6358 2001-12-11  Jason Merrill  <jason@redhat.com>
6359
6360         * lib/prune.exp (prune_gcc_output): Also handle "In member
6361         function".  So many permutations...
6362
6363 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
6364
6365         * g++.dg/template/typedef1.C: New test.
6366
6367 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
6368
6369         * g++.dg/other/copy1.C: New test.
6370
6371 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
6372
6373         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
6374
6375         * gcc.dg/builtin-choose-expr.c: New.
6376
6377 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
6378
6379         * gcc.dg/altivec-2.c: New.
6380
6381 2001-12-07  Richard Henderson  <rth@redhat.com>
6382
6383         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
6384
6385 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
6386
6387         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
6388         ultrasparc.
6389
6390 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6391
6392         * g++-old.deja/g++.robertl/eb101.C: Deleted.
6393
6394 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
6395
6396         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
6397         variable argument list.
6398
6399 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
6400
6401         * gcc.c-torture/execute/memcheck: Delete entire directory.
6402         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
6403         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
6404
6405 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6406
6407         * gcc.dg/Wshadow-1.c: New test.
6408
6409 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
6410
6411         * gcc.c-torture/compile/20011130-1.c: New test.
6412
6413         * gcc.dg/noncompile/20011025-1.c: New test.
6414
6415         * g++.dg/other/anon-union.C: New test.
6416
6417         * gcc.c-torture/execute/20011024-1.c: New test.
6418
6419 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6420
6421         * gcc.c-torture/execute/20000722-1.x,
6422         gcc.c-torture/execute/20010123-1.x: Remove.
6423         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
6424         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
6425         gcc.dg/c99-complit-2.c: New tests.
6426
6427 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
6428
6429         * g++.dg/inherit/base1.C: New test.
6430
6431 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
6432
6433         * g++.dg/other/stdarg1.C: New test.
6434
6435         * gcc.c-torture/compile/20011130-2.c: New test.
6436
6437 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
6438
6439         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
6440         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
6441         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
6442         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
6443         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
6444         * gcc.dg/builtin-prefetch-1.c: New test.
6445
6446 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
6447
6448         * gcc.dg/20011130-1.c: New test.
6449
6450 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6451
6452         * g++.dg/other/scope1.C: New test.
6453         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
6454
6455 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6456
6457         * gcc.dg/vla-init-1.c: New test.
6458
6459 2001-12-01  Geoff Keating  <geoffk@redhat.com>
6460
6461         * gcc.c-torture/compile/structs.c: New testcase from GDB.
6462
6463 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6464
6465         * objc.dg/alias.m: Update.
6466         * objc.dg/class-1.m: Update.
6467         * objc.dg/const-str-1.m: Update.
6468         * objc.dg/fwd-proto-1.m: Update.
6469         * objc.dg/id-1.m: Update.
6470         * objc.dg/super-class-1.m: Update.
6471
6472 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
6473
6474         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
6475         constructs.
6476
6477 2001-11-28  Jeffrey A Law  (law@cygnus.com)
6478
6479         * gcc.c-torture/execute/20011128-1.c: New test.
6480
6481 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
6482
6483         * gcc.dg/20011127-1.c: New test.
6484
6485 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6486
6487         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
6488         from Austin Group draft 7.
6489         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
6490         scanf format arguments.
6491         * gcc.dg/format/no-exargs-2.c: New test.
6492
6493 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
6494
6495         * g++.dg/abi/vbase8-4.C: New test.
6496
6497 2001-11-24  Ian Lance Taylor  <ian@airs.com>
6498
6499         * gcc.c-torture/execute/20011121-1.c: New test.
6500
6501 2001-11-23  Jeffrey A Law  (law@cygnus.com)
6502
6503         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
6504
6505 2001-11-23  Andreas Jaeger  <aj@suse.de>
6506
6507         * gcc.dg/cpp/charconst-2.c: New test.
6508
6509 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
6510
6511         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
6512         to the host if it is remote.  Let tests specify extra headers
6513         they use.
6514         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
6515         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
6516         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
6517         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
6518         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
6519         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
6520         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
6521         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
6522         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
6523         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
6524
6525 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
6526
6527         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
6528         for little endian ARMs.
6529
6530 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
6531
6532         * gcc.c-torture/compile/20011119-1.c: New test.
6533         * gcc.c-torture/compile/20011119-2.c: New test.
6534
6535 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
6536
6537         * gcc.dg/altivec-1.c: Fix typo.
6538
6539 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6540
6541         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
6542
6543 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6544
6545         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
6546
6547 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
6548
6549         * lib/g77.exp: Don't specify --rpath-link.
6550
6551         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
6552         across all the headers.
6553         * gcc.dg/format/format.exp: For testing on a remote host,
6554         copy format.h.
6555
6556         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
6557         * gcc.c-torture/execute/930406-1.c: Likewise.
6558         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6559
6560 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
6561
6562         * gcc.dg/altivec-1.c: New.
6563
6564 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
6565
6566         * gcc.dg/cpp/fpreprocessed.c: New test case.
6567
6568 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6569
6570         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
6571         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
6572         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
6573
6574 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6575
6576         * gcc.dg/no-builtin-1.c: New test.
6577
6578 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
6579
6580         * gcc.c-torture/execute/20011115-1.c: New test.
6581
6582 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
6583
6584         * gcc.c-torture/compile/20011114-2.c: New test.
6585         * gcc.c-torture/compile/20011114-3.c: New test.
6586         * gcc.c-torture/compile/20011114-4.c: New test.
6587
6588 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6589
6590         * g++.dg/other/init1.C: New test.
6591
6592 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
6593
6594         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
6595         message.
6596
6597         * gcc.c-torture/execute/20011114-1.c: New testcase.
6598
6599         * gcc.c-torture/compile/20010327-1.c: Revert last change.
6600         * gcc.c-torture/compile/20011114-1.c: New test, exactly
6601         like the (before this change) version of 20010327-1.c.
6602
6603 2001-11-14  Roger Sayle <roger@eyesopen.com>
6604
6605         * gcc.c-torture/execute/string-opt-13.c: New testcase.
6606
6607 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
6608
6609         * g++.dg/init/array2.C: New test.
6610
6611 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
6612
6613         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
6614
6615 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
6616
6617         * g++.dg/other/forscope1.C: New test.
6618         * g++.dg/ext/forscope1.C: New test.
6619         * g++.dg/ext/forscope2.C: New test.
6620
6621 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
6622
6623         * gcc.c-torture/execute/20011113-1.c: New test.
6624
6625 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
6626
6627         * gcc.c-torture/execute/20011109-2.c: New test.
6628
6629         * gcc.c-torture/execute/20011109-1.c: New test.
6630
6631 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
6632
6633         * gcc.c-torture/compile/20011109-1.c: New test.
6634
6635 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6636
6637         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
6638         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
6639         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
6640         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
6641         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
6642         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
6643         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
6644
6645 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6646
6647         * g++.dg/warn/Wshadow-1.C: New tests.
6648         * g++.old-deja/g++.mike/for3.C: Update.
6649
6650 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6651
6652         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
6653         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
6654         XFAILs.  Adjust expected error texts.
6655         * gcc.c-torture/compile/20011106-1.c,
6656         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
6657         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
6658         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
6659         gcc.dg/c99-array-lval-5.c: New tests.
6660
6661 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6662
6663         * gcc.dg/cpp/defined.c: Update.
6664
6665 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6666
6667         * gcc.c-torture/execute/anon-1.c: New test.
6668
6669 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
6670
6671         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
6672         same size, so no warning should be produced on stormy16.
6673
6674         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
6675         due to oversized array.
6676         * g++.old-deja/g++.mike/ns15.C: Likewise.
6677         * g++.old-deja/g++.pt/crash16.C: Likewise.
6678
6679 2001-11-02  Graham Stott  <grahams@redhat.com>
6680
6681         * g++.dgother/debug1.C: Fix typos.
6682
6683 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
6684
6685         * g++.dg/other/debug1.C: New test.
6686
6687 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6688
6689         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
6690         of unsigned long.
6691
6692 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
6693
6694         * gcc.dg/20011029-2.c: New test.
6695
6696         * gcc.c-torture/compile/20011029-1.c: New test.
6697
6698 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
6699
6700         * objc/execute/class_self-1.m: New test.
6701         * objc/execute/class_self-2.m: New test.
6702
6703 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
6704
6705         * gcc.misc-tests/msgs.exp: Delete.
6706         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
6707         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
6708         error set to match recent changes.
6709
6710 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
6711
6712         * gcc.dg/20011021-1.c: New test.
6713
6714 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
6715
6716         * gcc.c-torture/compile/20011023-1.c: New test.
6717
6718 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
6719
6720         * lib/g77.exp: Rewrite based on lib/g++.exp.
6721
6722 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
6723
6724         * gcc.c-torture/execute/20011019-1.c: New test.
6725
6726         * gcc.dg/20011018-1.c: New test.
6727
6728 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
6729
6730         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
6731
6732 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
6733
6734         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
6735         * gcc.dg/attr-invalid.c: Likewise.
6736
6737 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
6738
6739         * testsuite/gcc.dg/20011015-1.c: New test.
6740
6741 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6742
6743         * g++.dg/template/unify2.C: New test.
6744
6745 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6746
6747         * g++.dg/other/exception-specification.C: New test
6748
6749 2001-10-13  Tom Rix  <trix@redhat.com>
6750
6751         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
6752         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
6753
6754 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
6755
6756         * testsuite/gcc.dg/20011009-1.c: New test.
6757
6758 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
6759
6760         PR g++/4476
6761         * g++.dg/other/friend1.C: New test.
6762
6763 2001-10-11  Richard Henderson  <rth@redhat.com>
6764
6765         * g++.old-deja/g++.other/crash18.C: Add -S to options.
6766
6767 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6768
6769         * gcc.c-torture/compile/20011010-1.c: New.
6770
6771 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6772
6773         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
6774         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
6775         g77.f-torture/execute/execute.exp,
6776         g77.f-torture/noncompile/noncompile.exp,
6777         gcc.c-torture/compile/compile.exp,
6778         gcc.c-torture/execute/execute.exp,
6779         gcc.c-torture/execute/ieee/ieee.exp,
6780         gcc.c-torture/execute/memcheck/memcheck.exp,
6781         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
6782         objc/execute/execute.exp: Update FSF address.
6783
6784 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6785
6786         * gcc.dg/cpp/cmdlne-C.c: Update.
6787         * gcc.dg/cpp/cmdlne-C2.c: New.
6788
6789 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6790
6791         * gcc.c-torture/execute/20011008-3.c: New.
6792
6793 2001-10-08  DJ Delorie  <dj@redhat.com>
6794
6795         * gcc.dg/20011008-1.c: New.
6796         * gcc.dg/20011008-2.c: New.
6797
6798 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6799
6800         * gcc.dg/cpp/spacing1.c: Update test.
6801
6802 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6803
6804         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
6805         spelling errors of "separate" as "seperate".
6806
6807 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
6808
6809         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
6810         enough to avoid inlining.
6811
6812 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6813
6814         * lib/g77.exp: set libg2c_dir correctly.
6815
6816 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6817
6818         * gcc.dg/cpp/macro11.c: New test.
6819
6820 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6821
6822         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
6823         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
6824         gcc.dg/format/multattr-3.c: New tests.
6825         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
6826         tests for format attributes on function pointers being rejected.
6827
6828 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6829
6830         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
6831
6832 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6833
6834         * g++.dg/warn/format1.C: New test.
6835
6836 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6837
6838         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
6839
6840 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6841
6842         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
6843
6844 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6845
6846         * gcc.dg/cpp/redef2.c: Add test.
6847
6848 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
6849
6850         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
6851         long-standing bug on i686, apparently.
6852         * gcc.c-torture/execute/loop-2c.x: New file.
6853         * gcc.c-torture/execute/loop-2d.x: New file.
6854         * gcc.c-torture/execute/loop-3c.x: New file.
6855
6856 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
6857
6858         * gcc.dg/cpp/20000625-2.c: Correct line number.
6859
6860 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6861
6862         * gcc.dg/cpp/macro10.c: New test.
6863         * gcc.dg/cpp/strify3.c: New test.
6864         * gcc.dg/cpp/spacing1.c: Add tests.
6865         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
6866         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
6867
6868 2001-09-24  DJ Delorie  <dj@redhat.com>
6869
6870         * gcc.c-torture/execute/20010924-1.c: New test.
6871
6872 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6873
6874         * testsuite/objc/execute/paste.m: Remove.
6875
6876 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6877
6878         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6879
6880 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
6881
6882         * g77.dg/strlen0.f: New test.
6883
6884 2001-09-21  Richard Henderson  <rth@redhat.com>
6885
6886         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6887         * g++.old-deja/g++.abi/vtable2.C: Likewise.
6888
6889 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6890
6891         Table-driven attributes.
6892         * g++.dg/ext/attrib1.C: New test.
6893
6894 2001-09-20  DJ Delorie  <dj@redhat.com>
6895
6896         * gcc.dg/20000926-1.c: Update expected warning messages.
6897         * gcc.dg/array-2.c: Likewise, and test for warnings too.
6898         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6899         array.
6900
6901 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
6902
6903         * g++.dg/eh/registers1.C: New test case.
6904
6905 2001-09-17  Richard Henderson  <rth@redhat.com>
6906
6907         * gcc.dg/array-5.c: Fix VLA decomposition test.
6908
6909 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6910
6911         * gcc.dg/cpp/line5.c: New testcase.
6912
6913 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6914
6915         * gcc.dg/cpp/macro9.c: New test.
6916
6917 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
6918
6919         * gcc.c-torture/execute/980223.c: Change type of addr from long
6920         to char *.
6921
6922 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
6923
6924         * gcc.c-torture/execute/20010915-1.c: New test.
6925
6926 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
6927
6928         * g77.dg/bprob: New directory.
6929         * g77.dg/bprob/bprob.exp: New file.
6930         * g77.dg/bprob/bprob-1.f: New test.
6931         * g77.dg/gcov: New directory.
6932         * g77.dg/gcov/gcov.exp: New file.
6933         * g77.dg/gcov/gcov-1.f: New test.
6934         * g77.dg/gcov/gcov-1.x: New file.
6935
6936 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6937
6938         * gcc.dg/cpp/directiv.c: Update.
6939         * gcc.dg/cpp/undef1.c: Update.
6940
6941 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
6942
6943         * gcc.dg/20010912-1.c: New test.
6944
6945 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
6946
6947         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6948         language-independent file in lib.
6949         * lib/gcov.exp: New file.
6950
6951 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6952
6953         * gcc.c-torture/compile/20010911-1.c: New test.
6954
6955 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
6956
6957         * lib/profopt.exp: New, to support profile-directed optimizations.
6958         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6959         * gcc.misc-tests/bprob-1.c: New test.
6960         * gcc.misc-tests/bprob-2.c: New test.
6961
6962 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
6963
6964         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6965         XFAIL and which kinds of gcov output to verify.
6966         * gcc.misc-tests/gcov-4b.x: New file.
6967         * gcc.misc-tests/gcov-5b.x: New file.
6968         * gcc.misc-tests/gcov-6.x: New file.
6969         * gcc.misc-tests/gcov-7.c: New test.
6970         * gcc.misc-tests/gcov-7.x: New file.
6971
6972 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
6973
6974         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6975         * gcc.misc-tests/gcov-6.c: New test.
6976
6977 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6978
6979         PR c++/3986
6980         * g++.dg/abi/vbase1.C: New test.
6981
6982 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
6983
6984         * objc.dg/method-2.m: New.
6985
6986 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6987
6988         PR c++/4203
6989         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6990         * g++.dg/init/empty1.C: New test.
6991
6992 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
6993
6994         * gcc.c-torture/compile/20010903-1.c: New test.
6995
6996 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
6997
6998         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6999         for m68k.
7000
7001 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
7002
7003         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
7004
7005         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
7006
7007         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
7008
7009 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
7010
7011         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
7012         for 16-bit 'unsigned int'.
7013
7014 2001-08-29  Kazu Hirata  <kazu@hxi.com>
7015
7016         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
7017
7018 2001-08-27  Richard Henderson  <rth@redhat.com>
7019
7020         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
7021         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
7022
7023 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
7024
7025         * gcc.dg/asm-names.c (ymain): New.
7026
7027 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
7028
7029         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
7030         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
7031         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
7032
7033 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7034
7035         * gcc.dg/compare5.c: New testcase.
7036
7037 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
7038
7039         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
7040         and "In instantiation".
7041
7042 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
7043
7044         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
7045
7046 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
7047
7048         * gcc.misc-tests/gcov.exp: Add support for branch information.
7049         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
7050         * gcc.misc-tests/gcov-4.c: New test.
7051         * gcc.misc-tests/gcov-4b.c: New test.
7052         * gcc.misc-tests/gcov-5b.c: New test.
7053
7054 2001-08-20  Zack Weinberg  <zackw@panix.com>
7055
7056         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
7057         expected to fail.
7058
7059 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7060
7061         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
7062
7063 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
7064
7065         * g++.dg/eh/template1.C: New test.
7066
7067 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
7068
7069         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
7070         Fix thinko.
7071         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
7072         for xfail.
7073
7074 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
7075
7076         * lib/g77-dg.exp:  Use prune.exp for common procedures
7077         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
7078         * lib/g77.exp: (g77-dg-prune) Remove
7079
7080 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
7081
7082         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
7083
7084 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7085
7086         * g++.dg/template/unify1.C: New test.
7087
7088 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
7089
7090         * g++.dg/abi/empty4.C: New test.
7091
7092 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
7093
7094         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
7095         solaris2.*
7096         * g77.f-torture/compile/pr3743.x: Likewise
7097
7098 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7099
7100         * g++.dg/other/using-declaration.C: New test.
7101
7102 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7103
7104         * gcc.dg/cpp/tr-sign.c: New testcase.
7105
7106 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7107
7108         * gcc.dg/cpp/19951025-1.c: Revert.
7109         * gcc.dg/cpp/directiv.c: We no longer process directives that
7110         interrupt macro arguments.
7111
7112 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
7113
7114         * gcc.dg/bconstp-1.c: New test.
7115
7116 2001-08-03  Richard Henderson  <rth@redhat.com>
7117
7118         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
7119
7120 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7121
7122         * gcc.dg/cpp/19951025-1.c: Update.
7123
7124 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
7125
7126         * g77.dg/ff90-1.f (s): Fix reference of variable z,
7127         should be x.
7128
7129 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7130
7131         Kill -fhonor-std.
7132         * g++.old-deja/g++.ns/ns14.C: Remove special options.
7133         * g++.old-deja/g++.other/std1.C: Likewise.
7134         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
7135
7136 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
7137
7138         * lib/g77.exp:  Load gcc-defs.exp for common procedures
7139         (g77_pass, g77_fail, g77_finish, g77_exit,
7140         ${tool}_check_unsupported_p} Now redundant.  Deleted.
7141
7142 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
7143
7144         * g77.dg/fbackslash.f
7145         * g77.dg/fcase-preserve.f
7146         * g77.dg/ff90-1.f
7147         * g77.dg/ffixed-line-length-0.f
7148         * g77.dg/ffixed-line-length-132.f
7149         * g77.dg/ffixed-line-length-7.f
7150         * g77.dg/ffixed-line-length-72.f
7151         * g77.dg/ffixed-line-length-none.f
7152         * g77.dg/ffree-form-1.f
7153         * g77.dg/fno-backslash.f
7154         * g77.dg/fno-f90-1.f
7155         * g77.dg/fno-fixed-form-1.f
7156         * g77.dg/fno-onetrip.f
7157         * g77.dg/fno-typeless-boz.f
7158         * g77.dg/fno-underscoring.f
7159         * g77.dg/fno-vxt-1.f
7160         * g77.dg/fonetrip.f
7161         * g77.dg/ftypeless-boz.f
7162         * g77.dg/fugly-assumed.f
7163         * g77.dg/funderscoring.f
7164         * g77.dg/fvxt-1.f
7165
7166 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
7167
7168         * objc.dg/fwd-proto-1.m: New.
7169         * objc.dg/local-decl-1.m: New.
7170         * objc.dg/naming-1.m: New.
7171         * objc.dg/naming-2.m: New.
7172         * objc.dg/proto-hier-1.m: New.
7173
7174 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
7175
7176         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
7177         largest-type elements to a struct makes its size grow.
7178
7179 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7180
7181         * g++.dg/abi/vthunk1.C: New test.
7182
7183 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7184
7185         * g++.dg/abi/vbase8-22.C: New test.
7186
7187 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7188
7189         * gcc.dg/cpp/macro8.c: New test.
7190
7191 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7192
7193         * g++.dg/abi/vbase8-21.C: New test.
7194
7195 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7196
7197         * g++.dg/abi/vbase8-10.C: New test.
7198
7199 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7200
7201         * lib/g++.exp (g++_set_ld_library_path): Renamed to
7202         ${tool}_set_ld_library_path.
7203         Changed caller.
7204         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
7205         g++.exp.
7206
7207 2001-07-26  Stan Cox <scox@redhat.com>
7208
7209         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
7210         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
7211         gcc_exit, gcc_check_unsupported_p):
7212         Moved to gcc-deps.exp
7213         * gcc-deps.exp: New file.
7214
7215 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7216
7217         * g++.old-deja/g++.pt/defarg14.C: New test.
7218
7219 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7220
7221         * g++.old-deja/g++.other/lineno5.C: New test.
7222
7223 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7224
7225         * g++.old-deja/g++.pt/crash68.C: New test.
7226
7227 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7228
7229         * g++.old-deja/g++.other/crash42.C: New test.
7230
7231 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7232
7233         * gcc.dg/cpp/extratokens.c: Fix.
7234         * gcc.dg/cpp/skipping2.c: New tests.
7235
7236 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7237
7238         * gcc.c-torture/execute/20010724-1.c: New file.
7239         * gcc.c-torture/execute/20010724-1.x: New file.
7240
7241 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7242
7243         * g++.old-deja/g++.other/cond7.C: New test.
7244
7245 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7246
7247         * g++.old-deja/g++.other/optimize4.C: New test.
7248
7249 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7250
7251         * g++.old-deja/g++.abi/vbase8-5.C: New test.
7252
7253 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
7254
7255         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
7256         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
7257         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
7258         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
7259
7260         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
7261         bug report" message.
7262
7263         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
7264         * g++.dg/ext/instantiate1.C: Move from old-deja.
7265
7266 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
7267
7268         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
7269         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
7270         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
7271         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
7272
7273 2001-07-23  Jeffrey A Law  (law@cygnus.com)
7274
7275         * gcc.c-torture/execute/20010723-1.c: New test.
7276
7277 2001-07-23  Ben Elliston  <bje@redhat.com>
7278
7279         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
7280
7281 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7282
7283         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
7284         i[34567]86-*-*.
7285         Delete handling of ieee_multilib_flags.
7286         Pass -mieee for alpha*-*-* and sh-*-*.
7287         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
7288
7289 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
7290
7291         Remove old-abi tests.
7292         * g++.old-deja/g++.mike/p11116.C: Remove.
7293         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
7294
7295 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
7296
7297         * g77.f-torture/compile/pr3743.f:  New test
7298
7299 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
7300
7301         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
7302
7303 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7304
7305         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
7306         g++.old-deja/g++.pt/static6.C: Likewise.
7307         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
7308         supports weak symbols.
7309
7310 2001-07-18  Andreas Jaeger  <aj@suse.de>
7311
7312         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
7313         supported again.
7314
7315 2001-07-18  Andreas Jaeger  <aj@suse.de>
7316
7317         * gcc.dg/iftrap-1.c: Fix target line.
7318
7319 2001-07-17  Richard Henderson  <rth@redhat.com>
7320
7321         * gcc.c-torture/execute/20010717-1.c: New.
7322
7323 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7324
7325         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
7326         tests.
7327
7328 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7329
7330         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
7331
7332 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7333
7334         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
7335         UAC_SIGBUS, UAC_NOPRINT definitions.
7336
7337 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
7338
7339         * objc/execute/object_is_class.m: New test.
7340         * objc/execute/object_is_meta_class.m: New test.
7341
7342 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7343
7344         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
7345         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
7346
7347 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
7348
7349         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
7350         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
7351
7352 2001-07-14  Richard Henderson  <rth@redhat.com>
7353
7354         * gcc.dg/iftrap-1.c: New.
7355
7356 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
7357
7358         * g77.f-torture/execute/intrinsic77.f: New test.
7359
7360 2001-07-11  Janis Johnson <janis@us.ibm.com>
7361
7362         * gcc.misc-tests/gcov-3.c: New test.
7363
7364 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7365
7366         * gcc.c-torture/compile/20010711-1.c,
7367         * gcc.c-torture/compile/20010711-2.c: New tests.
7368
7369 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7370
7371         * gcc.c-torture/execute/20010711-1.c: New test.
7372
7373 2001-07-11  Ben Elliston  <bje@redhat.com>
7374
7375         * g++.old-deja/g++.other/enum5.C: New test.
7376
7377 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
7378
7379         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
7380         (g++-dg-prune): Call prune_gcc_output.
7381         * prune.exp: New file for prune_gcc_output.
7382         * lib/g++.exp, lib/gcc.exp: Load it.
7383
7384 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7385
7386         * gcc.c-torture/compile/20010701-1.c,
7387         g++.old-deja/g++.ext/attrib6.C: New tests.
7388
7389 2001-07-06  Jeffrey A Law  (law@cygnus.com)
7390
7391         * gcc.c-torture/compile/20010706-1.c: New test.
7392
7393 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
7394
7395         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
7396
7397 2001-06-28  Stan Shebs  <shebs@apple.com>
7398
7399         * gcc.dg/pragma-darwin.c: New test.
7400
7401 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7402
7403         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
7404         Solaris 2.[678] system.
7405
7406 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7407
7408         * gcc.dg/20010622-1.c: New test.
7409
7410 2001-06-18  Stan Shebs  <shebs@apple.com>
7411
7412         * objc.dg: New directory.
7413         * objc.dg/dg.exp: New file.
7414         * objc.dg/alias.m: New.
7415         * objc.dg/class-1.m: New.
7416         * objc.dg/class-2.m: New.
7417         * objc.dg/const-str-1.m: New.
7418         * objc.dg/const-str-2.m: New.
7419         * objc.dg/id-1.m: New.
7420         * objc.dg/method-1.m: New.
7421         * objc.dg/super-class-1.m: New.
7422         * lib/objc-dg.exp: New file.
7423
7424 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7425
7426         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
7427         of label name.
7428
7429 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
7430
7431         * g++.old-deja/g++.abi/vbase8-9.C: New test.
7432
7433 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7434
7435         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
7436         variable.
7437
7438 2001-06-12  Richard Henderson  <rth@redhat.com>
7439
7440         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
7441
7442 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7443
7444         * g++.old-deja/g++.abi/vbase5.C: New test.
7445         * g++.old-deja/g++.abi/vbase6.C: New test.
7446         * g++.old-deja/g++.abi/vbase7.C: New test.
7447
7448 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7449
7450         * gcc.c-torture/compile/20010610-1.c: New test.
7451
7452 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7453
7454         * g++.old-deja/g++.abi/vbase4.C: New test.
7455
7456 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7457
7458         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
7459         support %f for HC11/HC12 targets.
7460         * gcc.c-torture/execute/930513-1.x: New file, likewise.
7461         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
7462         on HC11/HC12 targets.
7463         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
7464
7465 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7466
7467         * gcc.dg/wchar_t-1.c: New file.
7468         * gcc.dg/wint_t-1.c: Likewise.
7469
7470 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
7471
7472         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
7473
7474 2001-06-11  Richard Henderson  <rth@redhat.com>
7475
7476         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
7477
7478 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7479
7480         * gcc.c-torture/compile/20010611-1.c: New test.
7481
7482 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7483
7484         * gcc.dg/c99-tag-1.c: Add more tests.
7485
7486 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
7487
7488         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
7489         representation on MN10300 and ARM/Thumb.
7490
7491 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
7492
7493         * g77.f-torture/execute/20010610.f: New.
7494
7495 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
7496
7497         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
7498         names.
7499
7500 2001-06-09  Richard Henderson  <rth@redhat.com>
7501
7502         * gcc.c-torture/execute/ashrdi-1.c: New.
7503         * gcc.c-torture/execute/ashldi-1.c: New.
7504         * gcc.c-torture/execute/lshrdi-1.c: New.
7505
7506 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
7507
7508         * objc/execute/load-3.m: Added. Check sending +load to categories,
7509         in addition to classes.
7510
7511 2001-06-08  Stan Shebs  <shebs@apple.com>
7512
7513         * objc/execute/load-2.m: New test.  From Nicola Pero
7514         <n.pero@mi.flashnet.it>.
7515
7516 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
7517
7518         * gcc.c-torture/execute/20010605-2.c: New test.
7519
7520 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7521
7522         * g++.old-deja/g++.abi/vbase2.C: New test.
7523         * g++.old-deja/g++.abi/vbase3.C: New test.
7524
7525 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7526
7527         * g++.old-deja/g++.pt/friend49.C: New test.
7528
7529 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
7530
7531         * g++.old-deja/g++.ext/anon3.C: New test.
7532
7533 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
7534
7535         * g++.old-deja/g++.other/conv7.C: New test.
7536
7537 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7538
7539         * gcc.c-torture/compile/20010605-2.c: New test.
7540
7541 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7542
7543         * gcc.c-torture/execute/20010604-1.c: New test.
7544
7545 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
7546
7547         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
7548
7549 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
7550
7551         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
7552         (g++_link_flags): Likewise.
7553         (g++_init): Pass gccpath's value to two previous functions.
7554
7555 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7556
7557         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
7558         Ensure logfile entry matches exec command line.
7559
7560 2001-05-31  Richard Henderson  <rth@redhat.com>
7561
7562         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
7563         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
7564
7565 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
7566
7567         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
7568         compiler for irix6.2
7569
7570 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
7571
7572         * g++.old-deja/g++.other/optimize3.C: New file.
7573
7574 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
7575
7576         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
7577         assemble.
7578
7579 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
7580
7581         * g++.old-deja/g++.other/optimize2.C: New file.
7582
7583 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
7584
7585         * gcc.c-torture/compile/20010518-2.c: New file.
7586         * gcc.c-torture/execute/20010518-1.c: New file.
7587         * gcc.c-torture/execute/20010518-2.c: New file.
7588
7589 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7590
7591         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
7592
7593 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
7594
7595         G++ no longer defines builtins that do not begin with __builtin.
7596         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
7597         * g++.old-deja/g++.brendand/misc13.C: Likewise.
7598         * g++.old-deja/g++.law/builtin1.C: Likewise.
7599         * g++.old-deja/g++.law/cvt2.C: Likewise.
7600         * g++.old-deja/g++.mike/net5.C: Likewise.
7601         * g++.old-deja/g++.other/builtins1.C: Likewise.
7602         * g++.old-deja/g++.other/builtins2.C: Likewise.
7603         * g++.old-deja/g++.other/builtins3.C: Likewise.
7604         * g++.old-deja/g++.other/builtins4.C: Likewise.
7605         * g++.old-deja/g++.other/inline8.C: Likewise.
7606         * g++.old-deja/g++.robertl/eb39.C: Likewise.
7607
7608 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
7609
7610         * g++.old-deja/g++.pt/using1.C: Adjust.
7611         * g++.old-deja/g++.pt/using2.C: New test.
7612
7613 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7614
7615         * gcc.dg/cpp/charconst.c: New tests.
7616         * gcc.dg/cpp/escape.c: New tests.
7617         * gcc.dg/cpp/escape-1.c: New tests.
7618         * gcc.dg/cpp/escape-2.c: New tests.
7619         * gcc.dg/cpp/ucs.c: New tests.
7620
7621 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
7622
7623         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
7624         native compiler for irix6.5.
7625
7626 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
7627
7628         * lib/g++.exp (g++_include_flags): Use args to compute
7629         get_multilibs.
7630         (g++_link_flags): Likewise.
7631         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
7632
7633 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7634
7635         * gcc.dg/c90-hexfloat-1.c: Add more tests.
7636
7637 2001-05-21  Geoff Keating  <geoffk@redhat.com>
7638
7639         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
7640         this file.
7641
7642 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7643
7644         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
7645         STACK_SIZE;
7646         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
7647         to STACK_SIZE; Use it to define size of add_histo array.
7648         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
7649         to STACK_SIZE.
7650         (f): Use GITT_SIZE to define size of gitt local table.
7651         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
7652         to STACK_SIZE; Use it to define size of bytemem array.
7653
7654 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7655
7656         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
7657         on 68HC11/HC12 due to the asm instruction.
7658         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
7659         * gcc.c-torture/compile/920520-1.x: Likewise.
7660         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
7661         on 68HC11/HC12 because the function is larger than 64K.
7662         * gcc.c-torture/compile/961203-1.x: New file, this test fails
7663         on 68HC11/HC12 because the structure is too large.
7664
7665 2001-05-20  Richard Henderson  <rth@redhat.com>
7666
7667         * gcc.c-torture/execute/20010520-1.c: New.
7668
7669 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7670
7671         * g++.old-deja/g++.warn/compare1.C: New test.
7672         * gcc.dg/compare4.c: New test.
7673
7674 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
7675
7676         * g++.old-deja/g++.other/optimize1.C: New test.
7677
7678 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7679
7680         * g++.old-deja/g++.pt/spec41.C: New test.
7681
7682 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7683
7684         * gcc.c-torture/compile/20010114-1.x: Remove.
7685
7686 2001-05-18  Stan Shebs  <shebs@apple.com>
7687
7688         * gcc.c-torture/compile/20010518-1.c: New test.
7689
7690 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
7691
7692         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
7693         * g++.old-deja/g++.pt/crash67.C: New test.
7694
7695 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
7696
7697         * g++.old-deja/g++.other/debug9.C: New test.
7698
7699 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
7700
7701         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
7702
7703 2001-05-16  Jan Hubicka  <jh@suse.cz>
7704
7705         * gcc.c-torture/compile/20010516-1.c: New test.
7706
7707 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7708
7709         * g++.old-deja/g++.other/crash41.C: New test.
7710
7711 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7712
7713         * g++.old-deja/g++.pt/crash66.C: New test.
7714
7715 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
7716
7717         * g++.old-deja/g++.robertl/eb27.C: Convert.
7718
7719 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
7720
7721         * g++.dg/friend-warn.C: New test.  Do not warn about friend
7722         declaration being redundant.
7723
7724 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
7725
7726         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
7727
7728 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
7729
7730         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
7731
7732 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
7733
7734         * lib/g++.exp: Use testsuite_flags.
7735
7736 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
7737
7738         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
7739
7740 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7741
7742         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
7743
7744 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
7745
7746         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
7747
7748 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
7749
7750         * gcc.c-torture/compile/20010313-1.c: New test.
7751
7752 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
7753
7754         * gcc.dg/cpp/direct2.c: New test.
7755         * gccq.dg/cpp/direct2s.c: New test.
7756
7757         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
7758
7759 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
7760
7761         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
7762         * g++.old-deja/g++.other/op3.C: Likewise.
7763
7764 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7765
7766         * gcc.dg/cpp/syshdr.h: New file.
7767         * gcc.dg/cpp/sysmac1.c: Update.
7768         * gcc.dg/cpp/sysmac2.c: Update.
7769
7770 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7771
7772         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
7773
7774 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
7775
7776         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
7777         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
7778
7779 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7780
7781         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
7782
7783 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
7784
7785         * lib/g++.exp (g++_include_flags): Don't use any special flags
7786         if TESTING_IN_BUILD_TREE is not defined.
7787         (g++_init): Use a plain 'c++' as the compiler if
7788         TESTING_IN_BUILD_TREEE is not defined.
7789
7790 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7791
7792         * g++.old-deja/g++.eh/catch13.C: New test.
7793         * g++.old-deja/g++.eh/catch14.C: New test.
7794
7795 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7796
7797         * gcc.dg/cpp/tr-define.c: New test.
7798
7799 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
7800
7801         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
7802         <stdlib.h>, not <malloc.h>.
7803
7804 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7805
7806         * g++.old-deja/g++.ns/template17.C: New test.
7807
7808 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7809
7810         * g++.old-deja/g++.pt/ref4.C: New test.
7811
7812 2001-04-30  Richard Henderson  <rth@redhat.com>
7813
7814         * gcc.dg/20000724-1.c: Revert last change.
7815
7816 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
7817
7818         * g77.f-torture/execute/20010430.f: New test.
7819
7820 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
7821
7822         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
7823
7824 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
7825
7826         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
7827
7828 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7829
7830         * g++.old-deja/g++.eh/crash6.C: New test.
7831
7832 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7833
7834         * g++.old-deja/g++.other/warn7.C: New test.
7835
7836 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7837
7838         * g++.old-deja/g++.other/defarg9.C: New test.
7839
7840 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7841
7842         * g77.f-torture/compile/20010426.f: New test.
7843         * g77.f-torture/execute/20010426.f: New test.
7844
7845 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7846
7847         * g77.f-torture/compile/20000629-1.x: Remove - error
7848         has been fixed.
7849
7850 2001-04-26  Jeffrey A Law  (law@cygnus.com)
7851
7852         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
7853         Tweak slightly to work with g++.dg framework.
7854         * g++.dg/special/ecos.exp: Run initp1.C test.
7855         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
7856
7857         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
7858         its linker doesn't give line numbers either.
7859         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
7860
7861 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7862
7863         * g++.old-deja/g++.other/lex1.C: New test.
7864
7865 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
7866
7867         * gcc.dg/noncompile/20010425-1.c: New test.
7868
7869 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7870
7871         * g++.old-deja/g++.pt/mangle2.C: New test.
7872
7873 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7874
7875         * gcc.dg/format/plus-1.c: New test.
7876
7877 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7878
7879         * gcc.dg/20010423-1.c: New test.
7880
7881 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7882
7883         * gcc.c-torture/execute/20010422-1.c: New test.
7884
7885 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
7886
7887         * g++.old-deja/g++.ns/type2.C: New test.
7888
7889 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
7890
7891         * g++.old-deja/g++.other/perf1.C: New test.
7892
7893 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
7894
7895         * gcc.dg/c99-func-2.c: Remove xfail.
7896         * gcc.dg/c99-func-3.c: Remove xfail.
7897         * gcc.dg/c99-func-4.c: Remove xfail.
7898
7899 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
7900
7901         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7902
7903 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7904
7905         * gcc.c-torture/compile/20010423-1.c: New test.
7906
7907 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7908
7909         * g++.old-deja/g++.pt/typename28.C: New test.
7910
7911 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7912
7913         * g++.old-deja/g++.abi/empty2.C: New test.
7914         * g++.old-deja/g++.abi/empty3.C: New test.
7915
7916 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7917
7918         * g++.old-deja/g++.other/comdat2.C: New test.
7919         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7920
7921 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7922
7923         * g++.old-deja/g++.other/overload14.C: New test.
7924
7925 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7926
7927         * g++.old-deja/g++.other/lookup23.C: New test.
7928
7929 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7930
7931         * gcc.c-torture/execute/20010403-1.c: New test.
7932
7933 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
7934             Mark Mitchell  <mark@codesourcery.com>
7935
7936         * lib/old-dejagnu.exp: Don't delete output of executable.
7937         Add .exe suffix to executables.
7938
7939 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
7940
7941         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7942
7943 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7944
7945         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7946
7947 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7948
7949         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7950         * g++.old-deja/g++.abi/crash1.C: New test.
7951
7952 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7953
7954         * g++.old-deja/g++.other/crash40.C: New test.
7955
7956 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7957
7958         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7959
7960 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
7961
7962         * g++.old-deja/g++.other/warn6.C: New test.
7963
7964 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7965
7966         * g++.old-deja/g++.robertl/eb42.C: Same.
7967
7968 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7969
7970         * gcc.dg/wtr-conversion-1.c: New testcase.
7971
7972 2001-04-10  Richard Henderson  <rth@redhat.com>
7973
7974         * g++.old-deja/g++.other/array5.C: New.
7975
7976 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7977
7978         * gcc.c-torture/execute/20010408-1.c: New test.
7979
7980 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
7981
7982         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7983         headers and constructs.
7984         * g++.old-deja/g++.robertl/eb79.C: Same.
7985         * g++.old-deja/g++.robertl/eb77.C (main): Same.
7986         * g++.old-deja/g++.robertl/eb73.C: Same.
7987         * g++.old-deja/g++.robertl/eb66.C (main): Same.
7988         * g++.old-deja/g++.robertl/eb55.C (t): Same.
7989         * g++.old-deja/g++.robertl/eb54.C (main): Same.
7990         * g++.old-deja/g++.robertl/eb46.C (main): Same.
7991         * g++.old-deja/g++.robertl/eb44.C: Same.
7992         * g++.old-deja/g++.robertl/eb41.C (main): Same.
7993         * g++.old-deja/g++.robertl/eb4.C (main): Same.
7994         * g++.old-deja/g++.robertl/eb39.C: Same.
7995         * g++.old-deja/g++.robertl/eb33.C (main): Same.
7996         * g++.old-deja/g++.robertl/eb31.C (main): Same.
7997         * g++.old-deja/g++.robertl/eb30.C: Same.
7998         * g++.old-deja/g++.robertl/eb3.C: Same.
7999         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
8000         * g++.old-deja/g++.robertl/eb21.C: Same.
8001         * g++.old-deja/g++.robertl/eb15.C: Same.
8002         * g++.old-deja/g++.robertl/eb118.C: Same.
8003         * g++.old-deja/g++.robertl/eb115.C (main): Same.
8004         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
8005         * g++.old-deja/g++.robertl/eb109.C: Same.
8006         * g++.old-deja/g++.other/sibcall1.C (main): Same.
8007         * g++.old-deja/g++.mike/rtti1.C: Same.
8008         * g++.old-deja/g++.mike/p658.C: Same.
8009         * g++.old-deja/g++.mike/net46.C: Same.
8010         * g++.old-deja/g++.mike/net34.C: Same.
8011         * g++.old-deja/g++.mike/memoize1.C: Same.
8012         * g++.old-deja/g++.mike/eh2.C: Same.
8013         * g++.old-deja/g++.law/weak.C: Same.
8014         * g++.old-deja/g++.law/visibility7.C: Same.
8015         * g++.old-deja/g++.law/visibility25.C: Same.
8016         * g++.old-deja/g++.law/visibility22.C: Same.
8017         * g++.old-deja/g++.law/visibility2.C: Same.
8018         * g++.old-deja/g++.law/visibility17.C: Same.
8019         * g++.old-deja/g++.law/visibility13.C: Same.
8020         * g++.old-deja/g++.law/visibility10.C: Same.
8021         * g++.old-deja/g++.law/visibility1.C: Same.
8022         * g++.old-deja/g++.law/virtual3.C (eval): Same.
8023         * g++.old-deja/g++.law/vbase1.C: Same.
8024         * g++.old-deja/g++.law/operators32.C: Same.
8025         * g++.old-deja/g++.law/nest3.C: Same.
8026         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
8027         * g++.old-deja/g++.law/except5.C (main): Same.
8028         * g++.old-deja/g++.law/cvt7.C (run): Same.
8029         * g++.old-deja/g++.law/cvt2.C: Same.
8030         * g++.old-deja/g++.law/cvt16.C: Same.
8031         * g++.old-deja/g++.law/ctors6.C (bar): Same.
8032         * g++.old-deja/g++.law/ctors17.C (main): Same.
8033         * g++.old-deja/g++.law/ctors13.C: Same.
8034         * g++.old-deja/g++.law/ctors12.C (main): Same.
8035         * g++.old-deja/g++.law/ctors10.C: Same.
8036         * g++.old-deja/g++.law/code-gen5.C: Same.
8037         * g++.old-deja/g++.law/bad-error7.C: Same.
8038         * g++.old-deja/g++.law/arm9.C: Same.
8039         * g++.old-deja/g++.law/arm12.C: Same.
8040         * g++.old-deja/g++.law/arg8.C: Same.
8041         * g++.old-deja/g++.law/arg1.C: Same.
8042         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
8043         * g++.old-deja/g++.jason/template31.C: Same.
8044         * g++.old-deja/g++.jason/template24.C (main): Same.
8045         * g++.old-deja/g++.jason/2371.C: Same.
8046         * g++.old-deja/g++.eh/new2.C: Same.
8047         * g++.old-deja/g++.eh/new1.C: Same.
8048         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
8049         * g++.old-deja/g++.brendan/nest21.C (main): Same.
8050         * g++.old-deja/g++.brendan/err-msg3.C: Same.
8051         * g++.old-deja/g++.brendan/crash62.C: Same.
8052         * g++.old-deja/g++.brendan/crash52.C: Same.
8053         * g++.old-deja/g++.brendan/crash49.C (main): Same.
8054         * g++.old-deja/g++.brendan/crash38.C: Same.
8055         * g++.old-deja/g++.brendan/crash15.C (main): Same.
8056         * g++.old-deja/g++.brendan/copy9.C: Same.
8057
8058 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
8059
8060         * gcc.c-torture/execute/20001203-2.c (memset):
8061         Count argument is of type __SIZE_TYPE__.
8062
8063 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
8064
8065         * gcc.c-torture/compile/20010404-1.c: New test.
8066
8067 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
8068
8069         * gcc.c-torture/compile/20010326-1.c: New test.
8070
8071 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
8072
8073         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
8074         peculiarities of the SH.
8075         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
8076
8077 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8078
8079         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
8080         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
8081         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
8082
8083 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8084
8085         * g77.f-torture/compile/20010321-1.f: New test.
8086
8087 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8088
8089         * gcc.c-torture/compile/20010329-1.c: New test.
8090
8091 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8092
8093         * gcc.c-torture/execute/20010329-1.c: New test.
8094
8095 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8096
8097         * g++.old-deja/g++.other/eh4.C: Fix typo.
8098
8099 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8100
8101         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
8102
8103 2001-03-28  Philip Blundell  <philb@gnu.org>
8104
8105         * gcc.c-torture/compile/20010328-1.c: New test.
8106
8107 2001-03-27  Richard Henderson  <rth@redhat.com>
8108
8109         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
8110         * g++.old-deja/g++.eh/vbase3.C: Likewise.
8111
8112 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
8113
8114         * gcc.c-torture/compile/20010327-1.c: New test.
8115
8116 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8117
8118         * g++.old-deja/g++.other/friend12.C: New test.
8119         * g++.old-deja/g++.other/friend9.C: Expect no errors.
8120         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
8121
8122 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8123
8124         * gcc.c-torture/execute/20010325-1.c: New test.
8125
8126 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
8127
8128         * g++.old-deja/g++.other/mangle3.C: New test.
8129
8130 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
8131
8132         * g++.old-deja/g++.other/anon8.C: New test.
8133
8134 2001-03-20  Philip Blundell  <philb@gnu.org>
8135
8136         * gcc.c-torture/compile/20010320-1.c: New test.
8137
8138 2001-03-17  Richard Henderson  <rth@redhat.com>
8139
8140         * g++.old-deja/g++.other/eh4.C: Add expected error text.
8141
8142 2001-03-15  Geoff Keating  <geoff@redhat.com>
8143
8144         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
8145         tests on AIX.
8146
8147 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
8148
8149         * g++.old-deja/g++.other/eh4.C: New test.
8150
8151 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8152
8153         * gcc.dg/cpp/mi1.c: Update.
8154
8155 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
8156
8157         * g++.old-deja/g++.other/regstack.C: New test.
8158
8159 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8160
8161         * g++.old-deja/g++.other/ref4.C: New test.
8162
8163 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
8164
8165         * objc/execute/va_method.m: Added.
8166         * objc/execute/IMP.m: Added.
8167         * objc/execute/_cmd.m: Added.
8168         * objc/execute/accessing_ivars.m: Added.
8169         * objc/execute/class-1.m: Added.
8170         * objc/execute/class-10.m: Added.
8171         * objc/execute/class-11.m: Added.
8172         * objc/execute/class-12.m: Added.
8173         * objc/execute/class-13.m: Added.
8174         * objc/execute/class-14.m: Added.
8175         * objc/execute/class-2.m: Added.
8176         * objc/execute/class-3.m: Added.
8177         * objc/execute/class-4.m: Added.
8178         * objc/execute/class-5.m: Added.
8179         * objc/execute/class-6.m: Added.
8180         * objc/execute/class-7.m: Added.
8181         * objc/execute/class-8.m: Added.
8182         * objc/execute/class-9.m: Added.
8183         * objc/execute/class-tests-1.h
8184         * objc/execute/class-tests-2.h
8185         * objc/execute/compatibility_alias.m: Added.
8186         * objc/execute/encode-1.m: Added.
8187         * objc/execute/formal_protocol-1.m: Added.
8188         * objc/execute/formal_protocol-2.m: Added.
8189         * objc/execute/formal_protocol-3.m: Added.
8190         * objc/execute/formal_protocol-4.m: Added.
8191         * objc/execute/formal_protocol-5.m: Added.
8192         * objc/execute/formal_protocol-6.m: Added.
8193         * objc/execute/formal_protocol-7.m: Added.
8194         * objc/execute/informal_protocol.m: Added.
8195         * objc/execute/initialize.m: Added.
8196         * objc/execute/load.m: Added.
8197         * objc/execute/many_args_method.m: Added.
8198         * objc/execute/nested-3.m: Added.
8199         * objc/execute/no_clash.m: Added.
8200         * objc/execute/private.m: Added.
8201         * objc/execute/redefining_self.m: Added.
8202         * objc/execute/root_methods.m: Added.
8203         * objc/execute/selector-1.m: Added.
8204         * objc/execute/static-1.m: Added.
8205         * objc/execute/static-2.m: Added.
8206         * objc/execute/va_method.m: Added.
8207
8208 2001-03-10  Richard Henderson  <rth@redhat.com>
8209
8210         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
8211
8212 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8213
8214         * g++.old-deja/g++.other/crash31.C: XFAIL.
8215         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
8216         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
8217         * gcc.c-torture/execute/20010123-1.x: XFAIL.
8218         * gcc.c-torture/execute/20010124-1.x: XFAIL.
8219         * gcc.dg/sequence-pt-1.c: XFAIL one test.
8220
8221 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
8222
8223         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
8224
8225 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8226
8227         * gcc.dg/20000724-1.c: Don't use multiline strings.
8228
8229 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8230
8231         * objc/execute/string1.m, objc/execute/string2.m: Compare the
8232         result of -cString against what we expect it to be; don't just
8233         print it out for no one to read.
8234
8235         * objc/execute/string3.m, objc/execute/string4.m: New tests.
8236         Based on testcases provided by Nicola Pero.
8237
8238 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8239
8240         * gcc.dg/cpp/macro7.c: New test.
8241
8242 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8243
8244         * gcc.dg/cpp/multiline.c: Update.
8245
8246 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8247
8248         * g++.old-deja/g++.other/enum3.C: New test.
8249
8250 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8251
8252         * g++.old-deja/g++.other/pod1.C: New test.
8253
8254 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8255
8256         * g++.old-deja/g++.ext/overload1.C: New test.
8257
8258 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8259
8260         * g++.old-deja/g++.pt/using1.C: New test.
8261
8262 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8263
8264         * g++.old-deja/g++.other/using9.C: New test.
8265
8266 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
8267
8268         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
8269
8270         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
8271
8272 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
8273
8274         * g++.old-deja/g++.ext/realpt1.C: Remove.
8275
8276 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
8277
8278         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
8279
8280 2001-02-26  Will Cohen  <wcohen@redhat.com>
8281
8282         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
8283
8284 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
8285
8286         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
8287         templatized constructors.
8288
8289 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8290
8291         * gcc.c-torture/execute/20010224-1.c: New test.
8292
8293 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
8294
8295         * gcc.c-torture/execute/20010222-1.c: New test.
8296
8297 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
8298
8299         * g++.old-deja/g++.other/inline20.C: New test.
8300
8301 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
8302
8303         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
8304
8305 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8306
8307         * g++.old-deja/g++.other/lookup22.C: New test.
8308
8309 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
8310
8311         * g77.dg: New directory.
8312         * g77.dg/20010216-1.f: New test case.
8313         * g77.dg/dg.exp: New driver.
8314         * lib/g77-dg.exp: New driver library.
8315
8316 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8317
8318         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
8319
8320 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
8321
8322         * g++.old-deja/g++.other/decl9.C: New test.
8323
8324 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
8325
8326         * g++.old-deja/g++.other/init16.C: Update the test so that it does
8327         not need <string> and also tests the initialization at runtime.
8328
8329 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8330
8331         * gcc.c-torture/execute/longlong.c: New test.
8332
8333 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8334
8335         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
8336
8337 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8338
8339         * gcc.c-torture/execute/920302-1.c (execute):
8340         Change argument type to short.
8341
8342 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8343
8344         * g++.old-deja/g++.pt/deduct6.C: New test.
8345
8346 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8347
8348         * g++.old-deja/g++.pt/deduct5.C: New test.
8349
8350 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
8351
8352         * gcc.c-torture/execute/20010209-1.c: New test.
8353
8354 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8355
8356         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
8357
8358 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
8359
8360         * g++.dg/vtgc1.C: Update for new ABI.
8361
8362         * consistency.vlad: New directory, 1665 files.
8363
8364 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8365
8366         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
8367         return type.
8368         * gcc.dg/cpp/digraphs.c: Declare puts.
8369
8370 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8371
8372         * g++.old-deja/g++.other/warn5.C: New test.
8373
8374 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8375
8376         * g++.old-deja/g++.pt/spec40.C: New test.
8377
8378 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8379
8380         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
8381         case.
8382         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
8383
8384 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
8385
8386         * gcc.c-torture/compile/20010209-1.c: New test.
8387
8388 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
8389
8390         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
8391         excess errors message but not if it crashes.
8392         * g++.old-deja/g++.other/crash27.C: Likewise.
8393         * g++.old-deja/g++.other/crash28.C: Likewise.
8394         * g++.old-deja/g++.other/crash30.C: Likewise.
8395         * g++.old-deja/g++.other/crash32.C: Likewise.
8396         * g++.old-deja/g++.other/crash35.C: Likewise.
8397         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8398
8399 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8400
8401         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
8402         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
8403         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
8404         g77.f-torture/execute/execute.exp,
8405         g77.f-torture/noncompile/noncompile.exp,
8406         gcc.c-torture/execute/execute.exp,
8407         gcc.c-torture/execute/memcheck/memcheck.exp,
8408         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
8409         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
8410         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
8411         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
8412         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
8413         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
8414         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8415         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
8416         Remove bug reporting instructions with ancient email addresses.
8417
8418 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8419
8420         * gcc.dg/20010202-1.c: New test.
8421         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
8422
8423 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
8424
8425         * g++.dg/stdbool-if.C: New test.
8426
8427 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
8428
8429         * objc/execute/fdecl.m: Added main().
8430
8431 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8432
8433         * gcc.c-torture/execute/20010206-1.c: New test.
8434
8435 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8436
8437         * gcc.dg/cpp/avoidpaste1.c: Update.
8438
8439 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
8440
8441         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
8442         Pero <nicola@brainstorm.co.uk>.
8443         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
8444
8445 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
8446
8447         * g++.old-deja/g++.pt/spec39.C: New test.
8448
8449 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
8450
8451         * gcc.c-torture/compile/20010202-1.c: New test.
8452
8453 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
8454
8455         * g++.old-deja/g++.abi/primary2.C: New test.
8456         * g++.old-deja/g++.abi/primary3.C: New test.
8457         * g++.old-deja/g++.abi/primary4.C: New test.
8458         * g++.old-deja/g++.abi/primary5.C: New test.
8459         * g++.old-deja/g++.abi/vtable3.h: New test.
8460         * g++.old-deja/g++.abi/vtable3a.C: New test.
8461         * g++.old-deja/g++.abi/vtable3b.C: New test.
8462         * g++.old-deja/g++.abi/vtable3c.C: New test.
8463         * g++.old-deja/g++.abi/vtable3d.C: New test.
8464         * g++.old-deja/g++.abi/vtable3e.C: New test.
8465         * g++.old-deja/g++.abi/vtable3f.C: New test.
8466         * g++.old-deja/g++.abi/vtable3g.C: New test.
8467         * g++.old-deja/g++.abi/vtable3h.C: New test.
8468         * g++.old-deja/g++.abi/vtable3i.C: New test.
8469         * g++.old-deja/g++.abi/vtable3j.C: New test.
8470         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
8471
8472 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
8473
8474         * g++.old-deja/g++.other/anon6.C: New test.
8475         * g++.old-deja/g++.other/anon7.C: New test.
8476
8477 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8478
8479         * gcc.dg/cpp/avoidpaste2.c: New tests.
8480
8481 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
8482
8483         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
8484
8485 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
8486
8487         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
8488         DECIMAL_DIG cases for Irix."
8489
8490 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
8491
8492         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
8493
8494 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8495
8496         * gcc.dg/c99-tag-1.c: New test.
8497
8498 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8499
8500         * gcc.dg/cpp/tr-warn1.c: Add tests.
8501
8502 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8503
8504         * gcc.dg/cpp/avoidpaste1.c: Update.
8505         * gcc.dg/cpp/paste4.c: Update.
8506
8507 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
8508
8509         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
8510         cases for Irix.
8511
8512 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8513
8514         * g++.old-deja/g++.other/inline19.C: New test.
8515
8516 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8517
8518         * gcc.dg/Wlarger-than.c: New test.
8519
8520 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8521
8522         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
8523
8524 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
8525
8526         * gcc.c-torture/execute/20010129-1.c: New test.
8527         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
8528
8529 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8530
8531         * gcc.dg/cpp/avoidpaste1.c: Test case.
8532
8533 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
8534
8535         * g++.old-deja/g++.other/inline18.C: New test.
8536
8537 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8538
8539         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
8540         and __builtin_putchar.
8541
8542 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
8543
8544         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
8545         tests.
8546
8547 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
8548
8549         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
8550         floating point number rounding mode to round to the nearest
8551         representable mode.
8552
8553 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
8554
8555         * g++.old-deja/g++.other/mangle2.C: New test.
8556
8557 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8558
8559         * gcc.c-torture/compile/20010124-1.c: New test.
8560
8561 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
8562
8563         * g++.old-deja/g++.pt/spec38.C: New test.
8564
8565 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8566
8567         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
8568         "Build don't run".
8569
8570 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8571
8572         * gcc.c-torture/execute/20010123-1.c: New test.
8573
8574 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8575
8576         * g++.old-deja/g++.pt/spec37.C: New test.
8577
8578 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8579
8580         * g++.old-deja/g++.pt/overload14.C: New test.
8581
8582 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8583
8584         * gcc.c-torture/execute/20010122-1.c: New test, exercise
8585         __builtin_return_address.
8586
8587 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
8588
8589         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
8590         * g++.old-deja/g++.pt/spec35.C: New test.
8591         * g++.old-deja/g++.pt/spec36.C: New test.
8592
8593 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
8594
8595         * gcc.c-torture/compile/20010118-1.c: New test.
8596
8597 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
8598
8599         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
8600
8601 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8602
8603         * gcc.c-torture/execute/20010119-1.c: New test.
8604
8605 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8606
8607         * g++.old-deja/g++.other/vbase5.C: New test.
8608
8609 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8610
8611         * gcc.c-torture/execute/20010118-1.c: New test.
8612
8613 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8614
8615         * g++.old-deja/g++.pt/deduct3.C: New test.
8616
8617 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8618
8619         * g++.old-deja/g++.pt/spec34.C: New test.
8620
8621 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
8622
8623         * g77.f-torture/compile/20000601-2.f: New test.
8624
8625 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8626
8627         * g++.old-deja/g++.other/init17.C: New test.
8628
8629 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
8630
8631         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
8632
8633 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8634
8635         * g++.old-deja/g++.pt/unify8.C: New test.
8636
8637 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8638
8639         * g++.old-deja/g++.abi/vbase1.C: New test.
8640
8641 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8642
8643         * g++.old-deja/g++.pt/crash65.C: New test.
8644
8645 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8646
8647         * gcc.dg/cpp/assembl2.S: New test case.
8648
8649 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
8650
8651         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
8652         are supported.
8653
8654 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8655
8656         * g++.old-deja/g++.other/builtins1.C: New test.
8657         * g++.old-deja/g++.other/builtins2.C: Likewise.
8658         * g++.old-deja/g++.other/builtins3.C: Likewise.
8659         * g++.old-deja/g++.other/builtins4.C: Likewise.
8660
8661 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
8662
8663         * gcc.c-torture/compile/20010117-1.c: New test.
8664         * gcc.c-torture/compile/20010117-2.c: New test.
8665
8666 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8667
8668         * g77.f-torture/execute/20010116.[fx]: New test,
8669         XFAIL on i?86-*-*.
8670         * g77.f-torture/compile/20010115.f: Indicate it's
8671         a test for PR fortran/1636.
8672
8673 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8674
8675         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
8676
8677 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8678
8679         * g77.f-torture/compile/20010115.f: New test.
8680
8681 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
8682
8683         * g++.old-deja/g++.pt/nontype5.C: New test.
8684
8685 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8686
8687         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
8688         have an equivalent working one below it.
8689
8690 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8691
8692         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
8693         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8694
8695 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8696
8697         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
8698         message containing "init_priority".
8699         (conpr-2.C): Likewise.
8700         (conpr-3.C): Likewise.
8701         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
8702
8703 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8704
8705         * gcc.c-torture/execute/20010114-2.c: New test.
8706
8707 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8708
8709         * gcc.c-torture/compile/20010114-1.c: New test.
8710         * gcc.c-torture/compile/20010114-1.x: Xfail.
8711         * gcc.c-torture/compile/20010114-2.c: New test.
8712         * gcc.c-torture/execute/20010114-1.c: New test.
8713         * gcc.dg/trunc-1.c: New test.
8714         * gcc.dg/uninit-B.c: New test.
8715
8716 2001-01-13  Nick Clifton  <nickc@redhat.com>
8717
8718         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
8719         target.
8720
8721 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8722
8723         * gcc.c-torture/compile/20010113-1.c: New test.
8724
8725 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
8726
8727         * gcc.c-torture/compile/20001212-1.c: New test.
8728
8729 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8730
8731         * gcc.dg/cpp/widestr1.c: Update.
8732         * gcc.dg/cpp/prag-imp.c: Remove.
8733
8734 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
8735
8736         * gcc.c-torture/execute/20000801-3.x: Remove.
8737         * gcc.dg/c90-init-1.c: New test.
8738         * gcc.dg/c99-init-1.c: New test.
8739         * gcc.dg/c99-init-2.c: New test.
8740         * gcc.dg/gnu99-init-1.c: New test.
8741
8742 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
8743
8744         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
8745         testing that no relevant ones were found.
8746
8747 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8748
8749         * g++.old-deja/g++.pt/cast2.C: New test.
8750
8751 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8752
8753         * g++.old-deja/g++.pt/friend47.C: New test.
8754
8755 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8756
8757         * g++.old-deja/g++.pt/instantiate13.C: New test.
8758
8759 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8760
8761         * g++.old-deja/g++.other/defarg7.C: New test.
8762         * g++.old-deja/g++.other/defarg8.C: New test.
8763
8764 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8765
8766         * g++.old-deja/g++.pt/crash64.C: New test.
8767
8768 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8769
8770         * g++.old-deja/g++.pt/crash63.C: New test.
8771
8772 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8773
8774         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
8775
8776 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
8777
8778         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
8779
8780 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8781
8782         * g++.old-deja/g++.pt/error3.C: New test.
8783
8784 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8785
8786         * g++.old-deja/g++.other/crash39.C: New test.
8787
8788 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8789
8790         * g++.old-deja/g++.other/vbase4.C: New test.
8791
8792 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
8793
8794         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
8795         * gcc.dg/special/20000419-2.c: New file. Identical to above.
8796         * gcc.dg/special/special.exp: New test driver which will check
8797         for alias support for the above test.
8798
8799 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
8800
8801         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
8802         problems on small machines.
8803         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
8804         parameterize.
8805
8806 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
8807
8808         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
8809         mips.
8810         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8811
8812 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
8813
8814         * g++.old_deja/g++.pt/using8.C: New test.
8815
8816 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8817
8818         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
8819
8820 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
8821
8822         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
8823         where a failure is expected.
8824         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
8825
8826 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8827
8828         * g++.old_deja/g++.pt/instantiate12.C: New test.
8829
8830 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8831
8832         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
8833         start of structs.
8834         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
8835         * g++.old-deja/g++.brendan/crash17.C: Likewise.
8836         * g++.old-deja/g++.brendan/crash29.C: Likewise.
8837         * g++.old-deja/g++.brendan/crash48.C: Likewise.
8838         * g++.old-deja/g++.brendan/ns1.C: Likewise.
8839         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
8840         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
8841         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
8842         * g++.old-deja/g++.eh/spec6.C: Likewise.
8843         * g++.old-deja/g++.jason/crash3.C: Likewise.
8844         * g++.old-deja/g++.law/ctors11.C: Likewise.
8845         * g++.old-deja/g++.law/ctors17.C: Likewise.
8846         * g++.old-deja/g++.law/ctors5.C: Likewise.
8847         * g++.old-deja/g++.law/ctors9.C: Likewise.
8848         * g++.old-deja/g++.mike/ambig1.C: Likewise.
8849         * g++.old-deja/g++.mike/net22.C: Likewise.
8850         * g++.old-deja/g++.mike/p3538a.C: Likewise.
8851         * g++.old-deja/g++.mike/p3538b.C: Likewise.
8852         * g++.old-deja/g++.mike/virt3.C: Likewise.
8853         * g++.old-deja/g++.niklas/t128.C: Likewise.
8854         * g++.old-deja/g++.other/anon4.C: Likewise.
8855         * g++.old-deja/g++.other/using1.C: Likewise.
8856         * g++.old-deja/g++.other/warn3.C: Likewise.
8857         * g++.old-deja/g++.pt/t37.C: Likewise.
8858         * g++.old-deja/g++.robertl/eb69.C: Likewise.
8859         * g++.old-deja/g++.robertl/eb71.C: Likewise.
8860
8861 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8862
8863         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
8864
8865 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8866
8867         * gcc.c-torture/execute/stdio-opt-3.c: New test.
8868
8869 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
8870
8871         * gcc.c-torture/compile/20010107-1.c: New test.
8872
8873 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8874
8875         * gcc.c-torture/execute/builtin-noret-1.c: New test.
8876
8877 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8878
8879         * gcc.dg/format/format.h: New file.
8880         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8881         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8882         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8883         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8884         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8885         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8886         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8887         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8888         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8889         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8890         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8891         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8892         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8893         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8894         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8895         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8896         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8897         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8898         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8899         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8900         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8901         instead of declaring standard types, macros and functions in each
8902         test.
8903
8904 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
8905
8906         * gcc.c-torture/execute/20010106-1.c: New test.
8907
8908 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8909
8910         * gcc.dg/format/format.exp: New file.
8911         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8912         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8913         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8914         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8915         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8916         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8917         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8918         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8919         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8920         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8921         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8922         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8923         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8924         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8925         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8926         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8927         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8928         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8929         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8930         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8931         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8932         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8933         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8934         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8935         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8936         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8937         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8938         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8939         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8940         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8941         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8942         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8943         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8944         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8945         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8946         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8947         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8948         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8949         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8950         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8951         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8952         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8953
8954 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
8955
8956         * gcc.c-torture/execute/991228-1.c: Take word endianness into
8957         account.
8958
8959 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8960
8961         * gcc.c-torture/execute/builtin-complex-1.c: New test.
8962
8963 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8964
8965         * g++.old-deja/g++.pt/crash62.C: New test.
8966
8967 2001-01-04  Richard Henderson  <rth@redhat.com>
8968
8969         * gcc.dg/20000926-1.c: Update expected warnings.
8970         * gcc.dg/array-2.c: Likewise.
8971         * gcc.dg/array-4.c: Also validate flexible array members.
8972         * gcc.dg/c99-flex-array-1.c: New.
8973
8974 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8975
8976         * gcc.c-torture/compile/20001222-1.x: Remove.
8977
8978 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8979
8980         * gcc.c-torture/execute/built-in-setjmp.c: New.
8981
8982 2001-01-03  Richard Henderson  <rth@redhat.com>
8983
8984         * gcc.dg/940510-1.c: Update expected error wording.
8985         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8986
8987 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
8988
8989         * lib/target-supports.exp (check_alias_available): Modified to
8990         indicate aliases not supported if only weak aliases are supported.
8991
8992 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8993
8994         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8995         Turn on cmpstrsi checks for __pj__ and __i370__.
8996
8997 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
8998
8999         * g++.old-deja/g++.other/virtual11.C: New test.
9000
9001 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9002
9003         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
9004
9005 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9006
9007         * gcc.c-torture/compile/20010102-1.c: New test.
9008
9009 2001-01-02  Andreas Jaeger  <aj@suse.de>
9010
9011         * gcc.dg/noreturn-3.c: New test.
9012
9013         * gcc.dg/noreturn-4.c: New test.
9014
9015 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9016
9017         * gcc.c-torture/execute/stdio-opt-1.c: Also test
9018         __builtin_fputc and __builtin_fwrite.
9019
9020 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9021
9022         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
9023         signed char, not default char.
9024
9025 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9026
9027         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
9028
9029 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
9030
9031         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
9032
9033 2000-12-29  Richard Henderson  <rth@redhat.com>
9034
9035         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
9036         (__cyg_profile_func_exit): Define.
9037
9038 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9039
9040         * g++.dg/vtgc1.C: New test.
9041
9042 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
9043
9044         * gcc.dg/noncompile/20001228-1.c: New test.
9045
9046         * gcc.dg/20001228-1.c: New test.
9047
9048         * gcc.c-torture/execute/20001228-1.c: New test.
9049
9050 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9051
9052         * gcc.dg/format-strfmon-1.c: New test.
9053
9054 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9055
9056         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
9057         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
9058         * gcc.c-torture/execute/string-opt-1.c: Likewise.
9059         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9060         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9061         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9062         * gcc.c-torture/execute/string-opt-6.c: Likewise.
9063         * gcc.c-torture/execute/string-opt-7.c: Likewise.
9064         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9065         * gcc.c-torture/execute/string-opt-9.c: Likewise.
9066         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9067         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9068         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9069
9070         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
9071         * gcc.c-torture/execute/string-opt-4.c: Test index.
9072
9073 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
9074
9075         * gcc.c-torture/compile/20001226-1.c: New test.
9076
9077 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9078
9079         * gcc.c-torture/compile/20001222-1.c: New test.
9080         * gcc.c-torture/compile/20001222-1.x: Xfail.
9081
9082 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
9083
9084         * gcc.c-torture/execute/comp-goto-2.c: New test.
9085
9086 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
9087
9088         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
9089         Use long types if __INT_MAX__ is 32767.
9090         (main): Use cast to (sint32 *) when poking 88 into a_page.
9091
9092         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
9093
9094 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
9095
9096         * gcc.c-torture/compile/20001221-1.c: New test.
9097         * gcc.c-torture/execute/20001221-1.c: New test.
9098
9099 2000-12-20  Richard Henderson  <rth@redhat.com>
9100
9101         * g++.old-deja/g++.pt/crash36.C: Update error lines.
9102         * g++.old-deja/g++.robertl/eb109.C: Likewise.
9103
9104 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9105
9106         * gcc.dg/compare3.c: New test.
9107
9108 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9109
9110         * gcc.dg/format-warnll-1.c: New test.
9111
9112 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9113
9114         * gcc.dg/cpp/cmdlne-P.c: New test.
9115
9116 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9117
9118         * gcc.c-torture/execute/builtin-abs-1.c,
9119         gcc.c-torture/execute/builtin-abs-2.c: New tests.
9120
9121 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9122
9123         * gcc.dg/cpp/multiline.c: New test.
9124
9125 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9126
9127         * g++.old-deja/g++.other/syshdr1.C: Update.
9128         * gcc.dg/cpp/lineflags.c: Remove temporarily.
9129
9130 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9131
9132         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
9133
9134 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9135
9136         * g++.old-deja/g++.pt/ttp65.C: New test.
9137
9138 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9139
9140         * g++.old-deja/g++.pt/ttp64.C: New test.
9141
9142 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9143
9144         * g++.old-deja/g++.pt/spec33.C: New test.
9145
9146 2000-12-14  Catherine Moore  <clm@redhat.com>
9147
9148         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
9149         * gcc.c-torture/execute/920612-2.c: Likewise.
9150         * gcc.c-torture/execute/920428-2.c: Likewise.
9151         * gcc-c-torture/execute/va-arg-11.c: Call exit.
9152         * gcc.c-torture/execute/va-arg-21.c: Likewise.
9153
9154 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9155
9156         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
9157         * gcc.dg/pack-test-2.c: Likewise.
9158
9159 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9160
9161         Tests by Zack Weinberg <zackw@stanford.edu>.
9162
9163         * gcc.dg/cpp/defined.c: Update.
9164         * gcc.dg/cpp/defined_trad.c: New tests.
9165
9166 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9167
9168         * gcc.dg/cpp/trad-direct.c: Update.
9169
9170 2000-12-11  Neil Booth  <neilb@earthling.net>
9171
9172         * gcc.dg/cpp/defined_trad.c
9173
9174 2000-12-11  Neil Booth  <neilb@earthling.net>
9175
9176         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
9177
9178 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9179
9180         * gcc.dg/format-miss-2.c: New test.
9181
9182 2000-12-09  Neil Booth  <neilb@earthling.net>
9183
9184         * gcc.dg/cpp/lineflags.c: New tests.
9185         * gcc.dg/cpp/poison.c: Update.
9186         * gcc.dg/cpp/redef2.c: Update.
9187         * gcc.dg/cpp/skipping.c: New test.
9188
9189 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
9190
9191         * g++.old-deja/g++.other/eh3.C: New testcase.
9192
9193 2000-12-07  Neil Booth  <neilb@earthling.net>
9194
9195         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
9196         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
9197         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
9198         wtr-union-init-2.c, wtr-union-init-3.c: Update.
9199         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
9200         Update.
9201
9202 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9203
9204         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
9205         __SIZE_TYPE__ instead of int for type of integers cast to
9206         pointers.
9207
9208 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
9209
9210         * g++.old-deja/g++.other/cleanup4.C: New test.
9211
9212 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9213
9214         * format-sec-1.c: New test.
9215
9216 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9217
9218         * gcc.dg/format-nonlit-3.c: New test.
9219
9220 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9221
9222         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
9223         through a null pointer.
9224
9225 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9226
9227         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
9228         * g++.old-deja/g++.pt/partial4.C: New test.
9229
9230 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9231
9232         * gcc.c-torture/execute/ieee/hugeval.x: New.
9233
9234 2000-12-06  Neil Booth  <neilb@earthling.net>
9235
9236         * gcc.dg/cpp/backslash2.c: New tests.
9237
9238 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9239
9240         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
9241         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
9242
9243 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
9244
9245         * gcc.c-torture/execute/20001203-2.c: New testcase.
9246
9247 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9248
9249         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
9250         * g++.old-deja/g++.other/virtual10.C: New test.
9251
9252 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9253
9254         * g++.old-deja/g++.mike/pmf5.C: Remove test.
9255
9256 2000-12-05  Richard Henderson  <rth@redhat.com>
9257
9258         * gcc.c-torture/compile/20001205-1.c: New.
9259
9260 2000-12-04  Neil Booth  <neilb@earthling.net>
9261
9262         * g++.old-deja/g++.other/virtual9.C: New test.
9263         * g++.old-deja/g++.pt/crash61.C: New test.
9264         * gcc.c-torture/execute/loop-9.c: New test.
9265
9266 2000-12-04  Neil Booth  <neilb@earthling.net>
9267
9268         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
9269         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
9270         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
9271         * gcc.dg/cpp/extratokens.c: ...here.
9272
9273 2000-12-04  Neil Booth  <neilb@earthling.net>
9274
9275         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
9276         New tests.
9277
9278 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9279
9280         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
9281         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
9282
9283 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9284
9285         * gcc.c-torture/execute/20001203-1.c: New test.
9286
9287 2000-12-03  Neil Booth  <neilb@earthling.net>
9288
9289         * gcc.dg/cpp/macro6.c: New test cases.
9290
9291 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9292
9293         * gcc.c-torture/execute/string-opt-9.c: New test.
9294         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9295         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9296         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9297
9298         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
9299         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
9300
9301 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
9302
9303         * gcc.dg/cpp/if-6.c: New testcase.
9304
9305         * gcc.dg/20001201-1.c: New testcase.
9306
9307 2000-12-02  Neil Booth  <neilb@earthling.net>
9308
9309         * g++.old-deja/g++.other/externC4.C,
9310         g++.old-deja/g++.other/friend10.C: New tests.
9311
9312 2000-12-02  Neil Booth  <neilb@earthling.net>
9313
9314         * g++.old-deja/g++.other/instan2.C
9315         * g++.old-deja/g++.other/instan3.C: New test.
9316
9317 2000-12-02  Neil Booth  <neilb@earthling.net>
9318
9319         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
9320         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
9321         gnuc99.c,gnuc99-pedantic.c: New tests.
9322
9323 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9324
9325         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
9326         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
9327
9328 2000-12-01  Neil Booth  <neilb@earthling.net>
9329
9330         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
9331         * gcc.dg/cpp/poison.c: Update.
9332         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
9333
9334 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
9335
9336         * g77.f-torture/execute/20001201.f: New test.
9337
9338 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9339
9340         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
9341
9342 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
9343
9344         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
9345
9346 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
9347
9348         * g++.old-deja/g++.other/cast6.C: New test.
9349
9350 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
9351
9352         * gcc.c-torture/execute/20001130-2.c: New testcase.
9353
9354 2000-11-30  Richard Henderson  <rth@redhat.com>
9355
9356         * gcc.c-torture/execute/20001130-1.c: New test.
9357
9358 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9359
9360         * g++.old-deja/g++.other/op3.C: New test.
9361
9362 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9363
9364         * g++.old-deja/g++.other/op2.C: New test.
9365
9366 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9367
9368         * g++.old-deja/g++.other/crash38.C: New test.
9369
9370 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
9371
9372         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
9373
9374 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
9375
9376         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
9377         tests.
9378         * gcc.c-torture/execute/string-opt-6.c: New test.
9379
9380         * gcc.dg/20001117-1.c: Add main.
9381
9382 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
9383
9384         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
9385         Move from here ...
9386         * gcc.dg/940510-1.c: ... to here.
9387
9388         * gcc.dg/20000926-1.c: GNU C now allows initializations of
9389         zero-size arrays in toplevel structures.
9390
9391 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9392
9393         * gcc.c-torture/execute/loop-8.c: New test.
9394
9395 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9396
9397         * g++.old-deja/g++.other/base1.C: New test.
9398
9399 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9400
9401         * g++.old-deja/g++.other/parse2.C: New test.
9402
9403 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9404
9405         * g++.old-deja/g++.pt/incomplete1.C: New test.
9406
9407 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9408
9409         * g++.old-deja/g++.other/friend9.C: New test.
9410
9411 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9412
9413         * gcc.dg/20001127-1.c: New test.
9414
9415 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9416
9417         * g++.old-deja/g++.pt/friend46.C: New test.
9418
9419 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9420
9421         * g++.old-deja/g++.other/ptrmem8.C: New test.
9422
9423 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9424
9425         * gcc.c-torture/execute/string-opt-7.c: New test.
9426         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9427
9428 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9429
9430         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
9431         instead of 'mkcheck 2'.
9432
9433 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9434
9435         * gcc.c-torture/execute/memcheck/driver.c,
9436         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
9437         C9X references to refer to C99.
9438
9439 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
9440
9441         * gcc.dg/ultrasp3.c: New test.
9442
9443 2000-11-25  Neil Booth  <neilb@earthling.net>
9444
9445         * gcc.dg/cpp/include2.c: Update test to be locale independent.
9446
9447 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
9448
9449         * gcc.c-torture/compile/20001123-2.c: New.
9450
9451 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9452
9453         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
9454
9455 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
9456
9457         * gcc.dg/sequence-point-1.c: Add some new tests.
9458         * gcc.c-torture/execute/20001124-1.c: New test.
9459
9460 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9461
9462         * g++.old-deja/g++.other/vaarg4.C: New test.
9463         * gcc.c-torture/compile/20001123-1.c: New test.
9464
9465 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9466
9467         * g++.other/crash24.C: Adjust and remove XFAIL.
9468         * g++.other/crash37.C: New test.
9469
9470 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
9471
9472         * g++.old-deja/g++.pt/instantiate9.C: New test.
9473
9474 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
9475
9476         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
9477         new ABI, too.
9478
9479         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
9480         * g++.old-deja/g++.robertl/eb55.C: Likewise.
9481
9482 2000-11-22  Neil Booth  <neilb@earthling.net>
9483
9484         * gcc.dg/cpp/Wtrigraphs.c: New test.
9485
9486 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9487
9488         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
9489
9490 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
9491
9492         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
9493
9494 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
9495
9496         * lib/gcc-dg.exp: load_lib scanasm.exp.
9497         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
9498         * lib/g++-dg.exp: load_lib scanasm.exp.
9499         * lib/scanasm.exp: New.
9500         (scan-assembler, scan-assembler-not): Add optional arguments to
9501         test name, or if not present, the pattern name.
9502         (scan-assembler-dem, scan-assembler-dem-not): New.
9503
9504         * g++.dg/dg.exp: New.
9505
9506 2000-11-21  Neil Booth  <neilb@earthling.net>
9507
9508         * gcc.dg/cpp/integrated1.c: Remove.
9509
9510 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9511
9512         * gcc.c-torture/execute/20001121-1.c: New test.
9513
9514 2000-11-21  Richard Henderson  <rth@redhat.com>
9515
9516         * gcc.c-torture/compile/20001121-1.c: New test.
9517
9518 2000-11-20  Neil Booth  <neilb@earthling.net>
9519
9520         * gcc.dg/cpp/integrated1.c: New test.
9521
9522 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9523
9524         * g++.old-deja/g++.other/inline17.C: New test.
9525
9526 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
9527
9528         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
9529         local variable to be zero: I made the variable global. Now
9530         uses abort() and exit() instead of relying on main's return value.
9531
9532 2000-11-20  Neil Booth  <neilb@earthling.net>
9533
9534         * gcc.dg/cpp/paste2.c: Update test.
9535         * objc/execute/paste.m: New test.
9536
9537 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9538
9539         * gcc.dg/c99-condexpr-1.c: New test.
9540
9541 2000-11-20  Neil Booth  <neilb@earthling.net>
9542
9543         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
9544
9545 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
9546
9547         * g++.old-deja/g++.pt/export1.C: New test.
9548
9549 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
9550
9551         * gcc.dg/20001117-1.c: New test.
9552
9553 2000-11-18  Richard Henderson  <rth@redhat.com>
9554
9555         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
9556
9557 2000-11-18  Richard Henderson  <rth@redhat.com>
9558
9559         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
9560         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
9561         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
9562
9563 2000-11-18  Richard Henderson  <rth@redhat.com>
9564
9565         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
9566         (main): New.  Exit cleanly.
9567
9568 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9569
9570         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
9571         gcc.dg/c99-fordecl-2.c: New tests.
9572
9573 2000-11-18  Richard Henderson  <rth@redhat.com>
9574
9575         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
9576         * gcc.c-torture/execute/zerolen-2.c: New.
9577
9578 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9579
9580         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
9581         memory.
9582
9583 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9584
9585         * g++.old-deja/g++.pt/instantiate8.C: New test.
9586
9587 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9588
9589         * g++.old-deja/g++.other/incomplete.C: Add more tests.
9590         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
9591
9592 2000-11-16  Nick Clifton  <nickc@redhat.com>
9593
9594         * gcc.c-torture/execute/nestfunc-2.c: New test.
9595         * gcc.c-torture/execute/nestfunc-3.c: New test.
9596
9597 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9598
9599         * gcc.c-torture/compile/20001116-1.c: New test.
9600
9601 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9602
9603         * gcc.c-torture/execute/20001115-1.c: New test.
9604
9605 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
9606
9607         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
9608         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
9609         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
9610         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9611
9612 2000-11-15  Neil Booth  <neilb@earthling.net>
9613
9614         gcc.dg/cpp/_Pragma1.c: Update.
9615         gcc.dg/cpp/_Pragma2.c: New test.
9616
9617 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9618
9619         * g++.old-deja/g++.other/anon5.C: New test.
9620
9621 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9622
9623         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
9624         tests.
9625
9626 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
9627
9628         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
9629         output.
9630
9631 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9632
9633         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
9634         labels at end of compound statements.
9635
9636 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
9637
9638         * gcc.c-torture/execute/loop-7.c: New test.
9639
9640 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9641
9642         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
9643
9644 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9645
9646         * gcc.dg/c99-bool-1.c: New test.
9647
9648 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9649
9650         * gcc.dg/c99-scope-1.c: Remove xfail.
9651         * gcc.dg/c99-scope-2.c: New test.
9652
9653 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9654
9655         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
9656         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
9657
9658 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
9659
9660         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
9661         error messages.
9662
9663         * g++.mike/p700.C: Don't typedef wchar_t.
9664         * g++.mike/p784.C: Likewise.
9665         * g++.mike/eb101.C: Don't use __wchar_t.
9666
9667 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9668
9669         * g77.f-torture/execute/20001111.[fx]: Test premature exit
9670         from DO loop.
9671
9672 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9673
9674         * gcc.c-torture/execute/20001111-1.c: New test.
9675
9676 2000-11-10  Nick Clifton  <nickc@redhat.com>
9677
9678         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
9679         long multuiple and accumulate.
9680
9681 2000-11-09  Richard Henderson  <rth@redhat.com>
9682
9683         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
9684         via size_t instead of int.
9685
9686         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
9687         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9688         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9689         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9690
9691 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
9692
9693         * gcc.c-torture/compile/20001109-1.c: New test.
9694         * gcc.c-torture/compile/20001109-2.c: New test.
9695
9696 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
9697
9698         * g++.old-deja/g++.pt/operator1.C: New test.
9699         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
9700
9701 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9702
9703         * gcc.dg/20001108-1.c: New test.
9704
9705 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9706
9707         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
9708         with both arguments constant strings.
9709         * gcc.c-torture/execute/string-opt-3.c: New test.
9710         * gcc.c-torture/execute/string-opt-4.c: New test.
9711         * gcc.c-torture/execute/string-opt-5.c: New test.
9712
9713 2000-11-08  Nick Clifton  <nickc@redhat.com>
9714
9715         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
9716         mulsidi3adddi patterns.
9717
9718 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
9719
9720         * g++.old-deja/g++.other/crash36.C: New test.
9721
9722 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
9723
9724         * g++.old-deja/g++.other/init16.C: New test.
9725
9726 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
9727
9728         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
9729
9730 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9731
9732         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
9733         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9734         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9735
9736 2000-11-07  DJ Delorie  <dj@redhat.com>
9737
9738         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
9739
9740 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9741
9742         * gcc.c-torture/execute/string-opt-1.c: New test.
9743
9744 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9745
9746         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
9747         mips-sgi-irix6.* because the MIPS ABI passes floating-point
9748         parameters in registers, and there is no way for a varargs
9749         function to know in which order the integer and floating-point
9750         parameters should be interleaved when they are placed on the
9751         stack.
9752         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9753         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9754
9755 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9756
9757         * gcc.c-torture/execute/string-opt-2.c: New test.
9758
9759 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
9760
9761         * g++.old-deja/g++.pt/crash60.C: New test.
9762
9763 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9764
9765         * g++.old-deja/g++.other/crash24.C: New test.
9766         * g++.old-deja/g++.other/crash25.C: New test.
9767         * g++.old-deja/g++.other/crash26.C: New test.
9768         * g++.old-deja/g++.other/crash27.C: New test.
9769         * g++.old-deja/g++.other/crash28.C: New test.
9770         * g++.old-deja/g++.other/crash29.C: New test.
9771         * g++.old-deja/g++.other/crash30.C: New test.
9772         * g++.old-deja/g++.other/crash31.C: New test.
9773         * g++.old-deja/g++.other/crash32.C: New test.
9774         * g++.old-deja/g++.other/crash33.C: New test.
9775         * g++.old-deja/g++.other/crash34.C: New test.
9776         * g++.old-deja/g++.other/crash35.C: New test.
9777
9778 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9779
9780         * gcc.c-torture/execute/20001031-1.c: New test.
9781
9782 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
9783
9784         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
9785         namespace.
9786
9787         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
9788         standards-conformant.
9789
9790         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
9791
9792         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
9793         * g++.old-deja/g++.mike/p755a.C: Likewise.
9794         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
9795         library makes no calls to `operator new' during initialization.
9796
9797 2000-11-04  Neil Booth  <neilb@earthling.net>
9798
9799         * gcc.dg/cpp/include2.c: New tests.
9800
9801 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
9802
9803         * lib/g++.exp (g++_set_ld_library_path): New function.
9804         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
9805
9806 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
9807
9808         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
9809         warnings.
9810
9811 2000-11-01  Richard Henderson  <rth@redhat.com>
9812
9813         * g++.old-deja/g++.ext/namedret1.C: New.
9814         * g++.old-deja/g++.ext/namedret2.C: New.
9815         * g++.old-deja/g++.ext/namedret3.C: New.
9816
9817 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
9818
9819         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
9820         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
9821
9822 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9823
9824         * gcc.c-torture/execute/va-arg-21.c: New test.
9825
9826 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9827
9828         * gcc.dg/c99-complex-2.c: New test.
9829
9830 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9831
9832         * gcc.c-torture/execute/stdio-opt-1.c: New test.
9833
9834 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
9835
9836         * g++.old-deja/g++.other/inline16.C: New test.
9837
9838 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
9839
9840         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
9841         __PRETTY_FUNCTION__
9842
9843 2000-10-29  Neil Booth  <neilb@earthling.net>
9844
9845         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
9846         New tests.
9847         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
9848         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
9849         optimisation.
9850
9851 2000-10-29  Neil Booth  <neilb@earthling.net>
9852
9853         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
9854         * mi1.c, mi1c.h: Add null directives to multiple-include test.
9855         * mi5.c: Test multiple includes work with -C.
9856         * trigraphs.c: Test ^= version.
9857
9858 2000-10-28  Neil Booth  <neilb@earthling.net>
9859
9860         New tests and test updates for new macro expander.
9861
9862         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
9863         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
9864         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
9865         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
9866         new diagnostic messages.
9867
9868         * gcc.dg/cpp/macro3.c: New tests.
9869
9870 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
9871
9872         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9873         on the same line.
9874
9875 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
9876
9877         * g++.old-deja/g++.other/eh2.C: New test.
9878
9879 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9880
9881         * gcc.c-torture/execute/20001027-1.c: New test.
9882
9883 2000-10-26  Richard Henderson  <rth@redhat.com>
9884
9885         * gcc.c-torture/execute/20001026-1.c: New.
9886
9887 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
9888
9889         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9890         * g++.old-deja/g++.law/builtin1.C: Likewise.
9891         * g++.old-deja/g++.law/ctors10.C: Likewise.
9892         * g++.old-deja/g++.law/virtual3.C: Likewise.
9893         * g++.old-deja/g++.mike/p658.C: Likewise.
9894         * g++.old-deja/g++.other/sibcall1.C: Likewise.
9895         * g++.old-deja/g++.other/vaarg2.C: Likewise.
9896         * g++.old-deja/g++.robertl/eb124.C: Likewise.
9897         * g++.old-deja/g++.robertl/eb44.C: Likewise.
9898         * g++.old-deja/g++.robertl/eb77.C: Likewise.
9899
9900 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
9901
9902         * gcc.c-torture/compile/20001024-1.c: New test.
9903
9904 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
9905
9906         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9907         to tell us whether or not we are using V3.
9908
9909 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9910
9911         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9912         operands.
9913
9914 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9915
9916         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9917
9918 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
9919
9920         * gcc.c-torture/execute/20001024-1.c: New test.
9921
9922 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
9923
9924         * g++.old-deja/g++.other/sibcall1.C: New test.
9925
9926 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
9927
9928         * gcc.dg/noncompile/init-3.c: New test.
9929
9930 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9931
9932         * gcc.dg/format-array-1.c: New test.
9933
9934 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9935
9936         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9937         writing through null pointers; remove comment about testing
9938         unterminated strings.
9939
9940 2000-10-17  Matthew Hiller  <hiller@redhat.com>
9941
9942         * gcc.c-torture/execute/20001017-2.c: New test.
9943
9944 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9945
9946         * gcc.c-torture/compile/20001018-1.c: New test.
9947         * gcc.c-torture/compile/20001018-1.x: Xfail.
9948
9949 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9950
9951         * gcc.c-torture/execute/20001017-1.c: New test.
9952
9953 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9954
9955         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9956         for multiple use of arguments with scanf formats; add tests for
9957         multiple use of arguments.
9958
9959 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
9960
9961         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9962
9963 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9964
9965         * gcc.dg/format-miss-1.c: New test.
9966
9967 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
9968
9969         * gcc.c-torture/execute/20001013-1.c: New test.
9970
9971 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
9972
9973         * gcc.dg/format-branch-1.c: New test.
9974
9975 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
9976
9977         * README, lib/file-format.exp: Remove EGCS references.
9978
9979 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
9980
9981         * gcc.dg/20001013-1.c: New test.
9982
9983 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9984
9985         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9986         for intmax_t in the compiler using __typeof__ and the type rules
9987         for conditional expressions.
9988
9989 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
9990
9991         * gcc.dg/20001012-1.c: New test.
9992         * gcc.dg/20001012-2.c: New test.
9993
9994 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9995
9996         * gcc.dg/format-attr-1.c: New test.
9997
9998 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9999
10000         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
10001         __LONG_LONG_MAX__ instead of LLONG_MAX.
10002
10003 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10004
10005         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
10006         scanf flags.
10007         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
10008         flags.
10009
10010 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10011
10012         * gcc.dg/sequence-pt-1.c: New test.
10013
10014 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
10015
10016         * gcc.c-torture/execute/20001011-1.c: New testcase.
10017         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
10018
10019 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10020
10021         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
10022         does not error on it.
10023
10024 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10025
10026         * gcc.dg/20001009-1.c: New test.
10027
10028 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10029
10030         * gcc.c-torture/compile/20001009-1.c: Move from here ....
10031         * gcc.c-torture/execute/20001009-2.c: ... to here.
10032
10033 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
10034
10035         * gcc.c-torture/compile/20001009-1.c: New testcase.
10036         * gcc.c-torture/execute/20001009-1.c: New testcase.
10037         Testcases provided by Jan Hubicka <jh@suse.cz>.
10038
10039 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10040
10041         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10042         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
10043         uintmax_t using <limits.h> to emulate the compiler's internal
10044         logic.  No longer XFAIL %j tests.
10045
10046 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10047
10048         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
10049         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10050         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
10051         regexps and details of expected handling of some bad formats.
10052         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
10053         suppression.
10054
10055 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10056
10057         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
10058         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
10059         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
10060         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
10061         in list archives.
10062
10063 2000-10-06  Richard Henderson  <rth@cygnus.com>
10064
10065         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
10066         * g++.old-deja/g++.brendan/crash52.C: Likewise.
10067         * g++.old-deja/g++.jason/report.C: Likewise.
10068         * g++.old-deja/g++.law/friend5.C: Likewise.
10069         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
10070         of the expected warnings.
10071
10072 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
10073
10074         * g++.old-deja/g++.pt/enum14.C: New test.
10075
10076 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
10077
10078         * g++.old-deja/g++.pt/crash59.C: New test.
10079
10080 2000-10-04  Will Cohen  <wcohen@redhat.com>
10081
10082         * gcc.dg/20000926-1.c: New test.
10083
10084 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
10085
10086         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
10087         function name for current C++ compiler.
10088         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
10089
10090 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
10091
10092         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
10093         __PRETTY_FUNCTION__.
10094         * g++.old-deja/g++.ext/pretty2.C: Likewise.
10095
10096 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10097
10098         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
10099
10100 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
10101
10102         * gcc.c-torture/compile/20000923-1.c: New test.
10103
10104 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
10105
10106         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
10107         * g++.old-deja/g++.pt/ttp62.C: Same.
10108         * g++.old-deja/g++.other/inline14.C: Same.
10109
10110 2000-09-24  Richard Henderson  <rth@cygnus.com>
10111
10112         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
10113
10114 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10115
10116         * gcc.dg/c90-printf-1.c: Add test for wide string format.
10117
10118 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
10119
10120         * gcc.c-torture/compile/20000922-1.c: New file.
10121
10122 2000-09-21  Nick Clifton  <nickc@redhat.com>
10123
10124         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
10125         a signed long modulo operation.
10126         (mod6): New function - perform an unsigned long modulo operation.
10127         (main): Add tests for modulos of very large numbers by very small
10128         dividends.
10129
10130 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10131
10132         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
10133
10134 2000-09-19  Richard Henderson  <rth@cygnus.com>
10135
10136         * gcc.dg/compare2.c (case 10): XFAIL.
10137
10138 2000-09-18  Richard Henderson  <rth@cygnus.com>
10139
10140         * gcc.c-torture/execute/20000906-1.c: Move ...
10141         * gcc.dg/20000906-1.c: ... here.  Only run on targets
10142         that support __builtin_trap.
10143
10144 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
10145
10146         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
10147
10148 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10149
10150         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
10151         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
10152         more $ format tests.
10153
10154 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10155
10156         * gcc.dg/format-errmk-1.c: New test.
10157
10158 2000-09-17  Greg McGary  <greg@mcgary.org>
10159
10160         * gcc.c-torture/execute/20000917-1.x: Remove.
10161
10162 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10163
10164         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
10165
10166 2000-09-17  Greg McGary  <greg@mcgary.org>
10167
10168         * gcc.c-torture/execute/20000917-1.c: New test.
10169         * gcc.c-torture/execute/20000917-1.x: XFAIL.
10170
10171 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
10172
10173         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
10174         in nested macro bug.
10175
10176 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
10177
10178         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
10179
10180 2000-09-14  Jeffrey A Law  (law@cygnus.com)
10181
10182         * gcc.c-torture/execute/20000914-1.c: New test.
10183
10184 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
10185
10186         * g++.other/inline13.C: New test.
10187
10188 2000-09-12  Andreas Jaeger  <aj@suse.de>
10189
10190         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
10191         constant by Ulrich Drepper <drepper@redhat.com>.
10192
10193 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
10194
10195         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
10196
10197 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10198
10199         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
10200
10201 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
10202
10203         * gcc.dg/cpp/backslash.c: New test.
10204
10205 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
10206
10207         * gcc.c-torture/execute/20000910-1.c: New test.
10208         * gcc.c-torture/execute/20000910-2.c: Likewise.
10209
10210 2000-09-11  Robert Lipe  <robertl@sco.com>
10211
10212         * gcc.dg/pragma-align.c: New test.
10213
10214 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
10215
10216         * g++.old-deja/g++.pt/explicit82.C: New test.
10217         * g++.old-deja/g++.pt/explicit83.C: New test.
10218
10219 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
10220
10221         * gcc.dg/asm-names.c: New test.
10222
10223 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10224
10225         * gcc.dg/cpp/tr-warn6.c: New test
10226
10227 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10228
10229         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
10230         be accepted.
10231
10232 2000-09-07  Catherine Moore  <clm@redhat.com>
10233
10234         * gcc.c-torture/execute/unroll-1.c: New test.
10235
10236 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
10237
10238         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
10239         ERROR markers.
10240         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
10241         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
10242         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
10243         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
10244         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
10245         Preprocess only.
10246         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
10247         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
10248
10249 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10250
10251         * g++.old-deja/g++.pt/deduct2.C: New test.
10252
10253 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10254
10255         * g++.old-deja/g++.pt/parms2.C: New test.
10256
10257 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10258
10259         * g++.old-deja/g++.pt/crash58.C: New test.
10260
10261 2000-09-06  Greg McGary  <greg@mcgary.org>
10262
10263         * gcc.c-torture/execute/20000906-1.c: New test.
10264         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
10265
10266 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10267
10268         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
10269
10270 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10271
10272         * g++.old-deja/g++.pt/crash57.C: New test.
10273
10274 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10275
10276         * g++.old-deja/g++.pt/crash56.C: New test.
10277
10278 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10279
10280         * g++.old-deja/g++.pt/koenig1.C: New test.
10281
10282 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10283
10284         * gcc.dg/20000904-1.c: New test.
10285
10286 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10287
10288         * gcc.dg/cpp/paste8.c: New test.
10289
10290 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
10291
10292         * gcc.c-torture/compile/20000827-1.c: New test.
10293
10294 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10295
10296         * gcc.dg/format-diag-1.c: New test.
10297
10298 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10299
10300         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
10301         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
10302         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
10303         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
10304         gcc.dg/formatz-1.c: Adjust warning regular expressions.
10305
10306 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10307
10308         * g++.old-deja/g++.other/nested4.C: New test.
10309
10310 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10311
10312         * g++.old-deja/g++.ns/scoped1.C: New test.
10313
10314 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
10315
10316         * lib/g++.exp: Support testing already-installed GCC.
10317
10318 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10319
10320         * wtr-label-1.c, wtr-suffix-1.c: New tests.
10321
10322 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10323
10324         * gcc.dg/return-type-2.c: New test.
10325
10326 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
10327
10328         * gcc.c-torture/compile/20000825-1.c: New test.
10329
10330 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
10331
10332         * gcc.dg/dwarf2-2.c: New test.
10333
10334 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
10335
10336         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
10337         dg-warning regexps.
10338
10339 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10340
10341         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
10342         gcc.dg/format-ext-5.c: New tests.
10343
10344 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
10345
10346         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
10347
10348 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
10349
10350         * gcc.dg/noncompile/930622-2.c: Adjust error message.
10351
10352 2000-08-24  Richard Henderson  <rth@cygnus.com>
10353
10354         * gcc.dg/ia64-sync-1.c: New test.
10355         * gcc.dg/ia64-sync-2.c: New test.
10356         * gcc.dg/ia64-asm-1.c: New test.
10357
10358 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10359
10360         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
10361         * gcc.dg/format-ext-2.c: New test.
10362
10363 2000-08-23  Jason Merrill  <jason@redhat.com>
10364
10365         * lib/old-dejagnu.exp: Also ignore "In member function" and
10366         "At global scope".
10367
10368 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10369
10370         * gcc.dg/noncompile/label-lineno-1.c: New test.
10371
10372 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10373
10374         * gcc.dg/c99-array-nonobj-1.c: New test.
10375
10376 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10377
10378         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
10379         tests.
10380         * gcc.dg/format-ext-1.c: New test.
10381
10382 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10383
10384         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
10385         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
10386         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
10387         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
10388         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
10389
10390 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10391
10392         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
10393         gcc.dg/c99-strftime-2.c: New tests.
10394
10395 2000-08-22  Richard Henderson  <rth@cygnus.com>
10396
10397         * gcc.c-torture/execute/20000822-1.c: New test.
10398
10399 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10400
10401         * gcc.c-torture/execute/20000819-1.x: Remove.
10402
10403 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10404
10405         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
10406         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
10407         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
10408         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
10409         gcc.dg/format-xopen-1.c: New tests.
10410
10411 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10412
10413         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
10414
10415 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10416
10417         * g++.old-deja/g++.other/loop2.C: New test.
10418
10419         * gcc.c-torture/compile/20000606-1.c: New test.
10420         * gcc.c-torture/compile/20000728-1.c: New test.
10421         * gcc.c-torture/execute/20000801-1.c: New test.
10422         * gcc.c-torture/execute/20000801-2.c: New test.
10423         * gcc.c-torture/execute/20000819-1.c: New test.
10424         * gcc.c-torture/execute/20000819-1.x: XFAIL.
10425         * gcc.dg/20000629-1.c: New test.
10426         * gcc.dg/20000724-1.c: New test.
10427         * gcc.dg/20000807-1.c: New test.
10428
10429 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
10430
10431         * gcc.dg/cpp/pragma-1.c: New test.
10432         * gcc.dg/cpp/pragma-2.c: New test.
10433
10434 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
10435
10436         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
10437         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
10438
10439 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10440
10441         * gcc.c-torture/compile/20000818-1.c: New test.
10442
10443 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
10444
10445         * gcc.c-torture/execute/20000818-1.c: New test.
10446
10447 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10448
10449         * gcc.dg/format-va-1.c: New test.
10450
10451 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10452
10453         * g++.old-deja/g++.other/typedef8.C: New test.
10454
10455 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10456
10457         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
10458         * g++.old-deja/g++.mike/net36.C: Mark candidate.
10459         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
10460         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
10461         * g++.old-deja/g++.other/ptrmem7.C: New test.
10462         * g++.old-deja/g++.pt/ptrmem10.C: New test.
10463
10464 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10465
10466         * g++.old-deja/g++.pt/typename27.C: New test.
10467
10468 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
10469
10470         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
10471         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
10472         * g++.old-deja/g++.pt/friend45.C: New test.
10473         * g++.old-deja/g++.other/friend8.C: New test.
10474
10475 2000-08-15  Richard Henderson  <rth@cygnus.com>
10476
10477         * gcc.c-torture/execute/20000815-1.c: New test.
10478
10479 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10480
10481         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
10482         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
10483         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
10484
10485 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
10486
10487         * g++.old-deja/g++.other/refinit2.C: New test.
10488
10489 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10490
10491         * lib/c-torture.exp (c-torture): Make
10492         compiler_conditional_xfail_data global.
10493         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
10494         compiler_conditional_xfail_data machinery.
10495         (f-torture-execute): Likewise.
10496         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
10497         and only when unrolling loops.
10498
10499         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
10500
10501 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10502
10503         * g++.old-deja/g++.pt/explicit81.C: New test.
10504
10505 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10506
10507         * g++.old-deja/g++.pt/typename26.C: New test.
10508
10509 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
10510
10511         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
10512         warning.
10513
10514 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10515
10516         * g++.old-deja/g++.other/array3.C: New test.
10517
10518 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10519
10520         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
10521         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
10522         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
10523         New tests.
10524
10525 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
10526
10527         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
10528         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10529
10530 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
10531
10532         * gcc.c-torture/execute/20000808-1.c: New test.
10533
10534 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10535
10536         * gcc.dg/c90-const-expr-1.c: New test.
10537
10538 2000-08-08  Richard Henderson  <rth@cygnus.com>
10539
10540         * gcc.dg/noncompile/920923-1.c: Declare calloc.
10541
10542 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10543
10544         * gcc.dg/noncompile/const-ll-1.c: New test.
10545
10546 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10547
10548         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
10549
10550 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10551
10552         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
10553         that running programs linked against the shared version of libobjc
10554         run correctly.
10555
10556 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10557
10558         * gcc.dg/c99-printf-1.c: New test.
10559
10560 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10561
10562         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
10563
10564 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
10565
10566         * gcc.c-torture/execute/20000731-1.x: Delete.
10567
10568 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
10569
10570         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
10571         and torture_without_loops as is done by c-torture.exp.
10572         (search_for): Copy from c-torture.exp.
10573         (gcc-dg-runtest): New function, drives a directory of tests
10574         iterating over the TORTURE_OPTIONS.
10575         (scan-assembler, scan-assembler-not): Move here from
10576         individual directory drivers.
10577
10578         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
10579         defined by lib/gcc-dg.exp.
10580         * gcc.dg/cpp/cpp.exp: Likewise.
10581         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
10582         gcc-dg-runtest, so we cycle over optimization options.
10583
10584         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
10585         * gcc.dg/compare2.c: No longer expected to fail.
10586
10587 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
10588
10589         * gcc.c-torture/execute/20000804-1.c: New test.
10590
10591 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10592
10593         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
10594
10595 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
10596
10597         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
10598
10599 2000-08-03  Jeffrey A Law  (law@cygnus.com)
10600
10601         * gcc.c-torture/compile/20000803-1.c: New test.
10602
10603 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10604
10605         * gcc.c-torture/execute/20000801-3.c,
10606         gcc.c-torture/execute/20000801-4.c: New tests.
10607         * gcc.c-torture/execute/20000801-3.x,
10608         gcc.c-torture/execute/20000801-4.x: Xfail.
10609
10610 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
10611
10612         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
10613         libobjc/.libs to allow for libtool.
10614
10615 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
10616
10617         * gcc.c-torture/compile/20000802-1.c: New test.
10618
10619 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
10620
10621         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
10622
10623 2000-07-31  Jeffrey A Law  (law@cygnus.com)
10624
10625         * gcc-c-torture/execute/20000731-2.c: New test.
10626
10627         * gcc.c-torture/execute/20000731-1.c: New test.
10628         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
10629
10630 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
10631
10632         * testsuite/gcc.dg/cpp/paste7.c: New test.
10633         * gcc.dg/cpp/20000725-1.c: New test.
10634
10635 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
10636
10637         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
10638         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
10639         declaration warning for __builtin_dwarf_reg_size.
10640
10641         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
10642
10643 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10644
10645         * gcc.dg/noncompile/voidparam-1.c: New test.
10646
10647 2000-07-30  Richard Henderson  <rth@cygnus.com>
10648
10649         * gcc.dg/c90-digraph-1.c: Don't xfail.
10650         * gcc.dg/compare2.c (case 10): Xfail.
10651         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
10652
10653 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
10654
10655         * gcc.dg/c99-main-1.c: New test.
10656
10657 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10658
10659         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
10660
10661 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
10662
10663         * gcc.c-tortuer/execute/20000726-1.c: New test.
10664
10665 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
10666
10667         * gcc.c-torture/execute/enum-2.c: New test.
10668
10669 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10670
10671         * gcc.dg/cpp/tr-warn3.c: New test.
10672
10673 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10674
10675         * g++.old-deja/g++.ext/implicit1.C: Remove.
10676         * g++.old-deja/g++.jason/c2.C: Remove
10677         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
10678         * g++.old-deja/g++.pt/crash16.C: Likewise.
10679         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
10680
10681 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10682
10683         * g++.old-deja/g++.other/for2.C: New test.
10684
10685 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
10686
10687         * gcc.dg/20000720-1.c: New test.
10688
10689 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
10690
10691         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
10692
10693 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
10694
10695         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
10696         * gcc.c-torture/execute/20000722-1.c: New.
10697         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
10698
10699 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
10700
10701         * gcc.dg/cpp/20000720-1.S: New test.
10702
10703 2000-07-21  Michael Meissner  <meissner@redhat.com>
10704
10705         * gcc.c-torture/execute/ieee/hugeval.c: New test.
10706
10707 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10708
10709         * g++.old-deja/g++.brendan/crash16.C,
10710         g++.old-deja/g++.brendan/parse3.C,
10711         g++.old-deja/g++.brendan/redecl1.C,
10712         g++.old-deja/g++.ns/template13.C,
10713         g++.old-deja/g++.other/decl4.C,
10714         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
10715
10716 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10717
10718         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
10719         and "Internal error".
10720
10721         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
10722         regexps.
10723         * gcc.dg/cpp/paste6.c: New test.
10724
10725 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
10726
10727         * gcc.dg/cpp/tr-direct.c: New test.
10728
10729         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
10730         gcc.dg/cpp/undef1.c: Tweak error regexps.
10731
10732 2000-07-18  Eric Christopher <echristo@redhat.com>
10733
10734         * gcc.c-torture/compile/20000718-1.c: New test.
10735
10736 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
10737
10738         * cpplex.c (_cpp_push_token): If the token being pushed back
10739         is the previous token in this context, just subtract one from
10740         context->posn.
10741         * cppmacro.c (save_expansion): Clear aux field when storing a
10742         placemarker.
10743
10744 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
10745
10746         * gcc.dg/noncompile/redecl-1.c: New test.
10747
10748 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
10749
10750         * gcc.c-torture/execute/20000717-5.c: New test.
10751         * gcc.c-torture/execute/20000717-1.x: Removed.
10752
10753 2000-07-17  Richard Henderson  <rth@cygnus.com>
10754
10755         * gcc.c-torture/execute/20000717-4.c: New test.
10756
10757 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
10758
10759         * gcc.dg/cpp/syshdr.c: New test.
10760         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
10761
10762 2000-07-17  Neil Booth  <neilb@earthling.net>
10763
10764         * gcc.dg/cpp/cmdlne-dM.c: New test.
10765         * gcc.dg/cpp/cmdlne-dD.c: New test.
10766
10767 2000-07-17  Jeffrey A Law  (law@cygnus.com)
10768
10769         * gcc.c-torture/execute/20000717-3.c: New test.
10770
10771         * gcc.c-torture/compile/20000717-1.c: New test.
10772
10773 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
10774
10775         * gcc.c-torture/execute/20000717-2.c: New test.
10776
10777 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10778
10779         * gcc.dg/formatz-1.c: New test.
10780
10781         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
10782         * gcc.dg/c99-digraph-1.c: New tests.
10783
10784         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
10785         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
10786
10787         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
10788         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
10789         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
10790         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
10791         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
10792         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
10793         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
10794
10795 2000-07-17   Greg McGary <greg@mcgary.org>
10796
10797         * gcc.c-torture/execute/20000717-1.c: New test.
10798         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
10799
10800 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
10801
10802         * gcc.c-torture/execute/20000715-2.c: New test.
10803         * gcc.dg/20000715-1.c: New test.
10804
10805 2000-07-15  Michael Meissner  <meissner@redhat.com>
10806
10807         * gcc.c-torture/execute/20000715-1.c: New test.
10808
10809 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
10810
10811         * gcc.c-torture/execute/20000707-1.c: New test.
10812
10813 2000-07-13  Neil Booth  <NeilB@earthling.net>
10814
10815         * testsuite/gcc.dg/cpp/digraph1.c,
10816         testsuite/gcc.dg/cpp/digraph2.c,
10817         testsuite/gcc.dg/cpp/digraphs.c: New tests.
10818
10819 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
10820
10821         * g77.f-torture/compile/20000630-2.f:  New test.
10822         * g77.f-torture/compile/20000630-2.x
10823
10824 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
10825
10826         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
10827
10828 2000-07-11  Neil Booth  <NeilB@earthling.net>
10829
10830         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
10831
10832 2000-07-11  Neil Booth  <NeilB@earthling.net>
10833
10834         * gcc.dg/cpp/cmdlne-C.c: New.
10835
10836 2000-07-09  Neil Booth  <NeilB@earthling.net>
10837
10838         * gcc.dg/cpp/directiv.c: New tests.
10839         * gcc.dg/cpp/undef1.c: Update.
10840
10841 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
10842
10843         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
10844
10845 2000-07-09  Neil Booth  <NeilB@earthling.net>
10846
10847         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
10848
10849 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
10850
10851         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
10852         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
10853
10854 2000-07-08  Neil Booth  <NeilB@earthling.net>
10855
10856         * gcc.dg/cpp/macsyntx.c: New tests.
10857
10858 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10859
10860         * gcc.dg/20000707-1.c: New test.
10861
10862 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10863
10864         * gcc.c-torture/execute/20000706-1.c: New test.
10865         * gcc.c-torture/execute/20000706-2.c: New test.
10866         * gcc.c-torture/execute/20000706-3.c: New test.
10867         * gcc.c-torture/execute/20000706-4.c: New test.
10868         * gcc.c-torture/execute/20000706-5.c: New test.
10869
10870 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10871
10872         * g++.old-deja/g++.pt/instantiate7.C: New test.
10873
10874 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10875
10876         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10877         * g++.old-deja/g++.mike/thunk3.C: Likewise.
10878         * g++.old-deja/g++.other/rtti3.C: Likewise.
10879         * g++.old-deja/g++.other/rttid3.C: Likewise.
10880
10881 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
10882
10883         *  g77.f-torture/compile/20000630-1.x: Fix typo
10884
10885 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
10886
10887         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10888         assembly output.
10889
10890 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
10891
10892         * gcc.dg/cpp/ident.c: New test.
10893
10894 2000-07-05  Neil Booth  <NeilB@earthling.net>
10895
10896         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10897           gcc.dg/cpp/lexstrng.c: New tests.
10898
10899 2000-07-04  Neil Booth  <NeilB@earthling.net>
10900
10901         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10902         * gcc.dg/cpp/strify2.c: Same.
10903
10904 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
10905
10906         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10907         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10908         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10909         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10910
10911         * testsuite/gcc.dg/cpp/macro1.c,
10912         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10913         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10914         testsuite/gcc.dg/cpp/strify1.c,
10915         testsuite/gcc.dg/cpp/strify2.c: New tests.
10916
10917 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
10918
10919         * gcc.c-torture/execute/20000703-1.c: New test.
10920
10921 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10922
10923         * g++.old-deja/g++.pt (lookup10.C): New test.
10924
10925 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10926
10927         * g++.old-deja/g++.pt (typename25.C): New test.
10928
10929 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
10930
10931         * gcc.c-torture/compile/20000701-1.c: New test.
10932
10933 2000-06-30  Nick Clifton  <nickc@cygnus.com>
10934
10935         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10936         to test case.
10937
10938 2000-06-30  Catherine Moore  <clm@cygnus.com>
10939
10940         * gcc.c-torture/execute/align-1.c: New test.
10941
10942 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
10943
10944         * g++.old-deja/g++.pt/expr8.C: New test.
10945         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10946
10947 2000-06-29  Nick Clifton  <nickc@cygnus.com>
10948
10949         * gcc.c-torture/compile/20000629-1.c: New test.
10950
10951 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10952
10953
10954         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10955         gcc.dg/noncompile directory, depending on whether they're
10956         preprocessor tests or not.  Annotate all the tests for the dg
10957         framework.
10958
10959         * gcc.c-torture/noncompile/noncompile.exp: Delete.
10960         * gcc.dg/noncompile/noncompile.exp: New.
10961
10962         * Moved files:
10963         Old name                                New name
10964         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
10965         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
10966         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
10967         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
10968         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
10969         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
10970         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
10971         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
10972         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
10973         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
10974         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
10975         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
10976         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
10977         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
10978         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
10979         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
10980         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
10981         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
10982         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
10983         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
10984         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
10985         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
10986         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
10987         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
10988
10989         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
10990         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
10991         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
10992         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
10993         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
10994         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
10995
10996 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10997
10998         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10999         declare one variable.  On the fourth, error.
11000         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
11001         declared by 20000628-1a.h.
11002
11003 2000-06-29  Richard Henderson  <rth@redhat.com>
11004
11005         * gcc.c-torture/execute/930529-1.x: New file.
11006         * gcc.dg/920413-1.c: Adjust expected warning text.
11007         * gcc.dg/980217-1.c: Declare abort.
11008         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
11009
11010 2000-06-29  Jeffrey A Law  (law@cygnus.com)
11011
11012         * g77.f-torture/compile/20000629-1.f: New test.
11013         * g77.f-torture/compile/20000629-1.x: Expected to fail.
11014
11015 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11016
11017         Rearrange lots of files, removing entirely the
11018         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
11019         directories.
11020
11021         * Deleted files:
11022         gcc.c-torture/code_quality/code_quality.exp
11023         gcc.c-torture/special/special.exp
11024         gcc.failure/failure.exp
11025         gcc.failure/940409-1.x
11026         gcc.c-torture/compile/961203-1.x
11027
11028         * New files:
11029         gcc.misc-tests/linkage.exp
11030         gcc.c-torture/execute/920730-1t.c
11031         gcc.c-torture/execute/920730-1t.x
11032         gcc.c-torture/compile/920520-1.x
11033         gcc.c-torture/compile/920521-1.x
11034         gcc.c-torture/compile/981006-1.x
11035         gcc.c-torture/execute/eeprof-1.x
11036
11037         * Moved files (possibly with modifications to fit a new harness):
11038         Old name                                New name
11039         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
11040         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
11041         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
11042         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
11043         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
11044         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
11045         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
11046         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
11047         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
11048         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
11049         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
11050         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
11051         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
11052         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
11053
11054 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11055
11056         * c-torture/compile/961203-1.x: Delete.
11057
11058         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
11059         not exit. Include stdio.h.
11060         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
11061         * gcc.misc-tests/dg-12.c: Likewise.
11062         * gcc.misc-tests/dg-5.c: Likewise.
11063         * gcc.misc-tests/dg-6.c: Likewise.
11064         * gcc.misc-tests/dg-7.c: Prototype abort.
11065         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
11066         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
11067         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
11068         not exit.
11069         * gcc.misc-tests/sieve.c: Use return from main, not exit.
11070         * gcc.misc-tests/sort2.c: Use return from main, not exit.
11071
11072 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
11073
11074         * gcc.dg/cpp/20000628-1.c: New test.
11075         * gcc.dg/cpp/20000628-1.h: New header for above test.
11076         * gcc.dg/cpp/20000628-1a.h: Likewise.
11077
11078 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
11079
11080         * gcc.dg/cpp: New directory.
11081         * gcc.dg/cpp/cpp.exp: New driver.
11082         * gcc.dg/cpp/20000627-1.c: New test.
11083         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
11084         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
11085         and rewrite as a compilation test.
11086
11087         * gcc.dg: Move many files into the cpp subdirectory, possibly
11088         renaming or editing them as well.
11089         Old name                New name
11090         990119-1.c              cpp/19990119-1.c
11091         990228-1.c              cpp/19990228-1.c
11092         990407-1.c              cpp/19990407-1.c
11093         990409-1.c              cpp/19990409-1.c
11094         990413-1.c              cpp/19990413-1.c
11095         990703-1.c              cpp/19990703-1.c
11096         20000127-1.c            cpp/20000127-1.c
11097         20000129-1.c            cpp/20000129-1.c
11098         20000207-1.c            cpp/20000207-1.c
11099         20000207-2.c            cpp/20000207-2.c
11100         20000209-1.c            cpp/20000209-1.c
11101         20000209-2.c            cpp/20000209-2.c
11102         20000301-1.c            cpp/20000301-1.c
11103         20000419-1.c            cpp/20000419-1.c
11104         20000510-1.S            cpp/20000510-1.S
11105         20000519-1.c            cpp/20000519-1.c
11106         20000529-1.c            cpp/20000529-1.c
11107         20000625-1.c            cpp/20000625-1.c
11108         20000625-2.c            cpp/20000625-2.c
11109         cpp-as1.c               cpp/assert1.c
11110         cpp-as2.c               cpp/assert2.c
11111         cxx-comments-1.c        cpp/cxxcom1.c
11112         cxx-comments-2.c        cpp/cxxcom2.c
11113         endif-label.c           cpp/endif.c
11114         cpp-hash1.c             cpp/hash1.c
11115         cpp-hash2.c             cpp/hash2.c
11116         cpp-if1.c               cpp/if-1.c
11117         cpp-if2.c               cpp/if-2.c
11118         cpp-if3.c               cpp/if-3.c
11119         cpp-if4.c               cpp/if-4.c
11120         cpp-if5.c               cpp/if-5.c
11121         cpp-cond.c              cpp/if-cexp.c
11122         cpp-missingop.c         cpp/if-mop.c
11123         cpp-missingparen.c      cpp/if-mpar.c
11124         cpp-opprec.c            cpp/if-oppr.c
11125         cpp-ifparen.c           cpp/if-paren.c
11126         cpp-shortcircuit.c      cpp/if-sc.c
11127         cpp-shift.c             cpp/if-shift.c
11128         cpp-unary.c             cpp/if-unary.c
11129         cpp-li1.c               cpp/line1.c
11130         cpp-li2.c               cpp/line2.c
11131         lineno.c                cpp/line3.c
11132         lineno-2.c              cpp/line4.c
11133         cpp-mi.c                cpp/mi1.c
11134         cpp-mic.h               cpp/mi1c.h
11135         cpp-micc.h              cpp/mi1cc.h
11136         cpp-mind.h              cpp/mi1nd.h
11137         cpp-mindp.h             cpp/mi1ndp.h
11138         cpp-mix.h               cpp/mi1x.h
11139         cpp-mi2.c               cpp/mi2.c
11140         cpp-mi2a.h              cpp/mi2a.h
11141         cpp-mi2b.h              cpp/mi2b.h
11142         cpp-mi2c.h              cpp/mi2c.h
11143         cpp-mi3.c               cpp/mi3.c
11144         cpp-mi3.def             cpp/mi3.def
11145         poison-1.c              cpp/poison.c
11146         pr-impl.c               cpp/prag-imp.c
11147         cpp-redef-2.c           cpp/redef1.c
11148         cpp-redef.c             cpp/redef2.c
11149         strpaste.c              cpp/strp1.c
11150         strpaste-2.c            cpp/strp2.c
11151         cpp-tradpaste.c         cpp/tr-paste.c
11152         cpp-tradstringify.c     cpp/tr-str.c
11153         cpp-tradwarn1.c         cpp/tr-warn1.c
11154         cpp-tradwarn2.c         cpp/tr-warn2.c
11155         trigraphs.c             cpp/trigraphs.c
11156         cpp-unc1.c              cpp/unc1.c
11157         cpp-unc2.c              cpp/unc2.c
11158         cpp-unc3.c              cpp/unc3.c
11159         cpp-unc.c               cpp/unc4.c
11160         undef.c                 cpp/undef1.c
11161         undef-2.c               cpp/undef2.c
11162         cpp-wi1.c               cpp/widestr1.c
11163
11164 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
11165
11166         * lib/g++.exp (g++_include_flags): Tweak.
11167
11168 2000-06-27  H.J. Lu  <hjl@gnu.org>
11169             Loren J. Rittle  <ljrittle@acm.org>
11170
11171         * lib/g++.exp (g++_include_flags): Override libgloss.exp
11172         version with one that knows about the new gcc tree structure.
11173         (g++_link_flags): Same.
11174
11175 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
11176
11177         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
11178         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
11179         case we are cross-compiling.
11180
11181         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
11182         g++.old-deja/g++.niklas/Makefile.in,
11183         g++.old-deja/g++.niklas/configure.in,
11184         g++.old-deja/g++.other/Makefile.in,
11185         g++.old-deja/g++.other/configure.in,
11186         gcc.c-torture/code_quality/Makefile.in,
11187         gcc.c-torture/code_quality/configure.in,
11188         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
11189         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
11190         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
11191         gcc.c-torture/execute/ieee/Makefile.in,
11192         gcc.c-torture/execute/ieee/configure.in,
11193         gcc.c-torture/noncompile/Makefile.in,
11194         gcc.c-torture/noncompile/configure.in,
11195         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
11196         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
11197         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
11198
11199 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11200
11201         * g++.old-deja/g++.other/ambig3.C: New test.
11202
11203 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11204
11205         * g++.old-deja/g++.pt/syntax1.C: New test.
11206         * g++.old-deja/g++.pt/syntax2.C: New test.
11207         * g++.old-deja/g++.other/syntax3.C: New test.
11208         * g++.old-deja/g++.other/syntax4.C: New test.
11209
11210 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11211
11212         * gcc.dg/20000623-1.c: Prototype exit and abort.
11213
11214 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11215
11216         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
11217         New tests.
11218         * gcc.dg/cpp-mi3.def: New file.
11219
11220         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
11221         inside assertions.
11222         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
11223         lexer's error messages.
11224         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
11225         divine anything from the linemarkers.
11226         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
11227         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
11228
11229 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
11230
11231         * gcc.dg/20000623-1.c: New test.
11232
11233 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
11234
11235         * gcc.c-torture/execute/20000622-1.c: New test.
11236
11237 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11238
11239         * g++.old-deja/g++.other/init15.C: New test.
11240
11241 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11242
11243         * g++.old-deja/g++.pt/vaarg2.C: New test.
11244         * g++.old-deja/g++.pt/vaarg3.C: New test.
11245
11246 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
11247
11248         * g++.old-deja/g++.other/dyncast6.C: New test.
11249
11250 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
11251
11252         * gcc.c-torture/execute/loop-6.c: New test.
11253
11254 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
11255
11256         * gcc.dg/20000614-1.c: New test.
11257         * gcc.dg/20000614-2.c: New test.
11258
11259 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
11260
11261         * g++.old-deja/g++.other/inline12.C: New test.
11262
11263 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
11264
11265         * g++.old-deja/g++.other/eh1.C: New test.
11266
11267 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
11268
11269         * g++.old-deja/g++.other/type.C: New test.
11270
11271 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11272
11273         * g++.old-deja/g++.other/initstring.C: New test.
11274
11275 2000-06-12  Jason Merrill  <jason@redhat.com>
11276
11277         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
11278
11279 2000-06-09  Jeffrey A Law  (law@cygnus.com)
11280
11281         * gcc.c-torture/compile/20000609-1.c: New test.
11282
11283 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
11284
11285         * gcc.dg/20000609-1.c: New test.
11286
11287 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
11288
11289         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
11290         * gcc.c-torture/noncompile/poison-1.c: Move...
11291         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
11292         * gcc.dg/cpp-li1.c: Add a token after the #line.
11293
11294 2000-06-05  Richard Henderson  <rth@cygnus.com>
11295
11296         * gcc.c-torture/execute/20000605-2.c: New test.
11297         * gcc.c-torture/execute/20000605-3.c: New test.
11298
11299 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
11300
11301         * g77.f-torture/execute/20000503-1.x: New file.
11302
11303 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
11304
11305         * g++.old-deja/g++.eh/badalloc1.C: New test.
11306
11307 2000-06-05  Richard Henderson  <rth@cygnus.com>
11308
11309         * gcc.c-torture/execute/20000605-1.c: New test.
11310
11311 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11312             Nathan Sidwell <nathan@codesourcery.com>
11313
11314         * gcc.c-torture/compile/20000605-1.c: New test.
11315
11316 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
11317
11318         * g77.f-torture/compile/20000601-1.f:  New test.
11319
11320 2000-06-03  Richard Henderson  <rth@cygnus.com>
11321
11322         * gcc.c-torture/execute/20000603-1.c: New.
11323
11324 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
11325
11326         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
11327         * gcc.dg/noreturn-2.c (noreturn): Likewise.
11328
11329 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
11330
11331         * gcc.dg/compare2.c (case 12): XFAIL.
11332         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
11333         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
11334
11335         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
11336
11337 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
11338
11339         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
11340         guard macro is already defined when the header is first
11341         included.
11342         * gcc.dg/cpp-mix.h: New file.
11343         * gcc.dg/endif-label.c: Update patterns to match compiler.
11344
11345         * g++.brendan/complex1.C: Declare abort.
11346         * g++.law/refs4.C: Remove XFAIL.
11347         * g++.oliva/expr2.C: Declare abort and exit.
11348
11349 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
11350
11351         * gcc.c-torture/execute/20000528-1.c: New test.
11352
11353         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
11354         * g++.old-deja/g++.law/temps4.C: Likewise.
11355
11356         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
11357         stdlib.h.  Call abort() on failure.
11358         * g++.old-deja/g++.law/refs4.C: Likewise.
11359         * g++.old-deja/g++.law/temps4.C: Likewise.
11360         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
11361         * gcc.c-torture/execute/20000112-1.c: Include string.h.
11362
11363 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
11364
11365         Relative to g++.dg/special:
11366         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
11367
11368         Relative to g++.old-deja:
11369         * g++.brendan/complex1.C, g++.jason/optimize2.C,
11370         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
11371         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
11372         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
11373         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
11374         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
11375         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
11376
11377         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
11378         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
11379         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
11380         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
11381         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
11382         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
11383         and/or string.h.
11384
11385         * g++.other/goto1.C: Update expectations for error messages.
11386
11387 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
11388
11389         * gcc.c-torture/compile/20000523-1.c: New test.
11390
11391 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11392
11393         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
11394
11395 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11396
11397         * g++.old-deja/g++.eh/catch11.C: New test.
11398         * g++.old-deja/g++.eh/catch12.C: New test.
11399
11400 2000-05-24  Nick Clifton  <nickc@cygnus.com>
11401
11402         * gcc.c-torture/execute/20000523-1.c: New test.
11403
11404 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
11405
11406         * c-torture/execute/bcp-1.c: Replace abort in arg of
11407         __builtin_constant_p with a generic external function.
11408
11409         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
11410         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
11411         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
11412         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
11413         Prototype abort and/or exit.
11414
11415         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
11416         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
11417         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
11418         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
11419
11420 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
11421
11422         * gcc.dg/dwarf2-1.c: New test.
11423
11424 2000-05-20  Richard Henderson  <rth@cygnus.com>
11425
11426         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
11427
11428 2000-05-20  Andreas Jaeger  <aj@suse.de>
11429
11430         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
11431         testcase.
11432
11433 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
11434
11435         * gcc.c-torture/execute/20000519-2.c: New test.
11436
11437 2000-05-19  Andreas Jaeger  <aj@suse.de>
11438
11439         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
11440         which fails with SSA.
11441
11442         * lib/c-torture.exp: Also test with -O3 -fssa.
11443
11444 2000-05-18  Michael Meissner  <meissner@redhat.com>
11445
11446         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
11447         * gcc.c-torture/execute/920415-1.c: Ditto.
11448         * gcc.c-torture/execute/920501-1.c: Ditto.
11449         * gcc.c-torture/execute/conversion.c: Ditto.
11450         * gcc.c-torture/execute/cvt-1.c: Ditto.
11451
11452 2000-05-18  Jeffrey A Law  (law@cygnus.com)
11453
11454         * gcc.c-torture/compile/20000518-1.c: New test.
11455
11456 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11457
11458         * g77.f-torture/compile/200005018.f:  New test.
11459
11460 2000-05-17  Jeffrey A Law  (law@cygnus.com)
11461
11462         * gcc.c-torture/compile/20000517-1.c: New test.
11463
11464 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11465
11466         * gcc.c-torture/execute/20000516-1.c: New test.
11467
11468 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
11469
11470         * g++.old-deja/g++.other/eh.C: New test.
11471
11472 2000-05-12  Richard Henderson  <rth@cygnus.com>
11473
11474         * gcc.c-torture/execute/990208-1.c (main): Don't pass
11475         constants through to doit's conditional.
11476
11477 2000-05-11  Jeffrey A Law  (law@cygnus.com)
11478
11479         * gcc.c-torture/compile/20000511-1.c: New test.
11480         * g77.f-torture/compile/20000511-1.f: New test.
11481         * g77.f-torture/compile/20000511-2.f: New test.
11482
11483 2000-05-11  Michael Meissner  <meissner@redhat.com>
11484
11485         * gcc.c-torture/execute/20000511-1.c: New test.
11486
11487 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
11488
11489         * gcc.dg/dg.exp: Scan .S files as well as .c files.
11490         * gcc.dg/20000510-1.S: New.
11491
11492 2000-05-08  Catherine Moore  <clm@cygnus.com>
11493
11494         * gcc.dg/unused-3.c: New.
11495
11496 2000-05-06  Richard Henderson  <rth@cygnus.com>
11497
11498           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
11499           * g++.old-deja/g++.mike/warn1.C: Likewise.
11500           * g++.old-deja/g++.pt/local1.C: Likewise.
11501           * g++.old-deja/g++.pt/local7.C: Likewise.
11502           * g++.old-deja/g++.pt/spec16.C: Likewise.
11503
11504 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
11505
11506         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
11507
11508 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
11509
11510           * g77.f-torture/execute/20000503-1.f:  New test.
11511
11512 2000-05-04  Andreas Jaeger  <aj@suse.de>
11513
11514         * gcc.dg/noreturn-2.c: New test.
11515
11516 2000-05-04  Neil Booth  <NeilB@earthling.net>
11517
11518         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
11519         preprocessor.
11520
11521 2000-05-04  Richard Henderson  <rth@cygnus.com>
11522
11523         * gcc.c-torture/execute/20000503-1.c: Fix typo.
11524
11525 2000-05-04  Richard Henderson  <rth@cygnus.com>
11526
11527         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
11528         OpenSSL by Jason R Thorpe.
11529
11530 2000-05-03  Jim Wilson  <wilson@cygnus.com>
11531
11532         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
11533
11534 2000-05-03  Robert Lipe <robertlipe@usa.net>
11535
11536         * gcc.dg/20000503-1.c: New test.
11537
11538 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
11539
11540         * gcc.c-torture/compile/20000502-1.c: New test.
11541         * g++.old-deja/g++.other/align.C: New test.
11542         * gcc.dg/cpp-tradstringify.c: New test.
11543
11544 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11545
11546         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
11547         and hard registers.
11548
11549 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
11550
11551         * gcc.c-torture/execute/loop-5.c: New test.
11552
11553 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
11554
11555         * gcc.c-torture/execute/va-arg-20.c: New test.
11556
11557 2000-04-23  Jeffrey A Law  (law@cygnus.com)
11558
11559         * gcc.c-torture/execute/20000422-1.c: New test.
11560
11561 2000-04-20  Greg McGary  <gkm@gnu.org>
11562
11563         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
11564         when optimizing, but without sibling-call optimizations (-O1).
11565
11566 2000-04-20  Jeffrey A Law  (law@cygnus.com)
11567
11568           * gcc.c-torture/compile/20000420-1.c: New test.
11569
11570 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11571
11572         * g++.abi/ptrflags.C: New test.
11573         * g++.eh/catchptr1.C: Test incomplete pointer chains.
11574
11575 2000-04-19  Catherine Moore  <clm@cygnus.com>
11576
11577         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
11578
11579 2000-04-19  Greg McGary  <gkm@gnu.org>
11580
11581         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
11582         sibling-call optimizations.
11583
11584 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
11585
11586         * gcc.dg/20000419-1.c: New test.
11587
11588 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
11589
11590         * gcc.c-torture/execute/20000412-6.c: New test.
11591
11592 2000-04-12  Jeffrey A Law  (law@cygnus.com)
11593
11594         * gcc.c-torture/execute/20000412-5.c: New test.
11595         * g77.f-torture/compile/20000412-1.f: New test.
11596         * gcc.c-torture/execute/20000412-4.c: New test.
11597         * gcc.c-torture/compile/20000412-2.c: New test.
11598         * gcc.c-torture/execute/20000412-3.c: New test.
11599         * gcc.c-torture/compile/20000412-1.c: New test.
11600         * gcc.c-torture/execute/20000412-2.c: New test.
11601
11602 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
11603
11604         * objc/execute/bf-20.m: New test.
11605
11606 2000-04-10  Richard Henderson  <rth@cygnus.com>
11607
11608         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
11609
11610         * gcc.c-torture/execute/20000412-1.c: New test.
11611
11612 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
11613
11614         * g++.old-deja/g++.eh/catchptr1.C: New test.
11615
11616 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
11617
11618         * g++.old-deja/g++.abi/cxa_vec.C: New test.
11619
11620 2000-04-08  Neil Booth  <NeilB@earthling.net>
11621
11622         * gcc.dg/cpp-nullchar.c: Remove test as
11623         embedded nulls cause problems.
11624
11625 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11626
11627         * gcc.dg/compare2.c: New test.
11628
11629 2000-04-08  Neil Booth  <NeilB@earthling.net>
11630
11631         * gcc.dg/cpp-nullchar.c: New test.
11632
11633 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
11634
11635         * gcc.dg/cpp-mi2.c: New test.
11636         * gcc.dg/cpp-mi2[abc].h: New files.
11637
11638 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
11639
11640         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
11641         member name.
11642
11643 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11644
11645         * g++.old-deja/g++.abi/vmihint.C: New test.
11646
11647 2000-04-06  Neil Booth  <NeilB@earthling.net>
11648
11649         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
11650         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
11651         copyright.
11652
11653 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
11654
11655         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
11656         avoid stack-frame overwrite.
11657
11658 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
11659
11660         * gcc.c-torture/compile/20000405-2.c: New test.
11661         * gcc.c-torture/compile/20000405-3.c: New test.
11662
11663 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11664
11665         * gcc.c-torture/compile/20000405-1.c: New test.
11666
11667 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
11668
11669         * gcc.dg/cast-qual-1.c: Revert last change.
11670
11671 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11672
11673         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
11674
11675 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
11676
11677         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
11678         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
11679
11680 2000-04-03  Jeffrey A Law  (law@cygnus.com)
11681
11682         * gcc.c-torture/compile/20000403-2.c: New test.
11683         * gcc.c-torture/compile/20000403-1.c: New test.
11684
11685 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
11686
11687         * gcc.c-torture/execute/20000403-1.c: New test.
11688
11689 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
11690
11691         * gcc.c-torture/execute/20000402-1.c: New test.
11692
11693 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
11694
11695         * gcc.c-torture/execute/va-arg-15.c: New test.
11696         * gcc.c-torture/execute/va-arg-16.c: New test.
11697         * gcc.c-torture/execute/va-arg-17.c: New test.
11698         * gcc.c-torture/execute/va-arg-18.c: New test.
11699         * gcc.c-torture/execute/va-arg-19.c: New test.
11700
11701 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
11702
11703         * gcc.c-torture/compile/981211-1.c: Move to...
11704         * gcc.dg/cpp-as1.c: ...here.
11705         * gcc.dg/cpp-as2.c: New file.
11706
11707         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
11708         compiler.
11709
11710 2000-04-02  Neil Booth  <NeilB@earthling.net>
11711
11712         * gcc.dg/cpp-cond.c  New tests.
11713         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
11714         accidental success less likely.
11715         * gcc.dg/cpp-missingop.c  New tests.
11716         * gcc.dg/cpp-missingparen.c  New tests.
11717         * gcc.dg/cpp-shift.c  New tests.
11718         * gcc.dg/cpp-shortcircuit.c  New tests.
11719         * gcc.dg/cpp-unary.c  New tests.
11720
11721 2000-03-29  Jeffrey A Law  (law@cygnus.com)
11722
11723         * gcc.c-torture/compile/20000329-1.c: New test.
11724
11725 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
11726
11727         * gcc.c-torture/compile/20000326-1.c: New test.
11728         * gcc.c-torture/compile/20000326-2.c: New test.
11729
11730 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
11731
11732         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
11733         the first parameter is a function argument.
11734
11735 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
11736
11737         * g++.old-deja/g++.ext/array4.C: New test.
11738
11739 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
11740
11741         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
11742
11743 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11744
11745         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
11746
11747 2000-03-19  Richard Henderson  <rth@cygnus.com>
11748
11749         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
11750
11751 2000-03-19  Richard Henderson  <rth@cygnus.com>
11752
11753         * gcc.c-torture/compile/20000319-1.c: New test.
11754
11755 2000-03-14  Jeffrey A Law  (law@cygnus.com)
11756
11757         * gcc.c-torture/execute/20000314-3.c: New test.
11758         * gcc.c-torture/execute/20000314-2.c: New test.
11759         * gcc.c-torture/execute/20000314-1.c: New test.
11760         * gcc.c-torture/compile/20000314-2.c: New test.
11761         * gcc.c-torture/compile/20000314-1.c: New test.
11762
11763 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
11764
11765         * g++.old-deja/g++.warn/inline.C: New test.
11766
11767 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
11768
11769         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
11770         standards-compliant result rather than specific constants.
11771         Put test-values in array.
11772
11773 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
11774
11775         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
11776         (g++_target_compile): Put test-specific options last.
11777
11778 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11779
11780         * g++.old-deja/g++.eh/vbase4.C: New test.
11781
11782 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11783
11784         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
11785
11786 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11787
11788         * g++.old-deja/g++.brendan/misc12.C: Removed.
11789         * g++.old-deja/g++.pt/memtemp77.C: Constify.
11790         * g++.old-deja/g++.ext/pretty4.C: New test.
11791
11792 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11793
11794         * g++.old-deja/g++.other/string2.C: New test.
11795
11796 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
11797
11798         * g++.old-deja/g++.warn/impint2.C: New test.
11799
11800 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
11801
11802         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
11803         is 1, not zero.
11804
11805 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
11806
11807         * g++.old-deja/g++.warn/impint.C: New test.
11808         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
11809         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
11810         * g++.old-deja/g++.pt/explicit12.C: Likewise.
11811         * g++.old-deja/g++.pt/explicit13.C: Likewise.
11812         * g++.old-deja/g++.pt/explicit17.C: Likewise.
11813         * g++.old-deja/g++.pt/explicit18.C: Likewise.
11814         * g++.old-deja/g++.pt/explicit19.C: Likewise.
11815         * g++.old-deja/g++.pt/explicit23.C: Likewise.
11816         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11817         * g++.old-deja/g++.pt/explicit35.C: Likewise.
11818         * g++.old-deja/g++.pt/explicit6.C: Likewise.
11819         * g++.old-deja/g++.pt/memclass7.C: Likewise.
11820
11821 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
11822
11823         * gcc.dg/cpp-redef.c: New test.
11824
11825 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
11826
11827         * g++.old-deja/g++.pt/unify7.C: New test.
11828
11829 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11830
11831         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
11832         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
11833
11834 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
11835
11836         * gcc.c-torture/compile/20000224-1.c: New test.
11837
11838 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11839
11840         * gcc.c-torture/compile/cpp-2.c: New test.
11841         * gcc.c-torture/compile/cpp-1.c: New test.
11842
11843 2000-02-25  Jeffrey A Law  (law@cygnus.com)
11844
11845         * gcc.c-torture/execute/20000225-1.c: New test.
11846
11847 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11848
11849         * gcc.dg/cpp-li2.c: New test.
11850
11851         * gcc.dg/cpp-wi1.c: New test.
11852
11853         * gcc.dg/cpp-li1.c: New test.
11854
11855 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
11856
11857         * g++.old-deja/g++.other/sizeof5.C: New test.
11858
11859 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11860
11861         * gcc.c-torture/execute/va-arg-13.c: New test.
11862
11863 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
11864
11865         * gcc.c-torture/execute/va-arg-12.c: New test.
11866
11867 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11868
11869         * gcc.c-torture/execute/20000223-1.c: New test.
11870
11871 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11872
11873         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11874
11875 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
11876
11877         * g++.old-deja/g++.abi/ptrmem.C: New test.
11878
11879 2000-02-19  Richard Henderson  <rth@cygnus.com>
11880
11881         * gcc.c-torture/compile/init-3.c: New.
11882
11883 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
11884
11885         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11886         ALWAYS_CXXFLAGS.
11887
11888 2000-02-11  Robert Lipe <robertl@sco.com>
11889
11890         * gcc.c-torture/compile/20000211-3.c: New test.
11891
11892 2000-02-11  Martin Buchholz <martin@xemacs.org>
11893
11894         * gcc.c-torture/compile/20000211-2.c: New test.
11895
11896 2000-02-11  Jeffrey A Law  (law@cygnus.com)
11897
11898         * gcc.c-torture/compile/20000211-1.c: New test.
11899
11900 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
11901
11902         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11903           on native targets
11904
11905 2000-02-08  Nathan Sidwell  <nathan@acm.org>
11906
11907         * g++.old-deja/g++.other/cast5.C: New test.
11908
11909 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
11910
11911         * gcc.c-torture/execute/20000205-1.c: New.
11912
11913 2000-02-03  Nathan Sidwell  <nathan@acm.org>
11914
11915         * g++.old-deja/g++.jason/cast3.C: Return void.
11916         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11917
11918 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11919
11920         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11921
11922         * gcc.dg/loop-1.c: New test.
11923
11924 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
11925
11926         * gcc.c-torture/compile/20000127-1.c: New test.
11927         * gcc.c-torture/execute/991228-1.c: New test.
11928
11929 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11930
11931         * gcc.dg/unused-2.c: New test.
11932
11933         * gcc.dg/conv-1.c: New test.
11934
11935 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11936
11937         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11938         compiler.
11939         (tool_option_proc): Fix typo.
11940
11941 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
11942
11943         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11944         of the ld on the host, not on the build machine.
11945         Also, don't crash if '--help' is not a supported option.
11946
11947 2000-01-24  Richard Henderson  <rth@cygnus.com>
11948
11949         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11950
11951 2000-01-20  Jeffrey A Law  (law@cygnus.com)
11952
11953         * gcc.c-torture/execute/20000120-2.c: New test.
11954         * gcc.c-torture/execute/20000120-1.c: New test.
11955
11956 2000-01-13  Jeffrey A Law  (law@cygnus.com)
11957
11958         * gcc.c-torture/execute/20000113-1.c: New test.
11959
11960 2000-01-12  Jeffrey A Law  (law@cygnus.com)
11961
11962         * gcc.c-torture/execute/20000112-1.c: New test.
11963
11964 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11965
11966         * gcc.dg/20000111-1.c: New test.
11967
11968 2000-01-10  Jeffrey A Law  (law@cygnus.com)
11969
11970         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11971         with 16 bit integers.
11972
11973 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11974
11975         * gcc.dg/20000108-1.c: New test.
11976
11977 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11978
11979         * g++.old-deja/g++.ns/koenig8.C: New test.
11980
11981 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11982
11983         * g++.old-deja/g++.other/cast4.C: New test.
11984
11985 2000-01-05  Jeffrey A Law  (law@cygnus.com)
11986
11987         * gcc.c-torture/compile/20000105-2.c: New test.
11988         * gcc.c-torture/compile/20000105-1.c: New test.
11989
11990 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11991
11992         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11993         references to printf & atoi to conform to ANSI standard.
11994         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11995         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11996         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11997         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11998         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11999         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12000         * g++.old-deja/g++.brendan/copy1.C: Likewise.
12001         * g++.old-deja/g++.brendan/copy2.C: Likewise.
12002         * g++.old-deja/g++.brendan/copy3.C: Likewise.
12003         * g++.old-deja/g++.brendan/copy4.C: Likewise.
12004         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12005         * g++.old-deja/g++.brendan/copy6.C: Likewise.
12006         * g++.old-deja/g++.brendan/copy7.C: Likewise.
12007         * g++.old-deja/g++.brendan/copy8.C: Likewise.
12008         * g++.old-deja/g++.brendan/crash11.C: Likewise.
12009         * g++.old-deja/g++.brendan/crash14.C: Likewise.
12010         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
12011         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12012         * g++.old-deja/g++.brendan/delete2.C: Likewise.
12013         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
12014         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
12015         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
12016         * g++.old-deja/g++.brendan/eh1.C: Likewise.
12017         * g++.old-deja/g++.brendan/groff1.C: Likewise.
12018         * g++.old-deja/g++.brendan/init3.C: Likewise.
12019         * g++.old-deja/g++.brendan/misc12.C: Likewise.
12020         * g++.old-deja/g++.brendan/misc7.C: Likewise.
12021         * g++.old-deja/g++.brendan/new2.C: Likewise.
12022         * g++.old-deja/g++.brendan/operators4.C: Likewise.
12023         * g++.old-deja/g++.brendan/operators5.C: Likewise.
12024         * g++.old-deja/g++.brendan/overload2.C: Likewise.
12025         * g++.old-deja/g++.brendan/overload7.C: Likewise.
12026         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
12027         * g++.old-deja/g++.brendan/reference1.C: Likewise.
12028         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
12029         * g++.old-deja/g++.brendan/template24.C: Likewise.
12030         * g++.old-deja/g++.brendan/template3.C: Likewise.
12031         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
12032         * g++.old-deja/g++.jason/inline3.C: Likewise.
12033         * g++.old-deja/g++.jason/opeq.C: Likewise.
12034         * g++.old-deja/g++.law/arg5.C: Likewise.
12035         * g++.old-deja/g++.law/arm7.C: Likewise.
12036         * g++.old-deja/g++.law/ctors11.C: Likewise.
12037         * g++.old-deja/g++.law/cvt8.C: Likewise.
12038         * g++.old-deja/g++.law/init9.C: Likewise.
12039         * g++.old-deja/g++.law/refs4.C: Likewise.
12040         * g++.old-deja/g++.law/template2.C: Likewise.
12041         * g++.old-deja/g++.law/visibility24.C: Likewise.
12042         * g++.old-deja/g++.law/vtable3.C: Likewise.
12043         * g++.old-deja/g++.mike/asm2.C: Likewise.
12044         * g++.old-deja/g++.mike/eh1.C: Likewise.
12045         * g++.old-deja/g++.mike/misc1.C: Likewise.
12046         * g++.old-deja/g++.mike/misc13.C: Likewise.
12047         * g++.old-deja/g++.mike/misc14.C: Likewise.
12048         * g++.old-deja/g++.mike/ns12.C: Likewise.
12049         * g++.old-deja/g++.mike/p1248.C: Likewise.
12050         * g++.old-deja/g++.mike/p3708.C: Likewise.
12051         * g++.old-deja/g++.mike/p3708a.C: Likewise.
12052         * g++.old-deja/g++.mike/p3708b.C: Likewise.
12053         * g++.old-deja/g++.mike/p646.C: Likewise.
12054         * g++.old-deja/g++.mike/p700.C: Likewise.
12055         * g++.old-deja/g++.mike/p783.C: Likewise.
12056         * g++.old-deja/g++.mike/p783a.C: Likewise.
12057         * g++.old-deja/g++.mike/p783b.C: Likewise.
12058         * g++.old-deja/g++.mike/p786.C: Likewise.
12059         * g++.old-deja/g++.mike/p789.C: Likewise.
12060         * g++.old-deja/g++.mike/p789a.C: Likewise.
12061         * g++.old-deja/g++.mike/p807a.C: Likewise.
12062         * g++.old-deja/g++.other/delete3.C: Likewise.
12063         * g++.old-deja/g++.other/dyncast1.C: Likewise.
12064         * g++.old-deja/g++.other/dyncast2.C: Likewise.
12065         * g++.old-deja/g++.other/dyncast3.C: Likewise.
12066         * g++.old-deja/g++.other/empty1.C: Likewise.
12067         * g++.old-deja/g++.other/temporary1.C: Likewise.
12068         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
12069         * g++.old-deja/g++.pt/t16.C: Likewise.
12070         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
12071
12072 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
12073
12074         * gcc.dg/991230-1.c: New test.
12075
12076 1999-12-29  Jeffrey A Law  (law@cygnus.com)
12077
12078         * gcc.c-torture/compile/991229-3.c: New test.
12079         * gcc.c-torture/compile/991229-2.c: New test.
12080         * gcc.c-torture/compile/991229-1.c: New test.
12081
12082 1999-12-29  Greg McGary <gkm@eng.ascend.com>
12083
12084         * gcc.c-torture/compile/labels-2.c: New test.
12085
12086 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12087
12088         * gcc.c-torture/execute/991227-1.c: New test.
12089
12090 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12091
12092         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
12093
12094 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12095
12096         * gcc.c-torture/execute/991221-1.c: New test.
12097
12098 1999-12-20  Nathan Sidwell  <nathan@acm.org>
12099
12100         * g++.old-deja/g++.other/cast3.C: New test.
12101
12102 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
12103
12104         * gcc.c-torture/execute/991216-4.c: New test.
12105
12106 1999-12-16  Michael Meissner  <meissner@cygnus.com>
12107
12108         * gcc.c-torture/execute/991216-1.c: New test.
12109         * gcc.c-torture/execute/991216-2.c: New test.
12110         * gcc.c-torture/execute/991216-3.c: New test.
12111
12112 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12113
12114         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
12115         Actually make the test fail by using "-O2" for compilation.
12116
12117 1999-12-15  Nathan Sidwell  <nathan@acm.org>
12118
12119         * g++.old-deja/g++.warn/cast-align1.C: New test.
12120
12121 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12122
12123         * gcc.c-torture/compile/991214-1.c: New test.
12124         * gcc.c-torture/compile/991214-2.c: New test.
12125
12126 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12127
12128         * gcc.dg/991214-1.c: New test.
12129
12130 1999-12-13  Jeffrey A Law  (law@cygnus.com)
12131
12132         * gcc.c-torture/compile/991213-3.c: New test.
12133         * gcc.c-torture/compile/991213-2.c: New test.
12134         * gcc.c-torture/compile/991213-1.c: New test.
12135
12136 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
12137
12138         * gcc.dg/991209-1.c: New test.
12139
12140 1999-12-08  Nathan Sidwell <nathan@acm.org>
12141
12142         * gcc.c-torture/compile/991208-1.c: New test.
12143
12144 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12145
12146         * gcc.dg/ultrasp2.c: New test.
12147
12148 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
12149
12150         * g++.old-deja/g++.abi/align.C (main): Fix typo.
12151
12152 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
12153
12154         * gcc.c-torture/compile/991202-1.c: New test.
12155         * gcc.c-torture/execute/991202-1.c: New test.
12156         * gcc.c-torture/execute/991202-2.c: New test.
12157         * gcc.c-torture/execute/991202-3.c: New test.
12158
12159 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
12160
12161         * g++.old-deja/g++.abi/align.C: New test.
12162         * g++.old-deja/g++.abi/aggregates.C: Likewise.
12163         * g++.old-deja/g++.abi/bitfields.C: Likewise.
12164
12165 1999-12-01  Richard Henderson  <rth@cygnus.com>
12166
12167         * gcc.c-torture/execute/991201-1.c: New.
12168
12169 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
12170
12171         * gcc.dg/991129-1.c: New test.
12172
12173 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12174
12175         * gcc.c-torture/compile/991127-1.c: New test.
12176
12177 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12178
12179         * g++.old-deja/g++.other/warn4.C: New test.
12180
12181 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12182
12183         * g++.old-deja/g++.eh/cleanup2.C: New test.
12184         * g++.old-deja/g++.ext/pretty2.C: New test.
12185         * g++.old-deja/g++.ext/pretty3.C: New test.
12186         * g++.old-deja/g++.other/debug6.C: New test.
12187
12188 1999-10-20  Jim Wilson  <wilson@cygnus.com>
12189
12190         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
12191         compiler_output to look for one error message instead of two.
12192
12193 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
12194
12195         * gcc.c-torture/execute/991118-1.c: Also test case
12196         where the word boundary does not split a byte evenly.
12197
12198 1999-11-19  Nathan Sidwell  <nathan@acm.org>
12199
12200         * g++.old-deja/g++.ext/restrict1.C: New test.
12201
12202 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12203
12204         * gcc.c-torture/execute/991118-1.c: New test.
12205
12206 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
12207
12208         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
12209         working directory pathnames.
12210
12211 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
12212
12213         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
12214         host is equipped with driver.h and driver.o so it can actually
12215         compile and run the tests.
12216
12217 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
12218
12219         * gcc.c-torture/compile/991008-1.c: New test.
12220
12221 1999-11-08  Nick Clifton  <nickc@cygnus.com>
12222
12223         * lib/gcc-dg.exp: Include target-supports.exp
12224
12225 1999-11-05  Nick Clifton  <nickc@cygnus.com>
12226
12227         * lib/target-supports.exp: New file: Provide procs to test for
12228         features supported by the target.
12229         (check_weak_available): Moved here from ecos.exp.
12230         (check_alias_available): New proc: Determine of the target
12231         toolchain supports the alias attribute.
12232
12233         * gcc.dg/special/ecos.exp: Move check_weak_available to
12234         target-supports.exp.
12235         (alias-1.c): Only perform the test if the target supports
12236         aliases.
12237         (wkali-1.c): Only perform the test if the target supports
12238         aliases.
12239
12240         * gcc.dg/990506-0.c: Expect error messages from cross
12241         targets as well as native targets.
12242
12243 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12244
12245         * gcc.dg/ultrasp1.c: Removed xfail.
12246         * gcc.dg/struct-ret-2.c: Likewise.
12247         * gcc.dg/array-1.c: Likewise.
12248
12249 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12250
12251         * gcc.dg/struct-ret-2.c: New test.
12252
12253         * gcc.dg/array-1.c: New test.
12254
12255 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
12256
12257         * gcc.c-torture/execute/991030-1.c: New test.
12258
12259 1999-10-26  Richard Henderson  <rth@cygnus.com>
12260
12261         * gcc.c-torture/compile/991026-2.c: New test.
12262
12263 1999-10-26  Jeffrey A Law  (law@cygnus.com)
12264
12265         * gcc.c-torture/compile/991026-1.c: New test.
12266
12267 1999-10-23  Jeffrey A Law  (law@cygnus.com)
12268
12269         * gcc.c-torture/execute/991023-1.c: New test.
12270
12271 1999-10-19  Jeffrey A Law  (law@cygnus.com)
12272
12273         * gcc.c-torture/execute/991019-1.c: New test.
12274
12275 1999-10-16  Richard Henderson  <rth@cygnus.com>
12276
12277         * gcc.c-torture/execute/991016-1.c: New test.
12278
12279 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
12280
12281         * gcc.c-torture/execute/991014-1.c: New test.
12282
12283 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
12284
12285         * g++.old-deja/g++.other/union2.C: New test.
12286
12287 1999-10-13  Nathan Sidwell  <nathan@acm.org>
12288
12289         * g++.old-deja/g++.other/vaarg2.C: New test.
12290         * g++.old-deja/g++.other/vaarg3.C: New test.
12291
12292 1999-10-12  Craig Burley  <craig@jcb-sc.com>
12293
12294         * g77.f-torture/noncompile/19990905-1.f: Moved from being
12295         in compile/.
12296
12297 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
12298
12299         * gcc.c-torture/execute/va-arg-11.c: New test.
12300
12301 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
12302
12303         * lib/file-format.exp (gcc_target_object_format): Don't
12304         crash if objdump is unavailable.
12305
12306 1999-09-29  Donn Terry <donn@interix.com>
12307
12308         * gcc.misc-tests/mg.exp: delete extraneous redirection.
12309
12310 1999-09-28  Nick Clifton  <nickc@cygnus.com>
12311
12312         * gcc.c-torture/compile/990928-1.c: New test.
12313
12314 1999-09-28  Nathan Sidwell  <nathan@acm.org>
12315
12316         * g++.old-deja/g++.other/decl6.C: New test.
12317
12318 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12319
12320         * gcc.c-torture/execute/va-arg-10.c: New test.
12321
12322 1999-09-27  Nathan Sidwell  <nathan@acm.org>
12323
12324         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
12325         __PRETTY_FUNCTION__.
12326
12327 1999-09-23  Nick Clifton  <nickc@cygnus.com>
12328
12329         * gcc.c-torture/execute/990923-1.c: New test.
12330
12331 1999-09-21  Nick Clifton  <nickc@cygnus.com>
12332
12333         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
12334         for which -fpic is inappropriate.
12335
12336 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
12337
12338         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
12339
12340 1999-09-21  Nathan Sidwell  <nathan@acm.org>
12341
12342         * g++.old-deja/g++.other/dyncast1.C: New test.
12343         * g++.old-deja/g++.other/dyncast2.C: New test.
12344         * g++.old-deja/g++.other/dyncast3.C: New test.
12345         * g++.old-deja/g++.other/dyncast4.C: New test.
12346         * g++.old-deja/g++.other/dyncast5.C: New test.
12347         * g++.old-deja/g++.eh/catch3.C: New test.
12348         * g++.old-deja/g++.eh/catch3p.C: New test.
12349         * g++.old-deja/g++.eh/catch4.C: New test.
12350         * g++.old-deja/g++.eh/catch4p.C: New test.
12351         * g++.old-deja/g++.eh/catch5.C: New test.
12352         * g++.old-deja/g++.eh/catch5p.C: New test.
12353         * g++.old-deja/g++.eh/catch6.C: New test.
12354         * g++.old-deja/g++.eh/catch6p.C: New test.
12355         * g++.old-deja/g++.eh/catch7.C: New test.
12356         * g++.old-deja/g++.eh/catch7p.C: New test.
12357         * g++.old-deja/g++.eh/catch8.C: New test.
12358         * g++.old-deja/g++.eh/catch8p.C: New test.
12359         * g++.old-deja/g++.eh/catch9.C: New test.
12360         * g++.old-deja/g++.eh/catch9p.C: New test.
12361
12362 1999-09-13  Nathan Sidwell  <nathan@acm.org>
12363
12364         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
12365         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
12366
12367 1999-09-13  Jeffrey A Law  (law@cygnus.com)
12368
12369         * gcc.c-torture/compile/990913-1.c: New test.
12370
12371 1999-09-10  Nathan Sidwell  <nathan@acm.org>
12372
12373         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
12374         * g++.old-deja/g++.jason/rfg5.C: Likewise.
12375
12376 1999-09-09  Richard Henderson  <rth@cygnus.com>
12377
12378         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
12379
12380 1999-09-09  Nathan Sidwell  <nathan@acm.org>
12381
12382         * g++.old-deja/g++.other/lookup11.C: New test.
12383         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
12384         what is permitted and what we want.
12385         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
12386         overload use.
12387         * g++.old-deja/g++.jason/rfg5.C: Likewise
12388
12389 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
12390
12391         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
12392         * gcc.c-torture/noncompile/poison-1.c: New file.
12393
12394 1999-09-08  Nathan Sidwell  <nathan@acm.org>
12395
12396         * g++.old-deja/g++.other/sizeof3.C: New test.
12397         * g++.old-deja/g++.other/sizeof4.C: New test.
12398         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
12399         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
12400
12401 1999-09-07  Richard Henderson  <rth@cygnus.com>
12402
12403         * gcc.dg/va-arg-1.c: New.
12404
12405 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12406
12407         * gcc.c-torture/execute/va-arg-9.c: New test.
12408
12409 1999-09-05  Craig Burley  <craig@jcb-sc.com>
12410
12411         * g77.f-torture/compile/980519-2.f: New test.
12412         * g77.f-torture/compile/19990905-0.f: New test.
12413         * g77.f-torture/compile/19990905-1.f: New test.
12414         * g77.f-torture/compile/19990905-2.f: New test.
12415
12416         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
12417
12418 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
12419
12420         * gcc.c-torture/execute/990827-1.c: Fix typo.
12421
12422 1999-09-03  Nathan Sidwell  <nathan@acm.org>
12423
12424         * g++.old-deja/g++.other/deref1.C: New test.
12425
12426 1999-09-02  Nathan Sidwell  <nathan@acm.org>
12427
12428         * g++.old-deja/g++.other/ambig2.C: New test.
12429         * g++.old-deja/g++.other/cond5.C: New test.
12430         * g++.old-deja/g++.other/lookup16.C: New test.
12431
12432 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
12433
12434         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
12435         assemblers too.
12436
12437 1999-08-31  Jeffrey A Law  (law@cygnus.com)
12438
12439         * lib/c-torture.exp: Avoid the "compare executables" optimization
12440         when testing native.
12441
12442 1999-08-29  Jeffrey A Law  (law@cygnus.com)
12443
12444         * gcc.c-torture/execute/990829-1.c: New test.
12445         * gcc.c-torture/compile/990829-1.c: New test.
12446
12447 1999-08-27  Paul Burchard  <burchard@pobox.com>
12448
12449         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
12450         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
12451         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
12452         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
12453         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
12454         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
12455         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
12456         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
12457         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
12458         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
12459         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
12460
12461 1999-08-27  Jeffrey A Law  (law@cygnus.com)
12462
12463         * gcc.c-torture/execute/990827-1.c: New test.
12464
12465 1999-08-26  Craig Burley  <craig@jcb-sc.com>
12466
12467         * g77.f-torture/noncompile/19990826-4.f: New test.
12468
12469         * g77.f-torture/compile/19990826-3.f: New test.
12470
12471         * g77.f-torture/execute/19990826-2.f: New test.
12472
12473         * g77.f-torture/compile/19990826-1.f: New test.
12474
12475         * gcc.c-torture/execute/990826-0.c: New test.
12476         * g77.c-torture/execute/19990826-0.f: New test.
12477
12478         * g77.f-torture/noncompile/970626-2.f: New test.
12479
12480 1999-08-25  Paul Burchard  <burchard@pobox.com>
12481
12482         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
12483         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
12484         lss-011.C: New tests.
12485
12486 1999-08-25  Nathan Sidwell  <nathan@acm.org>
12487
12488         * g++.old-deja/g++.other/decl5.C: New test.
12489
12490 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12491
12492         * noncompile/noncompile.exp: Load_lib c-torture.exp.
12493         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
12494         call `postbase' for each one.  All callers of `postbase' changed
12495         to call this instead.
12496
12497 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
12498
12499         * gcc.c-torture/execute/990811-1.c: New test.
12500
12501 1999-08-09  Nick Clifton  <nickc@cygnus.com>
12502
12503         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
12504         just native ones.
12505
12506         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
12507         just native ones.
12508
12509 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12510
12511         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
12512
12513 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12514
12515         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
12516
12517 1999-08-04  Nathan Sidwell  <nathan@acm.org>
12518
12519         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
12520
12521 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12522
12523         * gcc.c-torture/execute/990804-1.c: New test.
12524
12525 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12526
12527         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
12528         * g++.old-deja/g++.brendan/crash64.C: Likewise
12529         * g++.old-deja/g++.brendan/overload8.C: Likewise
12530
12531 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12532
12533         * g++.old-deja/g++.other/struct1.C: New test.
12534
12535 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12536
12537         * g++.old-deja/g++.other/enum2.C: New test.
12538
12539 1999-08-02  Richard Henderson  <rth@cygnus.com>
12540
12541         Adapted from tests from Franz Sirl:
12542         * gcc.c-torture/execute/va-arg-7.c: New test.
12543         * gcc.c-torture/execute/va-arg-8.c: New test.
12544
12545 1999-08-01  Jeffrey A Law  (law@cygnus.com)
12546
12547         * gcc.c-torture/compile/990801-2.c: New test.
12548
12549         * gcc.c-torture/compile/990801-1.c: New test.
12550
12551 1999-07-27  Michael Meissner  <meissner@cygnus.com>
12552
12553         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
12554         fp-cmp-1.c, converting double to float.
12555
12556         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
12557         fp-cmp-1.c, converting double to long double.
12558
12559         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
12560         from fr1 to unknown_register, since fr1 is a legitimate register
12561         on some machines.
12562
12563 1999-07-25  Jeffrey A Law  (law@cygnus.com)
12564
12565         * README: More listname related changes.
12566
12567 1999-07-08  Catherine Moore  <clm@cygnus.com>
12568
12569         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
12570
12571 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
12572
12573         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
12574
12575 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12576
12577         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
12578
12579 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
12580
12581         * gcc.dg/990703-1.c: New test.
12582
12583 1999-06-29  Nick Clifton  <nickc@cygnus.com>
12584
12585         * lib/file-format.exp: New file: Move definition of proc
12586         gcc_target_object_format to here from
12587         gcc.dg/special/ecos.exp.
12588
12589         * lib/c-torture.exp: Include lib file-format.exp.
12590         * lib/gcc-dg.exp: Include lib file-format.exp.
12591
12592         * gcc.dg/special/ecos.exp: Remove definition of proc
12593         gcc_target_object_format.
12594
12595 1999-06-28  Jeffrey A Law  (law@cygnus.com)
12596
12597         * gcc.c-torture/execute/990628-1.c: New test.
12598
12599 1999-06-25  Jeffrey A Law  (law@cygnus.com)
12600
12601         * gcc.c-torture/compile/990625-2.c: New test.
12602
12603         * gcc.c-torture/compile/990625-1.c: New test.
12604
12605 1999-06-23  Nick Clifton  <nickc@cygnus.com>
12606
12607         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
12608         attributes compile.
12609         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
12610         ports that use the COFF/PE file format.
12611
12612 1999-06-17  Jeffrey A Law  (law@cygnus.com)
12613
12614         * gcc.c-torture/compile/990617-1.c: New test.
12615
12616 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
12617
12618         * g++.old-deja/g++.other/decl4.C: New test.
12619
12620 1999-06-14  Nathan Sidwell  <nathan@acm.org>
12621
12622         * g++.old-deja/g++.other/bitfld3.C: New test.
12623
12624 1999-06-08  Nathan Sidwell  <nathan@acm.org>
12625
12626         * g++.old-deja/g++.eh/catch1.C: New test.
12627
12628 1999-06-07  Jeffrey A Law  (law@cygnus.com)
12629
12630         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
12631
12632         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
12633         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
12634
12635 1999-06-05  Craig Burley  <craig@jcb-sc.com>
12636
12637         * g77.f-torture/compile/19990502-0.f: Replace with new,
12638         shorter, test that still fails after recent changes.
12639
12640 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12641
12642         * gcc.c-torture/execute/990604-1.c: New test.
12643
12644 1999-05-31  Jeffrey A Law  (law@cygnus.com)
12645
12646         * gcc.c-torture/execute/990531-1.c: New test.
12647
12648 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12649
12650         * gcc.c-torture/compile/990527-1.c: New test.
12651
12652 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
12653
12654         * gcc.c-torture/execute/990527-1.c: New test.
12655
12656 1999-05-25  Nick Clifton  <nickc@cygnus.com>
12657
12658         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
12659         bitfields as signed.
12660
12661 1999-05-25  Craig Burley  <craig@jcb-sc.com>
12662
12663         * g77.f-torture/compile/19990525-0.f: New test.
12664
12665 1999-05-25  Jeffrey A Law  (law@cygnus.com)
12666
12667         * gcc.c-torture/execute/990525-2.c: New test.
12668
12669         * gcc.c-torture/execute/990525-1.c: New test.
12670
12671 1999-05-24  Nathan Sidwell  <nathan@acm.org>
12672
12673         * g++.old-deja/g++.other/anon3.C: New test.
12674         * g++.old-deja/g++.other/anon4.C: New test.
12675         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
12676         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
12677         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
12678         Merrill).
12679
12680 1999-05-24  Jeffrey A Law  (law@cygnus.com)
12681
12682         * gcc.c-torture/execute/990524-1.c: New test.
12683
12684         * gcc.dg/990524-1.c: New test.
12685
12686 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12687
12688         * gcc.c-torture/compile/990523-1.c: New test.
12689
12690 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
12691
12692         * gcc.c-torture/compile/990519-1.c: New test.
12693
12694 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12695
12696         * gcc.c-torture/compile/990517-1.c: New test.
12697
12698         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
12699         (e4, f4): New tests.
12700         (main): Call them.
12701
12702 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12703
12704         * gcc.dg/noreturn-1.c: New test.
12705
12706 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12707
12708         * gcc.c-torture/execute/990513-1.c: New test.
12709
12710 1999-05-10  Richard Henderson  <rth@cygnus.com>
12711
12712         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
12713
12714 1999-05-10  Craig Burley  <craig@jcb-sc.com>
12715
12716         * g77.f-torture/execute/erfc.f: Use small single-precision
12717         values, to avoid problems on Alphas when not -mieee.
12718
12719 1999-05-08  Craig Burley  <craig@jcb-sc.com>
12720
12721         * gcc.dg/990506-0.c: New test.
12722
12723 1999-05-08  Richard Henderson  <rth@cygnus.com>
12724
12725         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
12726         the constant to test.  Don't XFAIL 64-bit targets.
12727
12728         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
12729         * g++.old-deja/g++.law/profile1.C: Likewise.
12730
12731         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
12732         operator new instances.
12733         * g++.old-deja/g++.other/delete5.C: Likewise.
12734
12735 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12736
12737         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
12738         intrinsic.
12739
12740 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12741
12742         * g77.f-torture/execute/u77-test.f: Reverse order of two
12743         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
12744
12745 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12746
12747         * gcc.dg/compare1.c: New test.
12748
12749 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12750
12751         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
12752         New tests.
12753
12754 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12755
12756         * g77.f-torture/compile/19990502-1.f: New test.
12757
12758 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12759
12760         * g77.f-torture/compile/19990502-0.f: New test.
12761
12762 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12763
12764         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
12765         intrinsic.
12766
12767 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12768
12769         * g77.f-torture/execute/u77-test.f (main): List libU77
12770         intrinsics not currently tested.
12771         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
12772         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
12773         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
12774         Trim blanks off the ends of some printed strings.
12775
12776 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12777
12778         * g77.f-torture/execute/u77-test.f (main): Just warn about
12779         FSTAT gid disagreement, as it's expected on some systems.
12780
12781 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12782
12783         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
12784         use a new function, which allows for some slop.
12785         Clean up some commentary.
12786         (issum): The new function.
12787         (sgladd): Deleted subroutine.
12788
12789 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12790
12791         * g77.f-torture/execute/u77-test.f: Modify to be more like
12792         libf2c/libU77 version, bringing patches to that version here.
12793         Add suitable commentary.
12794
12795 1999-04-25  Richard Henderson  <rth@cygnus.com>
12796
12797         * gcc.dg/990424-1.c: New test.
12798
12799 1999-04-24  Craig Burley  <craig@jcb-sc.com>
12800
12801         * g77.f-torture/execute/u77-test.f (main): Bug involving
12802         LSTAT has been fixed, so turn back on full checking.
12803
12804 1999-04-20  Craig Burley  <craig@jcb-sc.com>
12805
12806         * g77.f-torture/compile/19990419-0.f: New test.
12807         * g77.f-torture/execute/19990419-1.f: New test.
12808
12809 1999-04-17  Richard Henderson  <rth@cygnus.com>
12810
12811         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
12812         to avoid the need for a prototype to supress a warning.
12813
12814 1999-04-07  Jim Wilson  <wilson@cygnus.com>
12815
12816         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
12817
12818 1999-04-04  Jeffrey A Law  (law@cygnus.com)
12819
12820         * gcc.c-torture/execute/990404-1.c: New test.
12821
12822 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12823
12824         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
12825         * gcc.dg/cpp-if3.c: Don't use -pedantic.
12826         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
12827         missing initializer warnings.
12828
12829 1999-03-28  Jeffrey A Law  (law@cygnus.com)
12830
12831         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
12832         matching strings.
12833
12834 1999-03-26  Jeffrey A Law  (law@cygnus.com)
12835
12836         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
12837
12838 1999-03-26  Craig Burley  <craig@jcb-sc.com>
12839
12840         * g77.f-torture/execute/19990325-0.f: New test.
12841         * g77.f-torture/execute/19990325-1.f: New test.
12842
12843 1999-03-24  Jeffrey A Law  (law@cygnus.com)
12844
12845         * gcc.c-torture/execute/990324-1.c: New test.
12846
12847 1999-03-22  Jim Wilson  <wilson@cygnus.com>
12848
12849         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
12850         test with 4.
12851
12852 1999-03-17  Richard Henderson  <rth@cygnus.com>
12853
12854         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
12855
12856 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12857
12858         * g77.f-torture/execute/19990313-2.f: New test.
12859         * g77.f-torture/execute/19990313-3.f: New test.
12860
12861 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12862
12863         * g77.f-torture/execute/19990313-0.f: New test.
12864         * g77.f-torture/execute/19990313-1.f: New test.
12865
12866 1999-03-12  Jim Wilson  <wilson@cygnus.com>
12867
12868         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12869         printf to sprintf.
12870         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12871         (main): Add check for u15.  Conditionalize u31 check depending on
12872         whether ints are <32 bits or >=32 bits.
12873
12874 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12875
12876         * g77.f-torture/execute/19981119-0.f: Improve testiness.
12877
12878 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12879
12880         * g77.f-torture/compile/19990305-0.f: New test.
12881         * g77.f-torture/execute/19981119-0.f: New test.
12882
12883 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12884
12885         * g77.f-torture/execute/970625-2.f: call ABORT if final
12886         result is not correct, instead of just printing it.
12887         Add this checking via newly introduced obfuscation, to
12888         trip up buggy front ends.
12889
12890 1999-03-07  Craig Burley  <craig@jcb-sc.com>
12891
12892         * g77.f-torture/compile/960317-1.f: Moved from being
12893         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
12894
12895 1999-03-06  Craig Burley  <craig@jcb-sc.com>
12896
12897         * g77.f-torture/execute/960317-1.f: New (old) test.
12898         * g77.f-torture/execute/970625-2.f: Ditto.
12899
12900 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
12901
12902         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12903         message on line 1 or line 2; cccp and cpplib do this differently.
12904
12905 1999-03-01  Jeffrey A Law  (law@cygnus.com)
12906
12907         * g++.old-deja/g++.law/weak1.C: New test.
12908
12909 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12910
12911         * gcc.c-torture/execute/990119-1.c: Renamed to...
12912         * gcc.dg/990119-1.c: this, so it will only be tested once
12913         (it's a preprocessor test, it doesn't need to be run at
12914         multiple optimization levels).
12915
12916 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12917
12918         * lib/g++.exp: Don't add incdir=$base_dir/../include to
12919           ALWAYS_CXXFLAGS.
12920
12921 1999-02-24  Craig Burley  <craig@jcb-sc.com>
12922
12923         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12924         * g77.f-torture/compile/19981216-0.f: ...as it is expected
12925         to not be compilable by current g77.
12926
12927 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12928
12929         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12930
12931 1999-02-22  Jeffrey A Law  (law@cygnus.com)
12932
12933         * gcc.c-torture/execute/990222-1.c: New test.
12934
12935 1999-02-19  Craig Burley  <craig@jcb-sc.com>
12936
12937         * g77.f-torture/compile/19990218-0.f: New test.
12938         * g77.f-torture/noncompile/19990218-1.f: New test.
12939
12940 1999-02-18  Craig Burley  <craig@jcb-sc.com>
12941
12942         * g77.f-torture/compile/19981216-0.f: New test.
12943
12944 1999-02-14  Jeffrey A Law  (law@cygnus.com)
12945
12946         * gcc.dg/990214-1.c: New test.
12947
12948 1999-02-13  Jeffrey A Law  (law@cygnus.com)
12949
12950         * gcc.dg/990213-2.c: New test.
12951
12952         * gcc.dg/990213-1.c: New test.
12953
12954 1999-02-12  Jeffrey A Law  (law@cygnus.com)
12955
12956         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12957         ints.
12958
12959 1999-02-11  Nick Clifton  <nickc@cygnus.com>
12960
12961         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12962         specified by target.
12963
12964         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12965
12966 1999-02-11  Jeffrey A Law  (law@cygnus.com)
12967
12968         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12969
12970 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
12971
12972         * gcc.dg/special/ecos.exp: New test driver for new tests with
12973         special requirements.
12974
12975         * gcc.dg/special/alias-1.c: New test.
12976         * gcc.dg/special/gcsec-1.c: New test.
12977         * gcc.dg/special/weak-1.c: New test.
12978         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12979         * gcc.dg/special/weak-2.c: New test.
12980         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12981         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12982         * gcc.dg/special/wkali-1.c: New test.
12983         * gcc.dg/special/wkali-2.c: New test.
12984         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12985         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12986
12987 1999-02-10  Felix Lee  <flee@cygnus.com>
12988
12989           * lib/c-torture.exp (c-torture-compile): Pull out code for
12990           analyzing gcc error messages.
12991           (c-torture-execute): Likewise.  Fix some (harmless) false
12992           positives.
12993           * lib/gcc.exp (gcc_check_compile): New function.
12994
12995 1999-02-08  Richard Henderson  <rth@cygnus.com>
12996
12997         * gcc.c-torture/execute/990208-1.c: New test.
12998
12999 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13000
13001         * g++.dg/special/ecos.exp: New driver for new tests with special
13002         requirements
13003
13004         * g++.dg/special/conpr-1.C: New test
13005         * g++.dg/special/conpr-2.C: New test
13006         * g++.dg/special/conpr-2a.C: New test
13007         * g++.dg/special/conpr-3.C: New test
13008         * g++.dg/special/conpr-3a.C: New test
13009         * g++.dg/special/conpr-3b.C: New test
13010
13011         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
13012         allow g++ to use the dg driver
13013
13014         * README: Add comment about g++.dg directory
13015
13016 1999-02-06  Jeffrey A Law  (law@cygnus.com)
13017
13018         * README: Update email addresses.
13019
13020 1999-02-03  Nick Clifton  <nickc@cygnus.com>
13021
13022         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
13023         arguments in order to force structure S onto the stack even on
13024         the alpha.
13025         (test): Pass 10 leading arguments to function foo as well as the
13026         structure S.
13027
13028         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
13029         failure for all targets.
13030
13031         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
13032         abort to terminate program execution.
13033
13034 1999-01-30  Richard Henderson  <rth@cygnus.com>
13035
13036         * gcc.c-torture/execute/990130-1.c: New test.
13037
13038 1999-01-30  Jeffrey A Law  (law@cygnus.com)
13039
13040         * gcc.dg/990130-1.c: New test.
13041
13042 1999-01-28  Michael Meissner  <meissner@cygnus.com>
13043
13044         * gcc.c-torture/execute/990128-1.c: New test.
13045
13046 1999-01-27  Michael Meissner  <meissner@cygnus.com>
13047
13048         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
13049
13050 1999-01-27  Felix Lee  <flee@cygnus.com>
13051
13052         * lib/c-torture.exp (c-torture-compile): pull out code for
13053         analyzing gcc error messages.
13054         (c-torture-execute): ditto, and fix some (harmless) false
13055         positives.
13056         * lib/gcc.exp (gcc_check_compile): new function.
13057
13058 1999-01-17  Jeffrey A Law  (law@cygnus.com)
13059
13060         * gcc.dg/990117-1.c: New test.
13061
13062         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
13063
13064         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
13065
13066 1999-01-15  Jeffrey A Law  (law@cygnus.com)
13067
13068         * g77.f-torture/compile/990115-1.f: New test.
13069
13070 1999-01-07  Jeffrey A Law  (law@cygnus.com)
13071
13072         * gcc.c-torture/compile/990107-1.c: New test
13073
13074 1999-01-06  Jeffrey A Law  (law@cygnus.com)
13075
13076         * gcc.c-torture/execute/990106-2.c: New test.
13077
13078         * gcc.c-torture/execute/990106-1.c: New test.
13079
13080 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
13081
13082         * gcc.c-torture/compile/981223-1.c: New test.
13083
13084 1998-12-29  Richard Henderson  <rth@cygnus.com>
13085
13086         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
13087         (opt3): Rename from opt4 and disable.
13088
13089 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
13090
13091         * g++.old-deja/g++.pt/ptrmem5.C: New test.
13092
13093 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13094
13095         * g++.old-deja/g++.other/conv5.C: New test.
13096
13097 1998-12-14  Nick Clifton  <nickc@cygnus.com>
13098
13099         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
13100
13101 1998-12-11  Jeffrey A Law  (law@cygnus.com)
13102
13103         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
13104
13105 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
13106
13107         * gcc.c-torture/compile/981211-1.c: New test.
13108
13109 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
13110
13111         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
13112
13113         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
13114
13115 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13116
13117         * gcc.special/930510-1.c: Make C9X safe.
13118         * gcc.misc-tests/gcov-1.c Similarly.
13119         * gcc.misc-tests/gcov-2.c Similarly.
13120
13121 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13122
13123         * gcc.dg/ultrasp1.c: New test.
13124
13125 1998-12-06  Richard Henderson  <rth@cygnus.com>
13126
13127         * gcc.c-torture/execute/981206.c: New test.
13128
13129 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13130
13131         * g++.old-deja/g++.ns/template7.C: New test.
13132
13133         * g++.old-deja/g++.other/expr1.C: New test.
13134
13135         * g++.old-deja/g++.eh/tmpl3.C: New test.
13136
13137         * g++.old-deja/g++.eh/tmpl2.C: New test.
13138
13139 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13140
13141         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
13142         * g++.old-deja/g++.other/using6.C: Removed.
13143         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
13144
13145         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
13146
13147 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13148
13149         * g++.old-deja/g++.pt/overload8.C: New test.
13150
13151         * g++.old-deja/g++.pt/overload7.C: New test.
13152
13153         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
13154
13155         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
13156         and relinking messages.
13157         * lib/g++.exp (g++_target_compile): Remove .rpo file when
13158         compiling with -frepo.
13159
13160 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
13161
13162         * g++.old-deja/g++.pt/lookup6.C: New test.
13163
13164 1998-11-30  Nick Clifton  <nickc@cygnus.com>
13165
13166         * gcc.c-torture/execute/981130-1.c: New test.
13167         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
13168
13169 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13170
13171         * g++.old-deja/g++.pt/explicit76.C: New test.
13172
13173         * g++.old-deja/g++.pt/friend38.C: New test.
13174
13175         * g++.old-deja/g++.ns/crash2.C: New test.
13176
13177         * g++.old-deja/g++.pt/defarg8.C: New test.
13178
13179         * g++.old-deja/g++.pt/instantiate6.C: New test.
13180
13181         * g++.old-deja/g++.pt/static6.C: New test.
13182
13183         * g++.old-deja/g++.pt/decl2.C: New test.
13184
13185 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13186
13187         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
13188         problem is actually related with name lookup, but so what? :-)
13189
13190         * g++.old-deja/g++.pt/friend37.C: New test.
13191
13192 1998-11-25  Dave Love  <d.love@dl.ac.uk>
13193
13194         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
13195         element, which fails on some systems.
13196
13197         * g77.f-torture/execute/labug1.f: New test.
13198
13199 1998-11-21  Jeffrey A Law  (law@cygnus.com)
13200
13201         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
13202         is defined.
13203
13204 1998-11-18  Dave Love  <d.love@dl.ac.uk>
13205
13206         * g77.f-torture/compile/981117-1.f: New test.
13207
13208 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
13209
13210         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
13211         properly discarded.
13212
13213 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
13214
13215         * gcc.c-torture/execute/memcheck: New directory of tests for
13216         -fcheck-memory-usage.
13217
13218 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13219
13220         * README: New file, general information about the testsuite and
13221         new description of the various C++ test subdirectories.
13222         * README.g++: Eliminate obsolete information, update and move most
13223         relevant stuff to README.
13224
13225 1998-11-07  Richard Henderson  <rth@cygnus.com>
13226
13227         * gcc.c-torture/compile/981107-1.c: New test.
13228
13229 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
13230
13231         * execute/memcpy-bi.c: New testcase.
13232
13233 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
13234
13235         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
13236         base classes.
13237
13238         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
13239         template is selected.
13240
13241         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
13242         classes, it should be accepted for all types.
13243
13244         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
13245
13246         * g++.old-deja/g++.pt/spec24.C: Ensure that template
13247         specializations start with template headers.
13248
13249 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
13250
13251         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
13252
13253         * g++.old-deja/g++.other/init9.C: Test cross initialization of
13254         non-POD types.
13255
13256 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13257
13258         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
13259
13260 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13261
13262         * compile/981022-1.c, compile/981022-1.x: New test and driver.
13263
13264 1998-10-19  Jeffrey A Law  (law@cygnus.com)
13265
13266         * 981019-1.c: New test.
13267
13268 1998-10-14  Robert Lipe <robertl@dgii.com>
13269
13270         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
13271         find objc headers.
13272
13273 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13274
13275         * compile/981001-4.c: Remove use of GCC extension that triggers a
13276         compiler bug.
13277
13278 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
13279
13280         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
13281
13282 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13283
13284         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
13285         instantiation of template produces incorrect code for delete
13286         expression.
13287
13288         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
13289         constructors' name is not unique.
13290         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
13291         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
13292
13293         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
13294         automatic array of const is ill-formed.
13295
13296         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
13297         of template parameter?
13298
13299         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
13300         const.
13301
13302         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
13303         pointer-to-member expression.
13304
13305         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
13306         declaration causes ICE.
13307
13308 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
13309
13310         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
13311         reserved in the global namespace.
13312
13313         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
13314         generate needed virtual table.
13315
13316         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
13317
13318 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
13319
13320         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
13321         template-dependent type
13322
13323 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
13324
13325         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
13326         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
13327         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
13328
13329         * g++.old-deja/g++.other/using5.C: New test; using decl from base
13330         class should be usable as argument of member function.
13331         * g++.old-deja/g++.other/using6.C: New test; using decl from base
13332         class should be usable as return type of member function.
13333         * g++.old-deja/g++.other/using7.C: New test; using decl from base
13334         class should be usable as type of data member.
13335
13336         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
13337
13338 1998-10-09  Jeffrey A Law  (law@cygnus.com)
13339
13340         * gcc.c-torture/special/920521-1.c: Fix bogus test.
13341
13342 1998-10-08  Nick Clifton  <nickc@cygnus.com>
13343
13344         * gcc.dg/dll-?.c Add thumb to target list.
13345         Fix assembler scan patterns to match current assembler output.
13346
13347 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
13348
13349         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
13350         matching of template brackets.
13351
13352         * g++.old-deja/g++.other/using4.C: New test.  Test using
13353         declarations of methods from base classes.
13354
13355         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
13356         within functions should introduce names into the innermost
13357         enclosing namespace.
13358
13359         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
13360         of static locals if first initialization throws.
13361
13362 1998-10-07  Jim Wilson  <wilson@cygnus.com>
13363
13364         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
13365
13366 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
13367
13368         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
13369         lose track of the possible targets of tablejump insns.
13370         * special/special.exp: Run it.
13371
13372 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13373
13374         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
13375         must be declared before its specializations can be named in friend
13376         declarations.
13377
13378 1998-10-05  Dave Love  <d.love@dl.ac.uk>
13379
13380         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
13381
13382         * g77.f-torture/execute/io1.f: New test.
13383
13384 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13385
13386         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
13387         with pointer to template function, for which no argument deduction
13388         is possible.
13389
13390         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
13391         specialization of template function as argument to template
13392         function.
13393
13394         * g++.old-deja/g++.other/access2.C: New test; Inner class
13395         shouldn't have privileged access to Outer's names.
13396
13397 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13398
13399         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
13400         friend template declared within template class conflicts with
13401         nested class of the same name.
13402
13403         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
13404         is ignored.
13405
13406         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
13407         object with direct initializer as function declaration.
13408
13409         * g++.old-deja/g++.other/decl2.C: New test; duplicate
13410         initializers.
13411
13412         * g++.old-deja/g++.other/null2.C: New test; conditional operator
13413         involving const pointer and NULL produces incorrect result.
13414
13415         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
13416         type name without `typename' should be rejected with -pedantic.
13417
13418 1998-10-02  Richard Henderson  <rth@cygnus.com>
13419
13420         * g++.old-deja/g++.other/addrof1.C: New test.
13421
13422 1998-10-01  Nick Clifton  <nickc@cygnus.com>
13423
13424         * gcc.c-torture/compile/981001-1.c: New test.
13425         * gcc.c-torture/execute/981001-1.c: New test.
13426
13427 1998-10-01  Jeffrey A Law  (law@cygnus.com)
13428
13429         * gcc.c-torture/compile/981001-2.c: New test.
13430         * gcc.c-torture/compile/981001-3.c: New test.
13431         * gcc.c-torture/compile/981001-4.c: New test.
13432
13433 1998-10-01  Robert Lipe  <robertl@dgii.com>
13434
13435         * lib/objc.exp (objc_target_compile): Add -L during compiles for
13436         multilibbed hosts.   Idea grafted from g77.exp.
13437
13438 1998-09-30  Dave Love  <d.love@dl.ac.uk>
13439
13440         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
13441         avoid losing on systems which need -lsocket.
13442
13443 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
13444
13445         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
13446         * g++.old-deja/g++.other/nested2.C: Ditto.
13447         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
13448         failure.
13449
13450 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13451
13452         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
13453         preferred over template operator!= for enum bitfields.
13454
13455 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
13456
13457         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
13458         that happen to have the same base name, but in different scopes,
13459         are incorrectly rejected.
13460
13461 1998-09-16  Richard Henderson  <rth@cygnus.com>
13462
13463         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
13464         on the native word size instead of an integer literal.
13465
13466 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13467
13468         * g++.old-deja/g++.other/static2.C: Invocation of static data
13469         member of type pointer-to-function denoted as non-static member.
13470
13471         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
13472         checks involving function types and aliases.
13473
13474 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13475
13476         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
13477         redefined to the same non-trivial type.
13478
13479         * g++.old-deja/g++.pt/explicit73.C: Test for proper
13480         namespace-qualification of template specializations declared in
13481         other namespaces.
13482
13483         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
13484         to declare a subset of the specializations of a template function
13485         as friends of specializations of a template class.
13486
13487         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
13488         member templates that do not fully specialize the enclosing
13489         template class are rejected.
13490
13491 1998-09-11  Dave Love  <d.love@dl.ac.uk>
13492
13493         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
13494
13495 1998-09-08  Dave Love  <d.love@dl.ac.uk>
13496
13497         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
13498         altered from libf2c/libU77 version.
13499
13500 1998-09-06  Dave Love  <d.love@dl.ac.uk>
13501
13502         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
13503
13504 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
13505
13506         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
13507         (un)signed char are different types for template specialization
13508         purposes.
13509
13510 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
13511
13512         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
13513         * objc: ObjC testsuite.
13514
13515 1998-08-31  Catherine Moore  <clm@cygnus.com>
13516
13517         * gcc.c-torture/execute/941014-1.x:  New file.
13518
13519 1998-08-31  Nick Clifton  <nickc@cygnus.com>
13520
13521         * lib/c-torture.exp: Add support for
13522         torture_eval_before_compile and torture_eval_before_execute
13523         variables.
13524
13525 1998-08-30  Jeffrey A Law  (law@cygnus.com)
13526
13527         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
13528         this test triggers valid.
13529
13530 1998-08-27  Jeffrey A Law  (law@cygnus.com)
13531
13532         * gcc.dg/980827-1.c: New test.
13533
13534 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
13535
13536         * gcc.c-torture/execute/loop-4b.c: New test.
13537
13538 1998-08-26  Nick Clifton  <nickc@cygnus.com>
13539
13540         * lib/c-torture.exp: Add support for
13541         torture_eval_before_compile and torture_eval_before_execute
13542         variables.
13543
13544 1998-08-25  Jeffrey A Law  (law@cygnus.com)
13545
13546         * gcc.c-torture/compile/980825-1.c: New test.
13547
13548 1998-08-24  Nick Clifton  <nickc@cygnus.com>
13549
13550         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
13551         count number tests in opt_t0 not good_t0.
13552
13553 1998-08-24  Jeffrey A Law  (law@cygnus.com)
13554
13555         * gcc.c-torture/compile/930326-1.x: Fix typo.
13556
13557 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
13558
13559         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
13560         causes an ICE.
13561
13562 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13563
13564         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
13565         STACK_SIZE is defined.
13566         * gcc.c-torture/unsorted/stuct.c: Similarly.
13567
13568         * gcc.c-torture/compile/980821-1.c: New test.
13569
13570 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13571
13572         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
13573
13574 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
13575
13576         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
13577         code.
13578
13579 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
13580
13581         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
13582         error'.
13583
13584 1998-08-18  Jeffrey A Law  (law@cygnus.com)
13585
13586         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
13587
13588 1998-08-16  Jeffrey A Law  (law@cygnus.com)
13589
13590         * gcc.c-torture/compile/980816-1.c: New test.
13591
13592         * gcc.dg/980816-1.c: New test.
13593
13594 1998-08-13  Jeffrey A Law  (law@cygnus.com)
13595
13596         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
13597         compiler for ieee tests.
13598
13599 1998-08-01  Dave Love  <d.love@dl.ac.uk>
13600
13601         * g77.f-torture/compile/980729-0.f: New test.
13602
13603 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
13604
13605         * gcc.c-torture/special/eeprof-1.c: New test, for
13606         -finstrument-functions.
13607         * gcc.c-torture/special/special.exp: Run it.
13608
13609 1998-07-29  Jeffrey A Law  (law@cygnus.com)
13610
13611         * gcc.c-torture/compile/980729-1.c: New test.
13612
13613 1998-07-27  Nick Clifton  <nickc@cygnus.com>
13614
13615         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
13616         __thumb__ is defined, and test for ARM style doubles if so.
13617
13618 1998-07-26  Dave Love  <d.love@dl.ac.uk>
13619
13620         * g77.f-torture/noncompile/980615-0.f: New test.
13621
13622 1998-07-26  H.J. Lu  (hjl@gnu.org)
13623
13624         * gcc.dg/980312-1.c: Do link instead of compile.
13625         * gcc.dg/980313-1.c: Likewise.
13626
13627 1998-07-26  Jeffrey A Law  (law@cygnus.com)
13628
13629         * gcc.c-torture/compile/980726-1.c: New test.
13630
13631 1998-07-25  Dave Love  <d.love@dl.ac.uk>
13632
13633         * g77.f-torture/execute/io0.f: New test.
13634
13635 1998-07-24  Nick Clifton  <nickc@cygnus.com>
13636
13637         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
13638         an int.
13639
13640 1998-06-18  Michael Meissner  <meissner@cygnus.com>
13641
13642         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
13643         m32r bugs.
13644
13645 1998-07-17  Nick Clifton  <nickc@cygnus.com>
13646
13647         * gcc.dg/980626-1.c: Expect failures for all toolchains until
13648         c-decl.c:grokdeclarator can handle mode attributes.
13649
13650 1998-07-16  Jeffrey A Law  (law@cygnus.com)
13651
13652         * gcc.c-torture/execute/980716-1.c: New test.
13653
13654 1998-07-13  Jeffrey A Law  (law@cygnus.com)
13655
13656         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
13657         the mn10200.
13658         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
13659         the mn10200.
13660         * gcc.c-torture/execute/va-arg-3.x: Similarly.
13661         * gcc.c-torture/compile/930326-1.x: Similarly.
13662
13663 1998-07-13  Dave Love  <d.love@dl.ac.uk>
13664
13665         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
13666         New test from Craig.
13667
13668 1998-07-12  Dave Love  <d.love@dl.ac.uk>
13669
13670         * g77.f-torture/noncompile/980616-0.f: New test.
13671
13672         * g77.f-torture/execute/970816-3.f:  New test from Craig.
13673
13674 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13675
13676         *  g++.other/singleton.C: Return error value instead of taking
13677         SIGSEGV.
13678
13679 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
13680
13681         *  g++.other/singleton.C: New test.   Warning is under dispute.
13682         Runtime crash is not.
13683
13684 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13685
13686         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
13687         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
13688         using6.C, using7.C}:  New namespace tests.
13689
13690 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
13691
13692         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
13693         specialization with typedef'ed names used as array indexes.
13694
13695 1998-07-09  Jeffrey A Law  (law@cygnus.com)
13696
13697         * gcc.c-torture/execute/980709-1.c: New test.
13698
13699         * gcc.dg/980709-1.c: New test.
13700
13701 1998-07-07  Richard Henderson  <rth@cygnus.com>
13702
13703         * gcc.c-torture/execute/bcp-1.c: New test.
13704
13705 1998-07-07  Jeffrey A Law  (law@cygnus.com)
13706
13707         * gcc.c-torture/execute/980707-1.c: New test.
13708
13709 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
13710
13711         * gcc.c-torture/compile/980706-1.c: New test.
13712
13713 1998-07-01  Dave Love  <d.love@dl.ac.uk>
13714
13715         * g77.f-torture/execute/980701-0.f,
13716         g77.f-torture/execute/980701-1.f: New test from Craig.
13717
13718 1998-07-01  Jeffrey A Law  (law@cygnus.com)
13719
13720         * gcc.c-torture/compile/980701-1.c: New test.
13721
13722         * gcc.c-torture/execute/980701-1.c: New test.
13723
13724 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
13725 rlsruhe.de>
13726
13727         * g++.old-deja/g++.robertl/eb132.C: New test.
13728         * g++.old-deja/g++.robertl/eb133.C: Likewise.
13729
13730 1998-06-29  Dave Love  <d.love@dl.ac.uk>
13731
13732         * g77.f-torture/execute/980628-7.f,
13733         g77.f-torture/execute/980628-8.f,
13734         g77.f-torture/execute/980628-9.f,
13735         g77.f-torture/execute/980628-10.f: New tests from Craig.
13736
13737         * g77.f-torture/execute/980628-3.f: Remove mail headers.
13738
13739 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13740
13741         * g77.f-torture/execute/980628-4.f: New test from Craig.
13742         * g77.f-torture/execute/980628-5.f: Likewise.
13743         * g77.f-torture/execute/980628-2.f: Likewise.
13744         * g77.f-torture/execute/980628-0.f: Likewise.
13745         * g77.f-torture/execute/980628-1.f: Likewise.
13746         * g77.f-torture/execute/980628-3.f: Likewise.
13747         * g77.f-torture/execute/980628-6.f: Likewise.
13748
13749 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13750
13751         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
13752         directory when nothing has been installed yet.
13753
13754 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
13755
13756         * gcc.c-torture/special/special.exp: Handle newer versions of
13757         dejagnu.
13758
13759 1998-06-26  Jeffrey A Law  (law@cygnus.com)
13760
13761         * gcc.dg/980626-1.c: New test.
13762
13763 1998-06-19  Bruno Haible <haible@ilog.fr>
13764
13765         * gcc.misc-tests/m-un-2.c: New test.
13766         * g++.old-deja/g++.other/warn01.c: Likewise.
13767
13768 1998-06-19  Robert Lipe  <robertl@dgii.com>
13769
13770         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
13771         compatibility with assmblers with a different comment character.
13772         Eliminate use of GAS-specific extensions.
13773
13774 1998-06-19  Jeffrey A Law  (law@cygnus.com)
13775
13776         * gcc.c-torture/execute/ieee/980619-1.c: New test.
13777
13778 1998-06-19  Robert Lipe  <robertl@dgii.com>
13779
13780         *lib/g77.exp: Replace search for libf2c.a with search for newly
13781         renamed libg2c.a
13782
13783 1998-06-17  Jeffrey A Law  (law@cygnus.com)
13784
13785         * gcc.c-torture/execute/980617-1.c: New test.
13786
13787 1998-06-12  Jeffrey A Law  (law@cygnus.com)
13788
13789         * gcc.c-torture/execute/980612-1.c: New test.
13790
13791 1998-06-08  Jeffrey A Law  (law@cygnus.com)
13792
13793         * gcc.dg/980523-1.c: Only test on ppc-linux.
13794         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
13795
13796         * gcc.c-torture/execute/980608-1.c: New test.
13797
13798 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
13799
13800         * gcc.c-torture/execute/980605-1.c: New test.
13801
13802 1998-06-04  Jeffrey A Law  (law@cygnus.com)
13803
13804         * gcc.c-torture/execute/980604-1.c: New test.
13805
13806 1998-06-02  Jeffrey A Law  (law@cygnus.com)
13807
13808         * gcc.c-torture/execute/980602-1.c: New test.
13809         * gcc.c-torture/execute/980602-2.c: Likewise.
13810
13811 1998-06-02  Dave Love  <d.love@dl.ac.uk>
13812
13813         * 970125-0.f: Fix per JCB.  Add commentary.
13814
13815 1998-05-31  Michael Meissner  <meissner@cygnus.com>
13816
13817         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
13818         IEEE -0 support.
13819
13820 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
13821
13822         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
13823         earlier.
13824
13825 1998-05-28  Catherine Moore <clm@cygnus.com>
13826
13827         * gcc.c-torture/execute/980526-3.c: New test.
13828
13829 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
13830
13831         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
13832         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
13833         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
13834         m88k-motorola-sysv3 to XFAIL.
13835
13836 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13837
13838         * gcc.dg/980526-1.c: New test.
13839         * gcc.c-torture/execute/980526-2.c: New test.
13840
13841 1998-05-26  Jeffrey A Law  (law@cygnus.com)
13842
13843         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
13844
13845         * gcc.c-torture/execute/980526-1.c: New test.
13846
13847 1998-05-26  Dave Love  <d.love@dl.ac.uk>
13848
13849         * g77.f-torture/execute/alpha2.f: Add runtime test.
13850
13851 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
13852
13853         * g++.old-deja/old-deja.exp: Strip leading directories.
13854
13855         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
13856         error for the line.  Don't run multiple tests for the same line.
13857
13858 1998-05-23  Jeffrey A Law  (law@cygnus.com)
13859
13860         * gcc.dg/980523-1.c: New test.
13861
13862 1998-05-23  Dave Love  <d.love@dl.ac.uk>
13863
13864         * g77.f-torture/compile/970915-0.f: New test.
13865
13866 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
13867
13868         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13869
13870 1998-05-21  Jeffrey A Law  (law@cygnus.com)
13871
13872         * gcc.dg/980520-1.c: New test.
13873
13874 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
13875
13876         * gcc.dg/980502-1.c: Fix return type.
13877
13878 1998-05-20  Jeffrey A Law  (law@cygnus.com)
13879
13880         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13881         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13882         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13883         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13884         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13885
13886 1998-05-20  Dave Love  <d.love@dl.ac.uk>
13887
13888         * g77.f-torture/execute/980520-1.f: New test.
13889
13890 1998-05-15  Dave Love  <d.love@dl.ac.uk>
13891
13892         * lib/mike-g77.exp: New file.
13893
13894         * g77.f-torture/noncompile/noncompile.exp,
13895         g77.f-torture/noncompile/check0.f: New files.
13896
13897 1998-05-14  Dave Love  <d.love@dl.ac.uk>
13898
13899         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13900         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13901         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13902         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13903         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13904         abort where appropriate.
13905
13906 1998-05-05  Michael Meissner  <meissner@cygnus.com>
13907
13908         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13909         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13910
13911 1998-04-29  Dave Love  <d.love@dl.ac.uk>
13912
13913         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13914
13915 1998-04-27  Dave Love  <d.love@dl.ac.uk>
13916
13917         * g77.f-torture/compile/980427-0.f: New test.
13918
13919 1998-04-24  Dave Love  <d.love@dl.ac.uk>
13920
13921         * g77.f-torture/compile/980424-0.f: New test.
13922
13923 1998-04-19  Dave Love  <d.love@dl.ac.uk>
13924
13925         * g77.f-torture/compile/980419-2.f (main): New test.
13926         * g77.f-torture/compile/970125-0.f: New test.
13927         * g77.f-torture/compile/980419-1.f: New test.
13928
13929 1998-04-08  Jim Wilson  <wilson@cygnus.com>
13930
13931         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
13932         of loop-4.c.
13933
13934 1998-04-07  Jim Wilson  <wilson@cygnus.com>
13935
13936         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13937
13938 1998-04-03  Jim Wilson  <wilson@cygnus.com>
13939
13940         * gcc.c-torture/compile/980329-1.c: New test.
13941
13942 1998-03-18  Jim Wilson  <wilson@cygnus.com>
13943
13944         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13945         * gcc.dg/980312-1.c: Fix typo in -march command.
13946
13947 1998-03-16  H.J. Lu  (hjl@gnu.org)
13948
13949         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13950
13951 1998-03-11  Robert Lipe  <robertl@dgii.com>
13952
13953         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
13954         Dave Love agree the Fortran source is bogus.
13955
13956 1998-03-11  Robert Lipe  <robertl@dgii.com>
13957
13958         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13959         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13960         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13961         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13962         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13963
13964 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
13965
13966         * g++.old-deja/g++.other/friend1.C: New test.
13967
13968 1998-02-18  Dave Love  <d.love@dl.ac.uk>
13969
13970         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13971         possibly uninitialized) variables and declare dnrm2.
13972
13973 1998-02-23  Robert Lipe <robertl@dgii.com>
13974
13975         From Bruno Haible <haible@ilog.fr>:
13976         * gcc.c-torture/execute/980223.c: New test.
13977
13978 1998-02-13  Jeffrey A Law  (law@cygnus.com)
13979
13980         * gcc.dg/ifelse-1.c: New test.
13981
13982 1998-02-09  H.J. Lu  (hjl@gnu.org)
13983
13984         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13985
13986           * lib/old-dejagnu.exp (old-dejagnu): Added the
13987           "execution test - XFAIL *-*-*" handling in the spirit of
13988           "excess errors test -". Changed the "execution test fails"
13989           handling to be like "excess errors test fails".
13990           * Update various tests accordingly.
13991
13992 1998-02-06  Jim Wilson  <wilson@cygnus.com>
13993
13994         * gcc.c-torture/execute/980205.c: New test.
13995
13996 1998-01-18  Jeffrey A Law  (law@cygnus.com)
13997
13998         * lib/c-torture.exp: Look for .x files instead of .cexp files.
13999         * lib/f-torture.exp: Similarly.
14000         * gcc.c-torture: Rename all .cexp files to .x files.
14001
14002 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
14003
14004         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
14005         (940510-1.c): Removed duplicate.
14006         (971104-1.c): New test.
14007
14008 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
14009
14010           * lib/f-torture.exp: Improve error and loop detection.
14011
14012 1997-11-19  Michael Meissner  <meissner@cygnus.com>
14013
14014         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
14015         use that to size the filler array.
14016
14017 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
14018
14019         * lib/c-torture.exp(c-torture-execute): Fix typo.
14020
14021         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
14022         testcase as the executable name. Keep the executable around if
14023         the test fails.
14024
14025 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
14026
14027         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
14028         changes.  Only test one -g option, and move it to the end of the
14029         list of options to test.
14030
14031 1997-09-19  Michael Meissner  <meissner@cygnus.com>
14032
14033         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
14034         variable GCC_TORTURE_OPTIONS to supply default switches separated
14035         by colons.  If no environment variable, run tests with -O0 -g, -O1
14036         -g, and -O2 -g as well.
14037
14038 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
14039
14040         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
14041         explanatory comments. Fix indentation.
14042
14043 1997-09-15  Jeffrey A Law  (law@cygnus.com)
14044
14045         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
14046
14047 1997-09-11  Jeffrey A Law  (law@cygnus.com)
14048
14049         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
14050         * g++.old-deja/g++.mike/p7325.C: Likewise.
14051         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
14052
14053 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
14054
14055         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
14056         * g++.old-deja/g++.brendan/crash30.C: Likewise.
14057         * g++.old-deja/g++.brendan/crash39.C: Likewise.
14058         * g++.old-deja/g++.law/operators4.C: Likewise.
14059
14060 1997-09-11  Joe Buck  (jbuck@synopsys.com)
14061
14062         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
14063         * g++.old-deja/g++.mike/p784.C: Ditto.
14064         * g++.old-deja/g++.mike/p785.C: Ditto.
14065
14066 1997-09-05  Jeffrey A Law  (law@cygnus.com)
14067
14068           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
14069
14070 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14071
14072         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
14073         target feature; pass this to c-torture-execute as needed.
14074
14075 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14076
14077         * lib/c-torture.exp(c-torture-execute): If the previous and the
14078         current executables being tested are identical, we don't need to
14079         run the executable again. Try to make the executable names
14080         unique. Add an optional argument for passing additional compiler
14081         flags.
14082
14083 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
14084
14085         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
14086
14087 1997-08-29  Jeffrey A Law  (law@cygnus.com)
14088
14089         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
14090
14091 1997-07-31  Jeffrey A Law  (law@cygnus.com)
14092
14093         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
14094         32bit or larger longs.
14095
14096         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
14097         have either a 32bit long or 32bit int.
14098
14099 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
14100
14101         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
14102         Make double precision tests dependent on sizeof (double).
14103
14104 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
14105
14106         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
14107         too.
14108
14109 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
14110
14111         * gcc.c-torture/compile/961203-1.cexp: New script.
14112
14113 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
14114
14115         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
14116         up the includes ourselves.
14117
14118 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
14119
14120         * lib/plumhall.exp: Remove random include, and add a few
14121         verbose messages for debugging.
14122
14123 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
14124
14125         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
14126         of trying to do it ourselves.
14127
14128 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14129
14130         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
14131
14132 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
14133
14134         * gcc.prms/5403.c: Made regexp a bit less strict.
14135
14136 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
14137
14138         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
14139         is returned from remote_load instead.
14140         * lib/plumhall.exp: Ditto.
14141         * lib/mike-g++.exp: Ditto.
14142         * lib/old-dejagnu.exp: Ditto.
14143         * lib/c-torture.exp: Ditto.
14144
14145 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
14146
14147         * lib/g++.exp: Use build_wrapper procedure.
14148         * lib/gcc.exp: Ditto.
14149
14150 1997-05-20  Jeffrey A Law  (law@cygnus.com)
14151
14152         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
14153         an old-style decl for malloc.  Fixes tests to work when
14154         sizeof (int) != sizeof (size_t).
14155
14156 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14157
14158         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
14159
14160         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
14161         use stdargs.h interface.
14162
14163 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14164
14165         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
14166         NO_VARARGS when compiling.
14167
14168 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
14169
14170         * lib/plumhall.exp(ph_includes): New procedure.
14171         (ph_make): Use it.
14172         (ph_compiler): Ditto.
14173
14174         * lib/g++.exp: Rename test-glue.c to testglue.c.
14175         * lib/gcc.exp: Ditto.
14176
14177 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
14178
14179         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
14180         to completion when it's called.
14181
14182 1997-03-21  Michael Meissner  <meissner@cygnus.com>
14183
14184         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
14185         is defined, don't do test.
14186
14187 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
14188
14189         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
14190         for object files.
14191         (ph_summary): Mark skipped testcases as untested, not unresolved.
14192
14193         * lib/plumhall.exp (ph_make): If unresolved because of bad
14194         errorCode, record errorCode in log file.
14195         (*): Replace send_log/verbose with verbose -log.
14196
14197 1997-03-19  Michael Meissner  <meissner@cygnus.com>
14198
14199         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
14200         double conversion if double isn't at least 8 bytes.
14201
14202         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
14203         int to work with targets where int is 16 bits.
14204
14205         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
14206         8 bytes, just exit, since 4 byte doubles don't have enough bits of
14207         precision for the test to complete.
14208
14209 1997-03-14  Michael Meissner  <meissner@cygnus.com>
14210
14211         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
14212         if d10v is not compiled with the -mdouble64 flag.
14213         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
14214
14215         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
14216         d10v is not compiled with the -mint32 flag.
14217
14218 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
14219
14220         * lib/plumhall.exp: Use incr_count.
14221
14222 1997-03-12  Jeffrey A Law  (law@cygnus.com)
14223
14224         * gcc.c-torture: Update to c-torture-1.45.
14225
14226 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
14227
14228         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
14229         the name of the expect testcase file).
14230
14231         * lib/g++.exp(g++_init): Ditto.
14232
14233 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
14234
14235         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
14236         the host.
14237
14238         * lib/gcc.exp(gcc_exit): New procedure.
14239
14240 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
14241
14242         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
14243         specs where appropriate.
14244
14245         * g++.old-deja/g++.arm/*: Added additional ERROR checks
14246         because of new "candidates are" messages, and removed a few
14247
14248         * Converted all non-old-style g++ testcases to old-style, and
14249         moved into g++.old-deja.
14250
14251 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
14252
14253         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
14254         options.
14255
14256         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
14257         succeeded.
14258
14259         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
14260
14261 1997-02-13  Michael Meissner  <meissner@cygnus.com>
14262
14263         * lib/gcc.exp (gcc_target_compile): Add support for defining
14264         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
14265         the machine doesn't have those features.
14266
14267 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
14268
14269         * g++.law/operators4.exp: Don't use LIBS.
14270
14271 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
14272
14273         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
14274
14275         * lib/mike-g++.exp: Don't set the compiler to be tested here.
14276         * lib/g++.exp: Set it here instead. Also, allow use of the
14277         --tool_exec and --tool_opt options. Change CXX to
14278         GXX_UNDER_TEST.
14279
14280         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
14281
14282         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
14283
14284 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
14285
14286         * lib/old-dejagnu.exp: Use prune_warnings instead of
14287         prune_system_crud.
14288         * lib/mike-g++.exp: Ditto.
14289         * lib/gcc.exp: Ditto.
14290         * lib/g++.exp: Ditto.
14291
14292         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
14293
14294 1997-02-07  Jeffrey A Law  (law@cygnus.com)
14295
14296           * 941014-2.c: Include stdlib.h
14297           * 960327-1.c: Include stdio.h
14298           * dbra.c, index-1.c: Don't assume ints are 32bits.
14299
14300 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
14301
14302         * lib/gcc.exp: Add gcc,stack_size target feature.
14303
14304         * lib/g++.exp(g++_target_compile): Add the include and link
14305         paths here, not in two other places. And, it's $options, not
14306         options.
14307
14308         * lib/mike-g++.exp(postbase): Remove the code that determines
14309         the correct include and link paths.
14310         * g++.old-deja/old-deja.exp: Ditto.
14311
14312 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
14313
14314         * lib/g++.exp(g++_init): target_compile no longer returns the
14315         filename of the result.
14316
14317 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
14318
14319         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
14320         call to glob.
14321
14322         * gcc.c-torture/special/special.exp: Change call to
14323         gcc_target_compile to include the object file.
14324
14325 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
14326
14327         * gcc.c-torture/special/special.exp: Correct misspelling in last
14328         change.
14329
14330 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
14331
14332         * lib/plumhall.exp(ph_summary): Log the entire output of the
14333         executable. Return -1 if there were any failures, 0 otherwise.
14334         (ph_execute): Return -1 if there were any failures, 0 otherwise.
14335         (ph_make): Clean up objects and executables that were built
14336         if the tests succeeded.
14337
14338 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
14339
14340         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
14341         libraries and includes in the build tree as appropriate.
14342
14343 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14344
14345         * lib/c-torture.exp: Instead of looking for the global variable
14346         NO_LONG_LONG, check to see if that's a feature of the target.
14347
14348 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14349
14350         * config/default.exp: Minimize. Delete the remainer of the files in
14351         config; this functionality is now in devo/dejagnu/config.
14352
14353         g++.*/*: Pass any additional flags used to compile to postbase;
14354         delete CXXFLAGS.
14355
14356         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
14357         is now done by runtest.exp. Use gcc_target_compile instead of
14358         compile.
14359
14360         lib/c-torture.exp: Use gcc_target_compile instead of compile.
14361         Remove references to CFLAGS. Use remote_file instead of
14362         calling rm -f.
14363         (c-torture): Take a list of arguments to use to compile this
14364         testcase.
14365
14366         lib/g++.exp: Simplify. Use target_compile instead of compile.
14367         lib/gcc-dg.exp: Ditto.
14368         lib/gcc.exp: Ditto.
14369         lib/mike-{gcc,g++}.exp: Ditto.
14370         lib/old-dejagnu.exp: Ditto.
14371         lib/plumhall.exp: Ditto.
14372
14373 1997-01-08  Jim Wilson  <wilson@cygnus.com>
14374
14375         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
14376         (ph_linker): Likewise.
14377
14378 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
14379
14380           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
14381         MAP_ANON / MAP_ANONYMOUS if defined;
14382         else try to map from /dev/zero .
14383
14384 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14385
14386         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
14387         isn't defined, then define it to MAP_ANONYMOUS.
14388
14389 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14390
14391         * gcc.c-torture: Update to c-torture-1.42 release.
14392
14393 1996-11-11  Jeffrey A Law  (law@cygnus.com)
14394
14395         * gcc.c-torture: Update to c-torture-1.41 release.
14396
14397 1996-10-27  Jeffrey A Law  (law@cygnus.com)
14398
14399         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
14400         c-torture release.
14401
14402 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
14403
14404         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
14405         and LDFLAGS.  Fix second case to append the target_info ldflags
14406         onto LDFLAGS, not CFLAGS.
14407         * lib/g++.exp (g++_init): Add target_info stuff.
14408         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
14409         of libgloss and newlib flags for !native.
14410
14411         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
14412         (GDB): Fix relative path to go up another dir for finding gdb.
14413
14414 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
14415
14416         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
14417         versions in the target_info array, if they don't exist.
14418
14419 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
14420
14421         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
14422
14423 1996-07-08  Jim Wilson  <wilson@cygnus.com>
14424
14425         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
14426         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
14427
14428 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
14429
14430         * lib/old-dejagnu.exp: Don't remove the output file before we've
14431         actually tested it. Don't append pwd to the path of the executable
14432         we're testing.
14433
14434 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
14435
14436         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
14437
14438 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
14439
14440         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
14441         temporary directory for compiler files, and set it to a default
14442         value of /tmp. Set $output as the name of the output file from
14443         compiling the testcase. Add a -o option to $cflags_var so the
14444         compiler writes the final output file as $output. Set $executable
14445         to $output.
14446
14447         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
14448         directory for compiler files, and set it to /tmp if it doesn't
14449         already have a value. Set $output_file to the name of the output
14450         file from compiling the testcase. Add a -o option to CXXFLAGS so
14451         the compiler writes the final output file as $output. Use $output
14452         as the executable to be tested.
14453
14454 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14455
14456         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
14457
14458 1996-06-08  Jeffrey A Law  (law@cygnus.com)
14459
14460         * gcc.c-torture/execute/pending-1.c: New test.  Still
14461         pending in Tege's queue.
14462
14463 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
14464
14465         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
14466         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
14467         if there were failures.  Call unresolved if there were unresolved
14468         testcases.  Call gcc_fail if program did not run to completion.
14469         (ph_make): Pass additional argument name to ph_execute.
14470         (ph_execute): Add new argument.  Pass additional arguments to
14471         ph_summary.  Call gcc_fail is there is no execution output.
14472
14473 1996-04-24  Jeffrey A Law  (law@cygnus.com)
14474
14475         * lib/plumhall.exp (proc_summary): Output relavent summary
14476         lines into the log so specific failures in plumhall can be
14477         investigated.
14478
14479 1996-04-10  Jeffrey A Law  (law@cygnus.com)
14480
14481         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
14482         (c-torture-execute): Don't try to execute tests which use
14483         "long long" types if $NO_LONG_LONG is nonzero.
14484
14485 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
14486
14487         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
14488         not c-torture.
14489
14490         * gcc.ieee: Move from here.
14491         * gcc.c-torture/execute/ieee: To here.
14492
14493 1996-03-26  Jeffrey A Law  (law@cygnus.com)
14494
14495         * gcc.c-torture: Update to c-torture-1.41 release.
14496
14497 1996-03-22  Jeffrey A Law  (law@cygnus.com)
14498
14499         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
14500         not "$output".
14501
14502 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
14503
14504         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
14505         -c present.
14506
14507 1996-03-02  Jeffrey A Law  (law@cygnus.com)
14508
14509         * config/proelf.exp: Handle connecting to a simulator.
14510
14511 1996-01-31  Jeffrey A Law  (law@cygnus.com)
14512
14513         * config/proelf.exp: New file.  Enough framework that we can
14514         run c-torture tests on the proelf targets (or any other target
14515         that gdb can connect to for that matter).
14516
14517 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
14518
14519         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
14520         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
14521
14522         * lib/plumhall.exp (ph_execute): Always call ph_summary if
14523         exec_output exists.
14524
14525 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
14526
14527         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
14528         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
14529
14530         * config/*.exp: Update FSF address.  Change result of ${tool}_load
14531         to pass/fail/unresolved/unsupported/untested.  Caller must now
14532         call unresolved/unsupported/untested.
14533         * lib/*.exp: Update FSF address.  Update to handle new results of
14534         ${tool}_load.
14535         * lib/chill.exp (verbose): Delete.
14536
14537 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
14538
14539         * lib/gcc.exp (default_gcc_start): Change order of args to
14540         $LDFLAGS $CFLAGS $LIBS.
14541         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
14542         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
14543         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
14544         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
14545         * gcc.misc-tests/dg-test.exp: Likewise.
14546         * gcc.misc-tests/msgs.exp: Likewise.
14547         * gcc.prms/prms.exp: Likewise.
14548         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
14549         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
14550
14551         * lib/dg.exp: Deleted, moved to dejagnu/lib.
14552
14553 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14554
14555         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
14556
14557         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
14558         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
14559
14560         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
14561         necessary.
14562
14563 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
14564
14565         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
14566         global for loop; add use of $mathlib.
14567         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
14568         settings here; set mathlib for anything but VxWorks.
14569
14570 1996-01-22  Jeffrey A Law  (law@cygnus.com)
14571
14572         * gcc.c-torture: Update to c-torture-1.40 release.
14573
14574 1996-01-03  Jeffrey A Law  (law@cygnus.com)
14575
14576         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
14577         dg.exp.
14578
14579 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
14580
14581         * lib/c-torture.exp (c-torture-execute): Declare "output" as
14582         global.
14583
14584 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
14585
14586         * lib/g++.exp (LIBS): Define if not already.
14587         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
14588         (gcc-dg-prune): Call prune_gcc_output.
14589         * lib/gcc.exp (prune_gcc_output): New proc.
14590         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
14591         prune_gcc_output.
14592
14593 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
14594
14595         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
14596         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
14597
14598 1995-11-15  Jeffrey A Law  (law@cygnus.com)
14599
14600         * gcc.c-torture: Update to c-torture-1.39 release.
14601
14602 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
14603
14604         * lib/c-torture.exp (c-torture-execute): Don't return if one option
14605         fails, try others as well.
14606
14607 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
14608
14609         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
14610         If compilation fails, mark execute tests as `untested'.
14611         If test is marked as unsupported, don't mark compilation and
14612         execute tests as failed.
14613
14614 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
14615
14616         * lib/g++.exp (g++_init): Don't link in libg++, and look to
14617         libstdc++ for whether or not we want to be doing shared
14618         libraries.  Delete link_curses since we don't need it anymore.
14619         * lib/mike-g++.exp (postbase): Don't link in libg++.
14620         * g++.old-deja/old-deja.exp: Likewise.
14621
14622 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
14623
14624         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
14625
14626 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
14627
14628         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
14629         For that, add `-Wl,-a,shared_archive'.
14630         * g++.old-deja/old-deja.exp: Likewise.
14631
14632 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
14633
14634         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
14635
14636 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
14637
14638         * lib/mike-g++.exp (postbase): Pay attention to the status of
14639         g++_load.
14640
14641 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
14642
14643           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
14644
14645 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
14646
14647         * lib/gcc.exp (default_gcc_start): No longer need to log program
14648         being executed or its output, execute_anywhere does that now.
14649         * lib/g++.exp (default_g++_version): Call execute_anywhere.
14650         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
14651
14652 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
14653
14654         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
14655         the same as those in lib/g++.exp.
14656
14657 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
14658
14659         * gcc.c-torture: Update to c-torture-1.38 release.
14660         * gcc.ieee: Related changes.
14661
14662 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
14663
14664         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
14665         "exec". Minor reformatting changes.
14666
14667         * config/rom68k.exp (${tool}_load): Make it work in a canadian
14668         cross. This means all "exec" calls now work on a remote host as
14669         well.
14670         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
14671         cross. Filter out the extra "\r\n" stuff that expect puts in.
14672         (c-torture-execute): Filter out the bogus warnings like
14673         c-torture-compile does. Add support for canadian cross.
14674         * lib/gcc.exp (default_gcc_version, default_gcc_start)
14675         Use execute_anywhere rather than calling exec directly. Now it
14676         works for canadian cross testing.
14677
14678 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
14679
14680         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
14681         results into a variable, and check that rather than using file exists.
14682
14683 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
14684
14685         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
14686         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
14687
14688 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14689
14690         * g++.old-deja/old-deja.exp: Create and pass runshlib and
14691         lib_curses if there's a shared libg++ in the build tree.
14692
14693 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
14694
14695         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
14696         if not supported target.
14697
14698 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
14699
14700         * lib/g++.exp (g++_init): Move empty setting of runshlib and
14701         link_curses up to always happen, not just for native builds.
14702
14703 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
14704
14705         * gcc.c-torture: Update to c-torture-1.36 release.
14706         * gcc.failure: Related changes.
14707
14708 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
14709
14710         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
14711
14712 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
14713
14714         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
14715         * lib/mike-g++.exp (postbase): Not in here.  Still reference
14716         runshlib, link_curses, and mathlib for link and run.
14717
14718         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
14719         pass the runtime shared library options for Solaris, OSF/1, and
14720         Irix5, and link with -lcurses to avoid unresolved references.
14721
14722 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
14723
14724         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
14725         only run once.
14726
14727 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
14728
14729         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
14730
14731 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
14732
14733         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
14734         do not have a framework for the "compat" tests yet.
14735
14736 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
14737
14738         * lib/mike-g++.exp (postbase): New local variable `mathlib',
14739         set to null if we're testing vxworks5.1.  Use that instead of
14740         `-lm' in the setting of LIBS for link and run.
14741
14742 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
14743
14744         * config/rom68k.exp (${tool}_load): Major changes to make it
14745         work.  Verified that it does in fact return the stuff in
14746         exec_output properly.  Catch any Emul or any TRAP other than 0.
14747
14748 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
14749
14750         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
14751         LDFLAGS properly for targets that need stuff from libgloss.
14752         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
14753         only run once.
14754         (gpp_initialized): New variable.
14755
14756 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
14757
14758         * config/rom68k.exp: Load libgloss.exp.
14759         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
14760         so we can produce a fully linked binary.
14761         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
14762         so we can produce a fully linked binary.
14763
14764 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
14765
14766         * lib/plumhall.exp (ph_section): Watch for expected failures.
14767         Add missing `else'.
14768
14769         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
14770         run the testcase.
14771         (c-torture): Likewise.
14772
14773 1995-08-28  Doug Evans  <dje@cygnus.com>
14774
14775         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
14776
14777         * lib/mike-g++.exp (mike_cleanup): New proc.
14778         (prebase): New globals compiler_result, not_compiler_result,
14779         target_regexp.
14780         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
14781         allow leading "-" in pattern.  Watch for unsupported tests.
14782         If $compiler_result is set, pattern match assembler code,
14783         and ditto for $not_compiler_result.
14784         * lib/mike-gcc.exp: Likewise.
14785
14786         * lib/plumhall.exp (ph_execute): Only call ph_summary if
14787         execution "succeeded".
14788
14789 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
14790
14791         * config/win32.exp: New file.
14792         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
14793
14794 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
14795
14796         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
14797         unsupported.
14798         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
14799         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
14800         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
14801
14802         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
14803         "... without exceptions was ...".  That is now handled by
14804         prune_system_crud.
14805         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14806
14807 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
14808
14809         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
14810         sieve.c,sort2.c}: New files.
14811         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
14812         sieve.exp,sort2.exp}: Drivers for them.
14813
14814         * lib/mike-gcc.exp (program_output): New user settable variable.
14815         (postbase): Call prune_system_crud.  Also prune extraneous compiler
14816         messages.
14817         * lib/mike-g++.exp (program_output): New user settable variable.
14818
14819         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
14820
14821         * config/sh.exp: Deleted (use sim.exp instead).
14822
14823 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
14824
14825         * config/vx.exp: Declare CHECKTASK as global.
14826         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
14827         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
14828         * lib/old-dejagnu.exp: Load [pwd]/$executable.
14829
14830 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14831
14832         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
14833         target. Like vx.exp, only includes `vx29k.exp' instead of
14834         `vxworks.exp'.
14835
14836 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
14837
14838         * config/sim.exp: Increase time limit from 120 seconds to 240.
14839
14840 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
14841
14842         * gcc.c-torture/execute/950628-1.c: New test.
14843
14844 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
14845
14846         * gcc.c-torture: Update with changes/additions from
14847         c-torture-1.34.
14848
14849 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
14850
14851         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
14852
14853 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
14854
14855         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
14856
14857 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
14858
14859         * gcc.c-torture/compile/950512-1.c: New test.
14860         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
14861         * gcc.dg/struct-ret-1.c: Likewise.
14862
14863 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
14864
14865         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
14866           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
14867
14868 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
14869
14870         * gcc.c-torture/special/920411-1.c: Deleted.
14871         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14872
14873 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
14874
14875         * config/sim.exp (${tool}_load): Hack in call to bash to get a
14876         cpu limit.
14877
14878 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
14879
14880         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14881
14882 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
14883
14884         From kenner;
14885         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14886         is the proper length.
14887         * va-arg-3.c: Likewise.
14888
14889 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
14890
14891         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
14892         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14893
14894         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
14895         * lib/g++.exp (default_g++_start): Delete old cruft.
14896
14897 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
14898
14899         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14900         (2 * (1 << 18)) to (2 * (1 << 17)).
14901
14902         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14903
14904 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
14905
14906         * config/rom68k.exp: Renamed from config/idp.exp
14907
14908 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
14909
14910         * c-torture/compile/921109-2.c
14911
14912 1995-04-18  Mike Stump  <mrs@cygnus.com>
14913
14914         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14915         excess errors.
14916
14917 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
14918
14919         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14920         output.
14921         * lib/g++.exp (default_g++_start): Likewise.
14922
14923 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
14924
14925         * gcc.c-torture/compile/950329-1.c: New test.
14926
14927 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
14928
14929           * config/bug.exp (${tool}_load): Updated to use new remote_open
14930           and remote_close procs.
14931         * config/idp.exp: New file.
14932
14933 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
14934
14935         * gcc.c-torture/execute/950322-1.c: New test.
14936
14937 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
14938
14939         * config/vx.exp (${tool}_load): Clean up testing of return code from
14940         vxworks_ld and vxworks_spawn.
14941
14942 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
14943
14944         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14945
14946 1995-03-13  Mike Stump  <mrs@cygnus.com>
14947
14948         * lib/old-deja.exp: Add `excess errors test - ' error, now one
14949         can mark excess errors on a machine by machine basis.  Note, the
14950         default is to not expect any excess errors, even when excess
14951         errors test - is given, so you will want to put an XFAIL ... on
14952         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
14953         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14954         those 4 machines, but no others.
14955
14956 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
14957
14958         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14959         * lib/c-torture.exp: to here.
14960
14961 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
14962
14963         * gcc.c-torture/execute/950221-1.c: New test.
14964         * gcc.c-torture/execute/struct-ret-1.c: New test.
14965         * gcc.c-torture/compile/950221-1.c: New test.
14966
14967         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14968
14969 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
14970
14971         * gcc.c-torture/execute/arith-1.c (main): Return 0.
14972         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14973
14974 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
14975
14976         * g++.gb: New directory of tests, derived from my signature and
14977         class scoping tests.
14978
14979         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14980         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14981         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14982         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14983         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14984         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14985         * g++.gb/sig25.C: Likewise.
14986
14987         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14988         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14989         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14990         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14991         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14992         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14993         * g++.gb/sig25.exp: Likewise.
14994
14995         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14996         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14997         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14998         * g++.gb/scope13.C: Likewise, this test still fails.
14999
15000         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
15001         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
15002         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
15003         * g++.gb/scope13.exp: Ditto.
15004
15005         * g++.gb/README: New file, explains what these tests are about.
15006
15007 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
15008
15009         * lib/dg.exp (dg-do): Support `preprocess'.
15010         (dg-test): Likewise.
15011
15012 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
15013
15014         * config/udi.exp: change "continue -expect" to "exp_continue".
15015
15016 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
15017
15018         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
15019         Delete redundant tests.
15020
15021         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
15022         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
15023         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
15024         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
15025         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
15026         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
15027         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
15028         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
15029
15030         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
15031         storing label pointers.
15032         * gcc.c-torture/execute/921019-1.c: Likewise.
15033         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
15034         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
15035         parameter fp.
15036         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
15037         constants.
15038
15039         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
15040         Delete obsolete tests.
15041
15042         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
15043         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
15044         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
15045         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
15046         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
15047         * gcc.c-torture/compile/950124-1.c: New test.
15048
15049         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
15050
15051 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
15052
15053         * lib/mike-g++.exp: Add -lm to LIBS.
15054
15055 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
15056
15057         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
15058
15059 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
15060
15061         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
15062
15063 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
15064
15065         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
15066
15067 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
15068
15069         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
15070         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
15071         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
15072         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
15073         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
15074         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
15075         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
15076         * g++.law/{operators31.C, operators32.C,
15077         * g++.law/{operators33.C, operators34.C}: Likewise.
15078         * g++.law/{pic1.C, refs2.C}: Likewise.
15079         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
15080         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
15081         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
15082         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15083
15084         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
15085         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
15086         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
15087         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
15088         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
15089         * g++.law/{enum9.exp, friend5.exp}: Likewise.
15090         * g++.law/{nest3.exp, nest4.exp}: Likewise.
15091         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
15092         * g++.law/{operators30.exp, operators31.exp}: Likewise.
15093         * g++.law/{operators32.exp, operators33.exp}: Likewise.
15094         * g++.law/{operators34.exp}: Likewise.
15095         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
15096         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
15097         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
15098         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
15099         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15100
15101         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
15102         No longer expected to fail.
15103         * g++.law/missed-error3.C: Tweak for recent bool changes.
15104
15105 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
15106
15107         * config/emb-unix: Deleted.
15108         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
15109         remote execution.  Do final link on remote host if REMOTE_LINK is set.
15110
15111 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
15112
15113         * lib/dg.exp (dg-test): Fix typo in last patch.
15114
15115 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
15116
15117         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
15118         (handles multiple occurrences).
15119
15120 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
15121
15122         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
15123         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
15124         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
15125         printed).
15126         * lib/c-torture.exp (c-torture-compile): Likewise.
15127         (c-torture): Prepend full path if missing.
15128         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
15129         (gcc_fail): Likewise.
15130         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
15131
15132 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
15133
15134         * lib/netware.exp: Only attach to NetWare i386 systems.
15135
15136 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
15137
15138         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
15139         messages.  Add test name to "output pattern match" pass/fail message.
15140
15141 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
15142
15143         * gcc.dg: New testsuite.
15144         * gcc.dg/dg.exp: New file.
15145
15146         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
15147         test-switch.c}: Deleted.
15148
15149         * gcc.misc-tests/msgs.exp: New testcase driver.
15150
15151 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
15152
15153         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
15154         Watch for illegal return values from ${tool}_load.
15155         * config/unix.exp (${tool}_load): Fix pass/fail detection for
15156         cross targets.  Coerce return value >0 to 1.
15157
15158 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
15159
15160         * config/unix.exp (${tool}_load): Call program rsh, not proc.
15161
15162         * config/emb-unix.exp: New file.
15163
15164         * config/sim.exp: Error if variable $SIM not defined.
15165         (${tool}_load): Mark test as "untested" if simulator missing.
15166
15167         * config/unix.exp: Load remote.exp to get rcp_download.
15168         * lib/c-torture.exp: Use different option lists for testcases with
15169         and without loops.
15170         * gcc.c-torture/execute/execute.exp: Likewise.
15171
15172 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
15173
15174         * config/*.exp: Clarify return code from ${tool}_load.
15175         Call `unresolved' or `untested' instead of `warning' or `perror'
15176         (sometimes you still want to call both though).
15177         Add comment that `shell_id' is local to each file.
15178         * config/udi.exp (timeout): Set to 30.
15179         Don't print warning if connection fails, $connectmode has already
15180         printed an error.
15181         (${tool}_load): Move verbose messages to level 2.
15182         Rework pattern for "Process started" message.
15183         Pass `shell_id' to ${connectmode}_download.
15184         Retry twice upon timeout.  Make resetting of target more robust.
15185         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
15186         Pass `shell_id' to exit_$connectmode.
15187         Only call exit_$connectmode if connected.
15188         * config/unix.exp (${tool}_load): Check return codes better.
15189         * config/vrtx.exp (${tool}_load): Likewise.
15190         * config/vx.exp (${tool}_load): Likewise.
15191         Delete unneeded global's.
15192         * lib/dg.exp (dg-test): Update to reflect clarified return codes
15193         from ${tool}_load.
15194         (dg-stat): Delete.
15195         (dg-init): Delete recording of pass/fail counts.
15196         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15197         (old-dejagnu-init): Likewise.
15198         (old-dejagnu-stat): Delete contents, empty proc now.
15199         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
15200         (c-torture): Delete references to lcnt, lpass, lfail.
15201         Get option list from TORTURE_OPTIONS.
15202         Delete -funroll[-all]-loops if no loops.
15203         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
15204         (g++_stat): Delete contents (empty proc now).
15205         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
15206         (gcc_finish): Likewise.
15207         (gcc_stat): Deleted.
15208         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
15209         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
15210         * gcc.c-torture/execute/execute.exp: Likewise.
15211         Split tests into two parts: compile, execute.
15212         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
15213         no loops.  Update to reflect clarified return codes from ${tool}_load.
15214
15215 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
15216
15217         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
15218         to grep for.
15219         (old-dejagnu): Likewise (where necessary).
15220
15221 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
15222
15223         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
15224
15225         * lib/dg.exp (dg-process-target): Fix processing of selector.
15226         Add comment regarding use of `error'.
15227
15228         * lib/gcc.exp (prune_system_crud): Define if missing.
15229         * lib/g++.exp (prune_system_crud): Likewise.
15230
15231         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
15232         Call prune_system_crud.
15233         * lib/dg.exp (dg-runtest): New proc.
15234         Use perror instead of send_user for tcl errors in testcase.
15235         Don't return any value, it's never used.
15236         Don't clobber previous definition of `unknown'.
15237         Print tcl errors in `dg-final'.
15238
15239 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
15240
15241         * lib/dg.exp (dg-process-target): Improve syntax error messages.
15242         (dg-test): Don't print errorInfo, it contains stack backtrace.
15243
15244 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
15245
15246         * lib/g++.exp (runtest_file_p): Define if missing.
15247
15248 1994-09-24  Doug Evans  (dje@cygnus.com)
15249
15250         * lib/mike-g++.exp: Comment out loading of g++.exp.
15251         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
15252         (default_g++_version): Always print something.
15253         (default_g++_start): Comment out call to `which'.
15254         (g++_start, g++_load): Deleted (must be defined in config file).
15255         * lib/gcc.exp: Test for existence of $CC at start.
15256         Delete check for tmpdir (done in gcc_init).
15257         (default_gcc_version): Always print something.
15258         (default_gcc_start): Comment out call to `which'.
15259         * config/*.exp: Major cleanup - make cross targets work at least a
15260         little better for g++ (by not being "--tool gcc" specific).
15261         Rename gcc_xxx to ${tool}_xxx.
15262         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
15263         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
15264
15265 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
15266
15267         * lib/c-torture.exp (c-torture-compile): Rework compiler
15268         message processing.
15269
15270         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
15271         c-torture.
15272
15273 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
15274
15275         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
15276
15277         * lib/dg.exp (dg-process-target): Support { target native }.
15278
15279 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
15280
15281         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
15282         looked for "... program xxx got fatal signal".
15283         Correct regsub munging of `comp_output'.
15284         Ignore compiler messages "path prefix not used" and "linker input
15285         file unused".
15286
15287 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
15288
15289         * lib/gcc.exp (runtest_file_p): Define if missing.
15290         * gcc.prms/template.c: Example to work from.
15291
15292 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
15293
15294         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
15295         * lib/dg.exp (dg-test): Call unsupported testcases as such.
15296
15297         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
15298         * gcc.prms/1883.c: Moved from compile/940714-1.c.
15299         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
15300         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
15301
15302         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
15303         (dg-process-target): No longer a varargs proc.
15304         Return S/N for target, P/F for xfail.  All callers changed.
15305         (user option procs): More argument checking.
15306         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
15307         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
15308         (dg-test): Skip test if not running on selected target in `dg-do'.
15309         Update handling of `dg-do-what', `dg-output-text'.
15310         Separate execution pass/fail from output pattern match pass/fail.
15311         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
15312
15313 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
15314
15315         * gcc.c-torture/special/special.exp: Don't expect failure for mips
15316         target for 920510-1.c.
15317
15318 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
15319
15320         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
15321         Clean up comment regarding use of passcnt, etc.
15322         (gcc_stat): Don't update `testcnt' here.
15323         (gcc_finish): Do it here.
15324         Might as well reset `but_id' here too.
15325         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
15326         to determine if the file should be tested.
15327         * gcc.c-torture/compile/compile.exp: Likewise.
15328         * gcc.c-torture/execute/execute.exp: Likewise.
15329         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15330         * gcc.misc-tests/dg-test.exp: Likewise.
15331         * gcc.prms/prms.exp: Likewise.
15332         * gcc.wendy/wendy.exp: Likewise.
15333         * g++.old-deja.exp: Likewise.
15334         Move "Testing file" message to verbose level 1.
15335
15336 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
15337
15338         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
15339
15340 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
15341
15342         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
15343         (default_gcc_start): Accept optional second list element
15344         of compiler flags.  Print compiler output at verbosity level 2.
15345         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
15346         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
15347         Save current values of framework globals passcnt, failcnt, xpasscnt,
15348         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
15349         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
15350         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
15351         xfailcnt to compute stats.  Update framework global `testcnt' from
15352         pass/fail counts.
15353         (gcc_finish): New proc.  Clean up test environment.
15354         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
15355         (gcc_epass, gcc_efail): Delete.
15356         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
15357         argument of line number.
15358         (dg-init): If the tool has an init routine, call it.
15359         (dg-test): Remove args `cflags_var' and `libs_var'.
15360         Pass all compiler options to ${tool}_start.
15361         Handle missing line number.
15362         (dg-finish): New function.
15363         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
15364         particular files.  Call gcc_finish at end.  Move "skipping test"
15365         message to verbosity level 3.
15366         * gcc.c-torture/compile/compile.exp: Likewise.
15367         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15368         * gcc.c-torture/execute/execute.exp: Likewise.
15369         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15370         Print testcase being tried at verbosity level 1.
15371         * gcc.c-torture/special/special.exp: Unset xfail.
15372         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15373         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
15374         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
15375         * gcc.failure/failure.exp: Likewise.
15376         * gcc.ieee/ieee.exp: Likewise.
15377         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
15378         Update call to dg-test.  Call dg-finish at end.
15379         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
15380         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15381         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
15382         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
15383         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
15384         * gcc.wendy/wendy.exp: Add copyright.
15385         Delete setting of tmpdir (done by gcc_init).
15386         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
15387         Pass compiler flags to gcc_start.  Call gcc_finish at end.
15388         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
15389         gcc_[ce]pass/fail.
15390
15391 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
15392
15393         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
15394         confusion.
15395         (g++_load): Likewise.
15396
15397         * config/*.exp (gcc_load): Some were varargs fns and some were not.
15398         Rename argument to `prog' to remove the confusion.
15399         Varargs fns behave differently too!
15400         (g++_load): Likewise.
15401
15402         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
15403
15404         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
15405         what it is.  Delete (always) printing of status value for !native.
15406         Simplify verbose code, and include status and exec_output.
15407         (g++_load): Use gcc_load.
15408
15409 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
15410
15411         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
15412         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
15413         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
15414         940714-3.c as these testcases don't exist anymore.  Make
15415         va-arg-1.c expected to pass.
15416
15417 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
15418
15419         * gcc.misc-tests/misc.exp: Only run specific testcases.
15420         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
15421         * gcc.misc-tests/dg-[1-9].c: New files.
15422
15423         * lib/dg.exp: New testsuite driver.
15424         * gcc.prms/prms.exp: Use it.
15425
15426         * README.gcc: New file.
15427
15428         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
15429         Document and reset `lxpass' and `lxfail'.
15430         Simplify "initialized" message.
15431         (gcc_stat): Clean up comments a little.
15432
15433 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
15434
15435         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
15436
15437 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
15438
15439         * lib/old-dejagnu.exp (process-option): New proc.
15440         (old-dejagnu-init, old-dejagnu-stat): Likewise.
15441         (old-dejagnu): Simplify.
15442         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
15443
15444 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
15445
15446         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
15447         exists and is not an empty string.
15448
15449         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
15450         $xfail rather than calling setup_xfail.  Clear $xfail when test is
15451         finished.
15452         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
15453         automatically.
15454
15455         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
15456         longer expected to fail.
15457
15458         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
15459         "f" function call.
15460
15461         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
15462
15463         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
15464         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
15465         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
15466         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
15467         c-torture-1.29.
15468
15469         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
15470         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
15471
15472         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
15473
15474         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
15475         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
15476
15477         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
15478         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
15479         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
15480
15481 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
15482
15483         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
15484         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
15485         940714-1.c, 940714-2.c, 940714-3.c},
15486         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
15487         gcc.misc-tests/{mg.c,mg.exp}:
15488         New tests.
15489         * gcc.noncompile/noncompile.exp: Change accordingly.
15490
15491 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
15492
15493         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
15494         Undo previous clobberage.
15495
15496 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
15497
15498         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
15499         * gcc.special/{930510-1.c, special.exp}:
15500         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
15501         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
15502         struct-varargs-1.c}: New tests from c-torture-1.26.
15503
15504 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
15505
15506         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
15507           argument to switch.
15508
15509 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
15510
15511         * Revert the previous changes.  Please see Rob's directory
15512           (/lisa/test/rob/progressive/gcc/testsuite) for testing
15513           fixes.
15514
15515 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
15516
15517         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
15518             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
15519             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
15520             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
15521             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
15522             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
15523             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
15524             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
15525             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
15526             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
15527             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
15528             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
15529             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
15530             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
15531             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
15532             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
15533             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
15534             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
15535             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
15536             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
15537             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
15538             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
15539             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
15540             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
15541             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
15542             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
15543             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
15544
15545 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
15546
15547         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
15548             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
15549           with perror calls.
15550
15551 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
15552
15553         * config/unix.exp (g++_load): Fix syntax.
15554
15555 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
15556
15557         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
15558         * gcc.noncompile/921017-1.c: Deleted obsolete test.
15559         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
15560         Don't expect va-arg-1.c to fail.  Correct expected output for
15561         920928-1.c.
15562         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
15563         * gcc.wendy/hbm4.c: Correct typo.
15564         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
15565
15566 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
15567
15568         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
15569         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
15570         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
15571         * lib/c-torture.exp (c-torture-compile): Ditto.
15572
15573         Reduce volume of output (remove all the -I's and such).
15574         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
15575         Call gcc_cpass, gcc_cfail.
15576         (c-torture): Pass testing option to c-torture-compile.
15577
15578 1994-03-21  Doug Evans  (dje@cygnus.com)
15579
15580         Bring patches over from progressive.
15581         * config/default.exp: Exit remote shell cleanly.
15582         (g++_exit, g++_start): Add default versions.
15583         * config/sim.exp (gcc_load): Use perror, not error.
15584
15585 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
15586
15587         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
15588         set in site.exp.
15589
15590 1994-03-14  Doug Evans  (dje@cygnus.com)
15591
15592         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
15593         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
15594         (wendy_try): New proc to run testcase.
15595         (main loop): Call 'em.
15596         * gcc.wendy/*.c: Clean up pass to correct expected output.
15597
15598         * lib/gcc.exp: Minor cleanup work.
15599         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
15600
15601 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
15602
15603         * config/sim.exp (gcc_load): Document return codes better.
15604         Don't pass -v to simulator.
15605
15606 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
15607
15608           * gcc.special/920717-x.c: Fix typo.
15609           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
15610           get at sources.
15611
15612         * lib/mike-gcc.exp: Fix typo.
15613
15614 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
15615
15616         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
15617         binary to use, transform the name.
15618         * config/*.exp: rename everything. Nuke any g++ specific files,
15619         it's now a special case of gcc that requires no special support.
15620         Add a default.exp for unsupported targets.
15621
15622 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
15623
15624         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
15625         lib/old-dejagnu.exp: Fix a few patterns to work with the new
15626         version of Tcl.
15627
15628 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
15629
15630         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
15631         than a warning.
15632
15633 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
15634
15635         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
15636
15637 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
15638
15639         * gcc.execute/execute.exp: Combine opt_list and foption_list into
15640         option_list.  Compile every file with only 4/6 option choices
15641         (same as C torture) instead of with 12/18 different option
15642         choices.
15643         * lib/c-torture.exp: Likewise.
15644
15645         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
15646         not already set.
15647
15648 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
15649
15650         * lib/old-deja.exp: Add `excess errors test fails' error, now one
15651         can put an XFAIL *-*-* on excess errors.
15652
15653 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
15654
15655         * g++.law: Add more tests derived from g++-bugs snapshots.
15656
15657         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
15658         equivalent to g++.law/init9.
15659
15660         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
15661         compiled it, and the a.out file after we've run it.
15662
15663 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
15664
15665         * lib/mike-g++.exp (postbase): Delete the .o file after we've
15666         compiled it, and the a.out file after we've run it.
15667
15668 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
15669
15670         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
15671
15672 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
15673
15674         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
15675         version number.
15676
15677 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
15678
15679         * g++.law: New directory of g++ tests derived from the g++-bugs
15680         snapshots.
15681
15682 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
15683
15684         * gcc.compile: initbug1.c initbug1.exp testcase added
15685
15686 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
15687
15688         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
15689         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
15690           fixes submitted by Jeff Law (law@cs.utah.edu)
15691         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
15692           Jeff Law (law@cs.utah.edu)
15693
15694
15695 1993-11-30  Mike Stump  (mrs@cygnus.com)
15696
15697         * config/unix-g++.exp: Follow the gcc way of doing things.
15698         * g++.old-deja/old-deja.exp: Minor updates.
15699         * lib/g++.exp: New file, follow the gcc way of doing things.
15700         * lib/old-dejagnu.exp: Minor updates.
15701         * lib/mike-g++.exp: Always unset errorInfo.
15702
15703 1993-11-06  Mike Stump  (mrs@cygnus.com)
15704
15705         * lib/gcc.exp: Fix some errors with the below change, CC and
15706         CFLAGS should be global when setting, not local.
15707
15708 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
15709
15710         * lib/gcc.exp: Transform tool name.
15711
15712 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15713
15714         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
15715
15716 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15717
15718         * lib/gcc.exp: change gcc_done to gcc_stat
15719
15720 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15721
15722         * Upgraded gcc testsuite to c-torture version 1.25
15723
15724 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
15725
15726         * lib/gcc.exp: added reporting code. Changed verbose compile message.
15727         * lib/c-torture: added hooks for new reporting code.
15728
15729 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
15730
15731         * config/sh-gcc.exp: check if sh-sim exists in the path
15732
15733 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
15734
15735         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
15736         * gcc.compile/compile.exp: Initial changes for new logic.
15737         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
15738         * gcc.failure/failure.exp: Initial changes for new logic.
15739         * gcc.ieee/ieee.exp: Initial changes for new logic.
15740         * gcc.misc-tests/misc.exp: Initial changes for new logic.
15741         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
15742         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
15743         * lib/c-torture.exp: Initial changes for new logic.
15744         * lib/gcc.exp: Initial changes for new logic.
15745
15746 1993-10-15  Mike Stump  (mrs@cygnus.com)
15747
15748         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
15749         depend upon failure or success.  Fully qualify names in failure
15750         and success messages.  Always remove a.out before starting
15751         compile, just in case.  Pay more attention to error text output by
15752         the compiler.  Handle testcases with no known past errors just
15753         like all others, so that things are uniform.  Other miscellaneous
15754         improvements.
15755
15756 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
15757
15758         * gcc.cpp: new directory for cpp tests
15759
15760 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
15761
15762         * lib/chill.exp: Code reformatted, removed unused code.
15763         * config/unix-chill.exp: Code reformatted, removed unused code.
15764         * chill.execute/execute.exp: Code reformatted, removed unused code.
15765         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
15766
15767 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
15768
15769         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
15770         routines not written.
15771
15772 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
15773
15774         * config/bug-gcc.exp: Use new procs from bug.exp.
15775
15776 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
15777
15778         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
15779         via ftp, rather than depending on NFS.
15780         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
15781         case.
15782
15783 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
15784
15785         * config/bug-gcc.exp: Use new download proc.
15786
15787 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
15788
15789         * chill.execute/execute.exp: cleanups, handles errors better
15790         * chill.compile/compile.exp: rewrite, based on execute.exp
15791         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
15792         * lib/chill.exp: major changes to diff proc and compile and link
15793           procs. added chill_fail and chill_pass wrappers to pass and
15794           fail. added more comments, and handle error codes better.
15795           Added a hack to capture stderr from exec, so noncompile tests
15796           can work.
15797
15798 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
15799
15800         * chill.execute/execute.exp: rewrite of testsuite driver
15801         * lib/chill.exp: rewrite of testsuite driver
15802         * config/unix-chill.exp: rewrite of testsuite driver
15803
15804 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
15805
15806     In chill.execute:
15807         * iexpr.ch: Standardize uppercase.
15808         * tuples.dat: Standardize uppercase.
15809         * vary.ch: standardize.  Correct varying string assignments.
15810         * vary.dat: Add new output lines.
15811
15812 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
15813
15814     In chill.execute:
15815         * chprintf.ch: Standardize use of uppercase.
15816         * tuples.ch: Standardize and turn arr2 into a DCL,
15817           rather than a SYN.
15818         * pinits.ch: Standardize.
15819
15820 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
15821
15822         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
15823         * Makefil: Renamed to Makefile.in.
15824         * configure.in: New.
15825
15826 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
15827
15828     In chill.execute:
15829         * .cvsignore: Add result/output files.
15830         * Makefile: Fix up variables at start.  Use MFLAGS
15831           everywhere.  Correct bool_loc, built_ins entries.
15832           Add entry for vary1.ch.
15833         * bitarray.ch: Standardize upper-case usage.
15834         * bitexpr.ch: Standardize, add output of b1.
15835         * params.ch: Use arrayt in along PROC parameters, to
15836           avoid novelty problems.
15837         * sets.ch: Tiny cleanup.
15838         * vary1.ch: Re-indent.
15839
15840 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
15841
15842           * Add PR-related files to Makefiles, .cvsignore files, etc.
15843
15844 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
15845
15846         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
15847           with compiler objects. New names are test-flow.c and test-loop.c
15848
15849 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
15850
15851         * Upgraded c-torture tests from 1.19 to 1.20
15852
15853         * new files:
15854         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
15855         * gcc.compile: 930623-1.c 930623-2.c
15856         * gcc.noncompile: 930622-1.c 930622-2.c
15857         * gcc.failure: 920411-1.c 920627-2.c
15858         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
15859
15860 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
15861
15862         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15863           More changes to get testsuite working properly. Needs more work.
15864           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
15865
15866 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
15867
15868         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15869           More changes to get testsuite working properly. Needs more work.
15870
15871 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
15872
15873         * chill.compile/compile.exp: Added for Dejagnu support
15874         * chill.execute/execute.exp: Added for Dejagnu support
15875         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
15876
15877 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
15878
15879     This should complete moving the CHILL test files.
15880         * chill.noncompile(.cvsignore printf.grt
15881             in-printf.grt chprintf.grt chprintf.ch):
15882             Added test-support files.
15883           (Makefile): Modified further.
15884         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15885             signal.ch): Added test files.
15886           * chill.execute (.cvsignore printf.grt printr.c
15887             in-printf.grt rts.c chprintf.grt rts.h): Added
15888           test-support files.
15889             (Makefile): More corrections.
15890
15891 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
15892
15893         * chill.compile, chill.execute, chill.nocompile: Add CHILL
15894           test cases, ready for DejaGnu.
15895
15896 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
15897
15898         * Upgraded c-torture tests from 1.18 to 1.19
15899
15900         * gcc.compile: added test(s):
15901           930607-1.c
15902         * gcc.execute: added test(s):
15903           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15904
15905         * added new subdirectory for misc tests: gcc.misc-tests
15906         * gcc.misc-test(s): added tests:
15907           inst-check.c test-consts.c test-ior.c test-switch.c
15908
15909 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
15910
15911         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15912
15913 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
15914
15915         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15916
15917 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
15918
15919         * Upgraded c-torture tests from 1.17 to 1.18
15920
15921 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
15922
15923         * Upgraded c-torture tests from 1.12 to 1.17
15924
15925 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
15926
15927         * lib/old-dejagnu.exp:
15928           Fixed handling of XFAIL target triplets to correctly
15929           recognize wildcard characters.  Removed code that
15930           appended a unique id tag to the end of the file name
15931           printed out by the result of the testcases within a
15932           given test file.
15933
15934 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
15935
15936         * lib/old-dejagnu.exp:
15937           Reworked expected failure handling to trigger off of XFAIL
15938           keyword in keyphrase embeded in testcase source code. The
15939           XFAIL keyword must be at the end of the keyphrase line. It
15940           may optionally be followed by one or more target triplets.
15941           It has just occured that the handling of wildcards in the
15942           target triplet may not be correct.
15943
15944 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
15945
15946         * g++.old-deja/tests:
15947           Moved all subdirectories up one level into g++.old-deja .
15948
15949         * lib/old-dejagnu.exp:
15950           Fixed problem with CXXFLAGS not being properly reset, and being
15951           corrupted with extraneous "-c" compiler option.  This was
15952           causing binaries to not be generated for test that needed them.
15953           Modified strings passed to "pass" and "fail" so that individual
15954           tests from the same test file would be distinguished by an
15955           identifier appended to the test file name in the summary logs;
15956           this corrected a problem with erroneous diff logs.  Added code
15957           to search testcases for expected fail and unexpected pass keywords.
15958
15959 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
15960
15961         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15962
15963 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
15964
15965         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15966           Removed extraneous text from end of "Special g++ Options"
15967           keyphrase.
15968
15969         * lib/old-dejagnu.exp: Added pattern matching to look for new
15970           keywords, embedded in testcases comments, which will trigger
15971           calls to xpass and xfail.
15972
15973 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
15974
15975         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15976           comments embedded in the testcases, especially the one looking for
15977           special compiler options, as well as the pattern matching for the
15978           compiler output again.
15979
15980 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
15981
15982         * lib/old-dejagnu.exp: Do a proper check of the return value for
15983           execute tests. Fixed several problems with the pattern matching
15984           of the compiler output which gave erroneous test results.
15985           Changed several of the test result messages to be more descriptive.
15986         * config/unix-g++.exp: Proc g++_load now actually works and
15987           executes the tests passed to it and returns a usable return
15988           value.
15989
15990 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
15991
15992           * lib/gcc.exp: Exits gracefully if $CC is bogus.
15993
15994 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
15995
15996         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15997           Modified both files to properly execute the old style
15998           dejagnu tests. The previous versions of these files were
15999           experimental and did not function anything near correctly.
16000
16001 1993-04-05  Rob Savoye  (rob@cygnus.com)
16002
16003         * Removed all Makefile.in and configure.in files. No configuration
16004         needed now.
16005
16006 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
16007
16008         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
16009
16010 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16011
16012         * gcc.compile/configure.in, gcc.unsorted/configure.in,
16013         gcc.special/configure.in, gcc.noncompile/configure.in,
16014         gcc.execute/configure.in, gcc.code_quality/configure.in,
16015         g++.other/configure.in, g++.old-deja/configure.in,
16016         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
16017         in srcname setting.
16018
16019 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
16020
16021         * lib/udi.exp:  Fixed mondfe and mondfe_download.
16022         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
16023         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
16024
16025 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
16026
16027         * config/udi-gdb.exp: Check $shell_id after connecting to target.
16028         (gdb_exit): Don't remove *_soc files.
16029
16030 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
16031
16032         * lib/c-torture.exp: Don't look for main; instead always use -w
16033         -c.  This is how the c-torture tests work.  Remove the object
16034         file if the compilation succeeds.
16035         * gcc.execute/execute.exp: Remove executable if test passes.
16036         * gcc.noncompile/noncompile.exp: Every test is an expected
16037         failure.
16038         * gcc.special/special.exp: Added tests from c-torture 1.11,
16039         corrected use of existing test.
16040         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
16041         gcc.execute/920625-1.c: Updated to c-torture 1.11.
16042         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
16043         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
16044         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
16045         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
16046         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
16047         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
16048         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
16049         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
16050         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
16051         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
16052         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
16053         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
16054         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
16055         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
16056         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
16057         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
16058         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
16059         c-torture 1.11.
16060         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
16061         correspond to c-torture 1.11.
16062
16063         * New file.