OSDN Git Service

* gcc.c-torture/execute/builtins/string-asm-1.c: Take
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2
3         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4         __USER_LABEL_PREFIX__ into account.
5         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6
7 2003-05-14  Roger Sayle  <roger@eyesopen.com>
8
9         * gcc.dg/builtins-15.c: New test case.
10
11 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
12
13         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
14
15 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
16
17         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
18
19 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20
21         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
22         * g++.old-deja/g++.robertl/eb71.C: Likewise.
23         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
24         * g++.old-deja/g++.other/warn3.C: Likewise.
25
26 2003-05-11  Roger Sayle  <roger@eyesopen.com>
27
28         * gcc.dg/i386-387-1.c: Update to also test log.
29         * gcc.dg/i386-387-2.c: Likewise.
30
31 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
32
33         * g77.f-torture/execute/int8421.f: New test.
34
35 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
36
37         PR c++/10230, c++/10481
38         * g++.dg/lookup/scoped5.C: New test.
39
40 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
41
42         PR c++/10552
43         * g++.dg/template/ttp6.C: New test.
44
45 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
46
47         * gcc.c-torture/execute/builtins: New directory.
48         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
49         gcc.c-torture/execute/builtins.
50         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
51         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
52         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
53         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
54
55 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
56
57         PR c++/9252
58         * g++.dg/template/access8.C: New test.
59         * g++.dg/template/access9.C: New test.
60
61 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
62
63         PR c++/9554
64         * g++.dg/parse/access1.C: New test.
65
66 2003-05-09  DJ Delorie  <dj@redhat.com>
67
68         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
69         long, and not an int.
70
71 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
72
73         PR c++/10555, c++/10576
74         * g++.dg/template/memclass1.C: New test.
75
76 2003-05-08  DJ Delorie  <dj@redhat.com>
77
78         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
79         targets.
80         * gcc.c-torture/execute/20021024-1.x: Likewise.
81         * gcc.c-torture/execute/shiftdi.x: Likewise.
82         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
83         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
84         * gcc.dg/20021018-1.c: Likewise.
85
86 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
87
88         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
89
90         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
91         (bcopy): Call memmove.
92
93 2003-05-08  Roger Sayle  <roger@eyesopen.com>
94
95         * g77.f-torture/compile/8485.f: New test case.
96
97 2003-05-07  Richard Henderson  <rth@redhat.com>
98
99         PR c++/10570
100         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
101         Verify exception_cleanup not called for rethrows.
102         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
103         when exiting catch block without rethrowing.
104         * g++.dg/eh/forced3.C: New.
105         * g++.dg/eh/forced4.C: New.
106
107 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
108
109         * gcc.dg/20030505.c: Fix triplet.
110
111 2003-05-06  DJ Delorie  <dj@redhat.com>
112
113         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
114         * gcc.dg/nest.c: Likewise.
115
116 2003-05-05  Roger Sayle  <roger@eyesopen.com>
117
118         * gcc.dg/builtins-14.c: New test case.
119
120 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
121
122         * lib/compat.exp (compat-execute): New argument.
123         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
124         * gcc.dg/compat: New test directory.
125         * gcc.dg/compat/compat.exp: New expect script.
126         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
127         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
128         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
129         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
130         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
131         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
132
133         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
134         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
135         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
136         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
137         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
138         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
139         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
140         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
141         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
142         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
143         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
144         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
145         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
146         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
147         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
148
149 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
150
151         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
152
153 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
154
155         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
156
157 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
158
159         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
160         * gcc.dg/ppc-fsel-2.c: New test.
161
162         * gcc.dg/unused-5.c: New test.
163
164 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
165
166         PR c++/10496
167         * g++.dg/warn/pmf1.C: New test.
168
169 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
170
171         PR c++/4494
172         * g++.dg/warn/main.C: New test.
173
174 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
175
176         * gcc.dg/nonnull-3.c: New test.
177
178 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
179
180         * gcc.dg/cpp/Wtrigraphs.c: Update.
181         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
182
183 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
184
185         * gcc.dg/ppc-fsel-1.c: New test.
186
187 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
188
189         PR c/10604
190         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
191
192 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
193
194         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
195
196 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
197
198         PR c++/9364, c++/10553, c++/10586
199         * g++.dg/parse/typename4.C: New test.
200         * g++.dg/parse/typename5.C: Likewise.
201
202 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
203
204         * gcc.c-torture/compile/20030503-1.c: New test.
205
206 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
207
208         * g++.dg/lookup/using5.C: Fix testcase error.
209
210 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
211
212         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
213         since MEABI is no longer supported.  Remove all vestiges
214         of MEABI from the test.
215
216 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
217
218         PR c++/10554
219         * g++.dg/lookup/using5.C: New test.
220
221 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
222
223         PR c++/8772
224         * g++.dg/template/ttp5.C: New test.
225
226 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
227
228         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
229         (dg-gpp-additional-sources): New function.
230         (dg-gpp-additional-files): Likewise.
231         * lib/g++.exp (additional_sources): New variable.
232         (additional_files): Likewise.
233         (g++_target_compile): Deal with them.
234         * lib/old-dejagnu.exp: Remove.
235         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
236         * g++.old-deja: Revise all tests to use dg commands.
237
238 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
239
240         PR c++/9432, c++/9528
241         * g++.dg/lookup/using4.C: New test.
242
243 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
244
245         * gcc.dg/noreturn-5.c: New file.
246         * gcc.dg/noreturn-6.c: New file.
247
248         * gcc.c-torture/compile/inline-1.c: New file.
249
250 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
251
252         PR c++/10551
253         * g++.dg/template/explicit1.C: New test.
254
255 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
256
257         PR c++/10549
258         * g++.dg/other/bitfield1.C: New test.
259
260         PR c++/10527
261         * g++.dg/init/new7.C: New test.
262
263 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
264
265         * g++.dg/ext/desig1.C: New test.
266         * g++.dg/ext/init1.C: Update.
267
268         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
269
270 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
271
272         PR c++/10180
273         * g++.dg/warn/Winline-1.C: New test.
274
275 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
276
277         * gcc.c-torture/execute/string-opt-19.c: New test.
278
279         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
280         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
281
282 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
283
284         PR c++/10506
285         * g++.dg/init/new6.C: New test.
286
287         PR c++/10503
288         * g++.dg/init/ref6.C: New test.
289
290 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
291
292         * g++.dg/warn/weak1.C: XFAIL on AIX4.
293
294 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
295
296         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
297         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
298
299 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
300
301         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
302         initialized static data members.
303
304 2003-04-25  H.J. Lu <hjl@gnu.org>
305
306         * gcc.dg/ia64-sync-4.c: New test.
307
308 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
309
310         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
311         date.
312
313 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
314
315         PR c++/10337
316         * g++.dg/warn/conv1.C: New test.
317         * g++.old-deja/g++.other/conv7.C: Adjust.
318         * g++.old-deja/g++.other/overload14.C: Adjust.
319
320 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
321
322         PR c++/10471
323         * g++.dg/template/defarg2.C: New test.
324
325 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
326
327         * gcc.dg/cpp/include2.c: Update.
328         * gcc.dg/cpp/multiline-2.c: New.
329         * gcc.dg/cpp/multiline.c: Update.
330         * gcc.dg/cpp/strify2.c: Update.
331         * gcc.dg/cpp/trad/literals-2.c: Update.
332
333 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
334
335         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
336
337 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
338
339         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
340
341 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
342
343         PR c++/10451
344         * g++.dg/parse/crash4.C: New test.
345
346         PR c++/9847
347         * g++.dg/parse/crash5.C: New test.
348
349 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
350
351         PR c++/10446
352         * g++.dg/parse/crash3.C: New test.
353
354         PR c++/10428
355         * g++.dg/parse/elab1.C: New test.
356
357 2003-04-22  Devang Patel  <dpatel@apple.com>
358
359         * gcc.dg/cpp/trad/funlike-5.c: New test.
360
361 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
362
363         * g++.dg/other/packed1.C: Fix dg options.
364
365 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
366
367         * g++.dg/other/offsetof2.C: New test.
368
369 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
370
371         * g++.dg/template/recurse.C: Adjust location of error messages.
372
373 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
374
375         PR c++/9881
376         * g++.dg/init/addr-const1.C: New test.
377         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
378
379 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
380
381         PR c++/10405
382         * g++.dg/lookup/struct-hack1.C: New test.
383
384 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
385
386         * ucs.c: Update diagnostic messages.
387
388 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
389
390         * gcc.dg/cpp/truefalse.cpp: New test.
391         * gcc.dg/cpp/cpp.exp: Update.
392         * g++.dg/other/stdbool-if.C: Remove.
393
394 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
395
396         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
397         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
398
399 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
400
401         * gcc.c-torture/compile/20030418-1.c: New test.
402
403 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
404
405         * README.compat: Remove; content moved to doc/sourcebuild.texi.
406
407 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
408
409         PR c++/10347
410         g++.dg/template/dependent-name1.C: New test.
411
412 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
413
414         * gcc.dg/warn-1.c (tourist_guide): New array,
415         contains a pointer to bar.
416
417 2003-04-16  Roger Sayle  <roger@eyesopen.com>
418
419         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
420         * gcc.c-torture/execute/medce-1.c: New test case.
421         * gcc.c-torture/execute/medce-2.c: New test case.
422
423 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
424
425         * lib/prune.exp: Ignore more messages.
426
427         PR c++/10381
428         * g++.dg/parse/lookup3.C: New test.
429
430 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
431
432         * gcc.c-torture/compile/20030415-1.c : New test.
433
434 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
435
436         * gcc.c-torture/execute/scope-2.c: Move to ...
437         * gcc.dg/noncompile/scope.c: .... here.
438
439 2003-04-14  Roger Sayle  <roger@eyesopen.com>
440
441         * gcc.dg/20030414-2.c: New test case.
442
443 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
444
445         PR target/10377
446         * gcc.dg/20030414-1.c: New test.
447
448 2003-04-13  Roger Sayle  <roger@eyesopen.com>
449
450         * gcc.dg/builtins-12.c: New test case.
451         * gcc.dg/builtins-13.c: New test case.
452
453 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
454
455         * gcc.c-torture/execute/string-opt-18.c: New test.
456
457 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
458
459         PR c++/10300
460         * g++.dg/init/new5.C: New test.
461
462 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
463
464         PR c++/7910
465         * g++.dg/ext/dllimport1.C: New test.
466
467 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
468
469         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
470
471 2003-04-11  Bud Davis <bdavis9659@comcast.net>
472
473         PR Fortran/9263
474         * g77.f-torture/noncompile/9263.f: New test
475         PR Fortran/1832
476         * g77.f-torture/execute/1832.f: New test
477
478 2003-04-11  David Chad  <davidc@freebsd.org>
479             Loren J. Rittle  <ljrittle@acm.org>
480
481         libobjc/8562
482         * objc.dg/headers.m: New test.
483
484 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
485
486         * gcc.c-torture/execute/builtin-noret-2.c: New.
487         * gcc.c-torture/execute/builtin-noret-2.x: New.
488         XFAIL builtin-noret-2.c at -O1 and above.
489         * gcc.dg/redecl.c: New.
490         * gcc.dg/Wshadow-1.c: Update error regexps.
491
492 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
493
494         * g++.dg/abi/bitfield10.C: New test.
495
496 2003-04-09  Mike Stump  <mrs@apple.com>
497
498         * gcc.dg/pch/pch.exp: Make testcase names longer.
499         * g++.dg/pch/pch.exp: Make testcase names longer.
500
501 2003-04-08  Roger Sayle  <roger@eyesopen.com>
502
503         * gcc.dg/builtins-11.c: New test case.
504
505 2003-04-08  Roger Sayle  <roger@eyesopen.com>
506
507         * gcc.dg/builtins-9.c: New test case.
508         * gcc.dg/builtins-10.c: New test case.
509
510 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
511
512         * gcc.dg/noncompile/init-4.c.c: New test.
513
514 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
515
516         * gcc.misc-test/gcov-9.c: New test.
517         * gcc.misc-test/gcov-10.c: New test
518         * gcc.misc-test/gcov-11.c: New test.
519
520 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
521
522         PR optimization/10024
523         * gcc.c-torture/compile/20030405-1.c: New test.
524
525 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
526
527         * gcc.dg/pch/static-3.c: New.
528         * gcc.dg/pch/static-3.hs: New.
529         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
530
531 2003-04-04  Richard Henderson  <rth@redhat.com>
532
533         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
534         * g++.dg/eh/forced2.C: Likewise.
535
536 2003-04-03  Mike Stump  <mrs@apple.com>
537
538         * lib/scanasm.exp (scan-assembler): Add xfail processing for
539         target arg.
540         (scan-assembler-times, scan-assembler-not): Likewise.
541         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
542
543 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
544
545         * gcc.dg/sparc-loop-1.c: New test.
546
547 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
548
549         PR other/9274
550         * g++.dg/pch/system-2.C: New.
551         * g++.dg/pch/system-2.Hs: New.
552
553 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
554
555         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
556
557         * g++.dg/eh/simd-1.C (vecfunc): Same.
558
559 2003-04-01  Roger Sayle  <roger@eyesopen.com>
560
561         * gcc.c-torture/execute/20030401-1.c: New test case.
562
563 2003-04-01  Ziemowit Laski <zlaski@apple.com>
564
565         * objc.dg/defs.m: New.
566
567 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
568
569         * g++.dg/eh/simd-1.C: New.
570         * g++.dg/eh/simd-2.C: New.
571
572 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
573
574         * gcc.c-torture/execute/simd-3.c: New.
575
576 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
577
578         PR c/9936
579         * gcc.dg/20030331-2.c: New test.
580
581 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
582
583         PR c++/10278
584         * g++.dg/parse/crash2.C: New test.
585
586 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
587
588         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
589         * gcc.c-torture/execute/20030331-1.c: ...here.
590
591 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
592
593         * gcc.c-torture/execute/20030331-1.c: New test.
594
595 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
596
597         * lib/gcov.exp: Adjust call return testing strings.
598         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
599
600 2003-03-31  Roger Sayle  <roger@eyesopen.com>
601
602         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
603         * gcc.dg/builtins-7.c: New test case.
604         * gcc.dg/builtins-8.c: New test case.
605
606 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
607
608         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
609
610 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
611
612         PR c++/7647
613         * g++.dg/lookup-class-member-2.C: New test.
614
615 2003-03-30  Glen Nakamura  <glen@imodulo.com>
616
617         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
618
619 2003-03-28  Roger Sayle  <roger@eyesopen.com>
620
621         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
622
623 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
624
625         * g++.dg/init/attrib1.C: New test.
626
627 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
628
629         * gcc.dg/ultrasp8.c: New test.
630
631 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
632
633         * gcc.dg/ultrasp7.c: New test.
634
635 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
636
637         PR c++/10047
638         * g++.dg/template/inline1.C: New test.
639
640 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
641
642         * gcc.dg/sparc-dwarf2.c: New test.
643
644 2003-03-27  Roger Sayle  <roger@eyesopen.com>
645
646         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
647         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
648
649 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
650
651         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
652         than reading .x files.
653         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
654         * g77.dg/gcov/gcov-1.f: Likewise.
655         * gcc.misc-tests/gcov-4b.c: Likewise.
656         * gcc.misc-tests/gcov-5b.c: Likewise.
657         * gcc.misc-tests/gcov-6.c: Likewise.
658         * gcc.misc-tests/gcov-7.c: Likewise.
659         * gcc.misc-tests/gcov-8.c: Likewise.
660         * g++.dg/gcov/gcov-1.x: Remove.
661         * g77.dg/gcov/gcov-1.x: Likewise.
662         * gcc.misc-tests/gcov-4b.x: Likewise.
663         * gcc.misc-tests/gcov-5b.x: Likewise.
664         * gcc.misc-tests/gcov-6.x: Likewise.
665         * gcc.misc-tests/gcov-7.x: Likewise.
666         * gcc.misc-tests/gcov-8.x: Likewise.
667
668 2003-03-27  Glen Nakamura  <glen@imodulo.com>
669
670         PR opt/10087
671         * gcc.dg/20030324-1.c: New test.
672
673 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
674
675         PR c++/10224
676         * g++.dg/template/arg3.C: New test.
677
678         PR c++/10158
679         * g++.dg/template/friend18.C: New test.
680
681 2003-03-26  Roger Sayle  <roger@eyesopen.com>
682
683         * g77.f-torture/compile/20030326-1.f: New test case.
684
685 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
686
687         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
688
689         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
690
691 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
692
693         * gcc.dg/ia64-sync-3.c: New test.
694
695 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
696
697         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
698
699 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
700
701         * gcc.dg/ultrasp6.c: New test.
702
703 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
704
705         * gcc.dg/i386-signbit-1.c: New test.
706         * gcc.dg/i386-signbit-2.c: New test.
707         * gcc.dg/i386-signbit-3.c: New test.
708
709 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
710
711         * gcc.dg/ultrasp5.c: Fix options.
712
713 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
714
715         * gcc.dg/ultrasp5.c: Fix comment.
716
717 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
718
719         PR fortran/10197
720         * g77.f-torture/execute/10197.f: New test.
721
722 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
723
724         PR c++/9898, c++/383
725         * g++.dg/template/conv6.C: New test.
726
727         PR c++/10119
728         * g++.dg/template/ptrmem5.C: New test.
729
730         PR c++/10026
731         * g++.dg/lookup/koenig1.C: New test.
732
733         PR C++/10199
734         * g++.dg/lookup/template2.C: New test.
735
736 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
737
738         * g++.dg/opt/rtti1.C: New test.
739
740 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
741
742         * gcc.dg/ultrasp5.c: New test.
743
744 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
745
746         PR middle-end/9967
747         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
748         builtin fputs.
749
750 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
751
752         PR c/8224
753         * gcc.dg/20030323-1.c: New test.
754
755 2003-03-23  Roger Sayle  <roger@eyesopen.com>
756
757         * gcc.c-torture/compile/20030323-1.c: New test case.
758
759 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
760
761         * gcc.dg/20030321-1.c: New test.
762
763 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
764
765         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
766
767 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
768
769         PR c++/9978, c++/9708
770         * g++.dg/ext/vlm1.C: Adjust expected error.
771         * g++.dg/ext/vla2.C: New test.
772         * g++.dg/template/arg1.C: New test.
773         * g++.dg/template/arg2.C: New test.
774
775 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
776
777         * g77.f-torture/execute/select.f: New test.
778         * g77.f-torture/noncompile/select_no_compile.f: New test.
779
780 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
781
782         PR c++/9898
783         * g++.dg/other/error4.C: New test.
784
785 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
786
787         * g++.dg/template/friend17.C: New test.
788
789 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
790
791         * gcc.c-torture/compile/20030320-1.c: New.
792
793 2003-03-20  Roger Sayle  <roger@eyesopen.com>
794
795         * gcc.dg/builtins-6.c: New test case.
796
797 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
798
799         PR target/10073
800         * gcc.c-torture/compile/20030319-1.c: New.
801
802 2003-03-18  Jan Hubicka  <jh@suse.cz>
803
804         * gcc.dg/i386-cvt-1.c: New test.
805
806 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
807
808         * objc.dg/naming-1.m: Use "(parse|syntax) error".
809         * objc.dg/naming-2.m: Likewise.
810
811 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
812
813         PR c++/9639
814         * g++.dg/parse/crash1.C: New test.
815
816 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
817
818         PR c++/8805
819         * g++.dg/eh/cleanup1.C: New test.
820
821 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
822
823         * gcc.c-torture/execute/20030316-1.c: New test case.
824
825 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
826
827         PR c++/9629
828         * g++.dg/init/ctor2.C: New test.
829
830 2003-03-15  Roger Sayle  <roger@eyesopen.com>
831
832         * g77.f-torture/compile/xformat.f: New test case.
833
834 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
835
836         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
837         * g++.old-deja/g++.mike/eh50.C: Likewise.
838
839 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
840
841         PR c++/6440
842         * g++.dg/template/spec7.C: New test.
843         * g++.dg/template/spec8.C: Likewise.
844
845 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
846
847         * gcc.c-torture/execute/20030313-1.c: New test.
848
849 2003-03-14  Richard Henderson  <rth@redhat.com>
850
851         * gcc.dg/inline-2.c: Adjust alpha test for external call.
852
853 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
854
855         * gcc.c-torture/compile/20030314-1.c: New test.
856
857 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
858
859         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
860         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
861         thumb target,
862         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
863         to accept newer _imp__  prefix and additional
864         newline in .drectve section.
865         * gcc.dg/dll-4.c: Likewise.
866         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
867         switch.
868
869 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
870
871         * g++.dg/parse/namespace9.C: New test.
872
873         * g++.dg/init/ref5.C: New test.
874         * g++.dg/parse/ptrmem1.C: Likewise.
875
876 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
877
878         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
879         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
880         regular expression.
881         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
882         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
883
884 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
885
886         * gcc.c-torture/execute/20030224-2.c: New test.
887
888 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
889
890         * gcc.dg/decl-3.c: New test.
891
892 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
893
894         * gcc.dg/i386-loop-2.c: New test.
895
896 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
897
898         PR c++/9474
899         * g++.dg/parse/namespace8.C: New test.
900
901         PR c++/9924
902         * g++.dg/overload/builtin2.C: New test.
903
904 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
905
906         * gcc.dg/return-type-3.c: New test.
907
908 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
909
910         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
911         profiling options are not supported.
912
913 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
914
915         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
916         * g++.old-deja/g++.warn/impint2.C: Likewise.
917
918 2003-03-10  Devang Patel  <dpatel@apple.com>
919
920         * g++.dg/cpp/c++_cmd_1.C: New test.
921         * g++.dg/cpp/c++_cmd_1.h: New file.
922
923 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
924
925         * gcc.dg/altivec-9.c: New file.
926
927 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
928
929         * gcc.dg/ppc-sdata-1.c: New test.
930         * gcc.dg/ppc-sdata-2.c: New test.
931
932 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
933
934         PR c++/9373
935         * g++.dg/opt/ptrmem2.C: New test.
936
937         PR c++/8534
938         * g++.dg/opt/ptrmem1.C: New test.
939
940 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
941
942         * gcc.dg/i386-loop-1.c: New test.
943
944 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
945
946         PR c++/9970
947         * g++.dg/lookup/friend1.C: New test.
948
949 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
950
951         PR c++/9823
952         * g++.dg/parser/constructor1.C: New test.
953
954 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
955
956         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
957
958         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
959
960 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
961
962         * gcc.dg/cpp/Wunused.c: Update test.
963
964 2003-03-08  Jan Hubicka  <jh@suse.cz>
965
966         * gcc.dg/inline-3.c: New test.
967
968 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
969
970         PR c++/9809
971         * g++.dg/parse/builtin1.C: New test.
972
973         PR c++/9982
974         * g++.dg/abi/cookie1.C: New test.
975         * g++.dg/abi/cookie2.C: Likewise.
976
977         PR c++/9524
978         * g++.dg/template/field1.C: New test.
979
980         PR c++/9912
981         * g++.dg/parse/class1.C: New test.
982         * g++.dg/parse/namespace7.C: Likewise.
983         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
984
985 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
986
987         * g++.dg/init/ref4.C: New test.
988
989 2003-03-07  Jan Hubicka  <jh@suse.cz>
990
991         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
992         * gcc.dg/inline-3.c:  New test.
993
994 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
995
996         * g++.dg/init/ref3.C: New test.
997
998         PR c++/9965
999         * g++.dg/init/ref2.C: New test.
1000
1001         PR c++/9400
1002         * g++.dg/warn/Wshadow-2.C: New test.
1003
1004         PR c++/9791
1005         * g++.dg/warn/Woverloaded-1.C: New test.
1006
1007 2003-03-05  Jan Hubicka  <jh@suse.cz>
1008
1009         * gcc.dg/i386-local2.c: New.
1010         * gcc.dg/i386-local.c: Fix typo.
1011
1012 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
1013
1014         * g++.dg/abi/layout3.C: New test.
1015
1016 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1017
1018         * gcc.c-torture/compile/20030305-1.c
1019
1020 2003-03-05  Jan Hubicka  <jh@suse.cz>
1021
1022         * gcc.dg/i386-local.c: New.
1023
1024 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
1025
1026         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
1027
1028 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1029
1030         * gcc.dg/switch-2.c: New test.
1031         * gcc.dg/switch-3.c: New test.
1032         * gcc.dg/Wswitch.c: Adjust line numbers.
1033         * gcc.dg/Wswitch-default.c: Likewise.
1034         * gcc.dg/Wswitch-enum.c: Likewise.
1035
1036 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
1037
1038         * gcc.c-torture/execute/20030222-1.c: New test.
1039
1040 2003-03-03  James E Wilson  <wilson@tuliptree.org>
1041
1042         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
1043
1044 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
1045
1046         PR c++/9878
1047         * g++.dg/init/ref1.C: New test.
1048
1049 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
1050
1051         * gcc.dg/sh-relax.c: New SH-only test.
1052
1053 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
1054
1055         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
1056         comment explaining purpose of testcase.
1057
1058 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1059
1060         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
1061         for HC11/HC12 (asm needs two int registers).
1062         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
1063         HC11/HC12 because the test uses an asm which needs two 32-bit
1064         registers.
1065
1066 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
1067
1068         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
1069         for HC11/HC12 (array is too large otherwise).
1070         * gcc.c-torture/compile/920501-4.x: New file, likewise.
1071         * gcc.c-torture/compile/20010518-2.x: Likewise.
1072         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
1073         HC11/HC12 (array is too large).
1074
1075 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
1076
1077         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
1078         * lib/g++-dg.exp (g++-dg-test): Likewise.
1079
1080 2003-03-01  Roger Sayle  <roger@eyesopen.com>
1081
1082         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
1083         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
1084
1085 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1086
1087         * g++.dg/warn/implicit-typename1.C: Remove warning.
1088
1089 2003-02-28  Richard Henderson  <rth@redhat.com>
1090
1091         * gcc.dg/noreturn-1.c: Move noreturn warning line.
1092         * gcc.dg/return-type-1.c: Move control reaches end warning line.
1093
1094 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
1095
1096         * gcc.dg/pch/pch.exp: Change .pch to .gch.
1097         * g++.dg/pch/pch.exp: Likewise.
1098
1099 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
1100
1101         PR c++/9879
1102         * testsuite/g++.dg/init/new4.C: New test.
1103
1104 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
1105
1106         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
1107
1108 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
1109
1110         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
1111         unsigned long.
1112
1113         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
1114         wider than float.
1115
1116 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1117
1118         * lib/scanasm.exp: Add support for counting numbers of
1119         occurences.
1120         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
1121         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
1122
1123 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
1124
1125         PR c++/9683
1126         * g++.dg/template/static3.C: New test.
1127
1128         PR c++/9829
1129         * g++.dg/parse/namespace6.C: New test.
1130
1131 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1132
1133         PR target/9732
1134         * gcc.dg/20030225-1.c: New test.
1135
1136 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
1137
1138         * README: Remove out-of-date information.
1139
1140         PR c++/9836
1141         * g++.dg/template/spec6.C: New test.
1142
1143 2003-02-24  Jeff Law  <law@redhat.com>
1144
1145         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
1146
1147 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1148
1149         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
1150         * gcc.dg/pragma-ep-1.c: Likewise.
1151
1152 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1153
1154         PR c++/9602
1155         * g++.dg/template/friend16.C: New test.
1156
1157 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
1158
1159         PR c++/5333
1160         * g++.dg/parse/fused-params1.C: Adjust error messages.
1161         * g++.dg/template/nested3.C: New test.
1162
1163 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
1164
1165         * g++.dg/abi/param1.C: New test.
1166
1167 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1168
1169         PR c++/7982
1170         * g++.dg/warn/implicit-typename1.C: New test.
1171
1172 2003-02-22  Kelley Cook <kelleycook@comcast.net>
1173
1174         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
1175         with "mtune".
1176         * g++.old-deja/g++.other/store-expr2.C: Likewise.
1177         * gcc.c-torture/execute/20010129-1.x: Likewise.
1178         * gcc.dg/20011107-1.c: Likewise.
1179         * gcc.dg/20020108-1.c: Likewise.
1180         * gcc.dg/20020122-3.c: Likewise.
1181         * gcc.dg/20020206-1.c: Likewise.
1182         * gcc.dg/20020310-1.c: Likewise.
1183         * gcc.dg/20020426-2.c: Likewise.
1184         * gcc.dg/20020517-1.c: Likewise.
1185         * gcc.dg/991230-1.c: Likewise.
1186         * gcc.dg/i386-unroll-1.c: Likewise.
1187         * gcc.misc-tests/i386-prefetch.exp: Likewise.
1188
1189 2003-02-22  Jan Hubicka  <jh@suse.cz>
1190
1191         * gcc.dg/i386-mul.c: New test.
1192
1193 2003-02-21  Roger Sayle  <roger@eyesopen.com>
1194
1195         * gcc.dg/builtins-5.c: New test case.
1196
1197 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
1198
1199         * gcc.dg/asmreg-1.c: New test.
1200
1201 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1202
1203         PR c++/9749
1204         * g++.dg/parse/varmod1.C: New test.
1205
1206 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1207
1208         PR c++/9727
1209         * g++.dg/template/op1.C: New test.
1210
1211 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1212
1213         PR c++/8906
1214         * g++.dg/template/nested2.C: New test.
1215
1216 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
1217
1218         PR c++/8724
1219         * g++.dg/expr/dtor1.C: New test.
1220
1221 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
1222
1223         * gcc.dg/cpp/include3.c: New test.
1224         * gcc.dg/cpp/inc/foo.h: New file.
1225
1226 2003-02-21  Glen Nakamura  <glen@imodulo.com>
1227
1228         * gcc.c-torture/execute/20030221-1.c: New test.
1229
1230 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
1231
1232         PR c++/9729
1233         * g++.dg/abi/conv1.C: New test.
1234
1235 2003-02-20  Jan Hubicka  <jh@suse.cz>
1236
1237         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
1238
1239 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
1240
1241         * gcc.c-torture/compile/20030219-1.c: New test.
1242
1243 2003-02-18  Jan Hubicka  <jh@suse.cz>
1244
1245         * gcc.dg/funcorder.c: New test.
1246
1247 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1248
1249         * gcc.c-torture/execute/20030218-1.c: New.
1250
1251 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
1252
1253         * gcc.dg/20030218-1.c: New.
1254
1255 2003-02-18  Richard Henderson  <rth@redhat.com>
1256
1257         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
1258         * gcc.dg/attr-used-2.c: New.
1259
1260 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
1261
1262         PR c++/9704
1263         * g++.dg/init/copy5.C: New test.
1264
1265 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
1266
1267         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
1268         * g++.dg/pch/pch.exp: Likewise.
1269
1270 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
1271
1272         * gcc.c-torture/execute/20030209-1.c: Enable the test if
1273         STACK_SIZE is not defined.
1274
1275 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1276
1277         PR c++/9457
1278         * g++.dg/template/init1.C: New test.
1279
1280 2003-02-16  Jan HUbicka  <jh@suse.cz>
1281
1282         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
1283         (foo): Add few extra tests
1284         * gcc.dg/c99-const-expr-3.c: Likewise.
1285         * gcc.c-torture/execute/20030216-1.c: New.
1286
1287 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1288
1289         PR c++/9459
1290         * g++.dg/ext/typeof4.C: New test.
1291
1292 2003-02-15  Roger Sayle  <roger@eyesopen.com>
1293
1294         * gcc.dg/i386-387-3.c: New test case.
1295
1296 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
1297
1298         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
1299         cris-*-elf* cris-*-aout* and mmix-*-*.
1300
1301 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
1302
1303         * gcc.dg/20030213-1.c: New test.
1304
1305 2003-02-12  Roger Sayle  <roger@eyesopen.com>
1306
1307         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
1308         * gcc.dg/i386-387-2.c: Likewise.
1309
1310 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
1311
1312         * gcc.dg/ppc-spe.c: Fix formatting.
1313         Enable tests that were previously unsupported by gas.
1314         Delete tests for instructions that no longer exist.
1315         Switch arguments on evsubifw builtin.
1316
1317 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
1318
1319         * gcc.c-torture/execute/20030209-1.c: Disable the test if
1320         STACK_SIZE is too small.
1321
1322 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1323             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1324
1325         * gcc.dg/decl-2.c: New test.
1326
1327 2003-02-10  Jan Hubicka  <jh@suse.cz>
1328
1329         * gcc.dg/i386-fpcvt-1.c:  New test.
1330
1331 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
1332
1333         * gcc.c-torture/execute/20030209-1.c: New test.
1334
1335 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
1336
1337         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
1338         int-wide bitops, use the constants of the same width.
1339         Likewise, if long long is 32-bit wide, test bitops using
1340         32-bit constants.
1341
1342 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
1343
1344         * gcc.dg/20021014-1.c: Annotate with expected notice text.
1345
1346 2003-02-07  Roger Sayle  <roger@eyesopen.com>
1347
1348         * testsuite/gcc.dg/builtins-4.c: New test case.
1349
1350 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1351
1352         * gcc.dg/20020430-1.c: Fix dg command typos.
1353         * gcc.dg/20020503-1.c: Likewise.
1354
1355 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1356
1357         PR c++/8785
1358         * g++.dg/parse/fused-params1.C: New test.
1359
1360         PR c++/8857
1361         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
1362
1363         PR c++/8921
1364         * g++.dg/parse/non-dependent1.C: New test.
1365
1366         PR c++/8928
1367         * g++.dg/parse/dupl-tmpl-args1.C: New test.
1368
1369         PR c++/9228
1370         * g++.dg/parse/undefined7.C: New test.
1371         * g++.dg/parse/non-templ1.C: New test.
1372
1373         PR c++/9229
1374         * g++.dg/parse/too-many-tmpl-args1.C: New test.
1375
1376 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
1377
1378         * gcc.c-torture/compile/20030206-1.c: New test.
1379
1380 2003-02-05  Roger Sayle  <roger@eyesopen.com>
1381
1382         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
1383         "pow" to "foo" to avoid potential confusion with a math built-in.
1384
1385 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1386
1387         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
1388         conditions for SPARC targets.
1389
1390 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
1391
1392         * gcc.dg/20030204-1.c: New test.
1393
1394 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1395
1396         PR c++/38
1397         * g++.dg/parse/array-size1.C: New test.
1398
1399         PR c++/5657
1400         * g++.dg/parse/undefined3.C: New test.
1401
1402         PR c++/5665
1403         * g++.dg/parse/undefined4.C: New test.
1404
1405         PR c++/5975
1406         * g++.dg/parse/undefined5.C: New test.
1407
1408         PR c++/7259
1409         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
1410
1411         PR c++/8578
1412         * g++.dg/parse/casting-operator1.C: New test.
1413
1414         PR c++/8596
1415         * g++.dg/parse/undefined6.C: New test.
1416
1417         PR c++/8736
1418         * g++.dg/parse/missing-template1.C: New test.
1419
1420 2003-02-04  Jan Hubicka  <jh@suse.cz>
1421
1422         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
1423         * gcc.dg/i386-cmov?.c:  Likewise.
1424         * gcc.dg/i386-fpcvt-?.c:  Likewise.
1425         * gcc.dg/i386-ssefp-1.c:  Likewise.
1426         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
1427         conventions.
1428
1429 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
1430
1431         PR c++/7129
1432         * testsuite/g++.dg/ext/max.C: New test.
1433
1434 2003-02-03  Jan Hubicka  <jh@suse.cz>
1435
1436         * gcc.c-torture/execute/20030203-1.c: New test.
1437
1438 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
1439
1440         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
1441         'natural-endian'.
1442
1443 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
1444
1445         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
1446         * g++.dg/init/new2.C: Likewise.
1447         * g++.dg/other/new1.C: Likewise.
1448
1449 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
1450
1451         * gcc.dg/struct-ret-libc.c: New test.
1452
1453 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
1454
1455         * gcc.dg/20030129-1.c: New test.
1456
1457 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1458
1459         PR c++/8849
1460         * g++.dg/template/ptrmem4.C: New test.
1461
1462 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
1463
1464         * g++.dg/parser/constant1.C: New test.
1465
1466 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1467
1468         PR c++/8591
1469         * g++.dg/parse/friend2.C: New test.
1470
1471 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1472
1473         PR c++/9437
1474         * g++.dg/template/unify4.C: New test.
1475
1476 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
1477
1478         * gcc.c-torture/execute/20030128-1.c: New test.
1479
1480 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
1481
1482         * g++.dg/lookup/nested1.C: Test moved from ...
1483         * g++.old-deja/g++.other/lookup24.C: ... here.
1484
1485 2003-01-28  Jan Hubicka  <jh@suse.cz>
1486
1487         * gcc.dg/i386-cmov5.c:  New test.
1488
1489 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
1490
1491         * gcc.c-torture/execute/20010925-1.c: Changed the
1492         memcpy declaration.
1493
1494 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1495
1496         PR c++/3902
1497         * g++.dg/parse/template5.C: New test.
1498
1499 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
1500
1501         PR fortran/9258
1502         * g77.dg/pr9258: New test.
1503
1504 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1505
1506         * README: Move relevant parts from README.g++.
1507
1508         * README.g++: Remove this file.
1509
1510 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1511
1512         * g++.dg/abi/dcast1.C: New test.
1513
1514 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1515
1516         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
1517
1518 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
1519
1520         PR c++/47
1521         * g++.old-deja/g++.other/lookup24.C: New test.
1522
1523 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1524
1525         PR middle-end/7227
1526         * gcc.dg/uninit-C.c: New test.
1527
1528 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
1529
1530         * g++.dg/abi/covariant1.C: New test.
1531
1532 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
1533
1534         * gcc.dg/20030123-1.c: New test.
1535
1536 2003-01-25  Jan Hubicka  <jh@suse.cz>
1537
1538         PR opt/8492
1539         * gcc.c-torture/compile/20030125-1.c
1540
1541 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
1542
1543         PR c++/9403
1544         * g++.dg/parse/template3.C: New test.
1545         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
1546
1547         PR c++/795
1548         * g++.dg/parse/template4.C: New test.
1549
1550         PR c++/9415
1551         * g++.dg/template/qual2.C: New test.
1552
1553         PR c++/8545
1554         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
1555
1556         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
1557
1558 2003-01-25  Roger Sayle  <roger@eyesopen.com>
1559
1560         * gcc.c-torture/execute/switch-1.c: New test case.
1561
1562 2003-01-25  Jan Hubicka  <jh@suse.cz>
1563
1564         * gcc.c-torture/execute/20030125-1.[cx]: New test.
1565
1566 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
1567
1568         Tweaks for Bison-1.875. From the NEWS file:
1569         "- `parse error' -> `syntax error'
1570         Bison now uniformly uses the term `syntax error'"
1571         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
1572         * gcc.dg/cpp/digraph2.c: Likewise.
1573         * gcc.dg/cpp/direct2.c: Likewise.
1574         * gcc.dg/cpp/paste4.c: Likewise.
1575         * gcc.dg/c90-restrict-1.c: Likewise.
1576         * gcc.dg/c99-func-2.c: Likewise.
1577         * gcc.dg/noncompile/920721-2.c: Likewise.
1578         * gcc.dg/noncompile/930622-2.c: Likewise.
1579         * gcc.dg/noncompile/940112-1.c: Likewise.
1580         * gcc.dg/noncompile/950921-1.c: Likewise.
1581         * gcc.dg/noncompile/951123-1.c: Likewise.
1582         * gcc.dg/noncompile/971104-1.c: Likewise.
1583         * gcc.dg/noncompile/990416-1.c: Likewise.
1584
1585 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
1586
1587         * g++.dg/parse/undefined1.C: Add error message.
1588
1589 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1590
1591         PR c++/9354
1592         * g++.dg/parse/new1.C: New test.
1593
1594         PR c++/9216
1595         * g++.dg/parse/template2.C: New test.
1596
1597         PR c++/9354
1598         * g++.dg/parse/typedef2.C: New test.
1599
1600         PR c++/9328
1601         * g++.dg/ext/typeof3.C: New test.
1602
1603 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1604
1605         PR c++/2738
1606         * g++.dg/parse/ret-type1.C: New test.
1607
1608         PR c++/3792
1609         * g++.dg/parse/tmpl-outside1.C: New test.
1610
1611         PR c++/4207
1612         * g++.dg/parse/int-as-enum1.C: New test.
1613
1614         PR c++/4903
1615         * g++.dg/parse/no-typename1.C: New test.
1616
1617         PR c++/5533
1618         * g++.dg/parse/no-value1.C: New test.
1619
1620         PR c++/5921
1621         * g++.dg/parse/wrong-inline1.C: New test.
1622
1623         PR c++/6402
1624         * g++.dg/parse/ref1.C: New test.
1625
1626         PR c++/6992
1627         * g++.dg/parse/attr-ctor1.C: New test.
1628
1629         PR c++/7229
1630         * g++.dg/parse/namespace5.C: New test.
1631
1632         PR c++/7917
1633         * g++.dg/parse/func-def1.C: New test.
1634
1635         PR c++/8143
1636         * g++.dg/parse/undefined1.C: New test.
1637
1638         PR c++/5723, PR c++/8522
1639         * g++.dg/parse/specialization1.C: New test.
1640
1641         PR c++/163, PR c++/8595
1642         * g++.dg/parse/struct-as-enum1.C: New test.
1643
1644         PR c++/9173
1645         * g++.dg/parse/undefined2.C: New test.
1646
1647 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1648
1649         PR c++/9298
1650         * g++.dg/parse/template1.C: New test.
1651
1652         PR c++/9384
1653         * g++.dg/parse/using1.C: New test.
1654
1655         PR c++/9285
1656         PR c++/9294
1657         * g++.dg/parse/expr2.C: New test.
1658
1659         PR c++/9388
1660         * g++.dg/parse/lookup2.C: Likewise.
1661
1662 2003-01-21  Jan Hubicka  <jh@suse.cz>
1663
1664         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
1665         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
1666         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
1667         * gcc.c-torture/execute/string-opt-*.c: Likewise.
1668
1669 2003-01-20  Nick Clifton  <nickc@redhat.com>
1670
1671         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
1672         problem with ARM sibcall code generation.
1673
1674 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
1675
1676         * gcc.c-torture/execute/20030120-1.c: New.
1677
1678 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
1679
1680         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
1681
1682 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
1683
1684         PR c++/9272
1685         * g++.dg/parse/ctor1.C: New test.
1686
1687         PR c++/9294:
1688         * g++.dg/parse/qualified1.C: New test.
1689
1690         * g++.dg/parse/typename3.C: New test.
1691
1692 2003-01-16  Richard Henderson  <rth@redhat.com>
1693
1694         * g++.dg/tls/init-2.C: Fix error matches for real this time.
1695
1696 2003-01-16  Richard Henderson  <rth@redhat.com>
1697
1698         * g++.dg/pch/pch.exp: Copy test header to the working directory
1699         before using it either for precompilation or direct use.
1700         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
1701         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
1702
1703 2003-01-16  Richard Henderson  <rth@redhat.com>
1704
1705         * gcc.dg/pch/pch.exp: Copy test header to the working directory
1706         before using it either for precompilation or direct use.
1707         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
1708         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
1709
1710 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
1711
1712         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
1713         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
1714         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
1715         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
1716         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
1717         typename warning into error.
1718         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
1719         error messages.
1720         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
1721         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
1722         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
1723         messages.
1724         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
1725         make declaration visible in template.
1726         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
1727         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
1728         messages.
1729         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
1730         message.
1731         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
1732         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
1733         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
1734         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
1735         typename warning with error message.
1736         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
1737         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
1738         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
1739
1740 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
1741
1742         * g++.dg/parse/ambig2.C: New test.
1743
1744 2003-01-15  Richard Henderson  <rth@redhat.com>
1745
1746         * g++.dg/tls/init-2.C: Update error message string.
1747
1748 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1749
1750         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
1751
1752 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
1753
1754         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
1755         all for HC11/HC12.
1756         * gcc.c-torture/compile/20001205-1.x: Likewise.
1757         * gcc.c-torture/compile/20001226-1.x: Likewise.
1758         * gcc.c-torture/compile/920520-1.x: Likewise.
1759         * gcc.c-torture/compile/961203-1.x: Likewise.
1760         * gcc.c-torture/compile/20020604-1.x: Likewise.
1761
1762 2003-01-15  Jan Hubicka  <jh@suse.cz>
1763
1764         * gcc.c-torture/compile/20030115-1.c: New test.
1765
1766         * gcc.dg/i386-fpcvt-1.c: New test.
1767         * gcc.dg/i386-fpcvt-2.c: New test.
1768
1769 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
1770
1771         Further conform g++'s __vmi_class_type_info to the C++ ABI
1772         specification.
1773         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
1774         the specification.
1775
1776 2003-01-14  Jan Hubicka  <jh@suse.cz>
1777
1778         * gcc.dg/i386-fpcvt-1.c: New test.
1779         * gcc.dg/i386-fpcvt-2.c: New test.
1780
1781 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1782
1783         * gcc.dg/i386-mmx-3.c: New test.
1784
1785 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
1786
1787         PR c++/9264
1788         * g++.dg/parse/octal1.C: New file.
1789
1790         PR c++/9172
1791         * g++.dg/parse/typename1.C: New file.
1792
1793 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
1794
1795         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
1796         * gcc.dg/bf-no-ms-layout.c: Likewise.
1797         * gcc.dg/bf-ms-attrib.c: Likewise.
1798
1799 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
1800
1801         PR c++/9099
1802         * g++.dg/parse/dtor1.C: New file.
1803
1804         PR c++/9128
1805         * g++.dg/rtti/typeid1.C: New file.
1806
1807         PR c++/9153
1808         * g++.dg/parse/lookup1.C: New file.
1809
1810         PR c++/9171
1811         * g++.dg/templ/spec5.C: New file.
1812
1813 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
1814
1815         * gcc.c-torture/compile/20030110-1.c: New test.
1816
1817 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
1818
1819         Merge from pch-branch:
1820
1821         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
1822
1823         * gcc.dg/pch/cpp-1.h: New.
1824         * gcc.dg/pch/cpp-1.c: New.
1825         * gcc.dg/pch/cpp-2.h: New.
1826         * gcc.dg/pch/cpp-2.c: New.
1827
1828         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
1829
1830         * gcc.dg/pch/except-1.h: New.
1831         * gcc.dg/pch/except-1.c: New.
1832
1833         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
1834
1835         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
1836         running test.
1837         * gcc.dg/pch: Include *.hp not *.h.
1838         * gcc.dg/pch/system-1.h: New.
1839         * gcc.dg/pch/system-1.c: New.
1840
1841         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
1842
1843         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
1844         rather than trying to build and run a program using PCH.
1845         * gcc.dg/pch: Remove dg-do commands from test files.
1846
1847         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
1848
1849         * gcc.dg/pch/macro-3.c: New.
1850         * gcc.dg/pch/macro-3.h: New.
1851
1852         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
1853
1854         * gcc.dg/pch/common-1.c: New.
1855         * gcc.dg/pch/common-1.h: New.
1856         * gcc.dg/pch/decl-1.c: New.
1857         * gcc.dg/pch/decl-1.h: New.
1858         * gcc.dg/pch/decl-2.c: New.
1859         * gcc.dg/pch/decl-2.h: New.
1860         * gcc.dg/pch/decl-3.c: New.
1861         * gcc.dg/pch/decl-3.h: New.
1862         * gcc.dg/pch/decl-4.c: New.
1863         * gcc.dg/pch/decl-4.h: New.
1864         * gcc.dg/pch/decl-5.c: New.
1865         * gcc.dg/pch/decl-5.h: New.
1866         * gcc.dg/pch/global-1.c: New.
1867         * gcc.dg/pch/global-1.h: New.
1868         * gcc.dg/pch/inline-1.c: New.
1869         * gcc.dg/pch/inline-1.h: New.
1870         * gcc.dg/pch/inline-2.c: New.
1871         * gcc.dg/pch/inline-2.h: New.
1872         * gcc.dg/pch/static-1.c: New.
1873         * gcc.dg/pch/static-1.h: New.
1874         * gcc.dg/pch/static-2.c: New.
1875         * gcc.dg/pch/static-2.h: New.
1876
1877         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
1878
1879         * g++.dg/pch/pch.exp: Better handle failing testcases.
1880         * gcc.dg/pch/pch.exp: Likewise.
1881         * gcc.dg/pch/macro-1.c: New.
1882         * gcc.dg/pch/macro-1.h: New.
1883         * gcc.dg/pch/macro-2.c: New.
1884         * gcc.dg/pch/macro-2.h: New.
1885
1886         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
1887
1888         * g++.dg/dg.exp: Treat files in pch/ specially.
1889         * g++.dg/pch/pch.exp: New file.
1890         * g++.dg/pch/empty.H: New file.
1891         * g++.dg/pch/empty.C: New file.
1892         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
1893         "precompile".
1894
1895         * gcc.dg/pch/pch.exp: New file.
1896         * gcc.dg/pch/empty.h: New file.
1897         * gcc.dg/pch/empty.c: New file.
1898         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
1899         "precompile".
1900
1901 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1902
1903         * g++.dg/template/friend14.C: New test.
1904
1905 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1906
1907         * gcc.dg/old-style-asm-1.c: New test.
1908
1909 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
1910
1911         * gcc.c-torture/compile/20030109-1.c: New test.
1912
1913 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1914
1915         * gcc.c-torture/execute/20030109-1.c: New test.
1916
1917 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
1918
1919         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1920         * g++.old-deja/g++.mike/dyncast2.C: Likewise
1921         * g++.old-deja/g++.mike/dyncast3.C: Likewise
1922         * g++.old-deja/g++.mike/eh2.C: Likewise
1923         * g++.old-deja/g++.mike/eh3.C: Likewise
1924         * g++.old-deja/g++.mike/eh5.C: Likewise
1925         * g++.old-deja/g++.mike/eh6.C: Likewise
1926         * g++.old-deja/g++.mike/eh7.C: Likewise
1927         * g++.old-deja/g++.mike/eh8.C: Likewise
1928         * g++.old-deja/g++.mike/eh9.C: Likewise
1929         * g++.old-deja/g++.mike/eh10.C: Likewise
1930         * g++.old-deja/g++.mike/eh12.C: Likewise
1931         * g++.old-deja/g++.mike/eh13.C: Likewise
1932         * g++.old-deja/g++.mike/eh14.C: Likewise
1933         * g++.old-deja/g++.mike/eh16.C: Likewise
1934         * g++.old-deja/g++.mike/eh17.C: Likewise
1935         * g++.old-deja/g++.mike/eh18.C: Likewise
1936         * g++.old-deja/g++.mike/eh21.C: Likewise
1937         * g++.old-deja/g++.mike/eh23.C: Likewise
1938         * g++.old-deja/g++.mike/eh24.C: Likewise
1939         * g++.old-deja/g++.mike/eh25.C: Likewise
1940         * g++.old-deja/g++.mike/eh26.C: Likewise
1941         * g++.old-deja/g++.mike/eh27.C: Likewise
1942         * g++.old-deja/g++.mike/eh28.C: Likewise
1943         * g++.old-deja/g++.mike/eh29.C: Likewise
1944         * g++.old-deja/g++.mike/eh31.C: Likewise
1945         * g++.old-deja/g++.mike/eh33.C: Likewise
1946         * g++.old-deja/g++.mike/eh34.C: Likewise
1947         * g++.old-deja/g++.mike/eh35.C: Likewise
1948         * g++.old-deja/g++.mike/eh36.C: Likewise
1949         * g++.old-deja/g++.mike/eh37.C: Likewise
1950         * g++.old-deja/g++.mike/eh38.C: Likewise
1951         * g++.old-deja/g++.mike/eh39.C: Likewise
1952         * g++.old-deja/g++.mike/eh40.C: Likewise
1953         * g++.old-deja/g++.mike/eh41.C: Likewise
1954         * g++.old-deja/g++.mike/eh42.C: Likewise
1955         * g++.old-deja/g++.mike/eh44.C: Likewise
1956         * g++.old-deja/g++.mike/eh46.C: Likewise
1957         * g++.old-deja/g++.mike/eh47.C: Likewise
1958         * g++.old-deja/g++.mike/eh48.C: Likewise
1959         * g++.old-deja/g++.mike/eh49.C: Likewise
1960         * g++.old-deja/g++.mike/eh50.C: Likewise
1961         * g++.old-deja/g++.mike/eh51.C: Likewise
1962         * g++.old-deja/g++.mike/eh53.C: Likewise
1963         * g++.old-deja/g++.mike/eh55.C: Likewise
1964         * g++.old-deja/g++.mike/p7912.C: Likewise
1965         * g++.old-deja/g++.mike/p9706.C: Likewise
1966         * g++.old-deja/g++.mike/p10416.C: Likewise
1967         * g++.old-deja/g++.mike/p11667.C: Likewise
1968         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1969         Remove redundant reference to Iris.
1970         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1971         Elxsi, i860, Pico Java, and WE32K.
1972
1973 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
1974
1975         * g++.dg/ext/asm4.C: New test.
1976
1977 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1978
1979         PR c++/9030
1980         * g++.dg/template/friend12.C: New test.
1981         * g++.dg/template/friend13.C: Likewise.
1982         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1983
1984 2003-01-08  Jan Hubicka  <jh@suse.cz>
1985
1986         * gcc.dg/i386-cadd.c: New test.
1987         * gcc.dg/i386-cmov4.c: Likewise.
1988
1989 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
1990
1991         PR c++/9165
1992         * g++.dg/warn/Wunused-3.C: New test.
1993
1994         * g++.dg/abi/bitfield9.C: New test.
1995
1996         PR c++/9189
1997         * g++.dg/parse/defarg3.C: New test.
1998
1999 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
2000
2001         * g++.dg/parse/ambig1.C: New test.
2002         * g++.dg/parse/defarg2.C: New test.
2003
2004 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
2005
2006         * g++.dg/template/defarg-1.C: New test.
2007         * g++.dg/template/local2.C: Likewise.
2008
2009 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
2010
2011         * gcc.c-torture/execute/20030105-1.c: New test.
2012
2013 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2014
2015         * g++.dg/parse/namespace3.C: Remove extra semicolons.
2016         * g++.dg/parse/namespace4.C: Likewise.
2017
2018 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2019
2020         * g++.dg/template/ntp2.C: New test.
2021
2022 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2023
2024         * g++.dg/parse/extern-C-1.C: New test.
2025
2026         * g++.dg/parse/namespace4.C: New test.
2027
2028         * g++.dg/template/nested1.C: New test.
2029
2030         * g++.dg/parse/namespace3.C: New test.
2031
2032 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2033
2034         * g++.dg/lookup/two-stage1.C: New test.
2035
2036 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2037
2038         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2039         * g++.old-deja/g++.jason/access8.C: Likewise.
2040         * g++.old-deja/g++.other/decl5.C: Likewise.
2041
2042 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2043
2044         * g++.dg/parse/parse7.C: New test.
2045
2046 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
2047
2048         PR c++/2843
2049         * g++.dg/ext/attrib7.C: New test.
2050
2051 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
2052
2053         * g++.dg/parse/parse6.C: New test.
2054
2055 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
2056
2057         * gcc.dg/h8300-stack-1.c: New.
2058
2059 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2060
2061         g++.dg/lookup/exception1.C: New test.
2062
2063         g++.dg/lookup/template1.C: New test.
2064
2065         g++.dg/parse/namespace2.C: New test.
2066
2067         g++.dg/parse/parens2.C: New test.
2068
2069 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2070
2071         * g++.dg/parse/parse5.C: New test.
2072         * g++.dg/lookup/scoped4.C: New test.
2073
2074 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2075
2076         * g++.dg/parse/parens1.C: New test.
2077
2078         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
2079         angle-bracket1.C.
2080         * g++.dg/parse/parens2.C: New test.
2081
2082         * g++.dg/lookup/scope-operator1.C: New test.
2083
2084         * g++.dg/parse/operator1.C: New test.
2085
2086 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2087
2088         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
2089         * g++.old-deja/g++.other/access6.C: Likewise.
2090         * g++.old-deja/g++.other/decl1.C: Likewise.
2091         * g++.old-deja/g++.pt/typename12.C: Likewise.
2092
2093 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2094
2095         * g++.dg/parse/namespace1.C: New test.
2096
2097 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2098
2099         * g++.dg/parse/parse4.C: New test.
2100
2101 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2102
2103         * g++.dg/parse/parse3.C: New test.
2104
2105 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2106
2107         * g++.dg/parse/parse2.C: New test.
2108
2109 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2110
2111         * g++.dg/template/friend11.C: New test.
2112
2113 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
2114
2115         * g++.dg/parse/parse1.C: New test.
2116
2117 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
2118
2119         * lib/profopt.exp: Change the name of a global variable to avoid
2120         possible clashes with other test suites.
2121
2122 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
2123
2124         * g++.dg/inherit/covariant8.C: New test.
2125
2126 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
2127
2128         * g++.dg/init/array9.C: New test.
2129
2130         PR c++/9112
2131         * g++.dg/parse/expr1.C: New test.
2132
2133 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2134
2135         * gcc.c-torture/compile/20021230-1.c: New test.
2136
2137 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
2138
2139         * g++.dg/inherit/covariant5.C: New test.
2140         * g++.dg/inherit/covariant6.C: New test.
2141         * g++.dg/inherit/covariant7.C: New test.
2142
2143 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2144
2145         PR c++/2739
2146         * g++.dg/other/access2.C: New test.
2147
2148 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2149
2150         * g++.dg/other/anon-struct.C: No longer fails
2151         * g++.old-deja/g++.brendan/parse4.C: Likewise.
2152         * g++.old-deja/g++.brendan/parse5.C: Likewise.
2153         * g++.old-deja/g++.brendan/parse6.C: Likewise.
2154
2155 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2156
2157         * g++.dg/parse/angle-bracket.C (main): No longer fails.
2158
2159 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
2160
2161         * g++.dg/eh/spec4.C: Remove stray semicolon.
2162         * g++.dg/expr/pmf-1.C: Change error message.
2163         * g++.dg/ext/asm1.C: Remove stray semicolon.
2164         * g++.dg/ext/typename1.C: Add missing typenames.
2165         * g++.dg/inherit/template-as-base.C: Change error message.
2166         * g++.dg/lookup/scoped1.C: Likewise.
2167         * g++.dg/lookup/scoped2.C: Likewise.
2168         * g++.dg/lookup/using2.C: Likewise.
2169         * g++.dg/other/component1.C: Remove stray semicolon.
2170         * g++.dg/other/do1.C: Change error message.
2171         * g++.dg/other/error2.C: Likewise.
2172         * g++.dg/other/init1.C: Likewise.
2173         * g++.dg/other/packed1.C: Remove stray semicolon.
2174         * g++.dg/other/ptrmem2.C: Change error message.
2175         * g++.dg/parse/parameter-declaration-1.C: Remove line number
2176         marker.
2177         * g++.dg/special/initp1.C: Remove invalid attribute usage.
2178         * g++.dg/template/access3.C: Add typename keyword.
2179         * g++.dg/template/access5.C: Remove stray semicolon.
2180         * g++.dg/template/access6.C: Likewise.
2181         * g++.dg/template/complit1.C: Likewise.
2182         * g++.dg/template/crash1.C: Change error message.
2183         * g++.dg/template/inherit2.C: Remove stray semicolon.
2184         * g++.dg/template/instantiate2.C: Likewise.
2185         * g++.dg/template/instantiate3.C: Change error message.
2186         * g++.dg/template/qual1.C: Remove stray semicolon.
2187         * g++.dg/template/qualttp18.C: Change error message.
2188         * g++.dg/template/ref1.C: Remove stray semicolon.
2189         * g++.dg/template/sizeof1.C (A::value): Declare it.
2190         * g++.dg/template/spec4.C: Change error message.
2191         * g++.dg/template/static1.C: Likewise.
2192         * g++.dg/template/type1.C: Likewise.
2193         * g++.dg/template/typename3.C: Likewise.
2194         * g++.old-deja/g++.benjamin/13478.C: Change error message.
2195         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
2196         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
2197         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
2198         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
2199         named return value extension.
2200         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
2201         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
2202         * g++.old-deja/g++.bob/extern_C.C: Likewise.
2203         * g++.old-deja/g++.bob/inherit2.C: Likewise.
2204         * g++.old-deja/g++.brendan/complex1.C: Likewise.
2205         * g++.old-deja/g++.brendan/copy5.C: Likewise.
2206         * g++.old-deja/g++.brendan/crash13.C: Likewise.
2207         * g++.old-deja/g++.brendan/crash15.C: Likewise.
2208         * g++.old-deja/g++.brendan/crash18.C: Change error message.
2209         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
2210         * g++.old-deja/g++.brendan/crash38.C: Likewise.
2211         * g++.old-deja/g++.brendan/crash50.C: Likewise.
2212         * g++.old-deja/g++.brendan/crash56.C: Likewise.
2213         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
2214         syntax.
2215         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
2216         * g++.old-deja/g++.brendan/crash8.C: Change error message.
2217         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
2218         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
2219         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
2220         * g++.old-deja/g++.brendan/template11.C: Likewise.
2221         * g++.old-deja/g++.brendan/template26.C: Likewise.
2222         * g++.old-deja/g++.brendan/template27.C: Use explicit
2223         specialization syntax.
2224         * g++.old-deja/g++.brendan/template30.C: Likewise.
2225         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
2226         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
2227         non-dependent names.
2228         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
2229         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
2230         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
2231         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
2232         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
2233         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
2234         named return value extension.
2235         * g++.old-deja/g++.ext/namedret2.C: Likewise.
2236         * g++.old-deja/g++.ext/namedret3.C: Likewise.
2237         * g++.old-deja/g++.ext/return1.C: Likewise.
2238         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
2239         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
2240         * g++.old-deja/g++.jason/access8.C: Likewise.
2241         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
2242         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
2243         pseudo-destructor names.
2244         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
2245         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
2246         pseudo-destructor names.
2247         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
2248         * g++.old-deja/g++.jason/overload19.C: Likewise.
2249         * g++.old-deja/g++.jason/overload32.C: Likewise.
2250         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
2251         stray semicolons.
2252         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
2253         * g++.old-deja/g++.jason/return.C: Likewise.
2254         * g++.old-deja/g++.jason/return2.C: Likewise.
2255         * g++.old-deja/g++.jason/shadow1.C: Likewise.
2256         * g++.old-deja/g++.jason/special.C: Use explicit specialization
2257         syntax.
2258         * g++.old-deja/g++.jason/template10.C: Account for use of
2259         non-dependent names.
2260         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
2261         syntax.
2262         * g++.old-deja/g++.jason/template37.C: Likewise.
2263         * g++.old-deja/g++.law/access4.C: Change error messages.
2264         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
2265         pseudo-destructor names.
2266         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
2267         * g++.old-deja/g++.law/ctors9.C: Likewise.
2268         * g++.old-deja/g++.law/cvt22.C: Likewise.
2269         * g++.old-deja/g++.law/dtors5.C: Likewise.
2270         * g++.old-deja/g++.law/global-init1.C: Likewise.
2271         * g++.old-deja/g++.law/missed-error3.C: Likewise.
2272         * g++.old-deja/g++.law/operators28.C: Likewise.
2273         * g++.old-deja/g++.law/visibility28.C: Likewise.
2274         * g++.old-deja/g++.martin/eval1.C: Likewise.
2275         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
2276         name.
2277         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
2278         * g++.old-deja/g++.mike/net34.C: Likewise.
2279         * g++.old-deja/g++.mike/net36.C: Likewise.
2280         * g++.old-deja/g++.mike/ns2.C: Likewise.
2281         * g++.old-deja/g++.mike/p12306.C: Likewise.
2282         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
2283         value extension.
2284         * g++.old-deja/g++.mike/p700.C: Likewise.
2285         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
2286         * g++.old-deja/g++.mike/p710.C: Likewise.
2287         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
2288         value extension.
2289         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
2290         * g++.old-deja/g++.mike/pmf9.C: Likewise.
2291         * g++.old-deja/g++.ns/crash2.C: Likewise.
2292         * g++.old-deja/g++.ns/crash3.C: Likewise.
2293         * g++.old-deja/g++.ns/invalid1.C: Likewise.
2294         * g++.old-deja/g++.ns/ns17.C: Likewise.
2295         * g++.old-deja/g++.ns/template16.C: Likewise.
2296         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
2297         keyword.
2298         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
2299         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
2300         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
2301         named return value extension.
2302         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
2303         * g++.old-deja/g++.other/access4.C: Issue additional error
2304         messages.
2305         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
2306         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
2307         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
2308         * g++.old-deja/g++.other/crash25.C: Change error message.
2309         * g++.old-deja/g++.other/crash4.C: Change error message.
2310         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
2311         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
2312         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
2313         checks.
2314         * g++.old-deja/g++.other/defarg8.C: Likewise.
2315         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
2316         * g++.old-deja/g++.other/dtor10.C: Likewise.
2317         * g++.old-deja/g++.other/incomplete.C: Likewise.
2318         * g++.old-deja/g++.other/linkage7.C: Likewise.
2319         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
2320         lookup algorithm.
2321         * g++.old-deja/g++.other/mangle2.C: Likewise.
2322         * g++.old-deja/g++.other/refinit2.C: Likewise.
2323         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
2324         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
2325         * g++.old-deja/g++.pt/crash28.C: Likewise.
2326         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
2327         syntax.
2328         * g++.old-deja/g++.pt/crash32.C: Change error message.
2329         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
2330         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
2331         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
2332         error message position.
2333         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
2334         * g++.old-deja/g++.pt/defarg8.C: Change error message.
2335         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
2336         syntax.
2337         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
2338         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
2339         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
2340         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
2341         keyword.
2342         * g++.old-deja/g++.pt/explicit31.C: Likewise.
2343         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
2344         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
2345         keyword.
2346         * g++.old-deja/g++.pt/explicit71.C: Change error message.
2347         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
2348         syntax.
2349         * g++.old-deja/g++.pt/friend28.C: Account for use of
2350         non-dependent names.
2351         * g++.old-deja/g++.pt/friend29.C: Likewise.
2352         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
2353         rules.
2354         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
2355         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
2356         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
2357         lookup rules.
2358         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
2359         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
2360         keyword.
2361         * g++.old-deja/g++.pt/memclass20.C: Likewise.
2362         * g++.old-deja/g++.pt/memclass5.C: Likewise.
2363         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
2364         keyword.
2365         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
2366         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
2367         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
2368         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
2369         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
2370         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
2371         keyword.
2372         * g++.old-deja/g++.pt/spec10.C: Likewise.
2373         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
2374         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
2375         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
2376         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
2377         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
2378         * g++.old-deja/g++.pt/ttp62.C: Likewise.
2379         * g++.old-deja/g++.pt/ttp64.C: Likewise.
2380         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
2381         * g++.old-deja/g++.pt/typename15.C: Likewise.
2382         * g++.old-deja/g++.pt/typename22.C: Likewise.
2383         * g++.old-deja/g++.pt/typename6.C: Change error messages.
2384         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
2385         * g++.old-deja/g++.pt/virtual2.C: Likewise.
2386         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
2387         syntax.
2388         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
2389         return value extension.
2390         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
2391         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
2392         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
2393         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
2394
2395 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2396
2397         * g++.dg/warn/inline1.C: New test.
2398         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
2399         * g++.old-deja/g++.jason/synth10.C: Likewise.
2400         * g++.old-deja/g++.mike/net31.C: Likewise.
2401         * g++.old-deja/g++.mike/p8786.C: Likewise.
2402
2403         * g++.dg/template/friend10.C: New test.
2404         * g++.dg/template/conv5.C: New test.
2405
2406 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2407
2408         * g++.dg/lookup/scoped3.C: New test.
2409
2410         * g++.dg/lookup/decl1.C: New test.
2411         * g++.dg/lookup/decl2.C: New test.
2412
2413 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2414
2415         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
2416         gcc.c-torture/compile/20021015-1.c,
2417         gcc.c-torture/compile/20021015-2.c,
2418         gcc.c-torture/compile/20021123-1.c,
2419         gcc.c-torture/compile/20021123-2.c,
2420         gcc.c-torture/compile/20021123-3.c,
2421         gcc.c-torture/compile/20021123-4.c,
2422         gcc.c-torture/execute/20021024-1.c: Add tests previously added
2423         only to 3.1 or 3.2 branch.
2424
2425 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
2426
2427         * gcc.dg/i386-bitfield3.c: New test.
2428
2429         * gcc.dg/i386-bitfield2.c: New test.
2430
2431 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
2432
2433         * g++.dg/parse/conv_op1.C: New test.
2434
2435 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
2436
2437         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
2438         approved.
2439
2440 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
2441
2442         * gcc.c-torture/compile/20021220-1.c: New test.
2443
2444 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
2445
2446         * gcc.dg/i386-fastcall-1.c: New.
2447
2448 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2449
2450         * gcc.c-torture/execute/20021219-1.c: New test.
2451
2452 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2453
2454         * gcc.dg/i386-pic-1.c: New test.
2455
2456 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2457
2458         PR c++/8099
2459         * g++.dg/template/friend9.C: New test.
2460
2461 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2462
2463         PR c++/3663
2464         * g++.dg/template/access7.C: New test.
2465
2466 2002-12-18  Nick Clifton  <nickc@redhat.com>
2467
2468         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
2469         the libstdc++-v3 directory has been found.
2470
2471 2002-12-12  Devang Patel <dpatel@apple.com>
2472         * gcc.dg/darwin-ld-1.c: New test.
2473         * gcc.dg/darwin-ld-2.c: New test.
2474         * gcc.dg/darwin-ld-3.c: New test.
2475         * gcc.dg/darwin-ld-4.c: New test.
2476         * gcc.dg/darwin-ld-5.c: New test.
2477
2478 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2479
2480         * gcc.c-torture/compile/20021212-1.c: New test.
2481
2482 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
2483
2484         * gcc.dg/fshort-wchar: New test.
2485
2486 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
2487
2488         PR c++/8372
2489         * g++.dg/template/dtor1.C: New test.
2490
2491         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
2492         markers.
2493
2494 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
2495
2496         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
2497
2498 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
2499
2500         * g++.dg/template/static1.C: New test.
2501         * g++.dg/template/static2.C: New test.
2502         * g++.old-deja/g++.ext/memconst.C: New test.
2503
2504 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2505
2506         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
2507         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
2508         * g++.dg/special/initp1.C: Likewise.
2509
2510 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
2511
2512         * gcc.c-torture/execute/20021204-1.c: New test.
2513
2514 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
2515
2516         * gcc.dg/ppc-fmadd-1.c: New file.
2517         * gcc.dg/ppc-fmadd-2.c: New file.
2518         * gcc.dg/ppc-fmadd-3.c: New file.
2519
2520 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2521
2522         * gcc.c-torture/compile/20021204-1.c: New test.
2523
2524 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2525
2526         * g++.dg/inherit/covariant2.C: New test.
2527         * g++.dg/inherit/covariant3.C: New test.
2528         * g++.dg/inherit/covariant4.C: New test.
2529         * g++.dg/inherit/covariant1.C: Remove XFAIL.
2530         * g++.old-deja/g++.robertl/eb17.C: Likewise.
2531
2532 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
2533
2534         PR c++/8688
2535         * g++.dg/init/brace3.C: New test.
2536
2537 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
2538
2539         * gcc.dg/20020210-1.c: Fix a comment typo.
2540
2541 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
2542
2543         PR c++/8720
2544         * g++.dg/parse/defarg1.C: New test.
2545
2546         PR c++/8615
2547         * g++.dg/template/char1.C: New test.
2548
2549         * g++.dg/template/varmod1.C: Fix typo.
2550
2551 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2552
2553         DR 180
2554         * g++.old-deja/g++.pt/crash32.C: Expect error.
2555
2556 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
2557
2558         PR c++/5919
2559         * g++.dg/template/varmod1.C: New test.
2560
2561         PR c++/8727
2562         * g++.dg/inherit/typeinfo1.C: New test.
2563
2564         PR c++/8663
2565         * g++.dg/inherit/typedef1.C: New test.
2566
2567 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
2568
2569         PR c++/8332
2570         PR c++/8493
2571         * g++.dg/template/strlen1.C: New test.
2572
2573         PR c++/8227
2574         * g++.dg/template/ctor2.C: New test.
2575
2576         PR c++/8214
2577         * g++.dg/init/string1.C: New test.
2578
2579         PR c++/8511
2580         * g++.dg/template/friend8.C: New test.
2581
2582 2002-11-29  Joe Buck <jbuck@synopsys.com>
2583
2584         * g++.dg/lookup/anon2.C: New test.
2585
2586 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
2587
2588         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
2589         h8300 port.
2590
2591 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
2592
2593         * gcc.dg/bitfld-6.c: New test.
2594
2595 2002-11-27  Jan Hubicka  <jh@suse.cz>
2596
2597         * gcc.c-torture/execute/20021127.[cx]: New test.
2598
2599 2002-11-26  Jan Hubicka  <jh@suse.cz>
2600
2601         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
2602         quality.
2603
2604 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
2605
2606         * g++.dg/init/brace2.C: New test.
2607         * g++.old-deja/g++.mike/p9129.C: Correct.
2608
2609 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
2610
2611         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
2612
2613 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
2614
2615         * gcc.dg/sibcall-6: New test for indirect sibcalls.
2616
2617 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
2618
2619         * testsuite/g++.dg/abi/empty11.C: New test.
2620         * testsuite/g++.dg/rtti/cv1.C: New test.
2621
2622 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
2623
2624         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
2625
2626 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
2627
2628         * g++.dg/abi/empty10.C: New test.
2629
2630 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2631
2632         * gcc.c-torture/compile/20021124-1.c: New test.
2633
2634 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
2635
2636         * g++.dg/abi/rtti2.C: New test.
2637
2638 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2639
2640         * gcc.dg/i386-unroll-1.c: New test.
2641
2642 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2643
2644         * gcc.c-torture/compile/20021120-1.c: New test.
2645         * gcc.c-torture/compile/20021120-2.c: New test.
2646
2647 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2648
2649         * gcc.dg/bitfld-5.c: New test.
2650
2651 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2652
2653         * gcc.c-torture/execute/20021120-3.c: New test.
2654
2655 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2656
2657         * gcc.c-torture/execute/20021120-2.c: New test.
2658
2659 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2660
2661         * gcc.c-torture/execute/20021120-1.c: New test.
2662
2663 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
2664
2665         * gcc.c-torture/execute/20021118-3.c: New test.
2666
2667 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2668
2669         * gcc.c-torture/compile/20021119-1.c: New test.
2670
2671 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
2672
2673         * gcc.dg/duff-1.c: New test.
2674         * gcc.dg/duff-2.c: New test.
2675         * gcc.dg/duff-3.c: New test.
2676
2677 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
2678
2679         * gcc.dg/cpp/_Pragma5.c: New test.
2680
2681 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2682
2683         * gcc.c-torture/execute/20021118-2.c: New test.
2684
2685 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2686
2687         * gcc.c-torture/execute/20021118-1.c: New test.
2688
2689 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
2690
2691         * gcc.dg/20021116-1.c: New test.
2692
2693 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
2694
2695         * g++.dg/abi/vcall1.C: New test.
2696
2697 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
2698
2699         * gcc.dg/20021029-1.c: New test.
2700         * gcc.dg/20021029-2.c: New test.
2701
2702 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2703
2704         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
2705
2706 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2707
2708         PR c/8439
2709         * gcc.dg/20021110.c: Move to ...
2710         * gcc.c-torture/compile/20021110.c: .... here.
2711
2712 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2713
2714         PR c/8467
2715         * gcc.c-torture/execute/20021111-1.c
2716
2717 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2718
2719         PR c/8439
2720         * gcc.dg/20021110.c: New test.
2721
2722 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
2723
2724         * g++.dg/abi/vthunk3.C: Run only on x86.
2725
2726 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2727
2728         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
2729
2730 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
2731
2732         * lib/compat.exp (compat-execute): Fix logic error in last
2733         change.
2734
2735 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
2736
2737         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
2738
2739 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2740
2741         PR c++/8389
2742         * g++.dg/template/access6.C: New test.
2743
2744 2002-11-08  Jan Hubicka  <jh@suse.cz>
2745
2746         * gcc.dg/i386-ssefp-1.c: New test.
2747         * gcc.dg/i386-ssefp-1.c: New test.
2748
2749 2002-11-08  Jan Hubicka  <jh@suse.cz>
2750
2751         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
2752
2753 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2754
2755         * g++.dg/abi/vthunk3.C: New test.
2756
2757         PR c++/8338
2758         * g++.dg/template/crash2.C: New test.
2759
2760 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2761
2762         * testsuite/g++.dg/abi/dtor1.C: New test.
2763         * testsuite/g++.dg/abi/dtor2.C: Likewise.
2764
2765 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
2766
2767         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
2768         Darwin.
2769
2770 2002-11-04  Adam Nemet  <anemet@lnxw.com>
2771
2772         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
2773         -mthumb.  Only xfail with -O0.
2774
2775 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
2776
2777         * g++.dg/abi/thunk1.C: New test.
2778         * g++.dg/abi/thunk2.C: Likewise.
2779         * g++.dg/abi/vtt1.C: Likewise.
2780
2781 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
2782
2783         PR optimization/8423
2784         * gcc.c-torture/execute/builtin-constant.c: New test.
2785
2786 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
2787
2788         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
2789         Add some more cases.
2790
2791 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
2792
2793         PR c++/8391
2794         * g++.dg/opt/local1.C: New test.
2795
2796 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
2797
2798         PR c++/8160
2799         * g++.dg/template/complit1.C: New test.
2800
2801         PR c++/8149
2802         * g++.dg/template/typename4.C: Likewise.
2803
2804 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2805
2806         Core issue 287, PR c++/7639
2807         * g++.dg/template/instantiate1.C: Adjust error location.
2808         * g++.dg/template/instantiate3.C: New test.
2809         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
2810         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
2811         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
2812
2813 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
2814
2815         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
2816
2817 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
2818
2819         PR c++/8287
2820         * g++.dg/init/dtor2.C: New test.
2821
2822 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2823
2824         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
2825         * gcc.dg/nest.c: Bypass errors on irix6.
2826
2827 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
2828
2829         * gcc.dg/nest.c: Expect error for mmix-*-*.
2830         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
2831
2832 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
2833
2834         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
2835         markers.
2836
2837         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
2838
2839 2002-10-25  Mike Stump  <mrs@apple.com>
2840
2841         * gcc.dg/warn-1.c: New test.
2842
2843 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2844
2845         * g++.dg/template/typename3.C: New test.
2846
2847 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
2848
2849         * g++.dg/lookup/ptrmem1.C: New test.
2850
2851         * g++.dg/abi/vthunk2.C: New test.
2852
2853 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2854
2855         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
2856
2857 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
2858
2859         * g++.dg/abi/empty9.C: New test.
2860
2861 2002-10-24  Richard Henderson  <rth@redhat.com>
2862
2863         * g++.dg/inherit/thunk1.C: Enable for ia64.
2864
2865 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2866
2867         PR c++/8067
2868         * g++.dg/lookup/pretty1.C: New test.
2869
2870 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
2871
2872         * gcc.dg/20021023-1.c: New test.
2873
2874 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2875
2876         PR c++/7679
2877         * g++.dg/parse/inline1.C: New test.
2878
2879 2002-10-23  Richard Henderson  <rth@redhat.com>
2880
2881         * g++.dg/inherit/thunk1.C: Enable for x86_64.
2882
2883         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
2884
2885 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
2886
2887         PR c++/6579
2888         * g++.dg/parse/stmtexpr3.C: New test.
2889
2890 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
2891
2892         * g++.dg/expr/cond1.C: New test.
2893
2894 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2895
2896         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
2897
2898 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2899
2900         * g++.dg/abi/vbase13.C: New test.
2901         * g++.dg/abi/vbase14.C: Likewise.
2902
2903 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
2904
2905         * gcc.dg/tls/pic-1.c: New test.
2906         * gcc.dg/tls/nonpic-1.c: New test.
2907         * gcc.dg/20021018-1.c: New test.
2908
2909 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2910
2911         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2912         Remove only files with the same base name as the test case.
2913         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2914         (profopt-execute): Likewise.  Also, remove old profiling
2915         and performance data files before running the tests.
2916
2917         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2918         * g++.dg/bprob/bprob.exp: Likewise.
2919         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
2920         to allow more general test case names.
2921
2922         * g++.dg/bprob/bprob-1.C: Rename to ...
2923         * g++.dg/bprob/g++-bprob-1.C: ... this.
2924
2925         * g77.dg/bprob/bprob-1.f: Rename to ...
2926         * g77.dg/bprob/g77-bprob-1.f: ... this.
2927
2928 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2929
2930         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2931         bison 1.50 or later.
2932
2933 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
2934
2935         * g++.dg/README: Describe more test directories.
2936
2937 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2938
2939         * g++.dg/init/array6.C: Add additional tests.
2940
2941 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2942
2943         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2944         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2945
2946 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
2947
2948         * gcc.c-torture/compile/20020604-1.x: New.
2949         * gcc.c-torture/compile/simd-5.x: Likewise.
2950         * gcc.c-torture/execute/920710-1.x: Likewise.
2951         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2952
2953 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2954
2955         * g++.dg/inherit/override1.C: Add dg-options clause.
2956
2957 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2958
2959         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2960         _mm_slli_si128.
2961
2962 2002-10-19  Andreas Schwab  <schwab@suse.de>
2963
2964         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2965         directory component.
2966
2967 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
2968
2969         * g++.dg/inherit/thunk1.C: New test.
2970
2971         * g++.dg/inherit/override1.C: New test.
2972
2973         * g++.dg/abi/mangle11.C: New test.
2974         * g++.dg/abi/mangle14.C: New test.
2975         * g++.dg/abi/mangle17.C: New test.
2976
2977 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
2978
2979         * g++.dg/overload/member2.C: New test.
2980
2981 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
2982
2983         * g++.dg/README: Describe new compat directory.
2984         * g++.dg/dg.exp: Skip tests in compat directory.
2985         * README.compat: New file.
2986         * lib/compat.exp: New expect script.
2987         * g++.dg/compat: New test directory.
2988         * g++.dg/compat/compat.exp: New expect script.
2989         * g++.dg/compat/abi: New test directory.
2990         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2991         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2992         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2993         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2994         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2995         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2996         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2997         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2998         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2999         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
3000         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
3001         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
3002         * g++.dg/compat/break: New test directory.
3003         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
3004         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
3005         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
3006         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
3007         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
3008         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
3009         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
3010         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
3011         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
3012         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
3013         g++.dg/compat/break/README: New files.
3014         * g++.dg/compat/eh: New test directory.
3015         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
3016         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
3017         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
3018         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
3019         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
3020         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
3021         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
3022         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
3023         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
3024         g++.dg/compat/eh/filter2_y.C,
3025         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
3026         g++.dg/compat/eh/new1_y.C,
3027         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
3028         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
3029         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
3030         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
3031         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
3032         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
3033         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
3034         g++.dg/compat/eh/unexpected1_y.C: New files.
3035         * g++.dg/compat/init: New test directory.
3036         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
3037         g++.dg/compat/init/array5_y.C,
3038         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
3039         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
3040         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
3041         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
3042         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
3043         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
3044         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
3045         g++.dg/compat/init/init-ref2_y.C: New files.
3046
3047 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3048
3049         PR c++/7584
3050         * g++.dg/inherit/using3.C: New test.
3051
3052 2002-10-17  Jan Hubicka  <jh@suse.cz>
3053
3054         * gcc.dg/20021017-2.c: New test.
3055
3056 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
3057
3058         * g++.dg/abi/mangle16.C: Adjust.
3059
3060         * g++.dg/init/array8.C: New test.
3061
3062 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
3063
3064         * gcc.dg/special/mips-abi.exp: New test.
3065         * gcc.dg/special/mips-abi.s: Empty file used by the above.
3066
3067 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3068
3069         * g++.dg/abi/mangle16.C: New test.
3070         * g++.dg/abi/mangle17.C: Likewise.
3071
3072         PR c++/7478
3073         * g++.dg/template/ref1.C: New test.
3074
3075 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3076
3077         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
3078
3079 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
3080
3081         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
3082
3083 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
3084
3085         PR c++/7524
3086         * g++.dg/init/array7.C: New test.
3087
3088 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
3089
3090         * g++.dg/init/array6.C: New test.
3091
3092         * g++.dg/abi/mangle13.C: Likewise.
3093         * g++.dg/abi/mangle14.C: Likewise.
3094         * g++.dg/abi/mangle15.C: Likewise.
3095
3096 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3097
3098         * g++.dg/abi/empty8.C: New test.
3099
3100 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
3101
3102         * g++.dg/init/ctor1.C: New test.
3103
3104 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
3105
3106         * gcc.c-torture/execute/20021015-1.c: New test.
3107
3108 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
3109
3110         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
3111
3112 2002-10-14  Jan Hubicka  <jh@suse.cz>
3113
3114         * gcc.dg/i386-ssetype-[1-5].c: New tests.
3115
3116 2002-10-14  Richard Henderson  <rth@redhat.com>
3117
3118         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
3119
3120 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3121
3122         PR optimization/6631
3123         * g++.dg/opt/const2.C: New test.
3124
3125 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
3126
3127         PR c++/7176
3128         * g++.dg/parse/friend1.C: New test.
3129         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
3130
3131 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
3132
3133         * gcc.dg/20021014-1.c: New test.
3134
3135 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
3136
3137         PR c++/5661
3138         * g++.dg/ext/vlm1.C: New test.
3139         * g++.dg/ext/vlm2.C: Likewise.
3140
3141         * g++.dg/init/array1.C: Remove invalid braces.
3142         * g++.dg/init/brace1.C: New test.
3143         * g++.dg/init/copy2.C: Likewise.
3144         * g++.dg/init/copy3.C: Likewise.
3145         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
3146         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
3147         braces.
3148
3149 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
3150
3151         * gcc.dg/cpp/assembler.S: Don't use -ansi.
3152
3153 2002-10-11  Richard Shann  <richard.shann@superh.com>
3154
3155         * gcc.c-torture/compile/simd-5.c: New test.
3156
3157 2002-10-10  Roger Sayle  <roger@eyesopen.com>
3158
3159         * gcc.c-torture/execute/shiftopt-1.c: New test case.
3160
3161 2002-10-10  Jim Wilson  <wilson@redhat.com>
3162
3163         * gcc.c-torture/execute/20021010-1.c: New test.
3164
3165 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
3166
3167         PR c/7353
3168         * g++.dg/ext/typedef-init.C: New test.
3169         * gcc.dg/typedef-init.c: New test.
3170
3171 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
3172
3173         * gcc.dg/cpp/paste13.c: New test.
3174
3175 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3176
3177         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
3178         remaining platforms, XFAIL during compile, not execute.  Don't
3179         XFAIL at -O0.
3180
3181 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
3182
3183         * gcc.dg/alias-1.c: Tweak expected warning.
3184
3185 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
3186
3187         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
3188
3189 2002-10-06  Andreas Jaeger  <aj@suse.de>
3190
3191         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
3192         * gcc.dg/cpp/c++98.C: Likewise.
3193
3194         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
3195         * g++.dg/cpp/c++98.C: Likewise.
3196
3197         * g++.dg/README (Subdirectories): Mention cpp directory.
3198
3199         PR target/7559
3200         * gcc.dg/20021006-1.c: New test.
3201
3202 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3203
3204         PR c++/7804
3205         * g++.dg/other/warning1.C: New test.
3206
3207 2002-10-04  Roger Sayle  <roger@eyesopen.com>
3208
3209         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
3210         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
3211         and sparc-*-* with -m64 as expected failures.  See PR 8087.
3212
3213 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3214
3215         PR c++/7931
3216         * g++.dg/template/ptrmem3.C: New test.
3217
3218         PR c++/7754
3219         * g++.dg/template/union1.C: New test.
3220
3221 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
3222
3223         PR c++/8006
3224         * g++.dg/abi/mangle9.C: New test.
3225         * g++.dg/abi/mangle10.C: New test.
3226         * g++.dg/abi/mangle11.C: New test.
3227         * g++.dg/abi/mangle12.C: New test.
3228
3229 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
3230
3231         PR c++/7188.
3232         * g++.dg/template/meminit1.C: New test.
3233         * g++.dg/warn/Wreorder-1.C: Likewise.
3234         * g++.old-deja/g++.mike/warn3.C: Tweak.
3235         * lib/prune.exp: Ingore "in copy constructor".
3236
3237 2002-10-02  Andreas Jaeger  <aj@suse.de>
3238
3239         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
3240         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
3241         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
3242         on x86-64.
3243
3244 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3245
3246         * gcc.dg/empty1.C: Fix typo.
3247
3248 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
3249
3250         * gcc.dg/alias-1.c: New test.
3251
3252 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
3253
3254         * gcc.dg/empty1.C: New test.
3255
3256         * g++.dg/tls/init-2.C: Tweak error messages.
3257
3258 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
3259
3260         * gcc.c-torture/compile/20020923-1.c: New test.
3261
3262 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
3263
3264         * gcc.c-torture/execute/ffs-1.c: New test.
3265         * gcc.c-torture/execute/ffs-2.c: Ditto.
3266
3267 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
3268
3269         * g++.dg/overload/member1.C: New test.
3270
3271 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
3272
3273         * g++.dg/abi/empty7.C: New test.
3274         * g++.dg/init/pm2.C: Likewise.
3275
3276 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
3277
3278         * g++.dg/rtti/crash1.C: New test.
3279
3280 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
3281
3282         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
3283         gcc.dg/sibcall-4.c: New tests.
3284
3285 2002-09-28  Roger Sayle  <roger@eyesopen.com>
3286
3287         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
3288         powerpc and MMIX targets.
3289
3290 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
3291
3292         * gcc.dg/cpp/20020927-1.c: New.
3293
3294 2002-09-26  David S. Miller  <davem@redhat.com>
3295
3296         * gcc.c-torture/compile/trunctfdf.c: New.
3297
3298 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3299
3300         * lib/target-supports.exp (check_weak_available): Handle solaris2.
3301
3302 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
3303
3304         * gcc.c-torture/execute/loop-15.c: New.
3305
3306 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
3307
3308         * README.QMTEST: Fix typo.
3309
3310 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
3311
3312         * gcc.dg/20020926-1.c: New test.
3313
3314 2002-09-25  David S. Miller  <davem@redhat.com>
3315
3316         PR target/7842
3317         * gcc.c-torture/execute/shiftdi.c: New test.
3318
3319 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
3320
3321         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
3322         unique to the tool.
3323         * lib/g77.exp (g77_init): Likewise.
3324         * lib/g++.exp (g++_init): Likewise.
3325         * lib/objc.exp (objc_init): Likewise.
3326
3327 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
3328
3329         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
3330         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
3331         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
3332
3333 2002-09-25  Richard Henderson  <rth@redhat.com>
3334
3335         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
3336         too-small long double.
3337
3338 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
3339
3340         * gcc.dg/20020919-1.c: New test.
3341
3342 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
3343
3344         * g++.dg/abi/bitfield6.C: New test.
3345         * g++.dg/abi/bitfield7.C: New test.
3346         * g++.dg/abi/bitfield8.C: New test.
3347         * g++.dg/abi/vbase11.C: New test.
3348
3349 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3350
3351         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
3352         hppa*-*-hpux*.  Update test comment.
3353
3354 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
3355
3356         * gcc.dg/tls/struct-1.c: New test.
3357
3358 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
3359
3360         * gcc.dg/cpp/tr-warn2.c: Update.
3361
3362 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3363
3364         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
3365
3366 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
3367
3368         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
3369         systems.
3370
3371 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
3372
3373         * gcc.c-torture/execute/ieee/mzero3.c: New test.
3374
3375         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3376         Adjust for c++filt moved to binutils.  Remove spurious duplicate
3377         setting of cxxfilt.
3378
3379 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
3380
3381         * gcc.dg/20020312-2.c: Update for darwin.
3382
3383 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3384
3385         * g++.old-deja/g++.other/crash32.C: Mark ICE.
3386
3387 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
3388
3389         * objc.dg/comp-types-1.m: New test.
3390         * objc.dg/comp-types-2.m: New test.
3391         * objc.dg/comp-types-3.m: New test.
3392         * objc.dg/comp-types-4.m: New test.
3393         * objc.dg/comp-types-5.m: New test.
3394         * objc.dg/comp-types-6.m: New test.
3395
3396 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3397
3398         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
3399
3400 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3401
3402         * g++.dg/other/do1.C: New test.
3403
3404         * g++.dg/template/subst1.C: New test.
3405
3406 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
3407
3408         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
3409
3410 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
3411
3412         * g++.dg/template/qualttp20.C: Adjust expected errors.
3413         * g++.old-deja/g++.jason/report.C: Likewise.
3414         * g++.old-deja/g++.other/qual1.C: Likewise.
3415
3416         * g++.dg/lookup/scoped2.C: New test.
3417
3418         * g++.dg/ext/asm3.C: New test.
3419
3420 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
3421
3422         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
3423
3424 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
3425
3426         * ChangeLog: follow spelling conventions.
3427         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
3428         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
3429         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
3430         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
3431         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
3432         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
3433         * g++.old-deja/g++.law/global-init1.C: Likewise.
3434         * g++.old-deja/g++.other/delete4.C: Likewise.
3435         * g++.old-deja/g++.other/inline21.C: Likewise.
3436         * g++.old-deja/g++.other/singleton.C: Likewise.
3437         * g77.dg/strlen0.f: Likewise.
3438         * g77.f-torture/compile/20010519-1.f: Likewise.
3439         * g77.f-torture/compile/980310-4.f: Likewise.
3440         * gcc.c-torture/compile/20000605-1.c: Likewise.
3441         * gcc.c-torture/execute/20020225-1.c: Likewise.
3442         * gcc.dg/c90-hexfloat-2.c: Likewise.
3443         * gcc.dg/c99-bool-1.c: Likewise.
3444         * gcc.dg/c99-hexfloat-2.c: Likewise.
3445         * gcc.dg/dll-2.c: Likewise.
3446         * gcc.dg/wtr-union-init-1.c: Likewise.
3447         * gcc.dg/wtr-union-init-2.c: Likewise.
3448         * gcc.dg/wtr-union-init-3.c: Likewise.
3449         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3450         * gcc.dg/cpp/defined.c: Likewise.
3451         * gcc.dg/cpp/macsyntx.c: Likewise.
3452         * gcc.dg/cpp/paste2.c: Likewise.
3453         * gcc.dg/cpp/trad/defined.c: Likewise.
3454         * gcc.dg/format/c90-printf-1.c: Likewise.
3455         * gcc.dg/format/c90-scanf-1.c: Likewise.
3456         * gcc.dg/format/c99-printf-1.c: Likewise.
3457         * gcc.dg/format/c99-scanf-1.c: Likewise.
3458         * gcc.misc-tests/gcov-8.c: Likewise.
3459         * lib/profopt.exp: Likewise.
3460
3461 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
3462
3463         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
3464
3465 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3466
3467         * g++.dg/inherit/using2.C: New test.
3468
3469 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
3470
3471         * ChangeLog: Follow spelling conventions.
3472         * g++.dg/template/friend4.C: Likewise.
3473         * g++.old-deja/g++.pt/crash67.C: Likewise.
3474         * gcc.c-torture/execute/20000801-4.c: Likewise.
3475         * gcc.dg/c90-digraph-1.c: Likewise.
3476         * gcc.dg/c94-digraph-1.c: Likewise.
3477         * gcc.dg/c99-digraph-1.c: Likewise.
3478         * gcc.dg/cpp/line5.c: Likewise.
3479         * gcc.dg/cpp/multiline.c: Likewise.
3480         * gcc.dg/cpp/trad/literals-1.c: Likewise.
3481         * gcc.dg/format/attr-3.c: Likewise.
3482         * gcc.dg/format/c90-scanf-3.c: Likewise.
3483         * gcc.dg/format/ext-4.c: Likewise.
3484
3485 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3486
3487         * g++.dg/template/pretty1.C: New test.
3488
3489 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
3490
3491         * gcc.c-torture/execute/struct-cpy-1.c: New test.
3492
3493 2002-09-13  Matt Austern  <austern@apple.com>
3494
3495         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
3496         passing a cast expression to a function by const reference.
3497
3498 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
3499
3500         * g++.dg/template/deduce1.C: New test.
3501
3502 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
3503
3504         * gcc.c-torture/execute/simd-1.c: Force all use of int to
3505         32-bit int.
3506
3507 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3508
3509         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
3510         usage.
3511
3512 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
3513
3514         * gcc.c-torture/compile/20020910-1.c: New test.
3515
3516 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
3517
3518         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
3519
3520 2002-09-10  Andreas Jaeger  <aj@suse.de>
3521
3522         * gcc.dg/20020312-2.c: Adjust for x86-64.
3523
3524 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
3525
3526         * g77.dg/7388.f: New test case for PR 7388.
3527
3528 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3529
3530         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
3531
3532 2002-09-05  Ziemowit Laski <zlaski@apple.com>
3533
3534         * objc.dg/proto-lossage-1.m: New test.
3535
3536 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
3537
3538         * gcc.dg/cpp/_Pragma4.c: Fix typo.
3539
3540 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
3541
3542         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
3543         expected to pass.
3544
3545 2002-09-06  Stan Shebs  <shebs@apple.com>
3546             David Edelsohn  <edelsohn@gnu.org>
3547
3548         * gcc.dg/weak: New directory.
3549         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
3550         target-specific xfail bits.
3551         * gcc.dg/typeof-2.c: Move to new directory.
3552         * gcc.dg/weak.exp: New expect script.
3553
3554 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
3555
3556         * gcc.c-torture/execute/extzvsi.c: New test.
3557
3558 2002-09-05  Stan Shebs  <shebs@apple.com>
3559
3560         * gcc.dg/weak-1.c: xfail on Darwin.
3561         * gcc.dg/weak-2.c: Ditto.
3562         * gcc.dg/weak-3.c: Ditto.
3563         * gcc.dg/weak-4.c: Ditto.
3564         * gcc.dg/weak-5.c: Ditto.
3565         * gcc.dg/weak-6.c: Ditto.
3566         * gcc.dg/weak-7.c: Ditto.
3567         * gcc.dg/weak-8.c: Ditto.
3568         * gcc.dg/weak-9.c: Ditto.
3569
3570 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
3571
3572         * gcc.c-torture/execute/loop-14.c: New test.
3573
3574 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
3575
3576         * g++.dg/other/cxa-atexit1.C: New test.
3577
3578         * gcc.dg/typeof-2.c: New test.
3579
3580 2002-09-03  Roger Sayle  <roger@eyesopen.com>
3581
3582         * gcc.dg/builtins-2.c: New testcase.
3583         * gcc.dg/builtins-3.c: New testcase.
3584
3585 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
3586
3587         * gcc.dg/cpp/_Pragma4.c: New test.
3588
3589 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
3590
3591         * objc/execute/nil_method-1.m: New testcase.
3592
3593 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
3594
3595         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
3596         [Object class], not [Object initialize].
3597
3598 2002-08-31  Roger Sayle  <roger@eyesopen.com>
3599             Hans-Peter Nilsson  <hp@bitrange.com>
3600
3601         * gcc.c-torture/execute/20020720-1.x: Skip test on
3602         mmix-knuth-mmixware.  Correct comment.
3603
3604 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
3605
3606         * testsuite/g++.dg/abi/bitfield5.C: New test.
3607         * testsuite/g++.dg/abi/vbase10.C: Likewise.
3608
3609 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
3610
3611         * objc.dg/undeclared-selector.m: New test.
3612
3613 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
3614
3615         * g++.dg/other/offsetof1.C: Avoid cast warning.
3616
3617 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
3618
3619         * objc.dg/super-class-2.m: New test.
3620
3621 2002-08-24  Matt Austern  <austern@apple.com>
3622
3623         * g++.dg/ext/lvaddr.C: New test.
3624         * g++.dg/ext/lvcast.C: New test.
3625
3626 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
3627
3628         * testsuite/g++.dg/inherit/cond1.C: New test.
3629
3630 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
3631
3632         * gcc.dg/noncompile/incomplete-1.c: New test.
3633
3634 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3635
3636         * gcc.dg/typespec-1.c: New test.
3637
3638 2002-08-20  Devang Patel  <dpatel@apple.com>
3639         * objc.dg/proto-hier-2.m: New test.
3640
3641 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
3642
3643         * objc.dg/bitfield-1.m: New test.
3644         * objc.dg/bitfield-2.m: New test.
3645
3646 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3647
3648         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
3649         gcc.dg/c99-flex-array-4.c: New tests.
3650
3651 2002-08-16  Stan Shebs  <shebs@apple.com>
3652
3653         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
3654
3655 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
3656
3657         * gcc.dg/typeof-1.c: New test.
3658         * g++.dg/ext/typeof2.C: New test.
3659
3660 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3661
3662         * g++.dg/other/offsetof1.C: New test.
3663
3664 2002-08-14  Richard Henderson  <rth@redhat.com>
3665
3666         * gcc.dg/tls/diag-3.c: Fix expected message strings.
3667
3668 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
3669
3670         * gcc.dg/cpp/_Pragma3.c: New test.
3671
3672 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
3673
3674         * g++.dg/template/inherit3: New test.
3675
3676 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3677
3678         * gcc.dg/bitfld-4.c: Add blank options.
3679
3680 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
3681
3682         * g++.dg/template/crash1.C: New test.
3683
3684 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3685
3686         * gcc.dg/tls/opt-2.c: New test.
3687
3688 2002-08-08  Devang Patel  <dpatel@apple.com>
3689
3690         * objc.dg/selector-1.m : New test
3691
3692 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3693
3694         * g++.dg/abi/bitfield4.C: New test.
3695         * gcc.dg/bitfld-4.c: New test.
3696
3697 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3698
3699         * g++.dg/other/packed1.C: New test.
3700
3701 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
3702
3703         * g++.dg/abi/offsetof.C: Tweak error messages.
3704         * g++.old-deja/g++.mike/p10769a.C: Likewise.
3705
3706 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3707
3708         * gcc.dg/bitfld-3.c: New test.
3709
3710 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3711             Richard Henderson  <rth@redhat.com>
3712
3713         * gcc.dg/i386-bitfield1.c: New test.
3714         * g++.dg/abi/bitfield3.C: Update.
3715
3716 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
3717
3718         * objc.dg/const-str-2.m: Update.
3719         * gcc.dg/cpp/c++98.c: Change to C extension.
3720         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
3721         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
3722
3723 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
3724
3725         * testsuite/gcc.dg/tls/diag-3.c: New.
3726
3727 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
3728
3729         * g++.dg/README (Subdirectories): Document new subdir expr.
3730         * g++.dg/expr/pmf-1.C: New test.
3731
3732 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
3733
3734         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
3735
3736 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
3737
3738         * g++.dg/abi/bitfield3.C: New test.
3739
3740 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
3741
3742         * lib/gcov.exp: Tweak expected line formats.
3743         * gcc.misc-tests/gcov8.c: New test.
3744         * gcc.misc-tests/gcov8.x: New flags.
3745
3746 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
3747
3748         * consistency.vlad/layout/endian.c: Include string.h.
3749
3750         * gcc.c-torture/execute/20020805-1.c: New test.
3751
3752 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
3753
3754         * g++.dg/other/conversion1.C: New test.
3755
3756 2002-08-03  Roger Sayle  <roger@eyesopen.com>
3757
3758         * gcc.dg/builtins-1.c: New testcase.
3759
3760 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
3761
3762         * g++.dg/inherit/access3.C: New test.
3763
3764 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
3765
3766         * gcc.dg/ia64-visibility-2.c: New test.
3767
3768 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
3769
3770         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
3771         __qualifier_flags to __flags.
3772
3773 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
3774
3775         * g++.dg/inherit/operator1.C: New test.
3776         * g++.dg/lookup/disamb1.C: Fix typo in comment.
3777         * g++.dg/other/error1.C: Change expected error message.
3778         * g++.dg/template/conv4.C: Likewise.
3779
3780 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
3781
3782         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
3783         for documented behavior.
3784
3785 2002-07-25  Roger Sayle  <roger@eyesopen.com>
3786
3787         * gcc.c-torture/execute/20020720-1.x: Skip this test on
3788         several targets known to fail.
3789
3790 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
3791
3792         * gcc.dg/mips-args-[123].c: New tests.
3793
3794 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
3795
3796         * gcc.dg/ppc-spe.c: New.
3797
3798 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
3799
3800         * g++.dg/other/ptrmem4.C: New testcase.
3801
3802 2002-07-24  Richard Henderson  <rth@redhat.com>
3803
3804         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
3805
3806 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
3807
3808         * g++.dg/ext/alignof1.C (main): Return 0 for success.
3809
3810 2002-07-24  Roger Sayle  <roger@eyesopen.com>
3811
3812         * gcc.c-torture/execute/memset-3.c: New testcase.
3813
3814 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
3815
3816         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
3817         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
3818
3819 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3820
3821         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
3822         Delete.
3823
3824 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
3825
3826         * gcc.c-torture/compile/simd-4.c: New test.
3827
3828 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3829
3830         PR c++/7347, c++/7348
3831         * g++.dg/template/access4.C: New test.
3832         * g++.dg/template/access5.C: New test.
3833         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
3834         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
3835         * g++.old-deja/g++.pt/ttp58.C: Likewise.
3836         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
3837
3838 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
3839
3840         * gcc.dg/gnu89-init-2.c: New test.
3841
3842 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
3843
3844         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
3845
3846 2002-07-20  Roger Sayle  <roger@eyesopen.com>
3847
3848         * gcc.c-torture/execute/20020720-1.c: New testcase.
3849
3850 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
3851
3852         * gcc.dg/cpp/Wsignprom.c: New tests.
3853
3854 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
3855
3856         * gcc.c-torture/execute/loop-13.c: New test.
3857
3858 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
3859
3860         * gcc.dg/cpp/expr.c: New tests.
3861
3862 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
3863
3864         * g++.dg/opt/pr6713.C: Add template instantiation.
3865
3866 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
3867
3868         * gcc.dg/nest.c: New test.
3869
3870 2002-07-17  Richard Henderson  <rth@redhat.com>
3871
3872         * g++.dg/opt/pr6713.C: New test.
3873
3874 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
3875
3876         * gcc.c-torture/execute/loop-2e.x: Let the testcase
3877         XFAIL for all x86 processors.
3878
3879 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
3880
3881         * gcc.c-torture/execute/20010122-1.x: Do not test with
3882         -fomit-frame-pointer.
3883
3884 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3885
3886         * g++.dg/template/instantiate2.C: New test.
3887         * g++.dg/template/spec4.C: New test.
3888
3889 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3890
3891         * g++.dg/template/access2.C: New test.
3892         * g++.dg/template/access3.C: New test.
3893
3894 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
3895
3896         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
3897         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
3898         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
3899         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
3900         Convert to use <stdarg.h>.
3901         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
3902         Delete.
3903         * gcc.dg/va-arg-2.c: New.
3904         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3905
3906 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
3907
3908         * gcc.c-torture/compile/20020710-1.c: New test.
3909
3910 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
3911                           Andrew Pinski  <pinskia@physics.uc.edu>
3912
3913         gcc.c-torture/compile/simd-2.c: New testcase.
3914         gcc.c-torture/compile/simd-3.c: Likewise.
3915
3916 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
3917
3918         PR c++/7224
3919         * g++.dg/overload/error1.C: New test.
3920
3921 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3922
3923         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3924         configuration and IRIX 6 O32 ABI.
3925
3926 2002-07-11  Roger Sayle  <roger@eyesopen.com>
3927
3928         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3929
3930 2002-07-10  Roger Sayle  <roger@eyesopen.com>
3931
3932         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3933
3934 2002-07-10  Jeffrey A Law  <law@redhat.com>
3935
3936         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3937
3938         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
3939
3940 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
3941
3942         * gcc.dg/20020312-2.c: Check for __PPC__.
3943
3944 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
3945
3946         * gcc.c-torture/compile/20020709-1.c: New test.
3947
3948 2002-07-07  Roger Sayle  <roger@eyesopen.com>
3949
3950         * g++.dg/template/qualttp21.C: New test case.
3951
3952 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
3953
3954         * gcc.c-torture/compile/20020706-1.c: New test.
3955         * gcc.c-torture/compile/20020706-2.c: New test.
3956
3957 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
3958             Alexandre Oliva  <aoliva@redhat.com>
3959
3960         * g++.dg/warn/incomplete1.C: New test.
3961
3962 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3963
3964         PR c++/7099
3965         * g++.dg/warn/noreturn1.C: New test.
3966
3967 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
3968
3969         PR c++/6706
3970         * g++.dg/debug/debug6.C: New test.
3971         * g++.dg/debug/debug7.C: New test.
3972
3973 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
3974
3975         * gcc.c-torture/compile/simd-3.c: New test.
3976
3977 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
3978
3979         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3980         * gcc.dg/20020620-1.c: Likewise.
3981
3982 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3983
3984         PR c++/6944
3985         * g++.dg/init/array4.C: New test.
3986         * g++.dg/init/array5.C: New test.
3987
3988 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
3989
3990         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3991         * gcc.c-torture/execute/simd-2.c (main): Likewise.
3992
3993 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3994
3995         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3996         * gcc.dg/wtr-aggr-init-1.c: Likewise.
3997         * gcc.dg/wtr-conversion-1.c: Likewise.
3998         * gcc.dg/wtr-escape-1.c: Likewise.
3999         * gcc.dg/wtr-int-type-1.c: Likewise.
4000         * gcc.dg/wtr-label-1.c: Likewise.
4001         * gcc.dg/wtr-static-1.c: Likewise.
4002         * gcc.dg/wtr-strcat-1.c: Likewise.
4003         * gcc.dg/wtr-suffix-1.c: Likewise.
4004         * gcc.dg/wtr-switch-1.c: Likewise.
4005         * gcc.dg/wtr-unary-plus-1.c: Likewise.
4006         * gcc.dg/wtr-union-init-1.c: Likewise.
4007         * gcc.dg/wtr-union-init-2.c: Likewise.
4008         * gcc.dg/wtr-union-init-3.c: Likewise.
4009
4010         * gcc.dg/wtr-func-def-1.c: New test.
4011
4012 2002-07-02 Devang Patel <dpatel@apple.com>
4013
4014         * objc.dg/param-1.m: New test.
4015
4016 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
4017
4018         * gcc.dg/cpp/trad/directive.c: Add test.
4019         * gcc.dg/cpp/trad/macroargs.c: Add test.
4020         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
4021
4022 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
4023
4024         * gcc.dg/cpp/cmdlne-M.c: New test.
4025
4026 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
4027
4028         * objc.dg/desig-init-1.m: New test.
4029
4030 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4031
4032         PR c++/6716
4033         * g++.dg/template/instantiate1.C: New test.
4034
4035 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
4036
4037         PR c++/7112
4038         * g++.dg/template/sizeof2.C: New test.
4039
4040 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4041
4042         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
4043         gcc.dg/cpp/trad/include.c: New tests.
4044
4045 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
4046
4047         PR target/7177
4048         * gcc.c-torture/compile/20020701-1.c: New test.
4049
4050 2002-07-01  Stan Shebs  <shebs@apple.com>
4051
4052         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
4053         header here...
4054         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
4055         (objc-torture-execute): or here.
4056
4057 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
4058
4059         * gcc.c-torture/execute/arith-rand-ll.c: New test.
4060
4061 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
4062
4063         * gcc.dg/cpp/trad/escaped-nl.c: New test.
4064
4065 2002-06-30  Devang Patel  <dpatel@apple.com>
4066
4067         * objc.dg/fsyntax-only.m: New test.
4068
4069 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
4070
4071         PR c++/6695
4072         * g++.dg/template/friend7.C: New file.
4073
4074 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
4075
4076         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
4077         return type.
4078
4079 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
4080
4081         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
4082         avoid division by zero.
4083
4084 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
4085
4086         * gcc.dg/Wunknownprag.c: New tests.
4087
4088 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
4089
4090         * gcc.c-torture/execute/simd-2.c: New test.
4091
4092 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
4093
4094         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
4095         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
4096         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
4097         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
4098         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
4099         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
4100         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
4101         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
4102         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
4103         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
4104         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
4105         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
4106         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
4107         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
4108         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
4109         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
4110         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
4111
4112 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
4113
4114         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
4115         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
4116         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
4117         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
4118         New tests.
4119         * gcc.dg/cpp/trad/directive.c: Update.
4120
4121 2002-06-23  Andreas Jaeger  <aj@suse.de>
4122
4123         * gcc.c-torture/execute/complex-6.c: New.
4124
4125 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
4126
4127         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
4128         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
4129         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
4130         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
4131
4132 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
4133
4134         * gcc.dg/cpp/trad: New directory with traditional tests copied
4135         from parent directory.
4136         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4137         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4138         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4139         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4140         Move to trad/ and rename.
4141         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
4142         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
4143         gcc.dg/cpp/trad/redef2.c: New tests.
4144         * gcc.dg/cpp/trad/trad.exp: New driver.
4145
4146 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
4147
4148         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
4149         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
4150         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
4151         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
4152         Remove.
4153
4154 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
4155
4156         * gcc.dg/20020620-1.c: New test.
4157
4158 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4159
4160         * g++.dg/template/ttp4.C: New test.
4161
4162 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
4163
4164         * g++.dg/opt/vt1.C: Fix regexp.
4165
4166 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4167
4168         * gcc.c-torture/execute/pure-1.c: Make functions static again.
4169         Don't use attribute `noinline'.
4170
4171 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4172
4173         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
4174
4175 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
4176
4177         * gcc.c-torture/execute/simd-1.c: New.
4178
4179         * gcc.dg/simd-1.c: New.
4180
4181 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
4182
4183         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
4184
4185 2002-06-16  Richard Henderson  <rth@redhat.com>
4186
4187         * g++.dg/ext/anon-struct1.C: New.
4188         * g++.dg/ext/anon-struct2.C: New.
4189         * g++.dg/ext/anon-struct3.C: New.
4190         * gcc.dg/anon-struct-1.c: New.
4191         * gcc.dg/anon-struct-2.c: New.
4192         * gcc.dg/anon-struct-3.c: New.
4193         * gcc.dg/20011008-1.c: Adjust warning text.
4194         * gcc.dg/20020527-1.c: Add -fms-extensions.
4195
4196 2002-06-16  Richard Henderson  <rth@redhat.com>
4197
4198         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
4199
4200 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
4201
4202         * gcc.c-torture/execute/20020615-1.c: New test.
4203
4204 2002-06-15  Roger Sayle  <roger@eyesopen.com>
4205
4206         * gcc.c-tortuture/execute/compare-1.c: New test case.
4207         * gcc.c-tortuture/execute/compare-2.c: New test case.
4208         * gcc.c-tortuture/execute/compare-3.c: New test case.
4209
4210 2002-06-13  Richard Henderson  <rth@redhat.com>
4211
4212         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
4213         ia64 ilp32.
4214
4215 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4216
4217         * g++.dg/template/typename2.C: Update error message.
4218
4219 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
4220
4221         * gcc.c-torture/execute/20020611-1.c: New test.
4222
4223 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
4224
4225         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
4226         list of targets to skip.
4227
4228 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
4229
4230         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
4231         targets if not optimizing.
4232
4233 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
4234
4235         * gcc.c-torture/compile/20020605-1.c: New test.
4236
4237         * g++.dg/opt/vt1.C: New test.
4238
4239         * gcc.dg/20020531-1.c: New test.
4240
4241         * gcc.dg/20020530-1.c: New test.
4242
4243         * gcc.dg/20020527-1.c: New test.
4244
4245         * g++.dg/opt/cse1.C: New test.
4246
4247 2002-06-07  Roger Sayle  <roger@eyesopen.com>
4248
4249         * gcc.dg/20020607-2.c: New test case.
4250
4251 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
4252
4253         * gcc.c-torture/compile/20020604-1.c: New test.
4254
4255 2002-06-04  Richard Henderson  <rth@redhat.com>
4256
4257         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
4258         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
4259         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
4260
4261 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
4262
4263         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
4264
4265 2002-06-03  Richard Henderson  <rth@redhat.com>
4266
4267         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
4268         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
4269
4270 2002-06-02  Richard Henderson  <rth@redhat.com>
4271
4272         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
4273         test functions static.
4274
4275 2002-06-02  Andreas Jaeger  <aj@suse.de>
4276
4277         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
4278         now.
4279
4280 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
4281
4282         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
4283         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
4284         Update for mofified diagnostics.
4285         * gcc.dg/c99-intconst-1.c: No longer fail.
4286
4287 2002-06-02  Richard Henderson  <rth@redhat.com>
4288
4289         * gcc.dg/uninit-A.c: Remove xfail markers.
4290
4291 2002-06-01  Roger Sayle  <roger@eyesopen.com>
4292
4293         * gcc.dg/fnegate-1.c: New test case.
4294
4295 2002-05-30  Osku Salerma  <osku@iki.fi>
4296
4297         * gcc.c-torture/execute/mayalias-1.c: New file.
4298
4299 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4300
4301         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
4302         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
4303         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
4304
4305 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
4306
4307         * gcc.c-torture/execute/20020529-1.c: New test.
4308
4309 2002-05-27  Richard Henderson  <rth@redhat.com>
4310
4311         * g++.dg/ext/attrib6.C: New test case.
4312
4313 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4314
4315         * gcc.c-torture/execute/pure-1.c: New test.
4316
4317 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4318
4319         * gcc.dg/cpp/arith-2.c: Remove.
4320
4321 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4322
4323         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
4324         * gcc.dg/cpp/if-3.c: Remove.
4325
4326 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
4327
4328         * g++.dg/opt/cse2.C: New test.
4329
4330 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
4331
4332         * gcc.dg/cpp/arith-1.c: New semantic tests.
4333         * gcc.dg/cpp/if-1.c: Update.
4334
4335 2002-05-24  Ben Elliston  <bje@redhat.com>
4336
4337         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
4338
4339 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4340
4341         * gcc.dg/verbose-asm.c: New test.
4342
4343 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4344
4345         * gcc.dg/cpp/paste12.c: New test.
4346
4347 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4348
4349         * g++.dg/parse/named_ops.C: New test.
4350
4351 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
4352
4353         * gcc/testsuite/gcc.dg/weak-8.c: New test.
4354
4355 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
4356
4357         * gcc.dg/weak-2.c: Allow optional leading underscore
4358         in scan-assembler symbol name.
4359         * gcc.dg/weak-3.c: Likewise.
4360         * gcc.dg/weak-4.c: Likewise.
4361         * gcc.dg/weak-5.c: Likewise.
4362
4363 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
4364
4365         * gcc.dg/20020523-1.c: New test.
4366
4367 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4368
4369         * objc.dg/const-str-2.m: Update now that we stop after
4370         a command line error.
4371
4372 2002-05-22  Richard Henderson  <rth@redhat.com>
4373
4374         * g++.dg/dg.exp: Fix typo in test pruneing.
4375
4376 2002-05-22  Richard Henderson  <rth@redhat.com>
4377
4378         * g++.dg/dg.exp: Prune the tls subdirectory.
4379         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
4380         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
4381         * g++.dg/tls/init-1.C: New.
4382
4383 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
4384
4385         * gcc.dg/20020517-1.c: New test.
4386
4387 2002-05-21  Richard Henderson  <rth@redhat.com>
4388
4389         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
4390         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
4391
4392 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
4393
4394         * g++.dg/other/copy2.C: New test.
4395
4396 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
4397
4398         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
4399         (MAX_COPY): Bump up to 10 times sizeof (long long).
4400         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
4401
4402         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
4403         sizeof (long long).
4404
4405         * gcc.c-torture/execute/strcpy-1.c: New test.
4406
4407 2002-05-19  Jason Merrill  <jason2redhat.com>
4408
4409         * g++.dg/ext/oper1.C: New test.
4410
4411 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
4412 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
4413
4414         * README.QMTEST: New file.
4415
4416         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
4417
4418 2002-05-19  Andreas Jaeger  <aj@suse.de>
4419
4420         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
4421         now.
4422         * gcc.c-torture/execute/loop-2d.x: Likewise.
4423
4424 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
4425
4426         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
4427         support weak symbols.
4428         * gcc.dg/weak-4.c: Likewise
4429         * gcc.dg/weak-6.c: Likewise
4430
4431 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
4432
4433         * gcc.dg/weak-3.c: Add dg-excess-error comment for
4434         cygwin, coff and h8300-*-hms targets
4435         * gcc.dg/weak-5.c: Likewise
4436         * gcc.dg/weak-7.c: Likewise
4437
4438 2002-05-16  Jason Merrill  <jason@redhat.com>
4439
4440         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
4441         (scan-assembler-not, scan-assembler-dem): Likewise.
4442         (scan-assembler-dem-not): Likewise.
4443
4444 2002-05-15  Richard Henderson  <rth@redhat.com>
4445
4446         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
4447
4448 2002-05-15  Richard Henderson  <rth@redhat.com>
4449
4450         * gcc.dg/weak-5.c (vfoo1c): No warning here.
4451         (vfoo1f): Warning here.
4452         (vfoo1l): Don't redefine the alias.
4453
4454 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
4455
4456         * g++.dg/init/pm1.C: New test.
4457
4458 2002-05-12  David S. Miller  <davem@redhat.com>
4459
4460         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
4461         types.
4462
4463 2002-05-10  Roger Sayle  <roger@eyesopen.com>
4464
4465         * gcc.c-torture/execute/20020510-1.c: New test case.
4466
4467 2002-05-10  David S. Miller  <davem@redhat.com>
4468
4469         * gcc.c-torture/execute/conversion.c: Test long double too.
4470
4471 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
4472
4473         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
4474         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
4475         * lib/g++.exp (g++_link_flags): Likewise.
4476         * lib/objc.exp (objc_target_compile): Likewise.
4477
4478 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4479
4480         * gcc.dg/cpp/poison.c: Update.
4481         * gcc.dg/cpp/20000625-2.c: Remove.
4482         * gcc.dg/cpp/direct2s.c: Remove final test.
4483
4484 2002-05-08  Tom Rix  <trix@redhat.com>
4485
4486         * gcc.c-torture/execute/20020508-1.c: New test.
4487         * gcc.c-torture/execute/20020508-2.c: New test.
4488         * gcc.c-torture/execute/20020508-3.c: New test.
4489
4490 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4491
4492         * gcc.dg/cpp/charconst-4.c: More tests.
4493
4494 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4495
4496         PR c/6569
4497         * gcc.dg/weak-3.c: Update location of warning messages.
4498         * gcc.dg/weak-5.c: Likewise.
4499
4500 2002-05-06  Roger Sayle  <roger@eyesopen.com>
4501
4502         * gcc.c-torture/execute/20020506-1.c: New test case.
4503
4504 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4505
4506         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
4507
4508 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4509
4510         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
4511
4512 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4513
4514         * gcc.dg/cpp/charconst-3.c: New test.
4515
4516 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4517
4518         * gcc.dg/cpp/charconst.c: Update tests.
4519
4520 2002-05-05  Tim Josling  <tej@melbpc.org.au>
4521
4522         * treelang: Added directory for new sample language treelang. Also
4523         lib/treelang.exp: New file to signal treelang should be tested.
4524
4525 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4526
4527         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
4528         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
4529         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
4530         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
4531         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
4532         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
4533         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
4534
4535 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4536
4537         * gcc.dg/format/xopen-2.c: New test.
4538
4539 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4540
4541         * gcc.dg/20020503-1.c: New test.
4542
4543 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
4544
4545         * g++.dg/init/dtor1.C: Make it tougher.
4546
4547 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
4548
4549         * g++.dg/init/dtor1.C: New test.
4550
4551 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
4552
4553         * gcc.dg/altivec-8.c: New.
4554
4555 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
4556
4557         * gcc.dg/altivec-7.c: New.
4558
4559 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
4560
4561         * g++.dg/parse/typedef1.C: New test.
4562
4563 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4564
4565         PR c++/6486
4566         * g++.dg/template/friend6.C: New test.
4567
4568         PR c++/6492
4569         * g++.dg/init/copy1.C: New test.
4570
4571 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
4572
4573         * g++.dg/warn/effc1.C: New test.
4574
4575 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4576
4577         * gcc.dg/cpp/if-cexp.c: Add a test.
4578
4579 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
4580
4581         * gcc.dg/20020426-2.c: New test.
4582
4583 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4584
4585         * gcc.dg/cpp/if-mop.c: Update.
4586         * gcc.dg/cpp/if-mpar.c: Add test.
4587         * gcc.dg/cpp/if-oppr.c: Update.
4588
4589 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4590
4591         PR c/6343
4592         * gcc.dg/weak-[2-7].c: New tests.
4593
4594 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4595
4596         * gcc.dg/enum1.c: New test.
4597
4598 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4599
4600         PR c++/6497
4601         * g++.dg/inherit/access2.C: New test.
4602
4603 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4604
4605         PR bootstrap/6445
4606         * gcc.dg/20020426-1.c: New test.
4607
4608 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4609
4610         * g++.dg/abi/enum1.C: New test.
4611
4612 2002-04-26  Richard Henderson  <rth@redhat.com>
4613
4614         * gcc.dg/c99-bool-1.c: Expect always true warning.
4615
4616 2002-04-25  Roger Sayle  <roger@eyesopen.com>
4617
4618         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
4619
4620 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4621
4622         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
4623         targets.
4624
4625 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
4626
4627         * g++.dg/abi/mange7.C: New test.
4628
4629         PR c++/6438.
4630         * g++.dg/parse/stmtexpr2.C: New test.
4631
4632 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
4633
4634         * gcc.dg/20020312-2.c: Add SH target.
4635
4636 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4637
4638         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
4639         compiler output on mips*-*-irix*.
4640
4641 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
4642
4643         * g++.dg/parse/attr1.C: New test.
4644
4645 2002-04-23  Roger Sayle  <roger@eyesopen.com>
4646
4647         * gcc.c-torture/execute/string-opt-17.c: New test case.
4648         * gcc.c-torture/execute/memset-2.c: New test case.
4649
4650 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
4651
4652         PR c++/6256:
4653         * g++.dg/template/friend5.C: New test.
4654
4655         PR c++/6331:
4656         * g++.dg/template/qual1.C: Likewise.
4657
4658 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
4659
4660         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
4661         Include stdlib.h, not stdio.h or ctype.h.
4662
4663 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
4664
4665         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
4666         cris-*-elf* and mmix-*-*.
4667         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
4668         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
4669         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
4670         Ditto.
4671         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
4672         * gcc.dg/wchar_t-1.c: Ditto.
4673
4674 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
4675
4676         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
4677         Clarify comment.
4678
4679 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4680
4681         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
4682
4683 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4684
4685         * gcc.c-torture/execute/20000906-1.x: Delete.
4686
4687 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
4688
4689         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
4690
4691 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
4692
4693         * PR6367
4694         * g77.f-torture/execute/6367.f: New test.
4695         * g77.f-torture/execute/6367.x: Disable for MMIX.
4696
4697 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4698
4699         * PR6352
4700         * g++.dg/opt/inline2.C: New test.
4701
4702 2002-04-18  Richard Henderson  <rth@redhat.com>
4703
4704         * gcc.dg/20000906-1.c: Enable for all targets.
4705         * gcc.c-torture/compile/iftrap-2.c: New.
4706
4707 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4708
4709         * gcc.dg/20020418-1.c: New test.
4710         * gcc.dg/20020418-2.c: New test.
4711
4712 2002-04-18  Richard Henderson  <rth@redhat.com>
4713
4714         * gcc.c-torture/compile/iftrap-1.c: New.
4715         * gcc.dg/iftrap-1.c: Adjust for ia64.
4716         * gcc.dg/iftrap-2.c: New.
4717
4718 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4719
4720         * gcc.c-torture/compile/20020418-1.c: New test.
4721
4722 2002-04-18  Roger Sayle  <roger@eyesopen.com>
4723
4724         * gcc.c-torture/compile/20020415-1.c: New.
4725
4726 2002-04-18  David S. Miller  <davem@redhat.com>
4727
4728         * gcc.c-torture/execute/20020418-1.c: New test.
4729
4730 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
4731
4732         * gcc.dg/20020416-1.c: New test.
4733
4734         * g++.dg/opt/inline1.C: New test.
4735
4736 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
4737
4738         * gcc.dg/altivec-5.c: New test.
4739
4740         * gcc.dg/20020415-1.c: New test.
4741
4742 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4743
4744         * testsuite/lib/chill.exp: Remove.
4745
4746 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
4747
4748         * g++.dg/other/big-struct.C: New test.
4749
4750 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
4751
4752         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
4753         of scratch file.
4754
4755 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
4756
4757         PR c/6277
4758         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
4759         in scan-assembler function name
4760
4761 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
4762
4763         * g77.f-torture/execute/980628-4.x,
4764         g77.f-torture/execute/980628-5.x,
4765         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4766         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4767         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
4768         i[34567]86-*-*.
4769
4770 2002-04-13  David S. Miller  <davem@redhat.com>
4771
4772         * gcc.c-torture/execute/20020413-1.c: New test.
4773
4774 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
4775
4776         * gcc.dg/asm-6.c,
4777         * g++.dg/ext/asm1.C: New tests.
4778
4779 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
4780
4781         PR c++ 5373.
4782         * g++.dg/parse/stmtexpr1.C: New test.
4783
4784         PR c++/5189.
4785         * g++.dg/template/copy1.C: New test.
4786
4787 2002-04-12  Richard Henderson  <rth@redhat.com>
4788
4789         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
4790
4791 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
4792
4793         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
4794         gcc.c-torture/execute/20020307-2.c.
4795
4796 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
4797
4798         * g++.dg/ext/attrib5.C,
4799         * g++.dg/lookup/struct1.C: New tests.
4800
4801 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
4802
4803         * gcc.dg/20020411-1.c: New test.
4804
4805         * gcc.c-torture/execute/20020411-1.c: New test.
4806
4807 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
4808
4809         * g77.f-torture/execute/6177.f: New test.
4810
4811 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
4812
4813         PR middle-end/6247
4814         * g++.dg/opt/cleanup1.C: New test.
4815
4816         * g++.dg/opt/const1.C: New test.
4817
4818 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
4819
4820         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
4821
4822 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4823
4824         PR c++/5507
4825         * g++.dg/template/typename2.C: New test.
4826
4827 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
4828
4829         * gcc.c-torture/execute/loop-12.c: New.
4830
4831 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
4832
4833         * g77.f-torture/execute/980628-4.x,
4834         g77.f-torture/execute/980628-5.x,
4835         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4836         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4837         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
4838
4839 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4840
4841         PR optimization/6086
4842         * g++.dg/opt/preinc1.C: New test.
4843
4844 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4845
4846         PR c++/5571
4847         * g++.dg/opt/static2.C: New test.
4848
4849 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4850
4851         PR c/5120
4852         * gcc.dg/20020406-1.c: New test.
4853
4854 2002-04-04  David S. Miller  <davem@redhat.com>
4855
4856         * gcc.c-torture/execute/20020404-1.c: New test.
4857
4858 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
4859
4860         PR c/6123
4861         * gcc.dg/20020312-2.c: Do not declare global register variable
4862         if __PIC__ or __pic__ is defined.
4863
4864 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
4865
4866         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
4867         __asm__ so that it works correctly even if -ansi -pedantic-errors.
4868
4869 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4870
4871         * gcc.misc-tests/linkage.exp: Update last change to handle
4872         sparc*-, not just sparc-.
4873
4874 2002-04-03  Richard Henderson  <rth@redhat.com>
4875
4876         * gcc.dg/cpp/ucs.c: Improved long UCS test.
4877
4878 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4879
4880         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
4881
4882 2002-04-02  David S. Miller  <davem@redhat.com>
4883
4884         * gcc.c-torture/execute/20020402-3.c: New test.
4885
4886 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4887
4888         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
4889         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
4890
4891         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
4892         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
4893         g77.f-torture/execute/20001201.x,
4894         g77.f-torture/execute/u77-test.x: New files.
4895
4896         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
4897         * gcc.dg/wchar_t-1.c: Ditto.
4898
4899 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4900
4901         * gcc.c-torture/execute/20020402-1.c: New test.
4902
4903 2002-04-01  Richard Henderson  <rth@redhat.com>
4904
4905         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4906
4907         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4908
4909 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4910
4911         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4912
4913 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4914
4915         * g++.dg/inherit/template-as-base.C: Expect error.
4916         * g++.dg/inherit/namespace-as-base.C: Likewise.
4917
4918 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
4919
4920         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4921         g++.dg/ext/instantiate3.C: Tweak match patterns.
4922
4923         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4924         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4925         -da test.
4926
4927 2002-03-31  Richard Henderson  <rth@redhat.com>
4928
4929         * gcc.dg/special/alias-2.c: New.
4930         * gcc.dg/special/ecos.exp: Run it.
4931
4932 2002-03-31  Richard Henderson  <rth@redhat.com>
4933
4934         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4935
4936 2002-03-31  Kazu Hirata  <kazu@hxi.com>
4937
4938         * gcc.dg/weak-1.c: Disable on h8300 port.
4939
4940 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
4941
4942         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4943         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4944         ordering tests.
4945         * g++.dg/bprob/bprob-1.C: New test.
4946         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4947         * g++.dg/gcov/gcov-1.C: New test.
4948         * g++.dg/gcov/gcov-1.x: New file.
4949         * g++.dg/gcov/gcov-2.C: New test.
4950         * g++.dg/gcov/gcov-3.C: New test.
4951         * g++.dg/gcov/gcov-3.h: New file.
4952
4953 2002-03-28  Roger Sayle  <roger@eyesopen.com>
4954
4955         * g++.old-deja/g++.other/builtins5.C: New test.
4956         * g++.old-deja/g++.other/builtins6.C: New test.
4957         * g++.old-deja/g++.other/builtins7.C: New test.
4958         * g++.old-deja/g++.other/builtins8.C: New test.
4959         * g++.old-deja/g++.other/builtins9.C: New test.
4960
4961 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
4962
4963         * g++.dg/opt/static1.C: New test.
4964
4965         * g++.dg/opt/longbranch1.C: New test.
4966
4967 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
4968
4969         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4970
4971         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4972
4973 2002-03-28  Jeffrey A Law  (law@redhat.com)
4974
4975         * gcc.c-torture/execute/20020328-1.c: New test.
4976
4977 2002-03-27  Richard Henderson  <rth@redhat.com>
4978
4979         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4980         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4981         move from g++.old-deja/g++.ext/.
4982
4983 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
4984
4985         * g++.dg/init/new2.C: New test.
4986
4987 2002-03-26  Richard Henderson  <rth@redhat.com>
4988
4989         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4990
4991         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4992         on sparc.
4993
4994         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
4995         sparcv9 systems.
4996         * gcc.dg/20001102-1.c: Likewise.
4997
4998 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
4999
5000         * gcc.dg/cpp/endif-pedantic1.c,
5001         gcc.dg/cpp/endif-pedantic2.c:  New tests.
5002
5003 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
5004
5005         * g++.dg/init/new1.C: New test.
5006
5007 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
5008
5009         * g++.dg/abi/vbase9.C: New test.
5010
5011 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
5012
5013         * gcc.dg/arm-asm.c: New test.
5014
5015 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
5016
5017         * gcc.dg/Wswitch-enum.c: New test.
5018         Fix PR c/5044.
5019
5020 2002-03-26  Richard Henderson  <rth@redhat.com>
5021
5022         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
5023         structure.
5024
5025 2002-03-25  Richard Henderson  <rth@redhat.com>
5026
5027         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
5028         sparcv9 systems.
5029
5030         * gcc.c-torture/compile/20011119-1.c (xxx): New.
5031         * gcc.c-torture/compile/20011119-2.c (xxx): New.
5032
5033 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
5034
5035         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
5036
5037 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
5038
5039         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
5040         targets using generic thunk support.
5041
5042 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
5043
5044         * gcc.c-torture/compile/20020323-1.c: New test.
5045
5046         * g++.dg/opt/conj2.C: New test.
5047
5048 2002-03-24  Richard Henderson  <rth@redhat.com>
5049
5050         * gcc.dg/weak-1.c: Use -fno-common.
5051
5052 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5053
5054         * g77.dg/f77-edit-apostrophe-out.f: New test
5055         * g77.dg/f77-edit-h-out.f: New test
5056         * g77.dg/f77-edit-t-in.f: New test
5057         * g77.dg/f77-edit-t-out.f: New test
5058         * g77.dg/f77-edit-x-out.f: New test
5059         * g77.dg/f77-edit-slash-out.f: New test
5060         * g77.dg/f77-edit-colon-out.f: New test
5061         * g77.dg/f77-edit-s-out.f: New test
5062
5063 2002-03-24  Richard Henderson  <rth@redhat.com>
5064
5065         * objc/execute/formal_protocol-6.x: New XFAIL.
5066
5067 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5068
5069         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
5070         that do not support weak symbols
5071
5072 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
5073
5074         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
5075         * lib/g77.exp:  Likewise
5076         * lib/objc.exp: Likewise
5077
5078 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
5079
5080         * gcc.dg/Wswitch-default.c: New test.
5081
5082 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
5083
5084         * g++.dg/other/enum1.C: New test.
5085
5086 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
5087
5088         * gcc.dg/pragma-ep-3.c: Fix typo.
5089
5090 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
5091
5092         * g++.dg/inherit/template-as-base.C: New test.
5093
5094 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
5095
5096         * g++.old-deja/g++.other/dwarf2-1.C: Move...
5097         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
5098
5099 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
5100
5101         * gcc.dg/cpp/multiline.c: Update to match.
5102
5103 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
5104
5105         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
5106
5107 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
5108
5109         * gcc.dg/cpp/extratokens2.c:  New file.
5110
5111 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
5112
5113         * gcc.dg/20020312-2.c: Add rs6000 target.
5114
5115         * gcc.c-torture/compile/20020319-1.c: New test.
5116
5117 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5118
5119         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
5120         (A, E): Handle this.
5121
5122 2002-03-20  Jason Merrill  <jason@redhat.com>
5123
5124         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
5125         ignoring -fpic.
5126         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
5127         through prune_gcc_output.
5128
5129 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
5130
5131         * gcc.c-torture/compile/20020320-1.c: New test.
5132
5133 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
5134
5135         * gcc.c-torture/compile/20020318-1.c: New test.
5136
5137         * gcc.dg/struct-by-value-1.c: New test.
5138
5139         * gcc.dg/20020319-1.c: New test.
5140
5141 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
5142
5143         * g++.dg/opt/conj1.C: New test.
5144
5145 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
5146
5147         * g++.dg/template/qualttp20.C: Revert previous change.
5148         * g++.dg/template/qualttp3.C: Likewise.
5149         * g++.dg/template/qualttp4.C: Likewise
5150         * g++.dg/template/qualttp5.C: Likewise
5151         * g++.dg/template/qualttp6.C: Likewise
5152         * g++.dg/template/qualttp7.C: Likewise
5153         * g++.dg/template/qualttp8.C: Likewise
5154         * g++.dg/template/recurse.C: Likewise.
5155
5156 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5157
5158         * gcc.dg/cpp/wchar-1.c: Update.
5159
5160 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5161
5162         * g++.dg/template/conv1.C: New test.
5163         * g++.dg/template/conv2.C: New test.
5164         * g++.dg/template/conv3.C: New test.
5165         * g++.dg/template/conv4.C: New test.
5166
5167 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5168
5169         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
5170         * g++.dg/template/qualttp3.C: Likewise.
5171         * g++.dg/template/qualttp4.C: Likewise
5172         * g++.dg/template/qualttp5.C: Likewise
5173         * g++.dg/template/qualttp6.C: Likewise
5174         * g++.dg/template/qualttp7.C: Likewise
5175         * g++.dg/template/qualttp8.C: Likewise
5176         * g++.dg/template/recurse.C: Likewise.
5177
5178 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
5179
5180         * g++.dg/opt/dtor1.C: New test.
5181
5182 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
5183
5184         * gcc.c-torture/compile/20020315-1.c: New test.
5185
5186 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
5187
5188         * gcc.dg/weak-1.c: Fix scan tests.
5189
5190 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
5191
5192         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
5193         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
5194         cris-*-aout* mmix-*-*.
5195         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
5196         cris-*-aout* mmix-*-*.
5197         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
5198         cris-*-elf* cris-*-aout* and mmix-*-*.
5199         * gcc.dg/20001009-1.c: Ditto.
5200         * gcc.dg/20010912-1.c: Ditto.
5201         * gcc.dg/20020122-4.c: Ditto.
5202         * gcc.dg/inline-2.c: Ditto.
5203
5204 2002-03-14  Jeffrey A Law  (law@cygnus.com)
5205
5206         * gcc.c-torture/compile/20020314-1.c: New test.
5207
5208 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
5209
5210         * gcc.c-torture/execute/20020314-1.c: New test.
5211
5212 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
5213
5214         * g++.dg/warn/Wunused-1.C: New test.
5215
5216 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
5217
5218         * g++.dg/abi/mangle6.C: New test.
5219
5220 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
5221
5222         * gcc.c-torture/compile/20020309-2.c: New test.
5223
5224         * gcc.c-torture/compile/20020312-1.c: New test.
5225
5226 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
5227
5228         * g++.dg/other/access1.C: New test.
5229
5230 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
5231
5232         * gcc.c-torture/execute/wchar_t-1.c: New test.
5233
5234 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
5235
5236         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
5237
5238 2002-03-12  Roger Sayle  <roger@eyesopen.com>
5239
5240         * gcc.dg/20020312-1.c: New test case.
5241
5242 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
5243
5244         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
5245
5246 2002-03-11  Richard Henderson  <rth@redhat.com>
5247
5248         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
5249         * g++.old-deja/g++.jason/report.C: Likewise.
5250
5251 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5252
5253         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
5254         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
5255
5256 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
5257
5258         * testsuite/g++.dg/overload/pmf1.C: New test.
5259
5260 2002-03-11  Kazu Hirata  <kazu@hxi.com>
5261
5262         * gcc.c-torture/execute/20020307-1.c: Use long.
5263
5264 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
5265
5266         PR optimization/5844
5267         * gcc.dg/20020310-1.c: New test.
5268
5269 2002-03-09  Michael Meissner  <meissner@redhat.com>
5270
5271         * gcc.c-torture/execute/memcpy-2.c: New test.
5272         * gcc.c-torture/execute/memset-1.c: New test.
5273         * gcc.c-torture/execute/strlen-1.c: New test.
5274         * gcc.c-torture/execute/strcmp-1.c: New test.
5275         * gcc.c-torture/execute/strncmp-1.c: New test.
5276
5277 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
5278
5279         * gcc.dg/ppc-ldstruct.c: New test.
5280
5281 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
5282
5283         * gcc.c-torture/execute/va-arg-22.c: New test.
5284
5285 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5286
5287         * gcc.c-torture/compile/20020309-1.c: New test.
5288
5289 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
5290
5291         * gcc.c-torture/execute/20020307-2.c: New test.
5292
5293 2002-03-07  Jeffrey A Law  (law@redhat.com)
5294
5295         * g77.f-torture/compile/20020307-1.f: New test.
5296
5297 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
5298
5299         * gcc.dg/unordered-1.c: New test.
5300
5301 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
5302
5303         * gcc.c-torture/execute/20020307-1.c: New test.
5304
5305 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
5306
5307         * gcc.dg/20020304-1.c: New test.
5308
5309         * gcc.c-torture/compile/20020304-2.c: New test.
5310
5311 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
5312
5313         * gcc.c-torture/compile/20020304-1.c: New test case
5314         (from PR c/5830).
5315
5316 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
5317
5318         * gcc.dg/20020103-1.c: Add other -D ppc variants.
5319
5320 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
5321
5322         * g++.dg/other/classkey1.C: New test.
5323
5324 2002-03-01  Richard Henderson  <rth@redhat.com>
5325
5326         * gcc.c-torture/compile/981223-1.x: New.
5327         * gcc.c-torture/compile/920625-1.x: New.
5328
5329 2002-02-28  Richard Henderson  <rth@redhat.com>
5330
5331         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
5332
5333 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
5334
5335         * gcc.c-torture/execute/20020227-1.c: New test.
5336
5337 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
5338
5339         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
5340         here" ERROR lines.
5341         * g++.old-deja/g++.oliva/partord1.C: Likewise.
5342         * g++.old-deja.g++.other/defarg1.C: Likewise.
5343         * g++.old-deja/g++.pt/calls2.C: Likewise.
5344         * g++.old-deja/g++.pt/crash20.C: Likewise.
5345         * g++.old-deja/g++.pt/crash30.C: Likewise.
5346         * g++.old-deja/g++.pt/crash36.C: Likewise.
5347         * g++.old-deja/g++.pt/crash6.C: Likewise.
5348         * g++.old-deja/g++.pt/defarg13.C: Likewise.
5349         * g++.old-deja/g++.pt/derived3.C: Likewise.
5350         * g++.old-deja/g++.pt/error1.C: Likewise.
5351         * g++.old-deja/g++.pt/friend21.C: Likewise.
5352         * g++.old-deja/g++.pt/friend23.C: Likewise.
5353         * g++.old-deja/g++.pt/infinite1.C: Likewise.
5354         * g++.old-deja/g++.robertl/eb128.C: Likewise.
5355
5356 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
5357
5358         * gcc.c-torture/execute/20020225-2.c: New test.
5359
5360 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
5361
5362         * gcc.c-torture/execute/920730-1t.c,
5363         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
5364         Delete test cases, only relevant to -traditional.
5365
5366 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5367
5368         * gcc.dg/cpp/undef1.c: Remove.
5369         * gcc.dg/cpp/directiv.c: Update.
5370         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
5371
5372 2002-02-27  Michael Meissner  <meissner@redhat.com>
5373
5374         * gcc.c-torture/execute/20020226-1.c: New test.
5375
5376 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
5377
5378         * g++.dg/debug/debug4.C: New test.
5379
5380         * gcc.dg/ia64-visibility-1.c: New test.
5381
5382 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
5383
5384         * gcc.dg/debug/20020224-1.c: New.
5385
5386 2002-02-25  Kazu Hirata  <kazu@hxi.com>
5387
5388         * gcc.c-torture/execute/960416-1.x: New.
5389         * gcc.c-torture/execute/divconst-3.x: Likewise.
5390
5391 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
5392
5393         * gcc.dg/20020224-1.c: New test.
5394
5395 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
5396
5397         * gcc.c-torture/execute/20020225-1.c: New.
5398
5399 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5400
5401         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
5402
5403 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
5404
5405         * gcc.dg/20020222-1.c: New test.
5406
5407 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
5408
5409         * g++.dg/opt/anonunion1.C: New test.
5410
5411 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
5412
5413         * g++.dg/template/qualttp19.C: New test.
5414         * g++.dg/template/qualttp20.C: New test.
5415         * g++.old-deja/g++.jason/report.C: Adjust expected errors
5416         * g++.old-deja/g++.other/qual1.C: Likewise.
5417
5418 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
5419
5420         * gcc.dg/attr-alwaysinline.c: New.
5421
5422 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
5423
5424         * gcc.dg/20020220-1.c: New test.
5425
5426         * gcc.dg/20020220-2.c: New test.
5427
5428         * g++.dg/opt/mmx1.C: New test.
5429
5430 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
5431
5432         * gcc.c-torture/compile/20020110.c: New test.
5433
5434 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
5435
5436         * gcc.c-torture/execute/20020219-1.c: New test.
5437
5438         * gcc.dg/20020219-1.c: New test.
5439
5440         * gcc.dg/noncompile/20020220-1.c: New test.
5441
5442         * g++.dg/opt/ptrintsum1.C: New test.
5443
5444         * gcc.dg/debug/20020220-1.c: New test.
5445
5446 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
5447
5448         * gcc.c-torture/execute/20020216-1.c: New test.
5449
5450 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
5451
5452         * gcc.dg/decl-1.c: Update, new test.
5453
5454 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
5455
5456         * g++.dg/abi/bitfield1.C: New test.
5457         * g++.dg/abi/bitfield2.C: New test.
5458
5459 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5460
5461         * gcc.dg/attr-nest.c: New test.
5462
5463 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
5464
5465         * gcc.c-torture/execute/20020215-1.c: New test.
5466
5467 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
5468
5469         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
5470         * g++.dg/debug/debug.exp: New.
5471         * g++.dg/debug/trivial.C: New.
5472         * g++.dg/debug/debug1.C: Moved...
5473         * g++.dg/other/debug1.C: ...from here.
5474         * g++.dg/debug/debug2.C: Moved...
5475         * g++.dg/other/debug2.C: ...from here.
5476         * g++.dg/debug/debug3.C: Moved...
5477         * g++.dg/other/debug3.C: ...from here.
5478
5479         * gcc.dg/noncompile/20020213-1.c: New test.
5480
5481 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
5482
5483         * g++.dg/other/debug3.C: New test.
5484
5485         * gcc.c-torture/execute/20020213-1.c: New test.
5486
5487 2002-02-13  Richard Smith <richard@ex-parrot.com>
5488
5489         * g++.old-deja/g++.other/thunk1.C: New test.
5490
5491 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5492
5493         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
5494
5495 2002-02-13  Stan Shebs  <shebs@apple.com>
5496
5497         * gcc.dg/altivec-3.c: New.
5498
5499 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
5500
5501         * gcc.dg/Wunreachable-1.c: New test.
5502         * gcc.dg/Wunreachable-2.c: New test.
5503
5504 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5505
5506         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
5507
5508 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
5509
5510         * gcc.dg/decl-1.c: New test.
5511
5512 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5513
5514         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
5515
5516 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5517
5518         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
5519         * gcc.c-torture/compile/980506-1.x: Likewise.
5520
5521 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5522
5523         * gcc.dg/20020210-1.c: New.
5524
5525 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
5526
5527         * g77.f-torture/execute/947.f: New regression test
5528         for PR fortran/947.
5529
5530 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5531
5532         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
5533         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
5534
5535 2002-02-08  Richard Henderson  <rth@redhat.com>
5536
5537         * gcc.c-torture/compile/labels-3.c: New.
5538
5539 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
5540
5541         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
5542         expression statements work instead.
5543         * gcc.dg/noncompile/20020207-1.c: New test.
5544
5545 2002-02-07  Richard Henderson  <rth@redhat.com>
5546
5547         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
5548
5549 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5550
5551         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
5552         message from g77
5553         * lib/g77-dg.exp: Trim g77 error messages so that they are
5554         recognized by dg.exp.
5555
5556 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5557
5558         PR fortran/5473
5559         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
5560
5561 2002-02-07  Richard Henderson  <rth@redhat.com>
5562
5563         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
5564         to be sufficiently aligned for integers.
5565
5566 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
5567
5568         * g++.dg/template/friend4.C: New test.
5569
5570 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5571
5572         PR fortran/5743
5573         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
5574         unsupported cases.
5575
5576 2002-02-07  Richard Henderson  <rth@redhat.com>
5577
5578         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
5579         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
5580         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
5581         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
5582
5583 2002-02-06  Richard Henderson  <rth@redhat.com>
5584
5585         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
5586
5587 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
5588
5589         * gcc.dg/20020206-1.c: New test.
5590
5591 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
5592
5593         * gcc.c-torture/execute/20020206-1.c: New test.
5594
5595         * gcc.c-torture/execute/20020206-2.c: New test.
5596
5597         PR optimization/5429:
5598         * gcc.c-torture/compile/20020206-1.c: New test.
5599
5600 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
5601
5602         * g++.dg/ext/align1.C: Do not use an explicit alignment value
5603         as certain file formats cannot support particularly large
5604         alignments.
5605
5606         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
5607         and do not expect to be able to link the executable.
5608
5609         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
5610         fail because the COFF format does not support the weak attribute.
5611
5612 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
5613
5614         * g77.dg/pr5473.f:  New test
5615
5616 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
5617
5618         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
5619         Fix testcase accordingly.
5620
5621 2002-02-04  Richard Henderson  <rth@redhat.com>
5622
5623         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
5624         (buf): Change to be an array of pointers, not ints.
5625
5626 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5627
5628         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
5629         before all tests.  Move warning one line above to match where it
5630         C frontend emits.
5631         * gcc.dg/Wswitch-2.c: New test.
5632         * g++.dg/warn/Wswitch-1.C: New test.
5633         * g++.dg/warn/Wswitch-2.C: New test.
5634
5635 2002-02-04  Richard Henderson  <rth@redhat.com>
5636
5637         * g++.dg/abi/offsetof.C: Fix size comparison.
5638
5639 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
5640
5641         * gcc.dg/cast-qual-2.c: New test.
5642
5643 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5644
5645         * gcc.dg/20020201-4.c: New test.
5646
5647 2002-02-04  Ben Elliston  <bje@redhat.com>
5648
5649         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
5650         target_info attribute != 0, in addition to the empty string.
5651         (gcc_target_compile): Likewise.
5652
5653 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
5654
5655         * gcc.dg/Wswitch.c: New test.
5656         PR gcc/4475. PR gcc/3780.
5657
5658 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
5659
5660         * g77.f-torture/execute/5122.f: New test for regressions
5661         against PR fortran/5122.
5662
5663 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
5664
5665         * g77.f-torture/compile/pr3743.f: Delete
5666         * g77.dg/pr3743-1.f: New test.
5667         * g77.dg/pr3743-2.f: New test.
5668         * g77.dg/pr3743-3.f: New test.
5669         * g77.dg/pr3743-4.f: New test.
5670
5671 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5672
5673         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
5674
5675 2002-02-02  Richard Henderson  <rth@redhat.com>
5676
5677         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
5678         * gcc.c-torture/execute/bf64-1.c: Likewise.
5679
5680 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5681
5682         * gcc.dg/20020201-2.c: New test.
5683
5684         * gcc.dg/20020201-3.c: New test.
5685
5686         * gcc.c-torture/execute/bitfld-2.c: New test.
5687
5688 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5689
5690         * gcc.dg/bitfld-1.c: Update.
5691         * gcc.dg/bitfld-2.c: Update.
5692         * gcc.c-torture/execute/bitfld-1.x: New.
5693
5694 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5695
5696         * gcc.c-torture/execute/20020201-1.c: New test.
5697
5698 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
5699
5700         PR target/5469
5701         * gcc.dg/20020201-1.c: New test.
5702
5703 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
5704
5705         PR fortran/3743
5706         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
5707         * g77.f-torture/compile/pr3743.x: Remove
5708
5709 2002-01-31  Tom Rix  <trix@redhat.com>
5710
5711         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
5712
5713 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5714
5715         * gcc.dg/noncompile/20020130-1.c: New test.
5716
5717 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
5718
5719         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
5720
5721 2002-01-29  Richard Henderson  <rth@redhat.com>
5722
5723         * gcc.c-torture/execute/991118-1.c: Cast various constants back
5724         to long long.
5725         * gcc.c-torture/execute/bf64-1.c: Likewise.
5726
5727 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
5728
5729         * gcc.c-torture/execute/20020129-1.c: New test.
5730
5731 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5732
5733         * gcc.c-torture/compile/20000224-1.c: Update.
5734         * gcc.c-torture/execute/bitfld-1.c: New tests.
5735         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
5736         * gcc.dg/uninit-A.c: Update.
5737
5738 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5739
5740         * g++.dg/template/ctor1.C: Add instantiation.
5741
5742 2002-01-28  Paul Koning  <pkoning@equallogic.com>
5743
5744         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
5745         argument to __builtin_prefetch to be const ptr.
5746
5747 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
5748
5749         * gcc.c-torture/compile/20020120-1.c: New test.
5750
5751 2002-01-27  Kazu Hirata  <kazu@hxi.com>
5752
5753         * gcc.c-torture/execute/20020127-1.c: New test.
5754
5755 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
5756
5757         * g77.dg/f77-edit-i-in.f: New test
5758         * g77.dg/f77-edit-i-out.f: New test
5759
5760 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
5761
5762         * gcc.dg/debug/debug.exp: New file.
5763         * gcc.dg/debug/trivial.c: New file.
5764         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
5765         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
5766         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
5767         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
5768         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
5769         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
5770         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
5771         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
5772         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
5773         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
5774         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
5775         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
5776         * gcc.dg/20000503-1.c: Removed.
5777         * gcc.dg/20010207-1.c: Removed.
5778         * gcc.dg/20011223-1.c: Removed.
5779         * gcc.dg/20020104-2.c: Removed.
5780         * gcc.dg/debug-1.c: Removed.
5781         * gcc.dg/debug-2.c: Removed.
5782         * gcc.dg/debug-3.c: Removed.
5783         * gcc.dg/debug-4.c: Removed.
5784         * gcc.dg/debug-5.c: Removed.
5785         * gcc.dg/debug-6.c: Removed.
5786         * gcc.dg/dwarf2-1.c: Removed.
5787         * gcc.dg/dwarf2-2.c: Removed.
5788
5789 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
5790
5791         * g++.old-deja/g++.other/eh5.C: New test.
5792         * g++.old-deja/g++.other/sibcall2.C: New test.
5793         * g++.old-deja/g++.other/array9.C: New test.
5794         * g++.old-deja/g++.other/typename2.C: New test.
5795         * g++.old-deja/g++.other/crash60.C: New test.
5796         * g++.old-deja/g++.other/conv9.C: New test.
5797         * g++.old-deja/g++.other/mangle10.C: New test.
5798         * g++.old-deja/g++.other/unchanging1.C: New test.
5799         * g++.old-deja/g++.other/exprstmt1.C: New test.
5800         * g++.old-deja/g++.other/inline23.C: New test.
5801         * g++.old-deja/g++.eh/ia64-1.C: New test.
5802         * g++.old-deja/g++.other/dwarf2-1.C: New test.
5803         * g++.old-deja/g++.other/reload1.C: New test.
5804         * g++.old-deja/g++.other/static20.C: New test.
5805         * g++.old-deja/g++.other/local-alloc1.C: New test.
5806         * g++.old-deja/g++.other/conv8.C: New test.
5807         * g++.old-deja/g++.other/stmtexpr2.C: New test.
5808         * g++.old-deja/g++.other/storeexpr1.C: New test.
5809         * g++.old-deja/g++.other/storeexpr2.C: New test.
5810         * g++.dg/eh/template2.C: New test.
5811         * g++.dg/warn/weak1.C: New test.
5812
5813 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
5814
5815         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5816         Remove first, non-varying, argument.
5817
5818 2002-01-23  Richard Henderson  <rth@redhat.com>
5819
5820         * gcc.dg/inline-2.c: New.
5821
5822         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
5823         Add optional target arg.  Check number of arguments.
5824         (scan-assembler-not, scan-assembler-dem): Likewise.
5825         (scan-assembler-dem-not): Likewise.
5826
5827 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5828
5829         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
5830         line 12.
5831         * g++.old-deja/g++.brendan/parse3.C,
5832         g++.old-deja/g++.other/crash26.C,
5833         g++.old-deja/g++.other/crash28.C,
5834         g++.old-deja/g++.other/crash29.C,
5835         g++.old-deja/g++.other/crash30.C,
5836         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
5837
5838 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
5839
5840         * gcc.dg/20020115-1.c: New.
5841
5842 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
5843
5844         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
5845
5846 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
5847
5848         * gcc.dg/20020122-3.c: New.
5849
5850 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
5851
5852         * g++.dg/other/gc1.C: New test.
5853
5854 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5855
5856         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
5857
5858 2002-01-22  Richard Henderson  <rth@redhat.com>
5859
5860         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
5861
5862 2002-01-22  Richard Henderson  <rth@redhat.com>
5863
5864         * gcc.dg/20020122-4.c: New.
5865
5866 2002-01-22  H.J. Lu <hjl@gnu.org>
5867
5868         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
5869         link output.
5870         * gcc.dg/special/ecos.exp: Likewise.
5871         * lib/g++-dg.exp: Likewise.
5872         * lib/g77-dg.exp: Likewise.
5873         * lib/gcc-dg.exp : Likewise.
5874         * lib/mike-g++.exp: Likewise.
5875         * lib/mike-g77.exp: Likewise.
5876         * lib/mike-gcc.exp: Likewise.
5877         * lib/objc-dg.exp: Likewise.
5878
5879 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
5880
5881         PR target/5379
5882         * gcc.dg/20020122-2.c: New test.
5883
5884 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
5885
5886         * gcc.dg/20020122-1.c: New test.
5887
5888 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
5889
5890         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
5891
5892 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
5893
5894         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
5895
5896 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5897
5898         * gcc.c-torture/compile/20020121-1.c: New test.
5899
5900 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5901
5902         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5903         ld_library_path.
5904
5905 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
5906
5907         * gcc.dg/20020218-1.c: New test.
5908
5909 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
5910
5911         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5912         messages
5913         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5914         "At global scope" warning
5915         * g++.dg/ext/align1.C: Change cygwin test for alignment
5916         from db-bogus to dg-warning
5917
5918 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
5919
5920         * g77.f-torture/compile/cpp2.F: New test.
5921
5922 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5923
5924         * g++.dg/template/access1.C: New test.
5925
5926 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
5927
5928         * gcc.dg/20020118-1.c: New.
5929
5930 2002-01-18  Kazu Hirata  <kazu@hxi.com>
5931
5932         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5933
5934 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5935
5936         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5937         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5938         alignment warnings.
5939
5940 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5941
5942         * gcc.misc-tests/i386-prefetch.exp: Save and restore
5943         torture_with_loops and torture_without_loops
5944
5945 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
5946
5947         * gcc.c-torture/compile/20020116-1.c: New test.
5948
5949 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
5950
5951         * gcc.dg/20020116-2.c: New test.
5952
5953         * gcc.dg/ultrasp4.c: New test.
5954
5955         * gcc.dg/20020116-1.c: New test.
5956
5957 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
5958
5959         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5960         by EABI.
5961
5962 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
5963
5964         * gcc.misc-tests/i386-prefetch.exp: New.
5965         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5966         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5967         * gcc.misc-tests/i386-pf-none-1.c: New test.
5968         * gcc.misc-tests/i386-pf-sse-1.c: New test.
5969
5970 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
5971
5972         * gcc.dg/gnu89-init-1.c: Add new tests.
5973
5974 2002-01-15  Andreas Jaeger  <aj@suse.de>
5975
5976         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5977         * gcc.dg/i386-mmx-2.c: Likewise.
5978         * gcc.dg/i386-sse-1.c: Likewise.
5979         * gcc.dg/i386-sse-2.c: Likewise.
5980         * gcc.dg/i386-sse-3.c: Likewise.
5981
5982 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
5983
5984         * g77.f-torture/execute/intrinsic-unix-bessel.f:
5985         Uncomment additional cases that now pass.
5986
5987 2002-01-11  Richard Henderson  <rth@redhat.com>
5988
5989         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5990         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5991
5992 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
5993
5994         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5995
5996 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
5997
5998         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5999         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
6000
6001 2002-01-10  Dale Johannesen  <dalej@apple.com>
6002
6003         * gcc.c-torture/execute/loop-11.c: New.
6004
6005 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
6006
6007         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
6008         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
6009
6010 2002-01-09  Richard Henderson  <rth@redhat.com>
6011
6012         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
6013         type in which to perform the operation for each size.
6014
6015 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
6016
6017         * gcc.c-torture/compile/20020109-2.c: New test.
6018
6019 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
6020
6021         * gcc.c-torture/execute/loop-10.c: New test.
6022
6023 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6024
6025         * gcc.c-torture/compile/20010226-1.c: New test.
6026         * gcc.c-torture/compile/20010227-1.c: New test.
6027         * gcc.c-torture/compile/20010426-1.c: New test.
6028         * gcc.c-torture/compile/20010510-1.c: New test.
6029         * gcc.c-torture/compile/20010605-3.c: New test.
6030         * gcc.c-torture/compile/20010824-1.c: New test.
6031         * gcc.c-torture/execute/20010409-1.c: New test.
6032         * gcc.dg/noncompile/20000901-1.c: New test.
6033         * gcc.dg/20001023-1.c: New test.
6034         * gcc.dg/20001101-1.c: New test.
6035         * gcc.dg/20001102-1.c: New test.
6036         * gcc.dg/20010207-1.c: New test.
6037         * gcc.dg/20010405-1.c: New test.
6038         * gcc.dg/20010822-1.c: New test.
6039         * gcc.dg/20011107-1.c: New test.
6040
6041 2002-01-09  Jeffrey A Law  (law@redhat.com)
6042
6043         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
6044
6045         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
6046         execution failure on PA targets.
6047
6048 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
6049
6050         * gcc.c-torture/compile/20020109-1.c: New test.
6051
6052 2002-01-08  Kazu Hirata  <kazu@hxi.com>
6053
6054         * gcc.c-torture/execute/20020108-1.c: New test.
6055
6056 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
6057
6058         * gcc.dg/20020108-1.c: New test.
6059
6060 2002-01-08  H.J. Lu <hjl@gnu.org>
6061
6062         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
6063         for header files.
6064
6065 2002-01-08  Geoff Keating  <geoffk@redhat.com>
6066
6067         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
6068         consistency.
6069
6070 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
6071
6072         * gcc.dg/altivec-4.c: Test altivec predicates.
6073
6074 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
6075
6076         * gcc.c-torture/execute/20020107-1.c: New test.
6077
6078 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6079
6080         PR c/5279
6081         * gcc.c-torture/compile/20020106-1.c: New test.
6082
6083 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
6084
6085         * gcc.c-torture/execute/nestfunc-4.c: New test.
6086
6087 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6088
6089         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
6090         extra triple that slipped in.
6091         * g++.old-deja/g++.abi/align.C: Likewise.
6092         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6093
6094 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
6095
6096         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
6097         * g++.old-deja/g++.abi/align.C: Likewise.
6098         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6099
6100         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
6101         on FreeBSD/i386.
6102         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
6103         FreeBSD.
6104
6105 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
6106
6107         * gcc.dg/20020104-1.c: New test.
6108
6109         * gcc.dg/20020104-2.c: New test.
6110
6111 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
6112
6113         * gcc.dg/20020103-1.c: Fix typo in target selector.
6114
6115 2002-01-03  Richard Henderson  <rth@redhat.com>
6116
6117         * gcc.dg/20020103-1.c: New.
6118
6119 2002-01-03  Kazu Hirata  <kazu@hxi.com>
6120
6121         * gcc.c-torture/execute/20020103-1.c: New test.
6122
6123 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
6124
6125         * g++.dg/other/debug2.C: New test.
6126
6127         * gcc.c-torture/compile/20020103-1.c: New test.
6128
6129 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
6130
6131         * gcc.dg/gnu89-init-1.c: Added new tests.
6132
6133 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6134
6135         * g++.dg/template/friend2.C: Remove as patch is reverted.
6136
6137         * g++.dg/warn/oldcast1.C: New test.
6138
6139         * g++.dg/template/ptrmem1.C: New test.
6140         * g++.dg/template/ptrmem2.C: New test.
6141
6142         * g++.dg/template/ntp.C: New test.
6143
6144         * g++.dg/other/component1.C: New test.
6145
6146         * g++.dg/template/ttp3.C: New test.
6147
6148         * g++.dg/template/friend2.C: New test.
6149         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
6150
6151 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6152
6153         * g++.dg/other/ptrmem1.C: New test.
6154         * g++.dg/other/ptrmem2.C: New test.
6155
6156 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6157
6158         * g++.dg/template/ctor1.C: New test.
6159
6160 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
6161
6162         * g++.dg/template/friend2.C: New test.
6163
6164 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
6165
6166         * gcc.dg/mmix-1.c: New test.
6167
6168 2001-12-31  Richard Henderson  <rth@redhat.com>
6169
6170         * gcc.dg/asm-5.c: New.
6171
6172 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
6173
6174         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
6175         in namespace __gnu_cxx
6176
6177 2001-12-30  Richard Henderson  <rth@redhat.com>
6178
6179         * gcc.dg/debug-6.c: New.
6180
6181 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
6182
6183         * gcc.c-torture/compile/20011229-2.c: New test.
6184
6185 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
6186
6187         * gcc.dg/debug-3.c: New test.
6188         * gcc.dg/debug-4.c: New test.
6189         * gcc.dg/debug-5.c: New test.
6190
6191 2001-12-29  Richard Henderson  <rth@redhat.com>
6192
6193         * g++.dg/eh/loop1.C: New.
6194
6195 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6196
6197         * g++.dg/template/crash1.C: New test.
6198
6199 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
6200
6201         * g++.dg/other/const1.C: New test.
6202
6203 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
6204
6205         * gcc.c-torture/compile/20011229-1.c: New test.
6206
6207 2001-12-28  Stan Shebs  <shebs@apple.com>
6208
6209         * lib/objc-torture.exp: Resync with c-torture.exp.
6210         * lib/objc.exp: Load standard libraries.
6211
6212 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
6213
6214         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
6215         additional tests.
6216
6217 2001-12-27  Roger Sayle <roger@eyesopen.com>
6218
6219         * gcc.c-torture/execute/string-opt-16.c: New testcase.
6220
6221 2001-12-27  Richard Henderson  <rth@redhat.com>
6222
6223         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
6224
6225 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
6226
6227         * g++.dg/eh/ctor1.C: New test.
6228         * g++.dg/other/error2.C: New test.
6229
6230 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
6231
6232         * g++.dg/other/init2.C: New test.
6233
6234 2001-12-24  Richard Henderson  <rth@redhat.com>
6235
6236         * gcc.dg/20011223-1.c: New.
6237         * gcc.dg/inline-1.c: New.
6238
6239 2001-12-23  Richard Henderson  <rth@redhat.com>
6240
6241         * gcc.dg/asm-4.c: Test operand modifiers.
6242
6243 2001-12-23  Richard Henderson  <rth@redhat.com>
6244
6245         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
6246
6247 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6248
6249         * gcc.c-torture/execute/20011223-1.c: New test.
6250
6251 2001-12-21  Richard Henderson  <rth@redhat.com>
6252
6253         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
6254         re-enables the warning.
6255
6256 2001-12-21  Richard Henderson  <rth@redhat.com>
6257
6258         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
6259
6260 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6261
6262         * gcc.c-torture/compile/20011218-1.c: New test.
6263
6264 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
6265
6266         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
6267         arm-isr.c test.
6268         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
6269         epilogue generation for ARM ISR routines.
6270
6271 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6272
6273         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
6274         * gcc.dg/format/c90-printf-3.c: Likewise.
6275         * gcc.dg/format/c99-printf-3.c: Likewise.
6276         * gcc.dg/format/ext-1.c: Likewise.
6277         * gcc.dg/format/ext-6.c: Likewise.
6278         * gcc.dg/format/format.h: Prototype unlocked stdio.
6279
6280 2001-12-20  Richard Henderson  <rth@redhat.com>
6281
6282         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
6283         (arena): Use it.
6284         (malloc): Correct allocation logic.  Abort if we fill up the
6285         arena before initialization complete.
6286         (realloc): Correct allocation logic.
6287
6288 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
6289
6290         * gcc.c-torture/compile/20011219-2.c: New test.
6291
6292         * gcc.c-torture/execute/20011219-1.c: New test.
6293
6294 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
6295
6296         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
6297         target does not support weak symbols.
6298
6299 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
6300
6301         * gcc.c-torture/compile/20011219-1.c: New test.
6302
6303 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
6304
6305         * g++.dg/other/error1.C: New test.
6306
6307 2001-12-17  Jeffrey A Law  (law@redhat.com)
6308
6309         * gcc.c-torture/execute/20011217-1.c: New test.
6310
6311 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
6312
6313         * objc.dg/special/: New directory.
6314         * objc.dg/special/special.exp: New file.
6315         * objc.dg/special/unclaimed-category-1.h: New file.
6316         * objc.dg/special/unclaimed-category-1a.m: New file.
6317         * objc.dg/special/unclaimed-category-1.m: New file.
6318
6319 2001-12-17  Andreas Jaeger  <aj@suse.de>
6320
6321         * gcc.c-torture/compile/20011217-2.c: New test.
6322
6323 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6324
6325         * gcc.c-torture/compile/20011217-1.c: New test.
6326
6327 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
6328
6329         * testsuite/gcc.dg/20011214-1.c: New.
6330
6331 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
6332
6333         * gcc.dg/altivec-4.c: New.
6334
6335 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
6336
6337         * gcc.dg/20011113-1.c: New test.
6338
6339 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6340
6341         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
6342         std::__malloc_alloc_template<0> and
6343         std::__default_alloc_template<false, 0>.
6344
6345 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
6346
6347         * objc/execute/bf-21.m: New test.
6348         * objc/execute/enumeration-1.m: New test.
6349         * objc/execute/enumeration-2.m: New test.
6350
6351 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
6352
6353         * gcc.dg/gnu89-init-1.c: New test.
6354
6355 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6356
6357         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
6358         * g++.old-deja/g++.jason/2371.C: Likewise.
6359         * g++.old-deja/g++.jason/template33.C: Likewise.
6360         * g++.old-deja/g++.jason/template34.C: Likewise.
6361         * g++.old-deja/g++.jason/template36.C: Likewise.
6362         * g++.old-deja/g++.oliva/typename1.C: Likewise.
6363         * g++.old-deja/g++.oliva/typename2.C: Likewise.
6364         * g++.old-deja/g++.other/typename1.C: Likewise.
6365         * g++.old-deja/g++.pt/inherit2.C: Likewise.
6366         * g++.old-deja/g++.pt/nontype5.C: Likewise.
6367         * g++.old-deja/g++.pt/typename11.C: Likewise.
6368         * g++.old-deja/g++.pt/typename14.C: Likewise.
6369         * g++.old-deja/g++.pt/typename16.C: Likewise.
6370         * g++.old-deja/g++.pt/typename3.C: Likewise.
6371         * g++.old-deja/g++.pt/typename4.C: Likewise.
6372         * g++.old-deja/g++.pt/typename5.C: Likewise.
6373         * g++.old-deja/g++.pt/typename7.C: Likewise.
6374         * g++.old-deja/g++.robertl/eb9.C: Likewise.
6375
6376 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
6377
6378         * g++.dg/other/linkage1.C: New test.
6379         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
6380         specifiers.
6381
6382 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
6383
6384         * gcc.dg/concat.c: New test.
6385
6386 2001-12-11  Stan Shebs  <shebs@apple.com>
6387
6388         * objc/compile: New test directory.
6389         * objc/compile/compile.exp: New expect script.
6390         * objc/compile/20011211-1.m: New compile test.
6391
6392 2001-12-11  Jason Merrill  <jason@redhat.com>
6393
6394         * lib/prune.exp (prune_gcc_output): Also handle "In member
6395         function".  So many permutations...
6396
6397 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
6398
6399         * g++.dg/template/typedef1.C: New test.
6400
6401 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
6402
6403         * g++.dg/other/copy1.C: New test.
6404
6405 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
6406
6407         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
6408
6409         * gcc.dg/builtin-choose-expr.c: New.
6410
6411 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
6412
6413         * gcc.dg/altivec-2.c: New.
6414
6415 2001-12-07  Richard Henderson  <rth@redhat.com>
6416
6417         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
6418
6419 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
6420
6421         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
6422         ultrasparc.
6423
6424 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6425
6426         * g++-old.deja/g++.robertl/eb101.C: Deleted.
6427
6428 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
6429
6430         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
6431         variable argument list.
6432
6433 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
6434
6435         * gcc.c-torture/execute/memcheck: Delete entire directory.
6436         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
6437         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
6438
6439 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6440
6441         * gcc.dg/Wshadow-1.c: New test.
6442
6443 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
6444
6445         * gcc.c-torture/compile/20011130-1.c: New test.
6446
6447         * gcc.dg/noncompile/20011025-1.c: New test.
6448
6449         * g++.dg/other/anon-union.C: New test.
6450
6451         * gcc.c-torture/execute/20011024-1.c: New test.
6452
6453 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6454
6455         * gcc.c-torture/execute/20000722-1.x,
6456         gcc.c-torture/execute/20010123-1.x: Remove.
6457         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
6458         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
6459         gcc.dg/c99-complit-2.c: New tests.
6460
6461 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
6462
6463         * g++.dg/inherit/base1.C: New test.
6464
6465 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
6466
6467         * g++.dg/other/stdarg1.C: New test.
6468
6469         * gcc.c-torture/compile/20011130-2.c: New test.
6470
6471 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
6472
6473         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
6474         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
6475         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
6476         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
6477         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
6478         * gcc.dg/builtin-prefetch-1.c: New test.
6479
6480 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
6481
6482         * gcc.dg/20011130-1.c: New test.
6483
6484 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6485
6486         * g++.dg/other/scope1.C: New test.
6487         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
6488
6489 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6490
6491         * gcc.dg/vla-init-1.c: New test.
6492
6493 2001-12-01  Geoff Keating  <geoffk@redhat.com>
6494
6495         * gcc.c-torture/compile/structs.c: New testcase from GDB.
6496
6497 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6498
6499         * objc.dg/alias.m: Update.
6500         * objc.dg/class-1.m: Update.
6501         * objc.dg/const-str-1.m: Update.
6502         * objc.dg/fwd-proto-1.m: Update.
6503         * objc.dg/id-1.m: Update.
6504         * objc.dg/super-class-1.m: Update.
6505
6506 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
6507
6508         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
6509         constructs.
6510
6511 2001-11-28  Jeffrey A Law  (law@cygnus.com)
6512
6513         * gcc.c-torture/execute/20011128-1.c: New test.
6514
6515 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
6516
6517         * gcc.dg/20011127-1.c: New test.
6518
6519 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6520
6521         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
6522         from Austin Group draft 7.
6523         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
6524         scanf format arguments.
6525         * gcc.dg/format/no-exargs-2.c: New test.
6526
6527 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
6528
6529         * g++.dg/abi/vbase8-4.C: New test.
6530
6531 2001-11-24  Ian Lance Taylor  <ian@airs.com>
6532
6533         * gcc.c-torture/execute/20011121-1.c: New test.
6534
6535 2001-11-23  Jeffrey A Law  (law@cygnus.com)
6536
6537         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
6538
6539 2001-11-23  Andreas Jaeger  <aj@suse.de>
6540
6541         * gcc.dg/cpp/charconst-2.c: New test.
6542
6543 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
6544
6545         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
6546         to the host if it is remote.  Let tests specify extra headers
6547         they use.
6548         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
6549         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
6550         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
6551         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
6552         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
6553         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
6554         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
6555         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
6556         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
6557         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
6558
6559 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
6560
6561         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
6562         for little endian ARMs.
6563
6564 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
6565
6566         * gcc.c-torture/compile/20011119-1.c: New test.
6567         * gcc.c-torture/compile/20011119-2.c: New test.
6568
6569 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
6570
6571         * gcc.dg/altivec-1.c: Fix typo.
6572
6573 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6574
6575         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
6576
6577 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6578
6579         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
6580
6581 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
6582
6583         * lib/g77.exp: Don't specify --rpath-link.
6584
6585         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
6586         across all the headers.
6587         * gcc.dg/format/format.exp: For testing on a remote host,
6588         copy format.h.
6589
6590         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
6591         * gcc.c-torture/execute/930406-1.c: Likewise.
6592         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6593
6594 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
6595
6596         * gcc.dg/altivec-1.c: New.
6597
6598 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
6599
6600         * gcc.dg/cpp/fpreprocessed.c: New test case.
6601
6602 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6603
6604         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
6605         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
6606         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
6607
6608 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6609
6610         * gcc.dg/no-builtin-1.c: New test.
6611
6612 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
6613
6614         * gcc.c-torture/execute/20011115-1.c: New test.
6615
6616 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
6617
6618         * gcc.c-torture/compile/20011114-2.c: New test.
6619         * gcc.c-torture/compile/20011114-3.c: New test.
6620         * gcc.c-torture/compile/20011114-4.c: New test.
6621
6622 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6623
6624         * g++.dg/other/init1.C: New test.
6625
6626 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
6627
6628         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
6629         message.
6630
6631         * gcc.c-torture/execute/20011114-1.c: New testcase.
6632
6633         * gcc.c-torture/compile/20010327-1.c: Revert last change.
6634         * gcc.c-torture/compile/20011114-1.c: New test, exactly
6635         like the (before this change) version of 20010327-1.c.
6636
6637 2001-11-14  Roger Sayle <roger@eyesopen.com>
6638
6639         * gcc.c-torture/execute/string-opt-13.c: New testcase.
6640
6641 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
6642
6643         * g++.dg/init/array2.C: New test.
6644
6645 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
6646
6647         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
6648
6649 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
6650
6651         * g++.dg/other/forscope1.C: New test.
6652         * g++.dg/ext/forscope1.C: New test.
6653         * g++.dg/ext/forscope2.C: New test.
6654
6655 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
6656
6657         * gcc.c-torture/execute/20011113-1.c: New test.
6658
6659 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
6660
6661         * gcc.c-torture/execute/20011109-2.c: New test.
6662
6663         * gcc.c-torture/execute/20011109-1.c: New test.
6664
6665 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
6666
6667         * gcc.c-torture/compile/20011109-1.c: New test.
6668
6669 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6670
6671         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
6672         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
6673         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
6674         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
6675         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
6676         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
6677         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
6678
6679 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6680
6681         * g++.dg/warn/Wshadow-1.C: New tests.
6682         * g++.old-deja/g++.mike/for3.C: Update.
6683
6684 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6685
6686         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
6687         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
6688         XFAILs.  Adjust expected error texts.
6689         * gcc.c-torture/compile/20011106-1.c,
6690         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
6691         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
6692         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
6693         gcc.dg/c99-array-lval-5.c: New tests.
6694
6695 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6696
6697         * gcc.dg/cpp/defined.c: Update.
6698
6699 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6700
6701         * gcc.c-torture/execute/anon-1.c: New test.
6702
6703 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
6704
6705         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
6706         same size, so no warning should be produced on stormy16.
6707
6708         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
6709         due to oversized array.
6710         * g++.old-deja/g++.mike/ns15.C: Likewise.
6711         * g++.old-deja/g++.pt/crash16.C: Likewise.
6712
6713 2001-11-02  Graham Stott  <grahams@redhat.com>
6714
6715         * g++.dgother/debug1.C: Fix typos.
6716
6717 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
6718
6719         * g++.dg/other/debug1.C: New test.
6720
6721 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6722
6723         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
6724         of unsigned long.
6725
6726 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
6727
6728         * gcc.dg/20011029-2.c: New test.
6729
6730         * gcc.c-torture/compile/20011029-1.c: New test.
6731
6732 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
6733
6734         * objc/execute/class_self-1.m: New test.
6735         * objc/execute/class_self-2.m: New test.
6736
6737 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
6738
6739         * gcc.misc-tests/msgs.exp: Delete.
6740         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
6741         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
6742         error set to match recent changes.
6743
6744 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
6745
6746         * gcc.dg/20011021-1.c: New test.
6747
6748 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
6749
6750         * gcc.c-torture/compile/20011023-1.c: New test.
6751
6752 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
6753
6754         * lib/g77.exp: Rewrite based on lib/g++.exp.
6755
6756 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
6757
6758         * gcc.c-torture/execute/20011019-1.c: New test.
6759
6760         * gcc.dg/20011018-1.c: New test.
6761
6762 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
6763
6764         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
6765
6766 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
6767
6768         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
6769         * gcc.dg/attr-invalid.c: Likewise.
6770
6771 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
6772
6773         * testsuite/gcc.dg/20011015-1.c: New test.
6774
6775 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6776
6777         * g++.dg/template/unify2.C: New test.
6778
6779 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6780
6781         * g++.dg/other/exception-specification.C: New test
6782
6783 2001-10-13  Tom Rix  <trix@redhat.com>
6784
6785         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
6786         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
6787
6788 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
6789
6790         * testsuite/gcc.dg/20011009-1.c: New test.
6791
6792 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
6793
6794         PR g++/4476
6795         * g++.dg/other/friend1.C: New test.
6796
6797 2001-10-11  Richard Henderson  <rth@redhat.com>
6798
6799         * g++.old-deja/g++.other/crash18.C: Add -S to options.
6800
6801 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6802
6803         * gcc.c-torture/compile/20011010-1.c: New.
6804
6805 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6806
6807         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
6808         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
6809         g77.f-torture/execute/execute.exp,
6810         g77.f-torture/noncompile/noncompile.exp,
6811         gcc.c-torture/compile/compile.exp,
6812         gcc.c-torture/execute/execute.exp,
6813         gcc.c-torture/execute/ieee/ieee.exp,
6814         gcc.c-torture/execute/memcheck/memcheck.exp,
6815         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
6816         objc/execute/execute.exp: Update FSF address.
6817
6818 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6819
6820         * gcc.dg/cpp/cmdlne-C.c: Update.
6821         * gcc.dg/cpp/cmdlne-C2.c: New.
6822
6823 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6824
6825         * gcc.c-torture/execute/20011008-3.c: New.
6826
6827 2001-10-08  DJ Delorie  <dj@redhat.com>
6828
6829         * gcc.dg/20011008-1.c: New.
6830         * gcc.dg/20011008-2.c: New.
6831
6832 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6833
6834         * gcc.dg/cpp/spacing1.c: Update test.
6835
6836 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6837
6838         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
6839         spelling errors of "separate" as "seperate".
6840
6841 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
6842
6843         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
6844         enough to avoid inlining.
6845
6846 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6847
6848         * lib/g77.exp: set libg2c_dir correctly.
6849
6850 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6851
6852         * gcc.dg/cpp/macro11.c: New test.
6853
6854 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6855
6856         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
6857         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
6858         gcc.dg/format/multattr-3.c: New tests.
6859         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
6860         tests for format attributes on function pointers being rejected.
6861
6862 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6863
6864         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
6865
6866 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6867
6868         * g++.dg/warn/format1.C: New test.
6869
6870 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6871
6872         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
6873
6874 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6875
6876         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
6877
6878 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6879
6880         * gcc.dg/cpp/redef2.c: Add test.
6881
6882 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
6883
6884         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
6885         long-standing bug on i686, apparently.
6886         * gcc.c-torture/execute/loop-2c.x: New file.
6887         * gcc.c-torture/execute/loop-2d.x: New file.
6888         * gcc.c-torture/execute/loop-3c.x: New file.
6889
6890 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
6891
6892         * gcc.dg/cpp/20000625-2.c: Correct line number.
6893
6894 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6895
6896         * gcc.dg/cpp/macro10.c: New test.
6897         * gcc.dg/cpp/strify3.c: New test.
6898         * gcc.dg/cpp/spacing1.c: Add tests.
6899         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
6900         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
6901
6902 2001-09-24  DJ Delorie  <dj@redhat.com>
6903
6904         * gcc.c-torture/execute/20010924-1.c: New test.
6905
6906 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6907
6908         * testsuite/objc/execute/paste.m: Remove.
6909
6910 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6911
6912         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6913
6914 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
6915
6916         * g77.dg/strlen0.f: New test.
6917
6918 2001-09-21  Richard Henderson  <rth@redhat.com>
6919
6920         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6921         * g++.old-deja/g++.abi/vtable2.C: Likewise.
6922
6923 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6924
6925         Table-driven attributes.
6926         * g++.dg/ext/attrib1.C: New test.
6927
6928 2001-09-20  DJ Delorie  <dj@redhat.com>
6929
6930         * gcc.dg/20000926-1.c: Update expected warning messages.
6931         * gcc.dg/array-2.c: Likewise, and test for warnings too.
6932         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6933         array.
6934
6935 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
6936
6937         * g++.dg/eh/registers1.C: New test case.
6938
6939 2001-09-17  Richard Henderson  <rth@redhat.com>
6940
6941         * gcc.dg/array-5.c: Fix VLA decomposition test.
6942
6943 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6944
6945         * gcc.dg/cpp/line5.c: New testcase.
6946
6947 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6948
6949         * gcc.dg/cpp/macro9.c: New test.
6950
6951 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
6952
6953         * gcc.c-torture/execute/980223.c: Change type of addr from long
6954         to char *.
6955
6956 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
6957
6958         * gcc.c-torture/execute/20010915-1.c: New test.
6959
6960 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
6961
6962         * g77.dg/bprob: New directory.
6963         * g77.dg/bprob/bprob.exp: New file.
6964         * g77.dg/bprob/bprob-1.f: New test.
6965         * g77.dg/gcov: New directory.
6966         * g77.dg/gcov/gcov.exp: New file.
6967         * g77.dg/gcov/gcov-1.f: New test.
6968         * g77.dg/gcov/gcov-1.x: New file.
6969
6970 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6971
6972         * gcc.dg/cpp/directiv.c: Update.
6973         * gcc.dg/cpp/undef1.c: Update.
6974
6975 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
6976
6977         * gcc.dg/20010912-1.c: New test.
6978
6979 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
6980
6981         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6982         language-independent file in lib.
6983         * lib/gcov.exp: New file.
6984
6985 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6986
6987         * gcc.c-torture/compile/20010911-1.c: New test.
6988
6989 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
6990
6991         * lib/profopt.exp: New, to support profile-directed optimizations.
6992         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6993         * gcc.misc-tests/bprob-1.c: New test.
6994         * gcc.misc-tests/bprob-2.c: New test.
6995
6996 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
6997
6998         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6999         XFAIL and which kinds of gcov output to verify.
7000         * gcc.misc-tests/gcov-4b.x: New file.
7001         * gcc.misc-tests/gcov-5b.x: New file.
7002         * gcc.misc-tests/gcov-6.x: New file.
7003         * gcc.misc-tests/gcov-7.c: New test.
7004         * gcc.misc-tests/gcov-7.x: New file.
7005
7006 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
7007
7008         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
7009         * gcc.misc-tests/gcov-6.c: New test.
7010
7011 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
7012
7013         PR c++/3986
7014         * g++.dg/abi/vbase1.C: New test.
7015
7016 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
7017
7018         * objc.dg/method-2.m: New.
7019
7020 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
7021
7022         PR c++/4203
7023         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
7024         * g++.dg/init/empty1.C: New test.
7025
7026 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
7027
7028         * gcc.c-torture/compile/20010903-1.c: New test.
7029
7030 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
7031
7032         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
7033         for m68k.
7034
7035 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
7036
7037         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
7038
7039         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
7040
7041         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
7042
7043 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
7044
7045         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
7046         for 16-bit 'unsigned int'.
7047
7048 2001-08-29  Kazu Hirata  <kazu@hxi.com>
7049
7050         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
7051
7052 2001-08-27  Richard Henderson  <rth@redhat.com>
7053
7054         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
7055         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
7056
7057 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
7058
7059         * gcc.dg/asm-names.c (ymain): New.
7060
7061 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
7062
7063         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
7064         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
7065         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
7066
7067 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7068
7069         * gcc.dg/compare5.c: New testcase.
7070
7071 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
7072
7073         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
7074         and "In instantiation".
7075
7076 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
7077
7078         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
7079
7080 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
7081
7082         * gcc.misc-tests/gcov.exp: Add support for branch information.
7083         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
7084         * gcc.misc-tests/gcov-4.c: New test.
7085         * gcc.misc-tests/gcov-4b.c: New test.
7086         * gcc.misc-tests/gcov-5b.c: New test.
7087
7088 2001-08-20  Zack Weinberg  <zackw@panix.com>
7089
7090         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
7091         expected to fail.
7092
7093 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7094
7095         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
7096
7097 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
7098
7099         * g++.dg/eh/template1.C: New test.
7100
7101 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
7102
7103         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
7104         Fix thinko.
7105         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
7106         for xfail.
7107
7108 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
7109
7110         * lib/g77-dg.exp:  Use prune.exp for common procedures
7111         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
7112         * lib/g77.exp: (g77-dg-prune) Remove
7113
7114 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
7115
7116         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
7117
7118 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7119
7120         * g++.dg/template/unify1.C: New test.
7121
7122 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
7123
7124         * g++.dg/abi/empty4.C: New test.
7125
7126 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
7127
7128         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
7129         solaris2.*
7130         * g77.f-torture/compile/pr3743.x: Likewise
7131
7132 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7133
7134         * g++.dg/other/using-declaration.C: New test.
7135
7136 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7137
7138         * gcc.dg/cpp/tr-sign.c: New testcase.
7139
7140 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7141
7142         * gcc.dg/cpp/19951025-1.c: Revert.
7143         * gcc.dg/cpp/directiv.c: We no longer process directives that
7144         interrupt macro arguments.
7145
7146 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
7147
7148         * gcc.dg/bconstp-1.c: New test.
7149
7150 2001-08-03  Richard Henderson  <rth@redhat.com>
7151
7152         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
7153
7154 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7155
7156         * gcc.dg/cpp/19951025-1.c: Update.
7157
7158 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
7159
7160         * g77.dg/ff90-1.f (s): Fix reference of variable z,
7161         should be x.
7162
7163 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7164
7165         Kill -fhonor-std.
7166         * g++.old-deja/g++.ns/ns14.C: Remove special options.
7167         * g++.old-deja/g++.other/std1.C: Likewise.
7168         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
7169
7170 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
7171
7172         * lib/g77.exp:  Load gcc-defs.exp for common procedures
7173         (g77_pass, g77_fail, g77_finish, g77_exit,
7174         ${tool}_check_unsupported_p} Now redundant.  Deleted.
7175
7176 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
7177
7178         * g77.dg/fbackslash.f
7179         * g77.dg/fcase-preserve.f
7180         * g77.dg/ff90-1.f
7181         * g77.dg/ffixed-line-length-0.f
7182         * g77.dg/ffixed-line-length-132.f
7183         * g77.dg/ffixed-line-length-7.f
7184         * g77.dg/ffixed-line-length-72.f
7185         * g77.dg/ffixed-line-length-none.f
7186         * g77.dg/ffree-form-1.f
7187         * g77.dg/fno-backslash.f
7188         * g77.dg/fno-f90-1.f
7189         * g77.dg/fno-fixed-form-1.f
7190         * g77.dg/fno-onetrip.f
7191         * g77.dg/fno-typeless-boz.f
7192         * g77.dg/fno-underscoring.f
7193         * g77.dg/fno-vxt-1.f
7194         * g77.dg/fonetrip.f
7195         * g77.dg/ftypeless-boz.f
7196         * g77.dg/fugly-assumed.f
7197         * g77.dg/funderscoring.f
7198         * g77.dg/fvxt-1.f
7199
7200 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
7201
7202         * objc.dg/fwd-proto-1.m: New.
7203         * objc.dg/local-decl-1.m: New.
7204         * objc.dg/naming-1.m: New.
7205         * objc.dg/naming-2.m: New.
7206         * objc.dg/proto-hier-1.m: New.
7207
7208 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
7209
7210         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
7211         largest-type elements to a struct makes its size grow.
7212
7213 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7214
7215         * g++.dg/abi/vthunk1.C: New test.
7216
7217 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7218
7219         * g++.dg/abi/vbase8-22.C: New test.
7220
7221 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7222
7223         * gcc.dg/cpp/macro8.c: New test.
7224
7225 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7226
7227         * g++.dg/abi/vbase8-21.C: New test.
7228
7229 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
7230
7231         * g++.dg/abi/vbase8-10.C: New test.
7232
7233 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7234
7235         * lib/g++.exp (g++_set_ld_library_path): Renamed to
7236         ${tool}_set_ld_library_path.
7237         Changed caller.
7238         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
7239         g++.exp.
7240
7241 2001-07-26  Stan Cox <scox@redhat.com>
7242
7243         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
7244         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
7245         gcc_exit, gcc_check_unsupported_p):
7246         Moved to gcc-deps.exp
7247         * gcc-deps.exp: New file.
7248
7249 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7250
7251         * g++.old-deja/g++.pt/defarg14.C: New test.
7252
7253 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7254
7255         * g++.old-deja/g++.other/lineno5.C: New test.
7256
7257 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7258
7259         * g++.old-deja/g++.pt/crash68.C: New test.
7260
7261 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
7262
7263         * g++.old-deja/g++.other/crash42.C: New test.
7264
7265 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7266
7267         * gcc.dg/cpp/extratokens.c: Fix.
7268         * gcc.dg/cpp/skipping2.c: New tests.
7269
7270 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7271
7272         * gcc.c-torture/execute/20010724-1.c: New file.
7273         * gcc.c-torture/execute/20010724-1.x: New file.
7274
7275 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7276
7277         * g++.old-deja/g++.other/cond7.C: New test.
7278
7279 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7280
7281         * g++.old-deja/g++.other/optimize4.C: New test.
7282
7283 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7284
7285         * g++.old-deja/g++.abi/vbase8-5.C: New test.
7286
7287 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
7288
7289         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
7290         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
7291         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
7292         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
7293
7294         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
7295         bug report" message.
7296
7297         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
7298         * g++.dg/ext/instantiate1.C: Move from old-deja.
7299
7300 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
7301
7302         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
7303         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
7304         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
7305         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
7306
7307 2001-07-23  Jeffrey A Law  (law@cygnus.com)
7308
7309         * gcc.c-torture/execute/20010723-1.c: New test.
7310
7311 2001-07-23  Ben Elliston  <bje@redhat.com>
7312
7313         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
7314
7315 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7316
7317         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
7318         i[34567]86-*-*.
7319         Delete handling of ieee_multilib_flags.
7320         Pass -mieee for alpha*-*-* and sh-*-*.
7321         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
7322
7323 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
7324
7325         Remove old-abi tests.
7326         * g++.old-deja/g++.mike/p11116.C: Remove.
7327         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
7328
7329 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
7330
7331         * g77.f-torture/compile/pr3743.f:  New test
7332
7333 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
7334
7335         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
7336
7337 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7338
7339         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
7340         g++.old-deja/g++.pt/static6.C: Likewise.
7341         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
7342         supports weak symbols.
7343
7344 2001-07-18  Andreas Jaeger  <aj@suse.de>
7345
7346         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
7347         supported again.
7348
7349 2001-07-18  Andreas Jaeger  <aj@suse.de>
7350
7351         * gcc.dg/iftrap-1.c: Fix target line.
7352
7353 2001-07-17  Richard Henderson  <rth@redhat.com>
7354
7355         * gcc.c-torture/execute/20010717-1.c: New.
7356
7357 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7358
7359         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
7360         tests.
7361
7362 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7363
7364         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
7365
7366 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7367
7368         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
7369         UAC_SIGBUS, UAC_NOPRINT definitions.
7370
7371 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
7372
7373         * objc/execute/object_is_class.m: New test.
7374         * objc/execute/object_is_meta_class.m: New test.
7375
7376 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7377
7378         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
7379         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
7380
7381 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
7382
7383         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
7384         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
7385
7386 2001-07-14  Richard Henderson  <rth@redhat.com>
7387
7388         * gcc.dg/iftrap-1.c: New.
7389
7390 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
7391
7392         * g77.f-torture/execute/intrinsic77.f: New test.
7393
7394 2001-07-11  Janis Johnson <janis@us.ibm.com>
7395
7396         * gcc.misc-tests/gcov-3.c: New test.
7397
7398 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7399
7400         * gcc.c-torture/compile/20010711-1.c,
7401         * gcc.c-torture/compile/20010711-2.c: New tests.
7402
7403 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
7404
7405         * gcc.c-torture/execute/20010711-1.c: New test.
7406
7407 2001-07-11  Ben Elliston  <bje@redhat.com>
7408
7409         * g++.old-deja/g++.other/enum5.C: New test.
7410
7411 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
7412
7413         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
7414         (g++-dg-prune): Call prune_gcc_output.
7415         * prune.exp: New file for prune_gcc_output.
7416         * lib/g++.exp, lib/gcc.exp: Load it.
7417
7418 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7419
7420         * gcc.c-torture/compile/20010701-1.c,
7421         g++.old-deja/g++.ext/attrib6.C: New tests.
7422
7423 2001-07-06  Jeffrey A Law  (law@cygnus.com)
7424
7425         * gcc.c-torture/compile/20010706-1.c: New test.
7426
7427 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
7428
7429         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
7430
7431 2001-06-28  Stan Shebs  <shebs@apple.com>
7432
7433         * gcc.dg/pragma-darwin.c: New test.
7434
7435 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7436
7437         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
7438         Solaris 2.[678] system.
7439
7440 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7441
7442         * gcc.dg/20010622-1.c: New test.
7443
7444 2001-06-18  Stan Shebs  <shebs@apple.com>
7445
7446         * objc.dg: New directory.
7447         * objc.dg/dg.exp: New file.
7448         * objc.dg/alias.m: New.
7449         * objc.dg/class-1.m: New.
7450         * objc.dg/class-2.m: New.
7451         * objc.dg/const-str-1.m: New.
7452         * objc.dg/const-str-2.m: New.
7453         * objc.dg/id-1.m: New.
7454         * objc.dg/method-1.m: New.
7455         * objc.dg/super-class-1.m: New.
7456         * lib/objc-dg.exp: New file.
7457
7458 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7459
7460         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
7461         of label name.
7462
7463 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
7464
7465         * g++.old-deja/g++.abi/vbase8-9.C: New test.
7466
7467 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7468
7469         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
7470         variable.
7471
7472 2001-06-12  Richard Henderson  <rth@redhat.com>
7473
7474         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
7475
7476 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7477
7478         * g++.old-deja/g++.abi/vbase5.C: New test.
7479         * g++.old-deja/g++.abi/vbase6.C: New test.
7480         * g++.old-deja/g++.abi/vbase7.C: New test.
7481
7482 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7483
7484         * gcc.c-torture/compile/20010610-1.c: New test.
7485
7486 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7487
7488         * g++.old-deja/g++.abi/vbase4.C: New test.
7489
7490 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7491
7492         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
7493         support %f for HC11/HC12 targets.
7494         * gcc.c-torture/execute/930513-1.x: New file, likewise.
7495         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
7496         on HC11/HC12 targets.
7497         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
7498
7499 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7500
7501         * gcc.dg/wchar_t-1.c: New file.
7502         * gcc.dg/wint_t-1.c: Likewise.
7503
7504 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
7505
7506         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
7507
7508 2001-06-11  Richard Henderson  <rth@redhat.com>
7509
7510         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
7511
7512 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7513
7514         * gcc.c-torture/compile/20010611-1.c: New test.
7515
7516 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7517
7518         * gcc.dg/c99-tag-1.c: Add more tests.
7519
7520 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
7521
7522         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
7523         representation on MN10300 and ARM/Thumb.
7524
7525 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
7526
7527         * g77.f-torture/execute/20010610.f: New.
7528
7529 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
7530
7531         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
7532         names.
7533
7534 2001-06-09  Richard Henderson  <rth@redhat.com>
7535
7536         * gcc.c-torture/execute/ashrdi-1.c: New.
7537         * gcc.c-torture/execute/ashldi-1.c: New.
7538         * gcc.c-torture/execute/lshrdi-1.c: New.
7539
7540 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
7541
7542         * objc/execute/load-3.m: Added. Check sending +load to categories,
7543         in addition to classes.
7544
7545 2001-06-08  Stan Shebs  <shebs@apple.com>
7546
7547         * objc/execute/load-2.m: New test.  From Nicola Pero
7548         <n.pero@mi.flashnet.it>.
7549
7550 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
7551
7552         * gcc.c-torture/execute/20010605-2.c: New test.
7553
7554 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7555
7556         * g++.old-deja/g++.abi/vbase2.C: New test.
7557         * g++.old-deja/g++.abi/vbase3.C: New test.
7558
7559 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7560
7561         * g++.old-deja/g++.pt/friend49.C: New test.
7562
7563 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
7564
7565         * g++.old-deja/g++.ext/anon3.C: New test.
7566
7567 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
7568
7569         * g++.old-deja/g++.other/conv7.C: New test.
7570
7571 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7572
7573         * gcc.c-torture/compile/20010605-2.c: New test.
7574
7575 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7576
7577         * gcc.c-torture/execute/20010604-1.c: New test.
7578
7579 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
7580
7581         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
7582
7583 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
7584
7585         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
7586         (g++_link_flags): Likewise.
7587         (g++_init): Pass gccpath's value to two previous functions.
7588
7589 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7590
7591         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
7592         Ensure logfile entry matches exec command line.
7593
7594 2001-05-31  Richard Henderson  <rth@redhat.com>
7595
7596         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
7597         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
7598
7599 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
7600
7601         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
7602         compiler for irix6.2
7603
7604 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
7605
7606         * g++.old-deja/g++.other/optimize3.C: New file.
7607
7608 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
7609
7610         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
7611         assemble.
7612
7613 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
7614
7615         * g++.old-deja/g++.other/optimize2.C: New file.
7616
7617 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
7618
7619         * gcc.c-torture/compile/20010518-2.c: New file.
7620         * gcc.c-torture/execute/20010518-1.c: New file.
7621         * gcc.c-torture/execute/20010518-2.c: New file.
7622
7623 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7624
7625         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
7626
7627 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
7628
7629         G++ no longer defines builtins that do not begin with __builtin.
7630         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
7631         * g++.old-deja/g++.brendand/misc13.C: Likewise.
7632         * g++.old-deja/g++.law/builtin1.C: Likewise.
7633         * g++.old-deja/g++.law/cvt2.C: Likewise.
7634         * g++.old-deja/g++.mike/net5.C: Likewise.
7635         * g++.old-deja/g++.other/builtins1.C: Likewise.
7636         * g++.old-deja/g++.other/builtins2.C: Likewise.
7637         * g++.old-deja/g++.other/builtins3.C: Likewise.
7638         * g++.old-deja/g++.other/builtins4.C: Likewise.
7639         * g++.old-deja/g++.other/inline8.C: Likewise.
7640         * g++.old-deja/g++.robertl/eb39.C: Likewise.
7641
7642 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
7643
7644         * g++.old-deja/g++.pt/using1.C: Adjust.
7645         * g++.old-deja/g++.pt/using2.C: New test.
7646
7647 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7648
7649         * gcc.dg/cpp/charconst.c: New tests.
7650         * gcc.dg/cpp/escape.c: New tests.
7651         * gcc.dg/cpp/escape-1.c: New tests.
7652         * gcc.dg/cpp/escape-2.c: New tests.
7653         * gcc.dg/cpp/ucs.c: New tests.
7654
7655 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
7656
7657         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
7658         native compiler for irix6.5.
7659
7660 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
7661
7662         * lib/g++.exp (g++_include_flags): Use args to compute
7663         get_multilibs.
7664         (g++_link_flags): Likewise.
7665         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
7666
7667 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7668
7669         * gcc.dg/c90-hexfloat-1.c: Add more tests.
7670
7671 2001-05-21  Geoff Keating  <geoffk@redhat.com>
7672
7673         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
7674         this file.
7675
7676 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7677
7678         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
7679         STACK_SIZE;
7680         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
7681         to STACK_SIZE; Use it to define size of add_histo array.
7682         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
7683         to STACK_SIZE.
7684         (f): Use GITT_SIZE to define size of gitt local table.
7685         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
7686         to STACK_SIZE; Use it to define size of bytemem array.
7687
7688 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7689
7690         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
7691         on 68HC11/HC12 due to the asm instruction.
7692         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
7693         * gcc.c-torture/compile/920520-1.x: Likewise.
7694         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
7695         on 68HC11/HC12 because the function is larger than 64K.
7696         * gcc.c-torture/compile/961203-1.x: New file, this test fails
7697         on 68HC11/HC12 because the structure is too large.
7698
7699 2001-05-20  Richard Henderson  <rth@redhat.com>
7700
7701         * gcc.c-torture/execute/20010520-1.c: New.
7702
7703 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7704
7705         * g++.old-deja/g++.warn/compare1.C: New test.
7706         * gcc.dg/compare4.c: New test.
7707
7708 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
7709
7710         * g++.old-deja/g++.other/optimize1.C: New test.
7711
7712 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7713
7714         * g++.old-deja/g++.pt/spec41.C: New test.
7715
7716 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7717
7718         * gcc.c-torture/compile/20010114-1.x: Remove.
7719
7720 2001-05-18  Stan Shebs  <shebs@apple.com>
7721
7722         * gcc.c-torture/compile/20010518-1.c: New test.
7723
7724 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
7725
7726         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
7727         * g++.old-deja/g++.pt/crash67.C: New test.
7728
7729 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
7730
7731         * g++.old-deja/g++.other/debug9.C: New test.
7732
7733 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
7734
7735         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
7736
7737 2001-05-16  Jan Hubicka  <jh@suse.cz>
7738
7739         * gcc.c-torture/compile/20010516-1.c: New test.
7740
7741 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7742
7743         * g++.old-deja/g++.other/crash41.C: New test.
7744
7745 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7746
7747         * g++.old-deja/g++.pt/crash66.C: New test.
7748
7749 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
7750
7751         * g++.old-deja/g++.robertl/eb27.C: Convert.
7752
7753 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
7754
7755         * g++.dg/friend-warn.C: New test.  Do not warn about friend
7756         declaration being redundant.
7757
7758 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
7759
7760         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
7761
7762 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
7763
7764         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
7765
7766 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
7767
7768         * lib/g++.exp: Use testsuite_flags.
7769
7770 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
7771
7772         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
7773
7774 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7775
7776         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
7777
7778 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
7779
7780         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
7781
7782 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
7783
7784         * gcc.c-torture/compile/20010313-1.c: New test.
7785
7786 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
7787
7788         * gcc.dg/cpp/direct2.c: New test.
7789         * gccq.dg/cpp/direct2s.c: New test.
7790
7791         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
7792
7793 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
7794
7795         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
7796         * g++.old-deja/g++.other/op3.C: Likewise.
7797
7798 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7799
7800         * gcc.dg/cpp/syshdr.h: New file.
7801         * gcc.dg/cpp/sysmac1.c: Update.
7802         * gcc.dg/cpp/sysmac2.c: Update.
7803
7804 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7805
7806         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
7807
7808 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
7809
7810         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
7811         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
7812
7813 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7814
7815         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
7816
7817 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
7818
7819         * lib/g++.exp (g++_include_flags): Don't use any special flags
7820         if TESTING_IN_BUILD_TREE is not defined.
7821         (g++_init): Use a plain 'c++' as the compiler if
7822         TESTING_IN_BUILD_TREEE is not defined.
7823
7824 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7825
7826         * g++.old-deja/g++.eh/catch13.C: New test.
7827         * g++.old-deja/g++.eh/catch14.C: New test.
7828
7829 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7830
7831         * gcc.dg/cpp/tr-define.c: New test.
7832
7833 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
7834
7835         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
7836         <stdlib.h>, not <malloc.h>.
7837
7838 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7839
7840         * g++.old-deja/g++.ns/template17.C: New test.
7841
7842 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7843
7844         * g++.old-deja/g++.pt/ref4.C: New test.
7845
7846 2001-04-30  Richard Henderson  <rth@redhat.com>
7847
7848         * gcc.dg/20000724-1.c: Revert last change.
7849
7850 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
7851
7852         * g77.f-torture/execute/20010430.f: New test.
7853
7854 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
7855
7856         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
7857
7858 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
7859
7860         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
7861
7862 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7863
7864         * g++.old-deja/g++.eh/crash6.C: New test.
7865
7866 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7867
7868         * g++.old-deja/g++.other/warn7.C: New test.
7869
7870 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7871
7872         * g++.old-deja/g++.other/defarg9.C: New test.
7873
7874 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7875
7876         * g77.f-torture/compile/20010426.f: New test.
7877         * g77.f-torture/execute/20010426.f: New test.
7878
7879 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7880
7881         * g77.f-torture/compile/20000629-1.x: Remove - error
7882         has been fixed.
7883
7884 2001-04-26  Jeffrey A Law  (law@cygnus.com)
7885
7886         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
7887         Tweak slightly to work with g++.dg framework.
7888         * g++.dg/special/ecos.exp: Run initp1.C test.
7889         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
7890
7891         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
7892         its linker doesn't give line numbers either.
7893         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
7894
7895 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7896
7897         * g++.old-deja/g++.other/lex1.C: New test.
7898
7899 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
7900
7901         * gcc.dg/noncompile/20010425-1.c: New test.
7902
7903 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7904
7905         * g++.old-deja/g++.pt/mangle2.C: New test.
7906
7907 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7908
7909         * gcc.dg/format/plus-1.c: New test.
7910
7911 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7912
7913         * gcc.dg/20010423-1.c: New test.
7914
7915 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7916
7917         * gcc.c-torture/execute/20010422-1.c: New test.
7918
7919 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
7920
7921         * g++.old-deja/g++.ns/type2.C: New test.
7922
7923 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
7924
7925         * g++.old-deja/g++.other/perf1.C: New test.
7926
7927 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
7928
7929         * gcc.dg/c99-func-2.c: Remove xfail.
7930         * gcc.dg/c99-func-3.c: Remove xfail.
7931         * gcc.dg/c99-func-4.c: Remove xfail.
7932
7933 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
7934
7935         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7936
7937 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7938
7939         * gcc.c-torture/compile/20010423-1.c: New test.
7940
7941 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7942
7943         * g++.old-deja/g++.pt/typename28.C: New test.
7944
7945 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7946
7947         * g++.old-deja/g++.abi/empty2.C: New test.
7948         * g++.old-deja/g++.abi/empty3.C: New test.
7949
7950 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7951
7952         * g++.old-deja/g++.other/comdat2.C: New test.
7953         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7954
7955 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7956
7957         * g++.old-deja/g++.other/overload14.C: New test.
7958
7959 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7960
7961         * g++.old-deja/g++.other/lookup23.C: New test.
7962
7963 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7964
7965         * gcc.c-torture/execute/20010403-1.c: New test.
7966
7967 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
7968             Mark Mitchell  <mark@codesourcery.com>
7969
7970         * lib/old-dejagnu.exp: Don't delete output of executable.
7971         Add .exe suffix to executables.
7972
7973 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
7974
7975         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7976
7977 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7978
7979         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7980
7981 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7982
7983         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7984         * g++.old-deja/g++.abi/crash1.C: New test.
7985
7986 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7987
7988         * g++.old-deja/g++.other/crash40.C: New test.
7989
7990 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7991
7992         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7993
7994 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
7995
7996         * g++.old-deja/g++.other/warn6.C: New test.
7997
7998 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7999
8000         * g++.old-deja/g++.robertl/eb42.C: Same.
8001
8002 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8003
8004         * gcc.dg/wtr-conversion-1.c: New testcase.
8005
8006 2001-04-10  Richard Henderson  <rth@redhat.com>
8007
8008         * g++.old-deja/g++.other/array5.C: New.
8009
8010 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8011
8012         * gcc.c-torture/execute/20010408-1.c: New test.
8013
8014 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
8015
8016         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
8017         headers and constructs.
8018         * g++.old-deja/g++.robertl/eb79.C: Same.
8019         * g++.old-deja/g++.robertl/eb77.C (main): Same.
8020         * g++.old-deja/g++.robertl/eb73.C: Same.
8021         * g++.old-deja/g++.robertl/eb66.C (main): Same.
8022         * g++.old-deja/g++.robertl/eb55.C (t): Same.
8023         * g++.old-deja/g++.robertl/eb54.C (main): Same.
8024         * g++.old-deja/g++.robertl/eb46.C (main): Same.
8025         * g++.old-deja/g++.robertl/eb44.C: Same.
8026         * g++.old-deja/g++.robertl/eb41.C (main): Same.
8027         * g++.old-deja/g++.robertl/eb4.C (main): Same.
8028         * g++.old-deja/g++.robertl/eb39.C: Same.
8029         * g++.old-deja/g++.robertl/eb33.C (main): Same.
8030         * g++.old-deja/g++.robertl/eb31.C (main): Same.
8031         * g++.old-deja/g++.robertl/eb30.C: Same.
8032         * g++.old-deja/g++.robertl/eb3.C: Same.
8033         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
8034         * g++.old-deja/g++.robertl/eb21.C: Same.
8035         * g++.old-deja/g++.robertl/eb15.C: Same.
8036         * g++.old-deja/g++.robertl/eb118.C: Same.
8037         * g++.old-deja/g++.robertl/eb115.C (main): Same.
8038         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
8039         * g++.old-deja/g++.robertl/eb109.C: Same.
8040         * g++.old-deja/g++.other/sibcall1.C (main): Same.
8041         * g++.old-deja/g++.mike/rtti1.C: Same.
8042         * g++.old-deja/g++.mike/p658.C: Same.
8043         * g++.old-deja/g++.mike/net46.C: Same.
8044         * g++.old-deja/g++.mike/net34.C: Same.
8045         * g++.old-deja/g++.mike/memoize1.C: Same.
8046         * g++.old-deja/g++.mike/eh2.C: Same.
8047         * g++.old-deja/g++.law/weak.C: Same.
8048         * g++.old-deja/g++.law/visibility7.C: Same.
8049         * g++.old-deja/g++.law/visibility25.C: Same.
8050         * g++.old-deja/g++.law/visibility22.C: Same.
8051         * g++.old-deja/g++.law/visibility2.C: Same.
8052         * g++.old-deja/g++.law/visibility17.C: Same.
8053         * g++.old-deja/g++.law/visibility13.C: Same.
8054         * g++.old-deja/g++.law/visibility10.C: Same.
8055         * g++.old-deja/g++.law/visibility1.C: Same.
8056         * g++.old-deja/g++.law/virtual3.C (eval): Same.
8057         * g++.old-deja/g++.law/vbase1.C: Same.
8058         * g++.old-deja/g++.law/operators32.C: Same.
8059         * g++.old-deja/g++.law/nest3.C: Same.
8060         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
8061         * g++.old-deja/g++.law/except5.C (main): Same.
8062         * g++.old-deja/g++.law/cvt7.C (run): Same.
8063         * g++.old-deja/g++.law/cvt2.C: Same.
8064         * g++.old-deja/g++.law/cvt16.C: Same.
8065         * g++.old-deja/g++.law/ctors6.C (bar): Same.
8066         * g++.old-deja/g++.law/ctors17.C (main): Same.
8067         * g++.old-deja/g++.law/ctors13.C: Same.
8068         * g++.old-deja/g++.law/ctors12.C (main): Same.
8069         * g++.old-deja/g++.law/ctors10.C: Same.
8070         * g++.old-deja/g++.law/code-gen5.C: Same.
8071         * g++.old-deja/g++.law/bad-error7.C: Same.
8072         * g++.old-deja/g++.law/arm9.C: Same.
8073         * g++.old-deja/g++.law/arm12.C: Same.
8074         * g++.old-deja/g++.law/arg8.C: Same.
8075         * g++.old-deja/g++.law/arg1.C: Same.
8076         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
8077         * g++.old-deja/g++.jason/template31.C: Same.
8078         * g++.old-deja/g++.jason/template24.C (main): Same.
8079         * g++.old-deja/g++.jason/2371.C: Same.
8080         * g++.old-deja/g++.eh/new2.C: Same.
8081         * g++.old-deja/g++.eh/new1.C: Same.
8082         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
8083         * g++.old-deja/g++.brendan/nest21.C (main): Same.
8084         * g++.old-deja/g++.brendan/err-msg3.C: Same.
8085         * g++.old-deja/g++.brendan/crash62.C: Same.
8086         * g++.old-deja/g++.brendan/crash52.C: Same.
8087         * g++.old-deja/g++.brendan/crash49.C (main): Same.
8088         * g++.old-deja/g++.brendan/crash38.C: Same.
8089         * g++.old-deja/g++.brendan/crash15.C (main): Same.
8090         * g++.old-deja/g++.brendan/copy9.C: Same.
8091
8092 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
8093
8094         * gcc.c-torture/execute/20001203-2.c (memset):
8095         Count argument is of type __SIZE_TYPE__.
8096
8097 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
8098
8099         * gcc.c-torture/compile/20010404-1.c: New test.
8100
8101 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
8102
8103         * gcc.c-torture/compile/20010326-1.c: New test.
8104
8105 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
8106
8107         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
8108         peculiarities of the SH.
8109         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
8110
8111 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8112
8113         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
8114         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
8115         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
8116
8117 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8118
8119         * g77.f-torture/compile/20010321-1.f: New test.
8120
8121 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8122
8123         * gcc.c-torture/compile/20010329-1.c: New test.
8124
8125 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
8126
8127         * gcc.c-torture/execute/20010329-1.c: New test.
8128
8129 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8130
8131         * g++.old-deja/g++.other/eh4.C: Fix typo.
8132
8133 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
8134
8135         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
8136
8137 2001-03-28  Philip Blundell  <philb@gnu.org>
8138
8139         * gcc.c-torture/compile/20010328-1.c: New test.
8140
8141 2001-03-27  Richard Henderson  <rth@redhat.com>
8142
8143         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
8144         * g++.old-deja/g++.eh/vbase3.C: Likewise.
8145
8146 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
8147
8148         * gcc.c-torture/compile/20010327-1.c: New test.
8149
8150 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8151
8152         * g++.old-deja/g++.other/friend12.C: New test.
8153         * g++.old-deja/g++.other/friend9.C: Expect no errors.
8154         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
8155
8156 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8157
8158         * gcc.c-torture/execute/20010325-1.c: New test.
8159
8160 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
8161
8162         * g++.old-deja/g++.other/mangle3.C: New test.
8163
8164 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
8165
8166         * g++.old-deja/g++.other/anon8.C: New test.
8167
8168 2001-03-20  Philip Blundell  <philb@gnu.org>
8169
8170         * gcc.c-torture/compile/20010320-1.c: New test.
8171
8172 2001-03-17  Richard Henderson  <rth@redhat.com>
8173
8174         * g++.old-deja/g++.other/eh4.C: Add expected error text.
8175
8176 2001-03-15  Geoff Keating  <geoff@redhat.com>
8177
8178         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
8179         tests on AIX.
8180
8181 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
8182
8183         * g++.old-deja/g++.other/eh4.C: New test.
8184
8185 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8186
8187         * gcc.dg/cpp/mi1.c: Update.
8188
8189 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
8190
8191         * g++.old-deja/g++.other/regstack.C: New test.
8192
8193 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8194
8195         * g++.old-deja/g++.other/ref4.C: New test.
8196
8197 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
8198
8199         * objc/execute/va_method.m: Added.
8200         * objc/execute/IMP.m: Added.
8201         * objc/execute/_cmd.m: Added.
8202         * objc/execute/accessing_ivars.m: Added.
8203         * objc/execute/class-1.m: Added.
8204         * objc/execute/class-10.m: Added.
8205         * objc/execute/class-11.m: Added.
8206         * objc/execute/class-12.m: Added.
8207         * objc/execute/class-13.m: Added.
8208         * objc/execute/class-14.m: Added.
8209         * objc/execute/class-2.m: Added.
8210         * objc/execute/class-3.m: Added.
8211         * objc/execute/class-4.m: Added.
8212         * objc/execute/class-5.m: Added.
8213         * objc/execute/class-6.m: Added.
8214         * objc/execute/class-7.m: Added.
8215         * objc/execute/class-8.m: Added.
8216         * objc/execute/class-9.m: Added.
8217         * objc/execute/class-tests-1.h
8218         * objc/execute/class-tests-2.h
8219         * objc/execute/compatibility_alias.m: Added.
8220         * objc/execute/encode-1.m: Added.
8221         * objc/execute/formal_protocol-1.m: Added.
8222         * objc/execute/formal_protocol-2.m: Added.
8223         * objc/execute/formal_protocol-3.m: Added.
8224         * objc/execute/formal_protocol-4.m: Added.
8225         * objc/execute/formal_protocol-5.m: Added.
8226         * objc/execute/formal_protocol-6.m: Added.
8227         * objc/execute/formal_protocol-7.m: Added.
8228         * objc/execute/informal_protocol.m: Added.
8229         * objc/execute/initialize.m: Added.
8230         * objc/execute/load.m: Added.
8231         * objc/execute/many_args_method.m: Added.
8232         * objc/execute/nested-3.m: Added.
8233         * objc/execute/no_clash.m: Added.
8234         * objc/execute/private.m: Added.
8235         * objc/execute/redefining_self.m: Added.
8236         * objc/execute/root_methods.m: Added.
8237         * objc/execute/selector-1.m: Added.
8238         * objc/execute/static-1.m: Added.
8239         * objc/execute/static-2.m: Added.
8240         * objc/execute/va_method.m: Added.
8241
8242 2001-03-10  Richard Henderson  <rth@redhat.com>
8243
8244         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
8245
8246 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
8247
8248         * g++.old-deja/g++.other/crash31.C: XFAIL.
8249         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
8250         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
8251         * gcc.c-torture/execute/20010123-1.x: XFAIL.
8252         * gcc.c-torture/execute/20010124-1.x: XFAIL.
8253         * gcc.dg/sequence-pt-1.c: XFAIL one test.
8254
8255 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
8256
8257         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
8258
8259 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8260
8261         * gcc.dg/20000724-1.c: Don't use multiline strings.
8262
8263 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
8264
8265         * objc/execute/string1.m, objc/execute/string2.m: Compare the
8266         result of -cString against what we expect it to be; don't just
8267         print it out for no one to read.
8268
8269         * objc/execute/string3.m, objc/execute/string4.m: New tests.
8270         Based on testcases provided by Nicola Pero.
8271
8272 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8273
8274         * gcc.dg/cpp/macro7.c: New test.
8275
8276 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
8277
8278         * gcc.dg/cpp/multiline.c: Update.
8279
8280 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8281
8282         * g++.old-deja/g++.other/enum3.C: New test.
8283
8284 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8285
8286         * g++.old-deja/g++.other/pod1.C: New test.
8287
8288 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8289
8290         * g++.old-deja/g++.ext/overload1.C: New test.
8291
8292 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8293
8294         * g++.old-deja/g++.pt/using1.C: New test.
8295
8296 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
8297
8298         * g++.old-deja/g++.other/using9.C: New test.
8299
8300 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
8301
8302         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
8303
8304         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
8305
8306 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
8307
8308         * g++.old-deja/g++.ext/realpt1.C: Remove.
8309
8310 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
8311
8312         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
8313
8314 2001-02-26  Will Cohen  <wcohen@redhat.com>
8315
8316         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
8317
8318 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
8319
8320         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
8321         templatized constructors.
8322
8323 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8324
8325         * gcc.c-torture/execute/20010224-1.c: New test.
8326
8327 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
8328
8329         * gcc.c-torture/execute/20010222-1.c: New test.
8330
8331 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
8332
8333         * g++.old-deja/g++.other/inline20.C: New test.
8334
8335 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
8336
8337         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
8338
8339 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8340
8341         * g++.old-deja/g++.other/lookup22.C: New test.
8342
8343 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
8344
8345         * g77.dg: New directory.
8346         * g77.dg/20010216-1.f: New test case.
8347         * g77.dg/dg.exp: New driver.
8348         * lib/g77-dg.exp: New driver library.
8349
8350 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8351
8352         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
8353
8354 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
8355
8356         * g++.old-deja/g++.other/decl9.C: New test.
8357
8358 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
8359
8360         * g++.old-deja/g++.other/init16.C: Update the test so that it does
8361         not need <string> and also tests the initialization at runtime.
8362
8363 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8364
8365         * gcc.c-torture/execute/longlong.c: New test.
8366
8367 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8368
8369         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
8370
8371 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
8372
8373         * gcc.c-torture/execute/920302-1.c (execute):
8374         Change argument type to short.
8375
8376 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8377
8378         * g++.old-deja/g++.pt/deduct6.C: New test.
8379
8380 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
8381
8382         * g++.old-deja/g++.pt/deduct5.C: New test.
8383
8384 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
8385
8386         * gcc.c-torture/execute/20010209-1.c: New test.
8387
8388 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
8389
8390         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
8391
8392 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
8393
8394         * g++.dg/vtgc1.C: Update for new ABI.
8395
8396         * consistency.vlad: New directory, 1665 files.
8397
8398 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8399
8400         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
8401         return type.
8402         * gcc.dg/cpp/digraphs.c: Declare puts.
8403
8404 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8405
8406         * g++.old-deja/g++.other/warn5.C: New test.
8407
8408 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8409
8410         * g++.old-deja/g++.pt/spec40.C: New test.
8411
8412 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
8413
8414         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
8415         case.
8416         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
8417
8418 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
8419
8420         * gcc.c-torture/compile/20010209-1.c: New test.
8421
8422 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
8423
8424         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
8425         excess errors message but not if it crashes.
8426         * g++.old-deja/g++.other/crash27.C: Likewise.
8427         * g++.old-deja/g++.other/crash28.C: Likewise.
8428         * g++.old-deja/g++.other/crash30.C: Likewise.
8429         * g++.old-deja/g++.other/crash32.C: Likewise.
8430         * g++.old-deja/g++.other/crash35.C: Likewise.
8431         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8432
8433 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8434
8435         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
8436         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
8437         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
8438         g77.f-torture/execute/execute.exp,
8439         g77.f-torture/noncompile/noncompile.exp,
8440         gcc.c-torture/execute/execute.exp,
8441         gcc.c-torture/execute/memcheck/memcheck.exp,
8442         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
8443         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
8444         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
8445         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
8446         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
8447         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
8448         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8449         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
8450         Remove bug reporting instructions with ancient email addresses.
8451
8452 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8453
8454         * gcc.dg/20010202-1.c: New test.
8455         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
8456
8457 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
8458
8459         * g++.dg/stdbool-if.C: New test.
8460
8461 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
8462
8463         * objc/execute/fdecl.m: Added main().
8464
8465 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
8466
8467         * gcc.c-torture/execute/20010206-1.c: New test.
8468
8469 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8470
8471         * gcc.dg/cpp/avoidpaste1.c: Update.
8472
8473 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
8474
8475         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
8476         Pero <nicola@brainstorm.co.uk>.
8477         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
8478
8479 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
8480
8481         * g++.old-deja/g++.pt/spec39.C: New test.
8482
8483 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
8484
8485         * gcc.c-torture/compile/20010202-1.c: New test.
8486
8487 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
8488
8489         * g++.old-deja/g++.abi/primary2.C: New test.
8490         * g++.old-deja/g++.abi/primary3.C: New test.
8491         * g++.old-deja/g++.abi/primary4.C: New test.
8492         * g++.old-deja/g++.abi/primary5.C: New test.
8493         * g++.old-deja/g++.abi/vtable3.h: New test.
8494         * g++.old-deja/g++.abi/vtable3a.C: New test.
8495         * g++.old-deja/g++.abi/vtable3b.C: New test.
8496         * g++.old-deja/g++.abi/vtable3c.C: New test.
8497         * g++.old-deja/g++.abi/vtable3d.C: New test.
8498         * g++.old-deja/g++.abi/vtable3e.C: New test.
8499         * g++.old-deja/g++.abi/vtable3f.C: New test.
8500         * g++.old-deja/g++.abi/vtable3g.C: New test.
8501         * g++.old-deja/g++.abi/vtable3h.C: New test.
8502         * g++.old-deja/g++.abi/vtable3i.C: New test.
8503         * g++.old-deja/g++.abi/vtable3j.C: New test.
8504         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
8505
8506 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
8507
8508         * g++.old-deja/g++.other/anon6.C: New test.
8509         * g++.old-deja/g++.other/anon7.C: New test.
8510
8511 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8512
8513         * gcc.dg/cpp/avoidpaste2.c: New tests.
8514
8515 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
8516
8517         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
8518
8519 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
8520
8521         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
8522         DECIMAL_DIG cases for Irix."
8523
8524 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
8525
8526         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
8527
8528 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8529
8530         * gcc.dg/c99-tag-1.c: New test.
8531
8532 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8533
8534         * gcc.dg/cpp/tr-warn1.c: Add tests.
8535
8536 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8537
8538         * gcc.dg/cpp/avoidpaste1.c: Update.
8539         * gcc.dg/cpp/paste4.c: Update.
8540
8541 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
8542
8543         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
8544         cases for Irix.
8545
8546 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8547
8548         * g++.old-deja/g++.other/inline19.C: New test.
8549
8550 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8551
8552         * gcc.dg/Wlarger-than.c: New test.
8553
8554 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8555
8556         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
8557
8558 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
8559
8560         * gcc.c-torture/execute/20010129-1.c: New test.
8561         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
8562
8563 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8564
8565         * gcc.dg/cpp/avoidpaste1.c: Test case.
8566
8567 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
8568
8569         * g++.old-deja/g++.other/inline18.C: New test.
8570
8571 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8572
8573         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
8574         and __builtin_putchar.
8575
8576 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
8577
8578         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
8579         tests.
8580
8581 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
8582
8583         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
8584         floating point number rounding mode to round to the nearest
8585         representable mode.
8586
8587 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
8588
8589         * g++.old-deja/g++.other/mangle2.C: New test.
8590
8591 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8592
8593         * gcc.c-torture/compile/20010124-1.c: New test.
8594
8595 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
8596
8597         * g++.old-deja/g++.pt/spec38.C: New test.
8598
8599 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8600
8601         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
8602         "Build don't run".
8603
8604 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8605
8606         * gcc.c-torture/execute/20010123-1.c: New test.
8607
8608 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8609
8610         * g++.old-deja/g++.pt/spec37.C: New test.
8611
8612 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8613
8614         * g++.old-deja/g++.pt/overload14.C: New test.
8615
8616 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8617
8618         * gcc.c-torture/execute/20010122-1.c: New test, exercise
8619         __builtin_return_address.
8620
8621 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
8622
8623         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
8624         * g++.old-deja/g++.pt/spec35.C: New test.
8625         * g++.old-deja/g++.pt/spec36.C: New test.
8626
8627 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
8628
8629         * gcc.c-torture/compile/20010118-1.c: New test.
8630
8631 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
8632
8633         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
8634
8635 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8636
8637         * gcc.c-torture/execute/20010119-1.c: New test.
8638
8639 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8640
8641         * g++.old-deja/g++.other/vbase5.C: New test.
8642
8643 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8644
8645         * gcc.c-torture/execute/20010118-1.c: New test.
8646
8647 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8648
8649         * g++.old-deja/g++.pt/deduct3.C: New test.
8650
8651 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8652
8653         * g++.old-deja/g++.pt/spec34.C: New test.
8654
8655 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
8656
8657         * g77.f-torture/compile/20000601-2.f: New test.
8658
8659 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8660
8661         * g++.old-deja/g++.other/init17.C: New test.
8662
8663 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
8664
8665         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
8666
8667 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8668
8669         * g++.old-deja/g++.pt/unify8.C: New test.
8670
8671 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8672
8673         * g++.old-deja/g++.abi/vbase1.C: New test.
8674
8675 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8676
8677         * g++.old-deja/g++.pt/crash65.C: New test.
8678
8679 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8680
8681         * gcc.dg/cpp/assembl2.S: New test case.
8682
8683 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
8684
8685         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
8686         are supported.
8687
8688 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8689
8690         * g++.old-deja/g++.other/builtins1.C: New test.
8691         * g++.old-deja/g++.other/builtins2.C: Likewise.
8692         * g++.old-deja/g++.other/builtins3.C: Likewise.
8693         * g++.old-deja/g++.other/builtins4.C: Likewise.
8694
8695 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
8696
8697         * gcc.c-torture/compile/20010117-1.c: New test.
8698         * gcc.c-torture/compile/20010117-2.c: New test.
8699
8700 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8701
8702         * g77.f-torture/execute/20010116.[fx]: New test,
8703         XFAIL on i?86-*-*.
8704         * g77.f-torture/compile/20010115.f: Indicate it's
8705         a test for PR fortran/1636.
8706
8707 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8708
8709         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
8710
8711 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8712
8713         * g77.f-torture/compile/20010115.f: New test.
8714
8715 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
8716
8717         * g++.old-deja/g++.pt/nontype5.C: New test.
8718
8719 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8720
8721         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
8722         have an equivalent working one below it.
8723
8724 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8725
8726         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
8727         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8728
8729 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8730
8731         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
8732         message containing "init_priority".
8733         (conpr-2.C): Likewise.
8734         (conpr-3.C): Likewise.
8735         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
8736
8737 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8738
8739         * gcc.c-torture/execute/20010114-2.c: New test.
8740
8741 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8742
8743         * gcc.c-torture/compile/20010114-1.c: New test.
8744         * gcc.c-torture/compile/20010114-1.x: Xfail.
8745         * gcc.c-torture/compile/20010114-2.c: New test.
8746         * gcc.c-torture/execute/20010114-1.c: New test.
8747         * gcc.dg/trunc-1.c: New test.
8748         * gcc.dg/uninit-B.c: New test.
8749
8750 2001-01-13  Nick Clifton  <nickc@redhat.com>
8751
8752         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
8753         target.
8754
8755 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8756
8757         * gcc.c-torture/compile/20010113-1.c: New test.
8758
8759 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
8760
8761         * gcc.c-torture/compile/20001212-1.c: New test.
8762
8763 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8764
8765         * gcc.dg/cpp/widestr1.c: Update.
8766         * gcc.dg/cpp/prag-imp.c: Remove.
8767
8768 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
8769
8770         * gcc.c-torture/execute/20000801-3.x: Remove.
8771         * gcc.dg/c90-init-1.c: New test.
8772         * gcc.dg/c99-init-1.c: New test.
8773         * gcc.dg/c99-init-2.c: New test.
8774         * gcc.dg/gnu99-init-1.c: New test.
8775
8776 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
8777
8778         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
8779         testing that no relevant ones were found.
8780
8781 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8782
8783         * g++.old-deja/g++.pt/cast2.C: New test.
8784
8785 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8786
8787         * g++.old-deja/g++.pt/friend47.C: New test.
8788
8789 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8790
8791         * g++.old-deja/g++.pt/instantiate13.C: New test.
8792
8793 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8794
8795         * g++.old-deja/g++.other/defarg7.C: New test.
8796         * g++.old-deja/g++.other/defarg8.C: New test.
8797
8798 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8799
8800         * g++.old-deja/g++.pt/crash64.C: New test.
8801
8802 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8803
8804         * g++.old-deja/g++.pt/crash63.C: New test.
8805
8806 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8807
8808         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
8809
8810 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
8811
8812         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
8813
8814 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8815
8816         * g++.old-deja/g++.pt/error3.C: New test.
8817
8818 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8819
8820         * g++.old-deja/g++.other/crash39.C: New test.
8821
8822 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8823
8824         * g++.old-deja/g++.other/vbase4.C: New test.
8825
8826 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
8827
8828         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
8829         * gcc.dg/special/20000419-2.c: New file. Identical to above.
8830         * gcc.dg/special/special.exp: New test driver which will check
8831         for alias support for the above test.
8832
8833 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
8834
8835         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
8836         problems on small machines.
8837         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
8838         parameterize.
8839
8840 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
8841
8842         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
8843         mips.
8844         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8845
8846 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
8847
8848         * g++.old_deja/g++.pt/using8.C: New test.
8849
8850 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8851
8852         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
8853
8854 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
8855
8856         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
8857         where a failure is expected.
8858         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
8859
8860 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8861
8862         * g++.old_deja/g++.pt/instantiate12.C: New test.
8863
8864 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8865
8866         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
8867         start of structs.
8868         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
8869         * g++.old-deja/g++.brendan/crash17.C: Likewise.
8870         * g++.old-deja/g++.brendan/crash29.C: Likewise.
8871         * g++.old-deja/g++.brendan/crash48.C: Likewise.
8872         * g++.old-deja/g++.brendan/ns1.C: Likewise.
8873         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
8874         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
8875         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
8876         * g++.old-deja/g++.eh/spec6.C: Likewise.
8877         * g++.old-deja/g++.jason/crash3.C: Likewise.
8878         * g++.old-deja/g++.law/ctors11.C: Likewise.
8879         * g++.old-deja/g++.law/ctors17.C: Likewise.
8880         * g++.old-deja/g++.law/ctors5.C: Likewise.
8881         * g++.old-deja/g++.law/ctors9.C: Likewise.
8882         * g++.old-deja/g++.mike/ambig1.C: Likewise.
8883         * g++.old-deja/g++.mike/net22.C: Likewise.
8884         * g++.old-deja/g++.mike/p3538a.C: Likewise.
8885         * g++.old-deja/g++.mike/p3538b.C: Likewise.
8886         * g++.old-deja/g++.mike/virt3.C: Likewise.
8887         * g++.old-deja/g++.niklas/t128.C: Likewise.
8888         * g++.old-deja/g++.other/anon4.C: Likewise.
8889         * g++.old-deja/g++.other/using1.C: Likewise.
8890         * g++.old-deja/g++.other/warn3.C: Likewise.
8891         * g++.old-deja/g++.pt/t37.C: Likewise.
8892         * g++.old-deja/g++.robertl/eb69.C: Likewise.
8893         * g++.old-deja/g++.robertl/eb71.C: Likewise.
8894
8895 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8896
8897         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
8898
8899 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8900
8901         * gcc.c-torture/execute/stdio-opt-3.c: New test.
8902
8903 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
8904
8905         * gcc.c-torture/compile/20010107-1.c: New test.
8906
8907 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8908
8909         * gcc.c-torture/execute/builtin-noret-1.c: New test.
8910
8911 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8912
8913         * gcc.dg/format/format.h: New file.
8914         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8915         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8916         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8917         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8918         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8919         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8920         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8921         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8922         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8923         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8924         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8925         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8926         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8927         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8928         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8929         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8930         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8931         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8932         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8933         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8934         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8935         instead of declaring standard types, macros and functions in each
8936         test.
8937
8938 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
8939
8940         * gcc.c-torture/execute/20010106-1.c: New test.
8941
8942 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8943
8944         * gcc.dg/format/format.exp: New file.
8945         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8946         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8947         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8948         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8949         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8950         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8951         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8952         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8953         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8954         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8955         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8956         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8957         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8958         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8959         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8960         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8961         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8962         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8963         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8964         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8965         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8966         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8967         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8968         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8969         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8970         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8971         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8972         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8973         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8974         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8975         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8976         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8977         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8978         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8979         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8980         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8981         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8982         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8983         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8984         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8985         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8986         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8987
8988 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
8989
8990         * gcc.c-torture/execute/991228-1.c: Take word endianness into
8991         account.
8992
8993 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8994
8995         * gcc.c-torture/execute/builtin-complex-1.c: New test.
8996
8997 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8998
8999         * g++.old-deja/g++.pt/crash62.C: New test.
9000
9001 2001-01-04  Richard Henderson  <rth@redhat.com>
9002
9003         * gcc.dg/20000926-1.c: Update expected warnings.
9004         * gcc.dg/array-2.c: Likewise.
9005         * gcc.dg/array-4.c: Also validate flexible array members.
9006         * gcc.dg/c99-flex-array-1.c: New.
9007
9008 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9009
9010         * gcc.c-torture/compile/20001222-1.x: Remove.
9011
9012 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9013
9014         * gcc.c-torture/execute/built-in-setjmp.c: New.
9015
9016 2001-01-03  Richard Henderson  <rth@redhat.com>
9017
9018         * gcc.dg/940510-1.c: Update expected error wording.
9019         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
9020
9021 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
9022
9023         * lib/target-supports.exp (check_alias_available): Modified to
9024         indicate aliases not supported if only weak aliases are supported.
9025
9026 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9027
9028         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
9029         Turn on cmpstrsi checks for __pj__ and __i370__.
9030
9031 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9032
9033         * g++.old-deja/g++.other/virtual11.C: New test.
9034
9035 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
9036
9037         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
9038
9039 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9040
9041         * gcc.c-torture/compile/20010102-1.c: New test.
9042
9043 2001-01-02  Andreas Jaeger  <aj@suse.de>
9044
9045         * gcc.dg/noreturn-3.c: New test.
9046
9047         * gcc.dg/noreturn-4.c: New test.
9048
9049 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9050
9051         * gcc.c-torture/execute/stdio-opt-1.c: Also test
9052         __builtin_fputc and __builtin_fwrite.
9053
9054 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9055
9056         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
9057         signed char, not default char.
9058
9059 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
9060
9061         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
9062
9063 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
9064
9065         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
9066
9067 2000-12-29  Richard Henderson  <rth@redhat.com>
9068
9069         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
9070         (__cyg_profile_func_exit): Define.
9071
9072 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9073
9074         * g++.dg/vtgc1.C: New test.
9075
9076 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
9077
9078         * gcc.dg/noncompile/20001228-1.c: New test.
9079
9080         * gcc.dg/20001228-1.c: New test.
9081
9082         * gcc.c-torture/execute/20001228-1.c: New test.
9083
9084 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9085
9086         * gcc.dg/format-strfmon-1.c: New test.
9087
9088 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9089
9090         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
9091         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
9092         * gcc.c-torture/execute/string-opt-1.c: Likewise.
9093         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9094         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9095         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9096         * gcc.c-torture/execute/string-opt-6.c: Likewise.
9097         * gcc.c-torture/execute/string-opt-7.c: Likewise.
9098         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9099         * gcc.c-torture/execute/string-opt-9.c: Likewise.
9100         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9101         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9102         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9103
9104         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
9105         * gcc.c-torture/execute/string-opt-4.c: Test index.
9106
9107 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
9108
9109         * gcc.c-torture/compile/20001226-1.c: New test.
9110
9111 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9112
9113         * gcc.c-torture/compile/20001222-1.c: New test.
9114         * gcc.c-torture/compile/20001222-1.x: Xfail.
9115
9116 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
9117
9118         * gcc.c-torture/execute/comp-goto-2.c: New test.
9119
9120 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
9121
9122         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
9123         Use long types if __INT_MAX__ is 32767.
9124         (main): Use cast to (sint32 *) when poking 88 into a_page.
9125
9126         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
9127
9128 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
9129
9130         * gcc.c-torture/compile/20001221-1.c: New test.
9131         * gcc.c-torture/execute/20001221-1.c: New test.
9132
9133 2000-12-20  Richard Henderson  <rth@redhat.com>
9134
9135         * g++.old-deja/g++.pt/crash36.C: Update error lines.
9136         * g++.old-deja/g++.robertl/eb109.C: Likewise.
9137
9138 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9139
9140         * gcc.dg/compare3.c: New test.
9141
9142 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9143
9144         * gcc.dg/format-warnll-1.c: New test.
9145
9146 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9147
9148         * gcc.dg/cpp/cmdlne-P.c: New test.
9149
9150 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9151
9152         * gcc.c-torture/execute/builtin-abs-1.c,
9153         gcc.c-torture/execute/builtin-abs-2.c: New tests.
9154
9155 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9156
9157         * gcc.dg/cpp/multiline.c: New test.
9158
9159 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9160
9161         * g++.old-deja/g++.other/syshdr1.C: Update.
9162         * gcc.dg/cpp/lineflags.c: Remove temporarily.
9163
9164 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9165
9166         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
9167
9168 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9169
9170         * g++.old-deja/g++.pt/ttp65.C: New test.
9171
9172 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9173
9174         * g++.old-deja/g++.pt/ttp64.C: New test.
9175
9176 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9177
9178         * g++.old-deja/g++.pt/spec33.C: New test.
9179
9180 2000-12-14  Catherine Moore  <clm@redhat.com>
9181
9182         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
9183         * gcc.c-torture/execute/920612-2.c: Likewise.
9184         * gcc.c-torture/execute/920428-2.c: Likewise.
9185         * gcc-c-torture/execute/va-arg-11.c: Call exit.
9186         * gcc.c-torture/execute/va-arg-21.c: Likewise.
9187
9188 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9189
9190         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
9191         * gcc.dg/pack-test-2.c: Likewise.
9192
9193 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9194
9195         Tests by Zack Weinberg <zackw@stanford.edu>.
9196
9197         * gcc.dg/cpp/defined.c: Update.
9198         * gcc.dg/cpp/defined_trad.c: New tests.
9199
9200 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9201
9202         * gcc.dg/cpp/trad-direct.c: Update.
9203
9204 2000-12-11  Neil Booth  <neilb@earthling.net>
9205
9206         * gcc.dg/cpp/defined_trad.c
9207
9208 2000-12-11  Neil Booth  <neilb@earthling.net>
9209
9210         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
9211
9212 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9213
9214         * gcc.dg/format-miss-2.c: New test.
9215
9216 2000-12-09  Neil Booth  <neilb@earthling.net>
9217
9218         * gcc.dg/cpp/lineflags.c: New tests.
9219         * gcc.dg/cpp/poison.c: Update.
9220         * gcc.dg/cpp/redef2.c: Update.
9221         * gcc.dg/cpp/skipping.c: New test.
9222
9223 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
9224
9225         * g++.old-deja/g++.other/eh3.C: New testcase.
9226
9227 2000-12-07  Neil Booth  <neilb@earthling.net>
9228
9229         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
9230         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
9231         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
9232         wtr-union-init-2.c, wtr-union-init-3.c: Update.
9233         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
9234         Update.
9235
9236 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9237
9238         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
9239         __SIZE_TYPE__ instead of int for type of integers cast to
9240         pointers.
9241
9242 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
9243
9244         * g++.old-deja/g++.other/cleanup4.C: New test.
9245
9246 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9247
9248         * format-sec-1.c: New test.
9249
9250 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9251
9252         * gcc.dg/format-nonlit-3.c: New test.
9253
9254 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9255
9256         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
9257         through a null pointer.
9258
9259 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9260
9261         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
9262         * g++.old-deja/g++.pt/partial4.C: New test.
9263
9264 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
9265
9266         * gcc.c-torture/execute/ieee/hugeval.x: New.
9267
9268 2000-12-06  Neil Booth  <neilb@earthling.net>
9269
9270         * gcc.dg/cpp/backslash2.c: New tests.
9271
9272 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9273
9274         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
9275         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
9276
9277 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
9278
9279         * gcc.c-torture/execute/20001203-2.c: New testcase.
9280
9281 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9282
9283         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
9284         * g++.old-deja/g++.other/virtual10.C: New test.
9285
9286 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
9287
9288         * g++.old-deja/g++.mike/pmf5.C: Remove test.
9289
9290 2000-12-05  Richard Henderson  <rth@redhat.com>
9291
9292         * gcc.c-torture/compile/20001205-1.c: New.
9293
9294 2000-12-04  Neil Booth  <neilb@earthling.net>
9295
9296         * g++.old-deja/g++.other/virtual9.C: New test.
9297         * g++.old-deja/g++.pt/crash61.C: New test.
9298         * gcc.c-torture/execute/loop-9.c: New test.
9299
9300 2000-12-04  Neil Booth  <neilb@earthling.net>
9301
9302         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
9303         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
9304         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
9305         * gcc.dg/cpp/extratokens.c: ...here.
9306
9307 2000-12-04  Neil Booth  <neilb@earthling.net>
9308
9309         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
9310         New tests.
9311
9312 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9313
9314         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
9315         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
9316
9317 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9318
9319         * gcc.c-torture/execute/20001203-1.c: New test.
9320
9321 2000-12-03  Neil Booth  <neilb@earthling.net>
9322
9323         * gcc.dg/cpp/macro6.c: New test cases.
9324
9325 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9326
9327         * gcc.c-torture/execute/string-opt-9.c: New test.
9328         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9329         * gcc.c-torture/execute/string-opt-11.c: Likewise.
9330         * gcc.c-torture/execute/string-opt-12.c: Likewise.
9331
9332         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
9333         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
9334
9335 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
9336
9337         * gcc.dg/cpp/if-6.c: New testcase.
9338
9339         * gcc.dg/20001201-1.c: New testcase.
9340
9341 2000-12-02  Neil Booth  <neilb@earthling.net>
9342
9343         * g++.old-deja/g++.other/externC4.C,
9344         g++.old-deja/g++.other/friend10.C: New tests.
9345
9346 2000-12-02  Neil Booth  <neilb@earthling.net>
9347
9348         * g++.old-deja/g++.other/instan2.C
9349         * g++.old-deja/g++.other/instan3.C: New test.
9350
9351 2000-12-02  Neil Booth  <neilb@earthling.net>
9352
9353         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
9354         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
9355         gnuc99.c,gnuc99-pedantic.c: New tests.
9356
9357 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9358
9359         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
9360         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
9361
9362 2000-12-01  Neil Booth  <neilb@earthling.net>
9363
9364         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
9365         * gcc.dg/cpp/poison.c: Update.
9366         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
9367
9368 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
9369
9370         * g77.f-torture/execute/20001201.f: New test.
9371
9372 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9373
9374         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
9375
9376 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
9377
9378         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
9379
9380 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
9381
9382         * g++.old-deja/g++.other/cast6.C: New test.
9383
9384 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
9385
9386         * gcc.c-torture/execute/20001130-2.c: New testcase.
9387
9388 2000-11-30  Richard Henderson  <rth@redhat.com>
9389
9390         * gcc.c-torture/execute/20001130-1.c: New test.
9391
9392 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9393
9394         * g++.old-deja/g++.other/op3.C: New test.
9395
9396 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9397
9398         * g++.old-deja/g++.other/op2.C: New test.
9399
9400 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
9401
9402         * g++.old-deja/g++.other/crash38.C: New test.
9403
9404 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
9405
9406         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
9407
9408 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
9409
9410         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
9411         tests.
9412         * gcc.c-torture/execute/string-opt-6.c: New test.
9413
9414         * gcc.dg/20001117-1.c: Add main.
9415
9416 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
9417
9418         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
9419         Move from here ...
9420         * gcc.dg/940510-1.c: ... to here.
9421
9422         * gcc.dg/20000926-1.c: GNU C now allows initializations of
9423         zero-size arrays in toplevel structures.
9424
9425 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9426
9427         * gcc.c-torture/execute/loop-8.c: New test.
9428
9429 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9430
9431         * g++.old-deja/g++.other/base1.C: New test.
9432
9433 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9434
9435         * g++.old-deja/g++.other/parse2.C: New test.
9436
9437 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9438
9439         * g++.old-deja/g++.pt/incomplete1.C: New test.
9440
9441 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
9442
9443         * g++.old-deja/g++.other/friend9.C: New test.
9444
9445 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
9446
9447         * gcc.dg/20001127-1.c: New test.
9448
9449 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9450
9451         * g++.old-deja/g++.pt/friend46.C: New test.
9452
9453 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
9454
9455         * g++.old-deja/g++.other/ptrmem8.C: New test.
9456
9457 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9458
9459         * gcc.c-torture/execute/string-opt-7.c: New test.
9460         * gcc.c-torture/execute/string-opt-8.c: Likewise.
9461
9462 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9463
9464         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
9465         instead of 'mkcheck 2'.
9466
9467 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9468
9469         * gcc.c-torture/execute/memcheck/driver.c,
9470         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
9471         C9X references to refer to C99.
9472
9473 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
9474
9475         * gcc.dg/ultrasp3.c: New test.
9476
9477 2000-11-25  Neil Booth  <neilb@earthling.net>
9478
9479         * gcc.dg/cpp/include2.c: Update test to be locale independent.
9480
9481 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
9482
9483         * gcc.c-torture/compile/20001123-2.c: New.
9484
9485 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9486
9487         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
9488
9489 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
9490
9491         * gcc.dg/sequence-point-1.c: Add some new tests.
9492         * gcc.c-torture/execute/20001124-1.c: New test.
9493
9494 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9495
9496         * g++.old-deja/g++.other/vaarg4.C: New test.
9497         * gcc.c-torture/compile/20001123-1.c: New test.
9498
9499 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9500
9501         * g++.other/crash24.C: Adjust and remove XFAIL.
9502         * g++.other/crash37.C: New test.
9503
9504 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
9505
9506         * g++.old-deja/g++.pt/instantiate9.C: New test.
9507
9508 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
9509
9510         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
9511         new ABI, too.
9512
9513         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
9514         * g++.old-deja/g++.robertl/eb55.C: Likewise.
9515
9516 2000-11-22  Neil Booth  <neilb@earthling.net>
9517
9518         * gcc.dg/cpp/Wtrigraphs.c: New test.
9519
9520 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9521
9522         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
9523
9524 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
9525
9526         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
9527
9528 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
9529
9530         * lib/gcc-dg.exp: load_lib scanasm.exp.
9531         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
9532         * lib/g++-dg.exp: load_lib scanasm.exp.
9533         * lib/scanasm.exp: New.
9534         (scan-assembler, scan-assembler-not): Add optional arguments to
9535         test name, or if not present, the pattern name.
9536         (scan-assembler-dem, scan-assembler-dem-not): New.
9537
9538         * g++.dg/dg.exp: New.
9539
9540 2000-11-21  Neil Booth  <neilb@earthling.net>
9541
9542         * gcc.dg/cpp/integrated1.c: Remove.
9543
9544 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9545
9546         * gcc.c-torture/execute/20001121-1.c: New test.
9547
9548 2000-11-21  Richard Henderson  <rth@redhat.com>
9549
9550         * gcc.c-torture/compile/20001121-1.c: New test.
9551
9552 2000-11-20  Neil Booth  <neilb@earthling.net>
9553
9554         * gcc.dg/cpp/integrated1.c: New test.
9555
9556 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9557
9558         * g++.old-deja/g++.other/inline17.C: New test.
9559
9560 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
9561
9562         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
9563         local variable to be zero: I made the variable global. Now
9564         uses abort() and exit() instead of relying on main's return value.
9565
9566 2000-11-20  Neil Booth  <neilb@earthling.net>
9567
9568         * gcc.dg/cpp/paste2.c: Update test.
9569         * objc/execute/paste.m: New test.
9570
9571 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9572
9573         * gcc.dg/c99-condexpr-1.c: New test.
9574
9575 2000-11-20  Neil Booth  <neilb@earthling.net>
9576
9577         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
9578
9579 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
9580
9581         * g++.old-deja/g++.pt/export1.C: New test.
9582
9583 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
9584
9585         * gcc.dg/20001117-1.c: New test.
9586
9587 2000-11-18  Richard Henderson  <rth@redhat.com>
9588
9589         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
9590
9591 2000-11-18  Richard Henderson  <rth@redhat.com>
9592
9593         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
9594         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
9595         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
9596
9597 2000-11-18  Richard Henderson  <rth@redhat.com>
9598
9599         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
9600         (main): New.  Exit cleanly.
9601
9602 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9603
9604         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
9605         gcc.dg/c99-fordecl-2.c: New tests.
9606
9607 2000-11-18  Richard Henderson  <rth@redhat.com>
9608
9609         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
9610         * gcc.c-torture/execute/zerolen-2.c: New.
9611
9612 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9613
9614         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
9615         memory.
9616
9617 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9618
9619         * g++.old-deja/g++.pt/instantiate8.C: New test.
9620
9621 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9622
9623         * g++.old-deja/g++.other/incomplete.C: Add more tests.
9624         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
9625
9626 2000-11-16  Nick Clifton  <nickc@redhat.com>
9627
9628         * gcc.c-torture/execute/nestfunc-2.c: New test.
9629         * gcc.c-torture/execute/nestfunc-3.c: New test.
9630
9631 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9632
9633         * gcc.c-torture/compile/20001116-1.c: New test.
9634
9635 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9636
9637         * gcc.c-torture/execute/20001115-1.c: New test.
9638
9639 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
9640
9641         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
9642         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
9643         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
9644         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9645
9646 2000-11-15  Neil Booth  <neilb@earthling.net>
9647
9648         gcc.dg/cpp/_Pragma1.c: Update.
9649         gcc.dg/cpp/_Pragma2.c: New test.
9650
9651 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9652
9653         * g++.old-deja/g++.other/anon5.C: New test.
9654
9655 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9656
9657         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
9658         tests.
9659
9660 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
9661
9662         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
9663         output.
9664
9665 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9666
9667         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
9668         labels at end of compound statements.
9669
9670 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
9671
9672         * gcc.c-torture/execute/loop-7.c: New test.
9673
9674 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9675
9676         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
9677
9678 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9679
9680         * gcc.dg/c99-bool-1.c: New test.
9681
9682 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9683
9684         * gcc.dg/c99-scope-1.c: Remove xfail.
9685         * gcc.dg/c99-scope-2.c: New test.
9686
9687 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9688
9689         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
9690         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
9691
9692 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
9693
9694         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
9695         error messages.
9696
9697         * g++.mike/p700.C: Don't typedef wchar_t.
9698         * g++.mike/p784.C: Likewise.
9699         * g++.mike/eb101.C: Don't use __wchar_t.
9700
9701 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9702
9703         * g77.f-torture/execute/20001111.[fx]: Test premature exit
9704         from DO loop.
9705
9706 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9707
9708         * gcc.c-torture/execute/20001111-1.c: New test.
9709
9710 2000-11-10  Nick Clifton  <nickc@redhat.com>
9711
9712         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
9713         long multuiple and accumulate.
9714
9715 2000-11-09  Richard Henderson  <rth@redhat.com>
9716
9717         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
9718         via size_t instead of int.
9719
9720         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
9721         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9722         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9723         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9724
9725 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
9726
9727         * gcc.c-torture/compile/20001109-1.c: New test.
9728         * gcc.c-torture/compile/20001109-2.c: New test.
9729
9730 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
9731
9732         * g++.old-deja/g++.pt/operator1.C: New test.
9733         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
9734
9735 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9736
9737         * gcc.dg/20001108-1.c: New test.
9738
9739 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9740
9741         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
9742         with both arguments constant strings.
9743         * gcc.c-torture/execute/string-opt-3.c: New test.
9744         * gcc.c-torture/execute/string-opt-4.c: New test.
9745         * gcc.c-torture/execute/string-opt-5.c: New test.
9746
9747 2000-11-08  Nick Clifton  <nickc@redhat.com>
9748
9749         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
9750         mulsidi3adddi patterns.
9751
9752 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
9753
9754         * g++.old-deja/g++.other/crash36.C: New test.
9755
9756 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
9757
9758         * g++.old-deja/g++.other/init16.C: New test.
9759
9760 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
9761
9762         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
9763
9764 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9765
9766         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
9767         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9768         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9769
9770 2000-11-07  DJ Delorie  <dj@redhat.com>
9771
9772         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
9773
9774 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9775
9776         * gcc.c-torture/execute/string-opt-1.c: New test.
9777
9778 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9779
9780         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
9781         mips-sgi-irix6.* because the MIPS ABI passes floating-point
9782         parameters in registers, and there is no way for a varargs
9783         function to know in which order the integer and floating-point
9784         parameters should be interleaved when they are placed on the
9785         stack.
9786         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9787         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9788
9789 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9790
9791         * gcc.c-torture/execute/string-opt-2.c: New test.
9792
9793 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
9794
9795         * g++.old-deja/g++.pt/crash60.C: New test.
9796
9797 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9798
9799         * g++.old-deja/g++.other/crash24.C: New test.
9800         * g++.old-deja/g++.other/crash25.C: New test.
9801         * g++.old-deja/g++.other/crash26.C: New test.
9802         * g++.old-deja/g++.other/crash27.C: New test.
9803         * g++.old-deja/g++.other/crash28.C: New test.
9804         * g++.old-deja/g++.other/crash29.C: New test.
9805         * g++.old-deja/g++.other/crash30.C: New test.
9806         * g++.old-deja/g++.other/crash31.C: New test.
9807         * g++.old-deja/g++.other/crash32.C: New test.
9808         * g++.old-deja/g++.other/crash33.C: New test.
9809         * g++.old-deja/g++.other/crash34.C: New test.
9810         * g++.old-deja/g++.other/crash35.C: New test.
9811
9812 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9813
9814         * gcc.c-torture/execute/20001031-1.c: New test.
9815
9816 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
9817
9818         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
9819         namespace.
9820
9821         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
9822         standards-conformant.
9823
9824         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
9825
9826         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
9827         * g++.old-deja/g++.mike/p755a.C: Likewise.
9828         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
9829         library makes no calls to `operator new' during initialization.
9830
9831 2000-11-04  Neil Booth  <neilb@earthling.net>
9832
9833         * gcc.dg/cpp/include2.c: New tests.
9834
9835 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
9836
9837         * lib/g++.exp (g++_set_ld_library_path): New function.
9838         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
9839
9840 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
9841
9842         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
9843         warnings.
9844
9845 2000-11-01  Richard Henderson  <rth@redhat.com>
9846
9847         * g++.old-deja/g++.ext/namedret1.C: New.
9848         * g++.old-deja/g++.ext/namedret2.C: New.
9849         * g++.old-deja/g++.ext/namedret3.C: New.
9850
9851 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
9852
9853         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
9854         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
9855
9856 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9857
9858         * gcc.c-torture/execute/va-arg-21.c: New test.
9859
9860 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9861
9862         * gcc.dg/c99-complex-2.c: New test.
9863
9864 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9865
9866         * gcc.c-torture/execute/stdio-opt-1.c: New test.
9867
9868 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
9869
9870         * g++.old-deja/g++.other/inline16.C: New test.
9871
9872 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
9873
9874         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
9875         __PRETTY_FUNCTION__
9876
9877 2000-10-29  Neil Booth  <neilb@earthling.net>
9878
9879         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
9880         New tests.
9881         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
9882         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
9883         optimisation.
9884
9885 2000-10-29  Neil Booth  <neilb@earthling.net>
9886
9887         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
9888         * mi1.c, mi1c.h: Add null directives to multiple-include test.
9889         * mi5.c: Test multiple includes work with -C.
9890         * trigraphs.c: Test ^= version.
9891
9892 2000-10-28  Neil Booth  <neilb@earthling.net>
9893
9894         New tests and test updates for new macro expander.
9895
9896         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
9897         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
9898         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
9899         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
9900         new diagnostic messages.
9901
9902         * gcc.dg/cpp/macro3.c: New tests.
9903
9904 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
9905
9906         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9907         on the same line.
9908
9909 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
9910
9911         * g++.old-deja/g++.other/eh2.C: New test.
9912
9913 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9914
9915         * gcc.c-torture/execute/20001027-1.c: New test.
9916
9917 2000-10-26  Richard Henderson  <rth@redhat.com>
9918
9919         * gcc.c-torture/execute/20001026-1.c: New.
9920
9921 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
9922
9923         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9924         * g++.old-deja/g++.law/builtin1.C: Likewise.
9925         * g++.old-deja/g++.law/ctors10.C: Likewise.
9926         * g++.old-deja/g++.law/virtual3.C: Likewise.
9927         * g++.old-deja/g++.mike/p658.C: Likewise.
9928         * g++.old-deja/g++.other/sibcall1.C: Likewise.
9929         * g++.old-deja/g++.other/vaarg2.C: Likewise.
9930         * g++.old-deja/g++.robertl/eb124.C: Likewise.
9931         * g++.old-deja/g++.robertl/eb44.C: Likewise.
9932         * g++.old-deja/g++.robertl/eb77.C: Likewise.
9933
9934 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
9935
9936         * gcc.c-torture/compile/20001024-1.c: New test.
9937
9938 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
9939
9940         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9941         to tell us whether or not we are using V3.
9942
9943 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9944
9945         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9946         operands.
9947
9948 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9949
9950         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9951
9952 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
9953
9954         * gcc.c-torture/execute/20001024-1.c: New test.
9955
9956 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
9957
9958         * g++.old-deja/g++.other/sibcall1.C: New test.
9959
9960 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
9961
9962         * gcc.dg/noncompile/init-3.c: New test.
9963
9964 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9965
9966         * gcc.dg/format-array-1.c: New test.
9967
9968 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9969
9970         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9971         writing through null pointers; remove comment about testing
9972         unterminated strings.
9973
9974 2000-10-17  Matthew Hiller  <hiller@redhat.com>
9975
9976         * gcc.c-torture/execute/20001017-2.c: New test.
9977
9978 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9979
9980         * gcc.c-torture/compile/20001018-1.c: New test.
9981         * gcc.c-torture/compile/20001018-1.x: Xfail.
9982
9983 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9984
9985         * gcc.c-torture/execute/20001017-1.c: New test.
9986
9987 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9988
9989         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9990         for multiple use of arguments with scanf formats; add tests for
9991         multiple use of arguments.
9992
9993 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
9994
9995         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9996
9997 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9998
9999         * gcc.dg/format-miss-1.c: New test.
10000
10001 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
10002
10003         * gcc.c-torture/execute/20001013-1.c: New test.
10004
10005 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
10006
10007         * gcc.dg/format-branch-1.c: New test.
10008
10009 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
10010
10011         * README, lib/file-format.exp: Remove EGCS references.
10012
10013 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
10014
10015         * gcc.dg/20001013-1.c: New test.
10016
10017 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10018
10019         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
10020         for intmax_t in the compiler using __typeof__ and the type rules
10021         for conditional expressions.
10022
10023 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
10024
10025         * gcc.dg/20001012-1.c: New test.
10026         * gcc.dg/20001012-2.c: New test.
10027
10028 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10029
10030         * gcc.dg/format-attr-1.c: New test.
10031
10032 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10033
10034         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
10035         __LONG_LONG_MAX__ instead of LLONG_MAX.
10036
10037 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10038
10039         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
10040         scanf flags.
10041         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
10042         flags.
10043
10044 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10045
10046         * gcc.dg/sequence-pt-1.c: New test.
10047
10048 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
10049
10050         * gcc.c-torture/execute/20001011-1.c: New testcase.
10051         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
10052
10053 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10054
10055         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
10056         does not error on it.
10057
10058 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
10059
10060         * gcc.dg/20001009-1.c: New test.
10061
10062 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
10063
10064         * gcc.c-torture/compile/20001009-1.c: Move from here ....
10065         * gcc.c-torture/execute/20001009-2.c: ... to here.
10066
10067 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
10068
10069         * gcc.c-torture/compile/20001009-1.c: New testcase.
10070         * gcc.c-torture/execute/20001009-1.c: New testcase.
10071         Testcases provided by Jan Hubicka <jh@suse.cz>.
10072
10073 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10074
10075         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10076         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
10077         uintmax_t using <limits.h> to emulate the compiler's internal
10078         logic.  No longer XFAIL %j tests.
10079
10080 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10081
10082         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
10083         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
10084         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
10085         regexps and details of expected handling of some bad formats.
10086         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
10087         suppression.
10088
10089 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10090
10091         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
10092         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
10093         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
10094         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
10095         in list archives.
10096
10097 2000-10-06  Richard Henderson  <rth@cygnus.com>
10098
10099         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
10100         * g++.old-deja/g++.brendan/crash52.C: Likewise.
10101         * g++.old-deja/g++.jason/report.C: Likewise.
10102         * g++.old-deja/g++.law/friend5.C: Likewise.
10103         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
10104         of the expected warnings.
10105
10106 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
10107
10108         * g++.old-deja/g++.pt/enum14.C: New test.
10109
10110 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
10111
10112         * g++.old-deja/g++.pt/crash59.C: New test.
10113
10114 2000-10-04  Will Cohen  <wcohen@redhat.com>
10115
10116         * gcc.dg/20000926-1.c: New test.
10117
10118 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
10119
10120         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
10121         function name for current C++ compiler.
10122         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
10123
10124 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
10125
10126         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
10127         __PRETTY_FUNCTION__.
10128         * g++.old-deja/g++.ext/pretty2.C: Likewise.
10129
10130 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10131
10132         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
10133
10134 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
10135
10136         * gcc.c-torture/compile/20000923-1.c: New test.
10137
10138 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
10139
10140         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
10141         * g++.old-deja/g++.pt/ttp62.C: Same.
10142         * g++.old-deja/g++.other/inline14.C: Same.
10143
10144 2000-09-24  Richard Henderson  <rth@cygnus.com>
10145
10146         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
10147
10148 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10149
10150         * gcc.dg/c90-printf-1.c: Add test for wide string format.
10151
10152 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
10153
10154         * gcc.c-torture/compile/20000922-1.c: New file.
10155
10156 2000-09-21  Nick Clifton  <nickc@redhat.com>
10157
10158         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
10159         a signed long modulo operation.
10160         (mod6): New function - perform an unsigned long modulo operation.
10161         (main): Add tests for modulos of very large numbers by very small
10162         dividends.
10163
10164 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10165
10166         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
10167
10168 2000-09-19  Richard Henderson  <rth@cygnus.com>
10169
10170         * gcc.dg/compare2.c (case 10): XFAIL.
10171
10172 2000-09-18  Richard Henderson  <rth@cygnus.com>
10173
10174         * gcc.c-torture/execute/20000906-1.c: Move ...
10175         * gcc.dg/20000906-1.c: ... here.  Only run on targets
10176         that support __builtin_trap.
10177
10178 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
10179
10180         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
10181
10182 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10183
10184         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
10185         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
10186         more $ format tests.
10187
10188 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10189
10190         * gcc.dg/format-errmk-1.c: New test.
10191
10192 2000-09-17  Greg McGary  <greg@mcgary.org>
10193
10194         * gcc.c-torture/execute/20000917-1.x: Remove.
10195
10196 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10197
10198         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
10199
10200 2000-09-17  Greg McGary  <greg@mcgary.org>
10201
10202         * gcc.c-torture/execute/20000917-1.c: New test.
10203         * gcc.c-torture/execute/20000917-1.x: XFAIL.
10204
10205 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
10206
10207         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
10208         in nested macro bug.
10209
10210 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
10211
10212         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
10213
10214 2000-09-14  Jeffrey A Law  (law@cygnus.com)
10215
10216         * gcc.c-torture/execute/20000914-1.c: New test.
10217
10218 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
10219
10220         * g++.other/inline13.C: New test.
10221
10222 2000-09-12  Andreas Jaeger  <aj@suse.de>
10223
10224         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
10225         constant by Ulrich Drepper <drepper@redhat.com>.
10226
10227 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
10228
10229         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
10230
10231 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10232
10233         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
10234
10235 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
10236
10237         * gcc.dg/cpp/backslash.c: New test.
10238
10239 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
10240
10241         * gcc.c-torture/execute/20000910-1.c: New test.
10242         * gcc.c-torture/execute/20000910-2.c: Likewise.
10243
10244 2000-09-11  Robert Lipe  <robertl@sco.com>
10245
10246         * gcc.dg/pragma-align.c: New test.
10247
10248 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
10249
10250         * g++.old-deja/g++.pt/explicit82.C: New test.
10251         * g++.old-deja/g++.pt/explicit83.C: New test.
10252
10253 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
10254
10255         * gcc.dg/asm-names.c: New test.
10256
10257 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10258
10259         * gcc.dg/cpp/tr-warn6.c: New test
10260
10261 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10262
10263         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
10264         be accepted.
10265
10266 2000-09-07  Catherine Moore  <clm@redhat.com>
10267
10268         * gcc.c-torture/execute/unroll-1.c: New test.
10269
10270 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
10271
10272         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
10273         ERROR markers.
10274         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
10275         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
10276         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
10277         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
10278         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
10279         Preprocess only.
10280         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
10281         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
10282
10283 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10284
10285         * g++.old-deja/g++.pt/deduct2.C: New test.
10286
10287 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10288
10289         * g++.old-deja/g++.pt/parms2.C: New test.
10290
10291 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10292
10293         * g++.old-deja/g++.pt/crash58.C: New test.
10294
10295 2000-09-06  Greg McGary  <greg@mcgary.org>
10296
10297         * gcc.c-torture/execute/20000906-1.c: New test.
10298         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
10299
10300 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10301
10302         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
10303
10304 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10305
10306         * g++.old-deja/g++.pt/crash57.C: New test.
10307
10308 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10309
10310         * g++.old-deja/g++.pt/crash56.C: New test.
10311
10312 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10313
10314         * g++.old-deja/g++.pt/koenig1.C: New test.
10315
10316 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10317
10318         * gcc.dg/20000904-1.c: New test.
10319
10320 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
10321
10322         * gcc.dg/cpp/paste8.c: New test.
10323
10324 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
10325
10326         * gcc.c-torture/compile/20000827-1.c: New test.
10327
10328 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10329
10330         * gcc.dg/format-diag-1.c: New test.
10331
10332 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10333
10334         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
10335         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
10336         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
10337         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
10338         gcc.dg/formatz-1.c: Adjust warning regular expressions.
10339
10340 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10341
10342         * g++.old-deja/g++.other/nested4.C: New test.
10343
10344 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
10345
10346         * g++.old-deja/g++.ns/scoped1.C: New test.
10347
10348 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
10349
10350         * lib/g++.exp: Support testing already-installed GCC.
10351
10352 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10353
10354         * wtr-label-1.c, wtr-suffix-1.c: New tests.
10355
10356 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10357
10358         * gcc.dg/return-type-2.c: New test.
10359
10360 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
10361
10362         * gcc.c-torture/compile/20000825-1.c: New test.
10363
10364 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
10365
10366         * gcc.dg/dwarf2-2.c: New test.
10367
10368 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
10369
10370         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
10371         dg-warning regexps.
10372
10373 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10374
10375         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
10376         gcc.dg/format-ext-5.c: New tests.
10377
10378 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
10379
10380         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
10381
10382 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
10383
10384         * gcc.dg/noncompile/930622-2.c: Adjust error message.
10385
10386 2000-08-24  Richard Henderson  <rth@cygnus.com>
10387
10388         * gcc.dg/ia64-sync-1.c: New test.
10389         * gcc.dg/ia64-sync-2.c: New test.
10390         * gcc.dg/ia64-asm-1.c: New test.
10391
10392 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10393
10394         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
10395         * gcc.dg/format-ext-2.c: New test.
10396
10397 2000-08-23  Jason Merrill  <jason@redhat.com>
10398
10399         * lib/old-dejagnu.exp: Also ignore "In member function" and
10400         "At global scope".
10401
10402 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10403
10404         * gcc.dg/noncompile/label-lineno-1.c: New test.
10405
10406 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10407
10408         * gcc.dg/c99-array-nonobj-1.c: New test.
10409
10410 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10411
10412         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
10413         tests.
10414         * gcc.dg/format-ext-1.c: New test.
10415
10416 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10417
10418         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
10419         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
10420         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
10421         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
10422         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
10423
10424 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10425
10426         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
10427         gcc.dg/c99-strftime-2.c: New tests.
10428
10429 2000-08-22  Richard Henderson  <rth@cygnus.com>
10430
10431         * gcc.c-torture/execute/20000822-1.c: New test.
10432
10433 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10434
10435         * gcc.c-torture/execute/20000819-1.x: Remove.
10436
10437 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10438
10439         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
10440         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
10441         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
10442         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
10443         gcc.dg/format-xopen-1.c: New tests.
10444
10445 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10446
10447         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
10448
10449 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
10450
10451         * g++.old-deja/g++.other/loop2.C: New test.
10452
10453         * gcc.c-torture/compile/20000606-1.c: New test.
10454         * gcc.c-torture/compile/20000728-1.c: New test.
10455         * gcc.c-torture/execute/20000801-1.c: New test.
10456         * gcc.c-torture/execute/20000801-2.c: New test.
10457         * gcc.c-torture/execute/20000819-1.c: New test.
10458         * gcc.c-torture/execute/20000819-1.x: XFAIL.
10459         * gcc.dg/20000629-1.c: New test.
10460         * gcc.dg/20000724-1.c: New test.
10461         * gcc.dg/20000807-1.c: New test.
10462
10463 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
10464
10465         * gcc.dg/cpp/pragma-1.c: New test.
10466         * gcc.dg/cpp/pragma-2.c: New test.
10467
10468 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
10469
10470         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
10471         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
10472
10473 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10474
10475         * gcc.c-torture/compile/20000818-1.c: New test.
10476
10477 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
10478
10479         * gcc.c-torture/execute/20000818-1.c: New test.
10480
10481 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10482
10483         * gcc.dg/format-va-1.c: New test.
10484
10485 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10486
10487         * g++.old-deja/g++.other/typedef8.C: New test.
10488
10489 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10490
10491         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
10492         * g++.old-deja/g++.mike/net36.C: Mark candidate.
10493         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
10494         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
10495         * g++.old-deja/g++.other/ptrmem7.C: New test.
10496         * g++.old-deja/g++.pt/ptrmem10.C: New test.
10497
10498 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10499
10500         * g++.old-deja/g++.pt/typename27.C: New test.
10501
10502 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
10503
10504         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
10505         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
10506         * g++.old-deja/g++.pt/friend45.C: New test.
10507         * g++.old-deja/g++.other/friend8.C: New test.
10508
10509 2000-08-15  Richard Henderson  <rth@cygnus.com>
10510
10511         * gcc.c-torture/execute/20000815-1.c: New test.
10512
10513 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10514
10515         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
10516         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
10517         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
10518
10519 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
10520
10521         * g++.old-deja/g++.other/refinit2.C: New test.
10522
10523 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10524
10525         * lib/c-torture.exp (c-torture): Make
10526         compiler_conditional_xfail_data global.
10527         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
10528         compiler_conditional_xfail_data machinery.
10529         (f-torture-execute): Likewise.
10530         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
10531         and only when unrolling loops.
10532
10533         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
10534
10535 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10536
10537         * g++.old-deja/g++.pt/explicit81.C: New test.
10538
10539 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10540
10541         * g++.old-deja/g++.pt/typename26.C: New test.
10542
10543 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
10544
10545         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
10546         warning.
10547
10548 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10549
10550         * g++.old-deja/g++.other/array3.C: New test.
10551
10552 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10553
10554         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
10555         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
10556         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
10557         New tests.
10558
10559 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
10560
10561         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
10562         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10563
10564 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
10565
10566         * gcc.c-torture/execute/20000808-1.c: New test.
10567
10568 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10569
10570         * gcc.dg/c90-const-expr-1.c: New test.
10571
10572 2000-08-08  Richard Henderson  <rth@cygnus.com>
10573
10574         * gcc.dg/noncompile/920923-1.c: Declare calloc.
10575
10576 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10577
10578         * gcc.dg/noncompile/const-ll-1.c: New test.
10579
10580 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10581
10582         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
10583
10584 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10585
10586         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
10587         that running programs linked against the shared version of libobjc
10588         run correctly.
10589
10590 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10591
10592         * gcc.dg/c99-printf-1.c: New test.
10593
10594 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10595
10596         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
10597
10598 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
10599
10600         * gcc.c-torture/execute/20000731-1.x: Delete.
10601
10602 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
10603
10604         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
10605         and torture_without_loops as is done by c-torture.exp.
10606         (search_for): Copy from c-torture.exp.
10607         (gcc-dg-runtest): New function, drives a directory of tests
10608         iterating over the TORTURE_OPTIONS.
10609         (scan-assembler, scan-assembler-not): Move here from
10610         individual directory drivers.
10611
10612         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
10613         defined by lib/gcc-dg.exp.
10614         * gcc.dg/cpp/cpp.exp: Likewise.
10615         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
10616         gcc-dg-runtest, so we cycle over optimization options.
10617
10618         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
10619         * gcc.dg/compare2.c: No longer expected to fail.
10620
10621 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
10622
10623         * gcc.c-torture/execute/20000804-1.c: New test.
10624
10625 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10626
10627         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
10628
10629 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
10630
10631         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
10632
10633 2000-08-03  Jeffrey A Law  (law@cygnus.com)
10634
10635         * gcc.c-torture/compile/20000803-1.c: New test.
10636
10637 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10638
10639         * gcc.c-torture/execute/20000801-3.c,
10640         gcc.c-torture/execute/20000801-4.c: New tests.
10641         * gcc.c-torture/execute/20000801-3.x,
10642         gcc.c-torture/execute/20000801-4.x: Xfail.
10643
10644 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
10645
10646         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
10647         libobjc/.libs to allow for libtool.
10648
10649 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
10650
10651         * gcc.c-torture/compile/20000802-1.c: New test.
10652
10653 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
10654
10655         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
10656
10657 2000-07-31  Jeffrey A Law  (law@cygnus.com)
10658
10659         * gcc-c-torture/execute/20000731-2.c: New test.
10660
10661         * gcc.c-torture/execute/20000731-1.c: New test.
10662         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
10663
10664 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
10665
10666         * testsuite/gcc.dg/cpp/paste7.c: New test.
10667         * gcc.dg/cpp/20000725-1.c: New test.
10668
10669 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
10670
10671         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
10672         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
10673         declaration warning for __builtin_dwarf_reg_size.
10674
10675         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
10676
10677 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10678
10679         * gcc.dg/noncompile/voidparam-1.c: New test.
10680
10681 2000-07-30  Richard Henderson  <rth@cygnus.com>
10682
10683         * gcc.dg/c90-digraph-1.c: Don't xfail.
10684         * gcc.dg/compare2.c (case 10): Xfail.
10685         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
10686
10687 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
10688
10689         * gcc.dg/c99-main-1.c: New test.
10690
10691 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10692
10693         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
10694
10695 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
10696
10697         * gcc.c-tortuer/execute/20000726-1.c: New test.
10698
10699 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
10700
10701         * gcc.c-torture/execute/enum-2.c: New test.
10702
10703 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10704
10705         * gcc.dg/cpp/tr-warn3.c: New test.
10706
10707 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10708
10709         * g++.old-deja/g++.ext/implicit1.C: Remove.
10710         * g++.old-deja/g++.jason/c2.C: Remove
10711         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
10712         * g++.old-deja/g++.pt/crash16.C: Likewise.
10713         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
10714
10715 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10716
10717         * g++.old-deja/g++.other/for2.C: New test.
10718
10719 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
10720
10721         * gcc.dg/20000720-1.c: New test.
10722
10723 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
10724
10725         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
10726
10727 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
10728
10729         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
10730         * gcc.c-torture/execute/20000722-1.c: New.
10731         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
10732
10733 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
10734
10735         * gcc.dg/cpp/20000720-1.S: New test.
10736
10737 2000-07-21  Michael Meissner  <meissner@redhat.com>
10738
10739         * gcc.c-torture/execute/ieee/hugeval.c: New test.
10740
10741 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10742
10743         * g++.old-deja/g++.brendan/crash16.C,
10744         g++.old-deja/g++.brendan/parse3.C,
10745         g++.old-deja/g++.brendan/redecl1.C,
10746         g++.old-deja/g++.ns/template13.C,
10747         g++.old-deja/g++.other/decl4.C,
10748         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
10749
10750 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10751
10752         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
10753         and "Internal error".
10754
10755         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
10756         regexps.
10757         * gcc.dg/cpp/paste6.c: New test.
10758
10759 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
10760
10761         * gcc.dg/cpp/tr-direct.c: New test.
10762
10763         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
10764         gcc.dg/cpp/undef1.c: Tweak error regexps.
10765
10766 2000-07-18  Eric Christopher <echristo@redhat.com>
10767
10768         * gcc.c-torture/compile/20000718-1.c: New test.
10769
10770 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
10771
10772         * cpplex.c (_cpp_push_token): If the token being pushed back
10773         is the previous token in this context, just subtract one from
10774         context->posn.
10775         * cppmacro.c (save_expansion): Clear aux field when storing a
10776         placemarker.
10777
10778 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
10779
10780         * gcc.dg/noncompile/redecl-1.c: New test.
10781
10782 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
10783
10784         * gcc.c-torture/execute/20000717-5.c: New test.
10785         * gcc.c-torture/execute/20000717-1.x: Removed.
10786
10787 2000-07-17  Richard Henderson  <rth@cygnus.com>
10788
10789         * gcc.c-torture/execute/20000717-4.c: New test.
10790
10791 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
10792
10793         * gcc.dg/cpp/syshdr.c: New test.
10794         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
10795
10796 2000-07-17  Neil Booth  <neilb@earthling.net>
10797
10798         * gcc.dg/cpp/cmdlne-dM.c: New test.
10799         * gcc.dg/cpp/cmdlne-dD.c: New test.
10800
10801 2000-07-17  Jeffrey A Law  (law@cygnus.com)
10802
10803         * gcc.c-torture/execute/20000717-3.c: New test.
10804
10805         * gcc.c-torture/compile/20000717-1.c: New test.
10806
10807 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
10808
10809         * gcc.c-torture/execute/20000717-2.c: New test.
10810
10811 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10812
10813         * gcc.dg/formatz-1.c: New test.
10814
10815         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
10816         * gcc.dg/c99-digraph-1.c: New tests.
10817
10818         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
10819         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
10820
10821         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
10822         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
10823         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
10824         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
10825         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
10826         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
10827         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
10828
10829 2000-07-17   Greg McGary <greg@mcgary.org>
10830
10831         * gcc.c-torture/execute/20000717-1.c: New test.
10832         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
10833
10834 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
10835
10836         * gcc.c-torture/execute/20000715-2.c: New test.
10837         * gcc.dg/20000715-1.c: New test.
10838
10839 2000-07-15  Michael Meissner  <meissner@redhat.com>
10840
10841         * gcc.c-torture/execute/20000715-1.c: New test.
10842
10843 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
10844
10845         * gcc.c-torture/execute/20000707-1.c: New test.
10846
10847 2000-07-13  Neil Booth  <NeilB@earthling.net>
10848
10849         * testsuite/gcc.dg/cpp/digraph1.c,
10850         testsuite/gcc.dg/cpp/digraph2.c,
10851         testsuite/gcc.dg/cpp/digraphs.c: New tests.
10852
10853 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
10854
10855         * g77.f-torture/compile/20000630-2.f:  New test.
10856         * g77.f-torture/compile/20000630-2.x
10857
10858 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
10859
10860         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
10861
10862 2000-07-11  Neil Booth  <NeilB@earthling.net>
10863
10864         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
10865
10866 2000-07-11  Neil Booth  <NeilB@earthling.net>
10867
10868         * gcc.dg/cpp/cmdlne-C.c: New.
10869
10870 2000-07-09  Neil Booth  <NeilB@earthling.net>
10871
10872         * gcc.dg/cpp/directiv.c: New tests.
10873         * gcc.dg/cpp/undef1.c: Update.
10874
10875 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
10876
10877         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
10878
10879 2000-07-09  Neil Booth  <NeilB@earthling.net>
10880
10881         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
10882
10883 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
10884
10885         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
10886         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
10887
10888 2000-07-08  Neil Booth  <NeilB@earthling.net>
10889
10890         * gcc.dg/cpp/macsyntx.c: New tests.
10891
10892 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10893
10894         * gcc.dg/20000707-1.c: New test.
10895
10896 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10897
10898         * gcc.c-torture/execute/20000706-1.c: New test.
10899         * gcc.c-torture/execute/20000706-2.c: New test.
10900         * gcc.c-torture/execute/20000706-3.c: New test.
10901         * gcc.c-torture/execute/20000706-4.c: New test.
10902         * gcc.c-torture/execute/20000706-5.c: New test.
10903
10904 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10905
10906         * g++.old-deja/g++.pt/instantiate7.C: New test.
10907
10908 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10909
10910         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10911         * g++.old-deja/g++.mike/thunk3.C: Likewise.
10912         * g++.old-deja/g++.other/rtti3.C: Likewise.
10913         * g++.old-deja/g++.other/rttid3.C: Likewise.
10914
10915 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
10916
10917         *  g77.f-torture/compile/20000630-1.x: Fix typo
10918
10919 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
10920
10921         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10922         assembly output.
10923
10924 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
10925
10926         * gcc.dg/cpp/ident.c: New test.
10927
10928 2000-07-05  Neil Booth  <NeilB@earthling.net>
10929
10930         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10931           gcc.dg/cpp/lexstrng.c: New tests.
10932
10933 2000-07-04  Neil Booth  <NeilB@earthling.net>
10934
10935         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10936         * gcc.dg/cpp/strify2.c: Same.
10937
10938 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
10939
10940         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10941         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10942         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10943         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10944
10945         * testsuite/gcc.dg/cpp/macro1.c,
10946         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10947         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10948         testsuite/gcc.dg/cpp/strify1.c,
10949         testsuite/gcc.dg/cpp/strify2.c: New tests.
10950
10951 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
10952
10953         * gcc.c-torture/execute/20000703-1.c: New test.
10954
10955 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10956
10957         * g++.old-deja/g++.pt (lookup10.C): New test.
10958
10959 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10960
10961         * g++.old-deja/g++.pt (typename25.C): New test.
10962
10963 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
10964
10965         * gcc.c-torture/compile/20000701-1.c: New test.
10966
10967 2000-06-30  Nick Clifton  <nickc@cygnus.com>
10968
10969         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10970         to test case.
10971
10972 2000-06-30  Catherine Moore  <clm@cygnus.com>
10973
10974         * gcc.c-torture/execute/align-1.c: New test.
10975
10976 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
10977
10978         * g++.old-deja/g++.pt/expr8.C: New test.
10979         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10980
10981 2000-06-29  Nick Clifton  <nickc@cygnus.com>
10982
10983         * gcc.c-torture/compile/20000629-1.c: New test.
10984
10985 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10986
10987
10988         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10989         gcc.dg/noncompile directory, depending on whether they're
10990         preprocessor tests or not.  Annotate all the tests for the dg
10991         framework.
10992
10993         * gcc.c-torture/noncompile/noncompile.exp: Delete.
10994         * gcc.dg/noncompile/noncompile.exp: New.
10995
10996         * Moved files:
10997         Old name                                New name
10998         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
10999         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
11000         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
11001         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
11002         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
11003         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
11004         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
11005         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
11006         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
11007         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
11008         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
11009         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
11010         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
11011         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
11012         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
11013         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
11014         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
11015         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
11016         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
11017         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
11018         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
11019         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
11020         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
11021         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
11022
11023         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
11024         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
11025         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
11026         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
11027         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
11028         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
11029
11030 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
11031
11032         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
11033         declare one variable.  On the fourth, error.
11034         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
11035         declared by 20000628-1a.h.
11036
11037 2000-06-29  Richard Henderson  <rth@redhat.com>
11038
11039         * gcc.c-torture/execute/930529-1.x: New file.
11040         * gcc.dg/920413-1.c: Adjust expected warning text.
11041         * gcc.dg/980217-1.c: Declare abort.
11042         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
11043
11044 2000-06-29  Jeffrey A Law  (law@cygnus.com)
11045
11046         * g77.f-torture/compile/20000629-1.f: New test.
11047         * g77.f-torture/compile/20000629-1.x: Expected to fail.
11048
11049 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11050
11051         Rearrange lots of files, removing entirely the
11052         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
11053         directories.
11054
11055         * Deleted files:
11056         gcc.c-torture/code_quality/code_quality.exp
11057         gcc.c-torture/special/special.exp
11058         gcc.failure/failure.exp
11059         gcc.failure/940409-1.x
11060         gcc.c-torture/compile/961203-1.x
11061
11062         * New files:
11063         gcc.misc-tests/linkage.exp
11064         gcc.c-torture/execute/920730-1t.c
11065         gcc.c-torture/execute/920730-1t.x
11066         gcc.c-torture/compile/920520-1.x
11067         gcc.c-torture/compile/920521-1.x
11068         gcc.c-torture/compile/981006-1.x
11069         gcc.c-torture/execute/eeprof-1.x
11070
11071         * Moved files (possibly with modifications to fit a new harness):
11072         Old name                                New name
11073         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
11074         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
11075         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
11076         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
11077         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
11078         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
11079         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
11080         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
11081         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
11082         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
11083         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
11084         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
11085         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
11086         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
11087
11088 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
11089
11090         * c-torture/compile/961203-1.x: Delete.
11091
11092         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
11093         not exit. Include stdio.h.
11094         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
11095         * gcc.misc-tests/dg-12.c: Likewise.
11096         * gcc.misc-tests/dg-5.c: Likewise.
11097         * gcc.misc-tests/dg-6.c: Likewise.
11098         * gcc.misc-tests/dg-7.c: Prototype abort.
11099         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
11100         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
11101         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
11102         not exit.
11103         * gcc.misc-tests/sieve.c: Use return from main, not exit.
11104         * gcc.misc-tests/sort2.c: Use return from main, not exit.
11105
11106 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
11107
11108         * gcc.dg/cpp/20000628-1.c: New test.
11109         * gcc.dg/cpp/20000628-1.h: New header for above test.
11110         * gcc.dg/cpp/20000628-1a.h: Likewise.
11111
11112 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
11113
11114         * gcc.dg/cpp: New directory.
11115         * gcc.dg/cpp/cpp.exp: New driver.
11116         * gcc.dg/cpp/20000627-1.c: New test.
11117         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
11118         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
11119         and rewrite as a compilation test.
11120
11121         * gcc.dg: Move many files into the cpp subdirectory, possibly
11122         renaming or editing them as well.
11123         Old name                New name
11124         990119-1.c              cpp/19990119-1.c
11125         990228-1.c              cpp/19990228-1.c
11126         990407-1.c              cpp/19990407-1.c
11127         990409-1.c              cpp/19990409-1.c
11128         990413-1.c              cpp/19990413-1.c
11129         990703-1.c              cpp/19990703-1.c
11130         20000127-1.c            cpp/20000127-1.c
11131         20000129-1.c            cpp/20000129-1.c
11132         20000207-1.c            cpp/20000207-1.c
11133         20000207-2.c            cpp/20000207-2.c
11134         20000209-1.c            cpp/20000209-1.c
11135         20000209-2.c            cpp/20000209-2.c
11136         20000301-1.c            cpp/20000301-1.c
11137         20000419-1.c            cpp/20000419-1.c
11138         20000510-1.S            cpp/20000510-1.S
11139         20000519-1.c            cpp/20000519-1.c
11140         20000529-1.c            cpp/20000529-1.c
11141         20000625-1.c            cpp/20000625-1.c
11142         20000625-2.c            cpp/20000625-2.c
11143         cpp-as1.c               cpp/assert1.c
11144         cpp-as2.c               cpp/assert2.c
11145         cxx-comments-1.c        cpp/cxxcom1.c
11146         cxx-comments-2.c        cpp/cxxcom2.c
11147         endif-label.c           cpp/endif.c
11148         cpp-hash1.c             cpp/hash1.c
11149         cpp-hash2.c             cpp/hash2.c
11150         cpp-if1.c               cpp/if-1.c
11151         cpp-if2.c               cpp/if-2.c
11152         cpp-if3.c               cpp/if-3.c
11153         cpp-if4.c               cpp/if-4.c
11154         cpp-if5.c               cpp/if-5.c
11155         cpp-cond.c              cpp/if-cexp.c
11156         cpp-missingop.c         cpp/if-mop.c
11157         cpp-missingparen.c      cpp/if-mpar.c
11158         cpp-opprec.c            cpp/if-oppr.c
11159         cpp-ifparen.c           cpp/if-paren.c
11160         cpp-shortcircuit.c      cpp/if-sc.c
11161         cpp-shift.c             cpp/if-shift.c
11162         cpp-unary.c             cpp/if-unary.c
11163         cpp-li1.c               cpp/line1.c
11164         cpp-li2.c               cpp/line2.c
11165         lineno.c                cpp/line3.c
11166         lineno-2.c              cpp/line4.c
11167         cpp-mi.c                cpp/mi1.c
11168         cpp-mic.h               cpp/mi1c.h
11169         cpp-micc.h              cpp/mi1cc.h
11170         cpp-mind.h              cpp/mi1nd.h
11171         cpp-mindp.h             cpp/mi1ndp.h
11172         cpp-mix.h               cpp/mi1x.h
11173         cpp-mi2.c               cpp/mi2.c
11174         cpp-mi2a.h              cpp/mi2a.h
11175         cpp-mi2b.h              cpp/mi2b.h
11176         cpp-mi2c.h              cpp/mi2c.h
11177         cpp-mi3.c               cpp/mi3.c
11178         cpp-mi3.def             cpp/mi3.def
11179         poison-1.c              cpp/poison.c
11180         pr-impl.c               cpp/prag-imp.c
11181         cpp-redef-2.c           cpp/redef1.c
11182         cpp-redef.c             cpp/redef2.c
11183         strpaste.c              cpp/strp1.c
11184         strpaste-2.c            cpp/strp2.c
11185         cpp-tradpaste.c         cpp/tr-paste.c
11186         cpp-tradstringify.c     cpp/tr-str.c
11187         cpp-tradwarn1.c         cpp/tr-warn1.c
11188         cpp-tradwarn2.c         cpp/tr-warn2.c
11189         trigraphs.c             cpp/trigraphs.c
11190         cpp-unc1.c              cpp/unc1.c
11191         cpp-unc2.c              cpp/unc2.c
11192         cpp-unc3.c              cpp/unc3.c
11193         cpp-unc.c               cpp/unc4.c
11194         undef.c                 cpp/undef1.c
11195         undef-2.c               cpp/undef2.c
11196         cpp-wi1.c               cpp/widestr1.c
11197
11198 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
11199
11200         * lib/g++.exp (g++_include_flags): Tweak.
11201
11202 2000-06-27  H.J. Lu  <hjl@gnu.org>
11203             Loren J. Rittle  <ljrittle@acm.org>
11204
11205         * lib/g++.exp (g++_include_flags): Override libgloss.exp
11206         version with one that knows about the new gcc tree structure.
11207         (g++_link_flags): Same.
11208
11209 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
11210
11211         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
11212         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
11213         case we are cross-compiling.
11214
11215         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
11216         g++.old-deja/g++.niklas/Makefile.in,
11217         g++.old-deja/g++.niklas/configure.in,
11218         g++.old-deja/g++.other/Makefile.in,
11219         g++.old-deja/g++.other/configure.in,
11220         gcc.c-torture/code_quality/Makefile.in,
11221         gcc.c-torture/code_quality/configure.in,
11222         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
11223         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
11224         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
11225         gcc.c-torture/execute/ieee/Makefile.in,
11226         gcc.c-torture/execute/ieee/configure.in,
11227         gcc.c-torture/noncompile/Makefile.in,
11228         gcc.c-torture/noncompile/configure.in,
11229         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
11230         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
11231         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
11232
11233 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11234
11235         * g++.old-deja/g++.other/ambig3.C: New test.
11236
11237 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
11238
11239         * g++.old-deja/g++.pt/syntax1.C: New test.
11240         * g++.old-deja/g++.pt/syntax2.C: New test.
11241         * g++.old-deja/g++.other/syntax3.C: New test.
11242         * g++.old-deja/g++.other/syntax4.C: New test.
11243
11244 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11245
11246         * gcc.dg/20000623-1.c: Prototype exit and abort.
11247
11248 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
11249
11250         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
11251         New tests.
11252         * gcc.dg/cpp-mi3.def: New file.
11253
11254         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
11255         inside assertions.
11256         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
11257         lexer's error messages.
11258         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
11259         divine anything from the linemarkers.
11260         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
11261         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
11262
11263 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
11264
11265         * gcc.dg/20000623-1.c: New test.
11266
11267 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
11268
11269         * gcc.c-torture/execute/20000622-1.c: New test.
11270
11271 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11272
11273         * g++.old-deja/g++.other/init15.C: New test.
11274
11275 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
11276
11277         * g++.old-deja/g++.pt/vaarg2.C: New test.
11278         * g++.old-deja/g++.pt/vaarg3.C: New test.
11279
11280 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
11281
11282         * g++.old-deja/g++.other/dyncast6.C: New test.
11283
11284 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
11285
11286         * gcc.c-torture/execute/loop-6.c: New test.
11287
11288 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
11289
11290         * gcc.dg/20000614-1.c: New test.
11291         * gcc.dg/20000614-2.c: New test.
11292
11293 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
11294
11295         * g++.old-deja/g++.other/inline12.C: New test.
11296
11297 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
11298
11299         * g++.old-deja/g++.other/eh1.C: New test.
11300
11301 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
11302
11303         * g++.old-deja/g++.other/type.C: New test.
11304
11305 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11306
11307         * g++.old-deja/g++.other/initstring.C: New test.
11308
11309 2000-06-12  Jason Merrill  <jason@redhat.com>
11310
11311         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
11312
11313 2000-06-09  Jeffrey A Law  (law@cygnus.com)
11314
11315         * gcc.c-torture/compile/20000609-1.c: New test.
11316
11317 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
11318
11319         * gcc.dg/20000609-1.c: New test.
11320
11321 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
11322
11323         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
11324         * gcc.c-torture/noncompile/poison-1.c: Move...
11325         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
11326         * gcc.dg/cpp-li1.c: Add a token after the #line.
11327
11328 2000-06-05  Richard Henderson  <rth@cygnus.com>
11329
11330         * gcc.c-torture/execute/20000605-2.c: New test.
11331         * gcc.c-torture/execute/20000605-3.c: New test.
11332
11333 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
11334
11335         * g77.f-torture/execute/20000503-1.x: New file.
11336
11337 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
11338
11339         * g++.old-deja/g++.eh/badalloc1.C: New test.
11340
11341 2000-06-05  Richard Henderson  <rth@cygnus.com>
11342
11343         * gcc.c-torture/execute/20000605-1.c: New test.
11344
11345 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
11346             Nathan Sidwell <nathan@codesourcery.com>
11347
11348         * gcc.c-torture/compile/20000605-1.c: New test.
11349
11350 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
11351
11352         * g77.f-torture/compile/20000601-1.f:  New test.
11353
11354 2000-06-03  Richard Henderson  <rth@cygnus.com>
11355
11356         * gcc.c-torture/execute/20000603-1.c: New.
11357
11358 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
11359
11360         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
11361         * gcc.dg/noreturn-2.c (noreturn): Likewise.
11362
11363 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
11364
11365         * gcc.dg/compare2.c (case 12): XFAIL.
11366         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
11367         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
11368
11369         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
11370
11371 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
11372
11373         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
11374         guard macro is already defined when the header is first
11375         included.
11376         * gcc.dg/cpp-mix.h: New file.
11377         * gcc.dg/endif-label.c: Update patterns to match compiler.
11378
11379         * g++.brendan/complex1.C: Declare abort.
11380         * g++.law/refs4.C: Remove XFAIL.
11381         * g++.oliva/expr2.C: Declare abort and exit.
11382
11383 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
11384
11385         * gcc.c-torture/execute/20000528-1.c: New test.
11386
11387         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
11388         * g++.old-deja/g++.law/temps4.C: Likewise.
11389
11390         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
11391         stdlib.h.  Call abort() on failure.
11392         * g++.old-deja/g++.law/refs4.C: Likewise.
11393         * g++.old-deja/g++.law/temps4.C: Likewise.
11394         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
11395         * gcc.c-torture/execute/20000112-1.c: Include string.h.
11396
11397 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
11398
11399         Relative to g++.dg/special:
11400         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
11401
11402         Relative to g++.old-deja:
11403         * g++.brendan/complex1.C, g++.jason/optimize2.C,
11404         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
11405         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
11406         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
11407         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
11408         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
11409         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
11410
11411         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
11412         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
11413         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
11414         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
11415         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
11416         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
11417         and/or string.h.
11418
11419         * g++.other/goto1.C: Update expectations for error messages.
11420
11421 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
11422
11423         * gcc.c-torture/compile/20000523-1.c: New test.
11424
11425 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11426
11427         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
11428
11429 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
11430
11431         * g++.old-deja/g++.eh/catch11.C: New test.
11432         * g++.old-deja/g++.eh/catch12.C: New test.
11433
11434 2000-05-24  Nick Clifton  <nickc@cygnus.com>
11435
11436         * gcc.c-torture/execute/20000523-1.c: New test.
11437
11438 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
11439
11440         * c-torture/execute/bcp-1.c: Replace abort in arg of
11441         __builtin_constant_p with a generic external function.
11442
11443         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
11444         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
11445         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
11446         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
11447         Prototype abort and/or exit.
11448
11449         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
11450         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
11451         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
11452         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
11453
11454 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
11455
11456         * gcc.dg/dwarf2-1.c: New test.
11457
11458 2000-05-20  Richard Henderson  <rth@cygnus.com>
11459
11460         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
11461
11462 2000-05-20  Andreas Jaeger  <aj@suse.de>
11463
11464         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
11465         testcase.
11466
11467 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
11468
11469         * gcc.c-torture/execute/20000519-2.c: New test.
11470
11471 2000-05-19  Andreas Jaeger  <aj@suse.de>
11472
11473         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
11474         which fails with SSA.
11475
11476         * lib/c-torture.exp: Also test with -O3 -fssa.
11477
11478 2000-05-18  Michael Meissner  <meissner@redhat.com>
11479
11480         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
11481         * gcc.c-torture/execute/920415-1.c: Ditto.
11482         * gcc.c-torture/execute/920501-1.c: Ditto.
11483         * gcc.c-torture/execute/conversion.c: Ditto.
11484         * gcc.c-torture/execute/cvt-1.c: Ditto.
11485
11486 2000-05-18  Jeffrey A Law  (law@cygnus.com)
11487
11488         * gcc.c-torture/compile/20000518-1.c: New test.
11489
11490 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11491
11492         * g77.f-torture/compile/200005018.f:  New test.
11493
11494 2000-05-17  Jeffrey A Law  (law@cygnus.com)
11495
11496         * gcc.c-torture/compile/20000517-1.c: New test.
11497
11498 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11499
11500         * gcc.c-torture/execute/20000516-1.c: New test.
11501
11502 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
11503
11504         * g++.old-deja/g++.other/eh.C: New test.
11505
11506 2000-05-12  Richard Henderson  <rth@cygnus.com>
11507
11508         * gcc.c-torture/execute/990208-1.c (main): Don't pass
11509         constants through to doit's conditional.
11510
11511 2000-05-11  Jeffrey A Law  (law@cygnus.com)
11512
11513         * gcc.c-torture/compile/20000511-1.c: New test.
11514         * g77.f-torture/compile/20000511-1.f: New test.
11515         * g77.f-torture/compile/20000511-2.f: New test.
11516
11517 2000-05-11  Michael Meissner  <meissner@redhat.com>
11518
11519         * gcc.c-torture/execute/20000511-1.c: New test.
11520
11521 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
11522
11523         * gcc.dg/dg.exp: Scan .S files as well as .c files.
11524         * gcc.dg/20000510-1.S: New.
11525
11526 2000-05-08  Catherine Moore  <clm@cygnus.com>
11527
11528         * gcc.dg/unused-3.c: New.
11529
11530 2000-05-06  Richard Henderson  <rth@cygnus.com>
11531
11532           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
11533           * g++.old-deja/g++.mike/warn1.C: Likewise.
11534           * g++.old-deja/g++.pt/local1.C: Likewise.
11535           * g++.old-deja/g++.pt/local7.C: Likewise.
11536           * g++.old-deja/g++.pt/spec16.C: Likewise.
11537
11538 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
11539
11540         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
11541
11542 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
11543
11544           * g77.f-torture/execute/20000503-1.f:  New test.
11545
11546 2000-05-04  Andreas Jaeger  <aj@suse.de>
11547
11548         * gcc.dg/noreturn-2.c: New test.
11549
11550 2000-05-04  Neil Booth  <NeilB@earthling.net>
11551
11552         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
11553         preprocessor.
11554
11555 2000-05-04  Richard Henderson  <rth@cygnus.com>
11556
11557         * gcc.c-torture/execute/20000503-1.c: Fix typo.
11558
11559 2000-05-04  Richard Henderson  <rth@cygnus.com>
11560
11561         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
11562         OpenSSL by Jason R Thorpe.
11563
11564 2000-05-03  Jim Wilson  <wilson@cygnus.com>
11565
11566         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
11567
11568 2000-05-03  Robert Lipe <robertlipe@usa.net>
11569
11570         * gcc.dg/20000503-1.c: New test.
11571
11572 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
11573
11574         * gcc.c-torture/compile/20000502-1.c: New test.
11575         * g++.old-deja/g++.other/align.C: New test.
11576         * gcc.dg/cpp-tradstringify.c: New test.
11577
11578 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11579
11580         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
11581         and hard registers.
11582
11583 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
11584
11585         * gcc.c-torture/execute/loop-5.c: New test.
11586
11587 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
11588
11589         * gcc.c-torture/execute/va-arg-20.c: New test.
11590
11591 2000-04-23  Jeffrey A Law  (law@cygnus.com)
11592
11593         * gcc.c-torture/execute/20000422-1.c: New test.
11594
11595 2000-04-20  Greg McGary  <gkm@gnu.org>
11596
11597         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
11598         when optimizing, but without sibling-call optimizations (-O1).
11599
11600 2000-04-20  Jeffrey A Law  (law@cygnus.com)
11601
11602           * gcc.c-torture/compile/20000420-1.c: New test.
11603
11604 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11605
11606         * g++.abi/ptrflags.C: New test.
11607         * g++.eh/catchptr1.C: Test incomplete pointer chains.
11608
11609 2000-04-19  Catherine Moore  <clm@cygnus.com>
11610
11611         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
11612
11613 2000-04-19  Greg McGary  <gkm@gnu.org>
11614
11615         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
11616         sibling-call optimizations.
11617
11618 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
11619
11620         * gcc.dg/20000419-1.c: New test.
11621
11622 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
11623
11624         * gcc.c-torture/execute/20000412-6.c: New test.
11625
11626 2000-04-12  Jeffrey A Law  (law@cygnus.com)
11627
11628         * gcc.c-torture/execute/20000412-5.c: New test.
11629         * g77.f-torture/compile/20000412-1.f: New test.
11630         * gcc.c-torture/execute/20000412-4.c: New test.
11631         * gcc.c-torture/compile/20000412-2.c: New test.
11632         * gcc.c-torture/execute/20000412-3.c: New test.
11633         * gcc.c-torture/compile/20000412-1.c: New test.
11634         * gcc.c-torture/execute/20000412-2.c: New test.
11635
11636 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
11637
11638         * objc/execute/bf-20.m: New test.
11639
11640 2000-04-10  Richard Henderson  <rth@cygnus.com>
11641
11642         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
11643
11644         * gcc.c-torture/execute/20000412-1.c: New test.
11645
11646 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
11647
11648         * g++.old-deja/g++.eh/catchptr1.C: New test.
11649
11650 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
11651
11652         * g++.old-deja/g++.abi/cxa_vec.C: New test.
11653
11654 2000-04-08  Neil Booth  <NeilB@earthling.net>
11655
11656         * gcc.dg/cpp-nullchar.c: Remove test as
11657         embedded nulls cause problems.
11658
11659 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11660
11661         * gcc.dg/compare2.c: New test.
11662
11663 2000-04-08  Neil Booth  <NeilB@earthling.net>
11664
11665         * gcc.dg/cpp-nullchar.c: New test.
11666
11667 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
11668
11669         * gcc.dg/cpp-mi2.c: New test.
11670         * gcc.dg/cpp-mi2[abc].h: New files.
11671
11672 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
11673
11674         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
11675         member name.
11676
11677 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11678
11679         * g++.old-deja/g++.abi/vmihint.C: New test.
11680
11681 2000-04-06  Neil Booth  <NeilB@earthling.net>
11682
11683         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
11684         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
11685         copyright.
11686
11687 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
11688
11689         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
11690         avoid stack-frame overwrite.
11691
11692 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
11693
11694         * gcc.c-torture/compile/20000405-2.c: New test.
11695         * gcc.c-torture/compile/20000405-3.c: New test.
11696
11697 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11698
11699         * gcc.c-torture/compile/20000405-1.c: New test.
11700
11701 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
11702
11703         * gcc.dg/cast-qual-1.c: Revert last change.
11704
11705 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11706
11707         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
11708
11709 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
11710
11711         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
11712         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
11713
11714 2000-04-03  Jeffrey A Law  (law@cygnus.com)
11715
11716         * gcc.c-torture/compile/20000403-2.c: New test.
11717         * gcc.c-torture/compile/20000403-1.c: New test.
11718
11719 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
11720
11721         * gcc.c-torture/execute/20000403-1.c: New test.
11722
11723 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
11724
11725         * gcc.c-torture/execute/20000402-1.c: New test.
11726
11727 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
11728
11729         * gcc.c-torture/execute/va-arg-15.c: New test.
11730         * gcc.c-torture/execute/va-arg-16.c: New test.
11731         * gcc.c-torture/execute/va-arg-17.c: New test.
11732         * gcc.c-torture/execute/va-arg-18.c: New test.
11733         * gcc.c-torture/execute/va-arg-19.c: New test.
11734
11735 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
11736
11737         * gcc.c-torture/compile/981211-1.c: Move to...
11738         * gcc.dg/cpp-as1.c: ...here.
11739         * gcc.dg/cpp-as2.c: New file.
11740
11741         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
11742         compiler.
11743
11744 2000-04-02  Neil Booth  <NeilB@earthling.net>
11745
11746         * gcc.dg/cpp-cond.c  New tests.
11747         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
11748         accidental success less likely.
11749         * gcc.dg/cpp-missingop.c  New tests.
11750         * gcc.dg/cpp-missingparen.c  New tests.
11751         * gcc.dg/cpp-shift.c  New tests.
11752         * gcc.dg/cpp-shortcircuit.c  New tests.
11753         * gcc.dg/cpp-unary.c  New tests.
11754
11755 2000-03-29  Jeffrey A Law  (law@cygnus.com)
11756
11757         * gcc.c-torture/compile/20000329-1.c: New test.
11758
11759 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
11760
11761         * gcc.c-torture/compile/20000326-1.c: New test.
11762         * gcc.c-torture/compile/20000326-2.c: New test.
11763
11764 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
11765
11766         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
11767         the first parameter is a function argument.
11768
11769 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
11770
11771         * g++.old-deja/g++.ext/array4.C: New test.
11772
11773 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
11774
11775         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
11776
11777 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11778
11779         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
11780
11781 2000-03-19  Richard Henderson  <rth@cygnus.com>
11782
11783         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
11784
11785 2000-03-19  Richard Henderson  <rth@cygnus.com>
11786
11787         * gcc.c-torture/compile/20000319-1.c: New test.
11788
11789 2000-03-14  Jeffrey A Law  (law@cygnus.com)
11790
11791         * gcc.c-torture/execute/20000314-3.c: New test.
11792         * gcc.c-torture/execute/20000314-2.c: New test.
11793         * gcc.c-torture/execute/20000314-1.c: New test.
11794         * gcc.c-torture/compile/20000314-2.c: New test.
11795         * gcc.c-torture/compile/20000314-1.c: New test.
11796
11797 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
11798
11799         * g++.old-deja/g++.warn/inline.C: New test.
11800
11801 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
11802
11803         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
11804         standards-compliant result rather than specific constants.
11805         Put test-values in array.
11806
11807 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
11808
11809         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
11810         (g++_target_compile): Put test-specific options last.
11811
11812 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11813
11814         * g++.old-deja/g++.eh/vbase4.C: New test.
11815
11816 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11817
11818         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
11819
11820 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11821
11822         * g++.old-deja/g++.brendan/misc12.C: Removed.
11823         * g++.old-deja/g++.pt/memtemp77.C: Constify.
11824         * g++.old-deja/g++.ext/pretty4.C: New test.
11825
11826 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11827
11828         * g++.old-deja/g++.other/string2.C: New test.
11829
11830 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
11831
11832         * g++.old-deja/g++.warn/impint2.C: New test.
11833
11834 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
11835
11836         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
11837         is 1, not zero.
11838
11839 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
11840
11841         * g++.old-deja/g++.warn/impint.C: New test.
11842         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
11843         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
11844         * g++.old-deja/g++.pt/explicit12.C: Likewise.
11845         * g++.old-deja/g++.pt/explicit13.C: Likewise.
11846         * g++.old-deja/g++.pt/explicit17.C: Likewise.
11847         * g++.old-deja/g++.pt/explicit18.C: Likewise.
11848         * g++.old-deja/g++.pt/explicit19.C: Likewise.
11849         * g++.old-deja/g++.pt/explicit23.C: Likewise.
11850         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11851         * g++.old-deja/g++.pt/explicit35.C: Likewise.
11852         * g++.old-deja/g++.pt/explicit6.C: Likewise.
11853         * g++.old-deja/g++.pt/memclass7.C: Likewise.
11854
11855 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
11856
11857         * gcc.dg/cpp-redef.c: New test.
11858
11859 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
11860
11861         * g++.old-deja/g++.pt/unify7.C: New test.
11862
11863 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11864
11865         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
11866         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
11867
11868 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
11869
11870         * gcc.c-torture/compile/20000224-1.c: New test.
11871
11872 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11873
11874         * gcc.c-torture/compile/cpp-2.c: New test.
11875         * gcc.c-torture/compile/cpp-1.c: New test.
11876
11877 2000-02-25  Jeffrey A Law  (law@cygnus.com)
11878
11879         * gcc.c-torture/execute/20000225-1.c: New test.
11880
11881 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11882
11883         * gcc.dg/cpp-li2.c: New test.
11884
11885         * gcc.dg/cpp-wi1.c: New test.
11886
11887         * gcc.dg/cpp-li1.c: New test.
11888
11889 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
11890
11891         * g++.old-deja/g++.other/sizeof5.C: New test.
11892
11893 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11894
11895         * gcc.c-torture/execute/va-arg-13.c: New test.
11896
11897 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
11898
11899         * gcc.c-torture/execute/va-arg-12.c: New test.
11900
11901 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11902
11903         * gcc.c-torture/execute/20000223-1.c: New test.
11904
11905 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11906
11907         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11908
11909 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
11910
11911         * g++.old-deja/g++.abi/ptrmem.C: New test.
11912
11913 2000-02-19  Richard Henderson  <rth@cygnus.com>
11914
11915         * gcc.c-torture/compile/init-3.c: New.
11916
11917 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
11918
11919         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11920         ALWAYS_CXXFLAGS.
11921
11922 2000-02-11  Robert Lipe <robertl@sco.com>
11923
11924         * gcc.c-torture/compile/20000211-3.c: New test.
11925
11926 2000-02-11  Martin Buchholz <martin@xemacs.org>
11927
11928         * gcc.c-torture/compile/20000211-2.c: New test.
11929
11930 2000-02-11  Jeffrey A Law  (law@cygnus.com)
11931
11932         * gcc.c-torture/compile/20000211-1.c: New test.
11933
11934 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
11935
11936         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11937           on native targets
11938
11939 2000-02-08  Nathan Sidwell  <nathan@acm.org>
11940
11941         * g++.old-deja/g++.other/cast5.C: New test.
11942
11943 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
11944
11945         * gcc.c-torture/execute/20000205-1.c: New.
11946
11947 2000-02-03  Nathan Sidwell  <nathan@acm.org>
11948
11949         * g++.old-deja/g++.jason/cast3.C: Return void.
11950         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11951
11952 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11953
11954         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11955
11956         * gcc.dg/loop-1.c: New test.
11957
11958 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
11959
11960         * gcc.c-torture/compile/20000127-1.c: New test.
11961         * gcc.c-torture/execute/991228-1.c: New test.
11962
11963 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11964
11965         * gcc.dg/unused-2.c: New test.
11966
11967         * gcc.dg/conv-1.c: New test.
11968
11969 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11970
11971         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11972         compiler.
11973         (tool_option_proc): Fix typo.
11974
11975 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
11976
11977         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11978         of the ld on the host, not on the build machine.
11979         Also, don't crash if '--help' is not a supported option.
11980
11981 2000-01-24  Richard Henderson  <rth@cygnus.com>
11982
11983         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11984
11985 2000-01-20  Jeffrey A Law  (law@cygnus.com)
11986
11987         * gcc.c-torture/execute/20000120-2.c: New test.
11988         * gcc.c-torture/execute/20000120-1.c: New test.
11989
11990 2000-01-13  Jeffrey A Law  (law@cygnus.com)
11991
11992         * gcc.c-torture/execute/20000113-1.c: New test.
11993
11994 2000-01-12  Jeffrey A Law  (law@cygnus.com)
11995
11996         * gcc.c-torture/execute/20000112-1.c: New test.
11997
11998 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11999
12000         * gcc.dg/20000111-1.c: New test.
12001
12002 2000-01-10  Jeffrey A Law  (law@cygnus.com)
12003
12004         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
12005         with 16 bit integers.
12006
12007 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12008
12009         * gcc.dg/20000108-1.c: New test.
12010
12011 2000-01-05  Nathan Sidwell  <nathan@acm.org>
12012
12013         * g++.old-deja/g++.ns/koenig8.C: New test.
12014
12015 2000-01-05  Nathan Sidwell  <nathan@acm.org>
12016
12017         * g++.old-deja/g++.other/cast4.C: New test.
12018
12019 2000-01-05  Jeffrey A Law  (law@cygnus.com)
12020
12021         * gcc.c-torture/compile/20000105-2.c: New test.
12022         * gcc.c-torture/compile/20000105-1.c: New test.
12023
12024 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12025
12026         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
12027         references to printf & atoi to conform to ANSI standard.
12028         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
12029         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
12030         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
12031         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
12032         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
12033         * g++.old-deja/g++.brendan/complex1.C: Likewise.
12034         * g++.old-deja/g++.brendan/copy1.C: Likewise.
12035         * g++.old-deja/g++.brendan/copy2.C: Likewise.
12036         * g++.old-deja/g++.brendan/copy3.C: Likewise.
12037         * g++.old-deja/g++.brendan/copy4.C: Likewise.
12038         * g++.old-deja/g++.brendan/copy5.C: Likewise.
12039         * g++.old-deja/g++.brendan/copy6.C: Likewise.
12040         * g++.old-deja/g++.brendan/copy7.C: Likewise.
12041         * g++.old-deja/g++.brendan/copy8.C: Likewise.
12042         * g++.old-deja/g++.brendan/crash11.C: Likewise.
12043         * g++.old-deja/g++.brendan/crash14.C: Likewise.
12044         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
12045         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
12046         * g++.old-deja/g++.brendan/delete2.C: Likewise.
12047         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
12048         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
12049         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
12050         * g++.old-deja/g++.brendan/eh1.C: Likewise.
12051         * g++.old-deja/g++.brendan/groff1.C: Likewise.
12052         * g++.old-deja/g++.brendan/init3.C: Likewise.
12053         * g++.old-deja/g++.brendan/misc12.C: Likewise.
12054         * g++.old-deja/g++.brendan/misc7.C: Likewise.
12055         * g++.old-deja/g++.brendan/new2.C: Likewise.
12056         * g++.old-deja/g++.brendan/operators4.C: Likewise.
12057         * g++.old-deja/g++.brendan/operators5.C: Likewise.
12058         * g++.old-deja/g++.brendan/overload2.C: Likewise.
12059         * g++.old-deja/g++.brendan/overload7.C: Likewise.
12060         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
12061         * g++.old-deja/g++.brendan/reference1.C: Likewise.
12062         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
12063         * g++.old-deja/g++.brendan/template24.C: Likewise.
12064         * g++.old-deja/g++.brendan/template3.C: Likewise.
12065         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
12066         * g++.old-deja/g++.jason/inline3.C: Likewise.
12067         * g++.old-deja/g++.jason/opeq.C: Likewise.
12068         * g++.old-deja/g++.law/arg5.C: Likewise.
12069         * g++.old-deja/g++.law/arm7.C: Likewise.
12070         * g++.old-deja/g++.law/ctors11.C: Likewise.
12071         * g++.old-deja/g++.law/cvt8.C: Likewise.
12072         * g++.old-deja/g++.law/init9.C: Likewise.
12073         * g++.old-deja/g++.law/refs4.C: Likewise.
12074         * g++.old-deja/g++.law/template2.C: Likewise.
12075         * g++.old-deja/g++.law/visibility24.C: Likewise.
12076         * g++.old-deja/g++.law/vtable3.C: Likewise.
12077         * g++.old-deja/g++.mike/asm2.C: Likewise.
12078         * g++.old-deja/g++.mike/eh1.C: Likewise.
12079         * g++.old-deja/g++.mike/misc1.C: Likewise.
12080         * g++.old-deja/g++.mike/misc13.C: Likewise.
12081         * g++.old-deja/g++.mike/misc14.C: Likewise.
12082         * g++.old-deja/g++.mike/ns12.C: Likewise.
12083         * g++.old-deja/g++.mike/p1248.C: Likewise.
12084         * g++.old-deja/g++.mike/p3708.C: Likewise.
12085         * g++.old-deja/g++.mike/p3708a.C: Likewise.
12086         * g++.old-deja/g++.mike/p3708b.C: Likewise.
12087         * g++.old-deja/g++.mike/p646.C: Likewise.
12088         * g++.old-deja/g++.mike/p700.C: Likewise.
12089         * g++.old-deja/g++.mike/p783.C: Likewise.
12090         * g++.old-deja/g++.mike/p783a.C: Likewise.
12091         * g++.old-deja/g++.mike/p783b.C: Likewise.
12092         * g++.old-deja/g++.mike/p786.C: Likewise.
12093         * g++.old-deja/g++.mike/p789.C: Likewise.
12094         * g++.old-deja/g++.mike/p789a.C: Likewise.
12095         * g++.old-deja/g++.mike/p807a.C: Likewise.
12096         * g++.old-deja/g++.other/delete3.C: Likewise.
12097         * g++.old-deja/g++.other/dyncast1.C: Likewise.
12098         * g++.old-deja/g++.other/dyncast2.C: Likewise.
12099         * g++.old-deja/g++.other/dyncast3.C: Likewise.
12100         * g++.old-deja/g++.other/empty1.C: Likewise.
12101         * g++.old-deja/g++.other/temporary1.C: Likewise.
12102         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
12103         * g++.old-deja/g++.pt/t16.C: Likewise.
12104         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
12105
12106 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
12107
12108         * gcc.dg/991230-1.c: New test.
12109
12110 1999-12-29  Jeffrey A Law  (law@cygnus.com)
12111
12112         * gcc.c-torture/compile/991229-3.c: New test.
12113         * gcc.c-torture/compile/991229-2.c: New test.
12114         * gcc.c-torture/compile/991229-1.c: New test.
12115
12116 1999-12-29  Greg McGary <gkm@eng.ascend.com>
12117
12118         * gcc.c-torture/compile/labels-2.c: New test.
12119
12120 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12121
12122         * gcc.c-torture/execute/991227-1.c: New test.
12123
12124 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12125
12126         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
12127
12128 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
12129
12130         * gcc.c-torture/execute/991221-1.c: New test.
12131
12132 1999-12-20  Nathan Sidwell  <nathan@acm.org>
12133
12134         * g++.old-deja/g++.other/cast3.C: New test.
12135
12136 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
12137
12138         * gcc.c-torture/execute/991216-4.c: New test.
12139
12140 1999-12-16  Michael Meissner  <meissner@cygnus.com>
12141
12142         * gcc.c-torture/execute/991216-1.c: New test.
12143         * gcc.c-torture/execute/991216-2.c: New test.
12144         * gcc.c-torture/execute/991216-3.c: New test.
12145
12146 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12147
12148         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
12149         Actually make the test fail by using "-O2" for compilation.
12150
12151 1999-12-15  Nathan Sidwell  <nathan@acm.org>
12152
12153         * g++.old-deja/g++.warn/cast-align1.C: New test.
12154
12155 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12156
12157         * gcc.c-torture/compile/991214-1.c: New test.
12158         * gcc.c-torture/compile/991214-2.c: New test.
12159
12160 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
12161
12162         * gcc.dg/991214-1.c: New test.
12163
12164 1999-12-13  Jeffrey A Law  (law@cygnus.com)
12165
12166         * gcc.c-torture/compile/991213-3.c: New test.
12167         * gcc.c-torture/compile/991213-2.c: New test.
12168         * gcc.c-torture/compile/991213-1.c: New test.
12169
12170 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
12171
12172         * gcc.dg/991209-1.c: New test.
12173
12174 1999-12-08  Nathan Sidwell <nathan@acm.org>
12175
12176         * gcc.c-torture/compile/991208-1.c: New test.
12177
12178 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12179
12180         * gcc.dg/ultrasp2.c: New test.
12181
12182 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
12183
12184         * g++.old-deja/g++.abi/align.C (main): Fix typo.
12185
12186 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
12187
12188         * gcc.c-torture/compile/991202-1.c: New test.
12189         * gcc.c-torture/execute/991202-1.c: New test.
12190         * gcc.c-torture/execute/991202-2.c: New test.
12191         * gcc.c-torture/execute/991202-3.c: New test.
12192
12193 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
12194
12195         * g++.old-deja/g++.abi/align.C: New test.
12196         * g++.old-deja/g++.abi/aggregates.C: Likewise.
12197         * g++.old-deja/g++.abi/bitfields.C: Likewise.
12198
12199 1999-12-01  Richard Henderson  <rth@cygnus.com>
12200
12201         * gcc.c-torture/execute/991201-1.c: New.
12202
12203 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
12204
12205         * gcc.dg/991129-1.c: New test.
12206
12207 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12208
12209         * gcc.c-torture/compile/991127-1.c: New test.
12210
12211 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12212
12213         * g++.old-deja/g++.other/warn4.C: New test.
12214
12215 1999-11-22  Nathan Sidwell  <nathan@acm.org>
12216
12217         * g++.old-deja/g++.eh/cleanup2.C: New test.
12218         * g++.old-deja/g++.ext/pretty2.C: New test.
12219         * g++.old-deja/g++.ext/pretty3.C: New test.
12220         * g++.old-deja/g++.other/debug6.C: New test.
12221
12222 1999-10-20  Jim Wilson  <wilson@cygnus.com>
12223
12224         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
12225         compiler_output to look for one error message instead of two.
12226
12227 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
12228
12229         * gcc.c-torture/execute/991118-1.c: Also test case
12230         where the word boundary does not split a byte evenly.
12231
12232 1999-11-19  Nathan Sidwell  <nathan@acm.org>
12233
12234         * g++.old-deja/g++.ext/restrict1.C: New test.
12235
12236 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
12237
12238         * gcc.c-torture/execute/991118-1.c: New test.
12239
12240 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
12241
12242         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
12243         working directory pathnames.
12244
12245 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
12246
12247         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
12248         host is equipped with driver.h and driver.o so it can actually
12249         compile and run the tests.
12250
12251 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
12252
12253         * gcc.c-torture/compile/991008-1.c: New test.
12254
12255 1999-11-08  Nick Clifton  <nickc@cygnus.com>
12256
12257         * lib/gcc-dg.exp: Include target-supports.exp
12258
12259 1999-11-05  Nick Clifton  <nickc@cygnus.com>
12260
12261         * lib/target-supports.exp: New file: Provide procs to test for
12262         features supported by the target.
12263         (check_weak_available): Moved here from ecos.exp.
12264         (check_alias_available): New proc: Determine of the target
12265         toolchain supports the alias attribute.
12266
12267         * gcc.dg/special/ecos.exp: Move check_weak_available to
12268         target-supports.exp.
12269         (alias-1.c): Only perform the test if the target supports
12270         aliases.
12271         (wkali-1.c): Only perform the test if the target supports
12272         aliases.
12273
12274         * gcc.dg/990506-0.c: Expect error messages from cross
12275         targets as well as native targets.
12276
12277 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12278
12279         * gcc.dg/ultrasp1.c: Removed xfail.
12280         * gcc.dg/struct-ret-2.c: Likewise.
12281         * gcc.dg/array-1.c: Likewise.
12282
12283 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12284
12285         * gcc.dg/struct-ret-2.c: New test.
12286
12287         * gcc.dg/array-1.c: New test.
12288
12289 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
12290
12291         * gcc.c-torture/execute/991030-1.c: New test.
12292
12293 1999-10-26  Richard Henderson  <rth@cygnus.com>
12294
12295         * gcc.c-torture/compile/991026-2.c: New test.
12296
12297 1999-10-26  Jeffrey A Law  (law@cygnus.com)
12298
12299         * gcc.c-torture/compile/991026-1.c: New test.
12300
12301 1999-10-23  Jeffrey A Law  (law@cygnus.com)
12302
12303         * gcc.c-torture/execute/991023-1.c: New test.
12304
12305 1999-10-19  Jeffrey A Law  (law@cygnus.com)
12306
12307         * gcc.c-torture/execute/991019-1.c: New test.
12308
12309 1999-10-16  Richard Henderson  <rth@cygnus.com>
12310
12311         * gcc.c-torture/execute/991016-1.c: New test.
12312
12313 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
12314
12315         * gcc.c-torture/execute/991014-1.c: New test.
12316
12317 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
12318
12319         * g++.old-deja/g++.other/union2.C: New test.
12320
12321 1999-10-13  Nathan Sidwell  <nathan@acm.org>
12322
12323         * g++.old-deja/g++.other/vaarg2.C: New test.
12324         * g++.old-deja/g++.other/vaarg3.C: New test.
12325
12326 1999-10-12  Craig Burley  <craig@jcb-sc.com>
12327
12328         * g77.f-torture/noncompile/19990905-1.f: Moved from being
12329         in compile/.
12330
12331 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
12332
12333         * gcc.c-torture/execute/va-arg-11.c: New test.
12334
12335 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
12336
12337         * lib/file-format.exp (gcc_target_object_format): Don't
12338         crash if objdump is unavailable.
12339
12340 1999-09-29  Donn Terry <donn@interix.com>
12341
12342         * gcc.misc-tests/mg.exp: delete extraneous redirection.
12343
12344 1999-09-28  Nick Clifton  <nickc@cygnus.com>
12345
12346         * gcc.c-torture/compile/990928-1.c: New test.
12347
12348 1999-09-28  Nathan Sidwell  <nathan@acm.org>
12349
12350         * g++.old-deja/g++.other/decl6.C: New test.
12351
12352 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12353
12354         * gcc.c-torture/execute/va-arg-10.c: New test.
12355
12356 1999-09-27  Nathan Sidwell  <nathan@acm.org>
12357
12358         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
12359         __PRETTY_FUNCTION__.
12360
12361 1999-09-23  Nick Clifton  <nickc@cygnus.com>
12362
12363         * gcc.c-torture/execute/990923-1.c: New test.
12364
12365 1999-09-21  Nick Clifton  <nickc@cygnus.com>
12366
12367         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
12368         for which -fpic is inappropriate.
12369
12370 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
12371
12372         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
12373
12374 1999-09-21  Nathan Sidwell  <nathan@acm.org>
12375
12376         * g++.old-deja/g++.other/dyncast1.C: New test.
12377         * g++.old-deja/g++.other/dyncast2.C: New test.
12378         * g++.old-deja/g++.other/dyncast3.C: New test.
12379         * g++.old-deja/g++.other/dyncast4.C: New test.
12380         * g++.old-deja/g++.other/dyncast5.C: New test.
12381         * g++.old-deja/g++.eh/catch3.C: New test.
12382         * g++.old-deja/g++.eh/catch3p.C: New test.
12383         * g++.old-deja/g++.eh/catch4.C: New test.
12384         * g++.old-deja/g++.eh/catch4p.C: New test.
12385         * g++.old-deja/g++.eh/catch5.C: New test.
12386         * g++.old-deja/g++.eh/catch5p.C: New test.
12387         * g++.old-deja/g++.eh/catch6.C: New test.
12388         * g++.old-deja/g++.eh/catch6p.C: New test.
12389         * g++.old-deja/g++.eh/catch7.C: New test.
12390         * g++.old-deja/g++.eh/catch7p.C: New test.
12391         * g++.old-deja/g++.eh/catch8.C: New test.
12392         * g++.old-deja/g++.eh/catch8p.C: New test.
12393         * g++.old-deja/g++.eh/catch9.C: New test.
12394         * g++.old-deja/g++.eh/catch9p.C: New test.
12395
12396 1999-09-13  Nathan Sidwell  <nathan@acm.org>
12397
12398         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
12399         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
12400
12401 1999-09-13  Jeffrey A Law  (law@cygnus.com)
12402
12403         * gcc.c-torture/compile/990913-1.c: New test.
12404
12405 1999-09-10  Nathan Sidwell  <nathan@acm.org>
12406
12407         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
12408         * g++.old-deja/g++.jason/rfg5.C: Likewise.
12409
12410 1999-09-09  Richard Henderson  <rth@cygnus.com>
12411
12412         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
12413
12414 1999-09-09  Nathan Sidwell  <nathan@acm.org>
12415
12416         * g++.old-deja/g++.other/lookup11.C: New test.
12417         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
12418         what is permitted and what we want.
12419         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
12420         overload use.
12421         * g++.old-deja/g++.jason/rfg5.C: Likewise
12422
12423 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
12424
12425         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
12426         * gcc.c-torture/noncompile/poison-1.c: New file.
12427
12428 1999-09-08  Nathan Sidwell  <nathan@acm.org>
12429
12430         * g++.old-deja/g++.other/sizeof3.C: New test.
12431         * g++.old-deja/g++.other/sizeof4.C: New test.
12432         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
12433         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
12434
12435 1999-09-07  Richard Henderson  <rth@cygnus.com>
12436
12437         * gcc.dg/va-arg-1.c: New.
12438
12439 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12440
12441         * gcc.c-torture/execute/va-arg-9.c: New test.
12442
12443 1999-09-05  Craig Burley  <craig@jcb-sc.com>
12444
12445         * g77.f-torture/compile/980519-2.f: New test.
12446         * g77.f-torture/compile/19990905-0.f: New test.
12447         * g77.f-torture/compile/19990905-1.f: New test.
12448         * g77.f-torture/compile/19990905-2.f: New test.
12449
12450         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
12451
12452 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
12453
12454         * gcc.c-torture/execute/990827-1.c: Fix typo.
12455
12456 1999-09-03  Nathan Sidwell  <nathan@acm.org>
12457
12458         * g++.old-deja/g++.other/deref1.C: New test.
12459
12460 1999-09-02  Nathan Sidwell  <nathan@acm.org>
12461
12462         * g++.old-deja/g++.other/ambig2.C: New test.
12463         * g++.old-deja/g++.other/cond5.C: New test.
12464         * g++.old-deja/g++.other/lookup16.C: New test.
12465
12466 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
12467
12468         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
12469         assemblers too.
12470
12471 1999-08-31  Jeffrey A Law  (law@cygnus.com)
12472
12473         * lib/c-torture.exp: Avoid the "compare executables" optimization
12474         when testing native.
12475
12476 1999-08-29  Jeffrey A Law  (law@cygnus.com)
12477
12478         * gcc.c-torture/execute/990829-1.c: New test.
12479         * gcc.c-torture/compile/990829-1.c: New test.
12480
12481 1999-08-27  Paul Burchard  <burchard@pobox.com>
12482
12483         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
12484         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
12485         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
12486         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
12487         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
12488         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
12489         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
12490         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
12491         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
12492         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
12493         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
12494
12495 1999-08-27  Jeffrey A Law  (law@cygnus.com)
12496
12497         * gcc.c-torture/execute/990827-1.c: New test.
12498
12499 1999-08-26  Craig Burley  <craig@jcb-sc.com>
12500
12501         * g77.f-torture/noncompile/19990826-4.f: New test.
12502
12503         * g77.f-torture/compile/19990826-3.f: New test.
12504
12505         * g77.f-torture/execute/19990826-2.f: New test.
12506
12507         * g77.f-torture/compile/19990826-1.f: New test.
12508
12509         * gcc.c-torture/execute/990826-0.c: New test.
12510         * g77.c-torture/execute/19990826-0.f: New test.
12511
12512         * g77.f-torture/noncompile/970626-2.f: New test.
12513
12514 1999-08-25  Paul Burchard  <burchard@pobox.com>
12515
12516         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
12517         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
12518         lss-011.C: New tests.
12519
12520 1999-08-25  Nathan Sidwell  <nathan@acm.org>
12521
12522         * g++.old-deja/g++.other/decl5.C: New test.
12523
12524 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12525
12526         * noncompile/noncompile.exp: Load_lib c-torture.exp.
12527         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
12528         call `postbase' for each one.  All callers of `postbase' changed
12529         to call this instead.
12530
12531 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
12532
12533         * gcc.c-torture/execute/990811-1.c: New test.
12534
12535 1999-08-09  Nick Clifton  <nickc@cygnus.com>
12536
12537         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
12538         just native ones.
12539
12540         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
12541         just native ones.
12542
12543 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12544
12545         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
12546
12547 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12548
12549         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
12550
12551 1999-08-04  Nathan Sidwell  <nathan@acm.org>
12552
12553         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
12554
12555 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12556
12557         * gcc.c-torture/execute/990804-1.c: New test.
12558
12559 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12560
12561         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
12562         * g++.old-deja/g++.brendan/crash64.C: Likewise
12563         * g++.old-deja/g++.brendan/overload8.C: Likewise
12564
12565 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12566
12567         * g++.old-deja/g++.other/struct1.C: New test.
12568
12569 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12570
12571         * g++.old-deja/g++.other/enum2.C: New test.
12572
12573 1999-08-02  Richard Henderson  <rth@cygnus.com>
12574
12575         Adapted from tests from Franz Sirl:
12576         * gcc.c-torture/execute/va-arg-7.c: New test.
12577         * gcc.c-torture/execute/va-arg-8.c: New test.
12578
12579 1999-08-01  Jeffrey A Law  (law@cygnus.com)
12580
12581         * gcc.c-torture/compile/990801-2.c: New test.
12582
12583         * gcc.c-torture/compile/990801-1.c: New test.
12584
12585 1999-07-27  Michael Meissner  <meissner@cygnus.com>
12586
12587         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
12588         fp-cmp-1.c, converting double to float.
12589
12590         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
12591         fp-cmp-1.c, converting double to long double.
12592
12593         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
12594         from fr1 to unknown_register, since fr1 is a legitimate register
12595         on some machines.
12596
12597 1999-07-25  Jeffrey A Law  (law@cygnus.com)
12598
12599         * README: More listname related changes.
12600
12601 1999-07-08  Catherine Moore  <clm@cygnus.com>
12602
12603         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
12604
12605 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
12606
12607         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
12608
12609 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12610
12611         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
12612
12613 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
12614
12615         * gcc.dg/990703-1.c: New test.
12616
12617 1999-06-29  Nick Clifton  <nickc@cygnus.com>
12618
12619         * lib/file-format.exp: New file: Move definition of proc
12620         gcc_target_object_format to here from
12621         gcc.dg/special/ecos.exp.
12622
12623         * lib/c-torture.exp: Include lib file-format.exp.
12624         * lib/gcc-dg.exp: Include lib file-format.exp.
12625
12626         * gcc.dg/special/ecos.exp: Remove definition of proc
12627         gcc_target_object_format.
12628
12629 1999-06-28  Jeffrey A Law  (law@cygnus.com)
12630
12631         * gcc.c-torture/execute/990628-1.c: New test.
12632
12633 1999-06-25  Jeffrey A Law  (law@cygnus.com)
12634
12635         * gcc.c-torture/compile/990625-2.c: New test.
12636
12637         * gcc.c-torture/compile/990625-1.c: New test.
12638
12639 1999-06-23  Nick Clifton  <nickc@cygnus.com>
12640
12641         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
12642         attributes compile.
12643         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
12644         ports that use the COFF/PE file format.
12645
12646 1999-06-17  Jeffrey A Law  (law@cygnus.com)
12647
12648         * gcc.c-torture/compile/990617-1.c: New test.
12649
12650 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
12651
12652         * g++.old-deja/g++.other/decl4.C: New test.
12653
12654 1999-06-14  Nathan Sidwell  <nathan@acm.org>
12655
12656         * g++.old-deja/g++.other/bitfld3.C: New test.
12657
12658 1999-06-08  Nathan Sidwell  <nathan@acm.org>
12659
12660         * g++.old-deja/g++.eh/catch1.C: New test.
12661
12662 1999-06-07  Jeffrey A Law  (law@cygnus.com)
12663
12664         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
12665
12666         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
12667         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
12668
12669 1999-06-05  Craig Burley  <craig@jcb-sc.com>
12670
12671         * g77.f-torture/compile/19990502-0.f: Replace with new,
12672         shorter, test that still fails after recent changes.
12673
12674 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12675
12676         * gcc.c-torture/execute/990604-1.c: New test.
12677
12678 1999-05-31  Jeffrey A Law  (law@cygnus.com)
12679
12680         * gcc.c-torture/execute/990531-1.c: New test.
12681
12682 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12683
12684         * gcc.c-torture/compile/990527-1.c: New test.
12685
12686 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
12687
12688         * gcc.c-torture/execute/990527-1.c: New test.
12689
12690 1999-05-25  Nick Clifton  <nickc@cygnus.com>
12691
12692         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
12693         bitfields as signed.
12694
12695 1999-05-25  Craig Burley  <craig@jcb-sc.com>
12696
12697         * g77.f-torture/compile/19990525-0.f: New test.
12698
12699 1999-05-25  Jeffrey A Law  (law@cygnus.com)
12700
12701         * gcc.c-torture/execute/990525-2.c: New test.
12702
12703         * gcc.c-torture/execute/990525-1.c: New test.
12704
12705 1999-05-24  Nathan Sidwell  <nathan@acm.org>
12706
12707         * g++.old-deja/g++.other/anon3.C: New test.
12708         * g++.old-deja/g++.other/anon4.C: New test.
12709         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
12710         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
12711         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
12712         Merrill).
12713
12714 1999-05-24  Jeffrey A Law  (law@cygnus.com)
12715
12716         * gcc.c-torture/execute/990524-1.c: New test.
12717
12718         * gcc.dg/990524-1.c: New test.
12719
12720 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12721
12722         * gcc.c-torture/compile/990523-1.c: New test.
12723
12724 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
12725
12726         * gcc.c-torture/compile/990519-1.c: New test.
12727
12728 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12729
12730         * gcc.c-torture/compile/990517-1.c: New test.
12731
12732         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
12733         (e4, f4): New tests.
12734         (main): Call them.
12735
12736 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12737
12738         * gcc.dg/noreturn-1.c: New test.
12739
12740 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12741
12742         * gcc.c-torture/execute/990513-1.c: New test.
12743
12744 1999-05-10  Richard Henderson  <rth@cygnus.com>
12745
12746         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
12747
12748 1999-05-10  Craig Burley  <craig@jcb-sc.com>
12749
12750         * g77.f-torture/execute/erfc.f: Use small single-precision
12751         values, to avoid problems on Alphas when not -mieee.
12752
12753 1999-05-08  Craig Burley  <craig@jcb-sc.com>
12754
12755         * gcc.dg/990506-0.c: New test.
12756
12757 1999-05-08  Richard Henderson  <rth@cygnus.com>
12758
12759         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
12760         the constant to test.  Don't XFAIL 64-bit targets.
12761
12762         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
12763         * g++.old-deja/g++.law/profile1.C: Likewise.
12764
12765         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
12766         operator new instances.
12767         * g++.old-deja/g++.other/delete5.C: Likewise.
12768
12769 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12770
12771         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
12772         intrinsic.
12773
12774 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12775
12776         * g77.f-torture/execute/u77-test.f: Reverse order of two
12777         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
12778
12779 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12780
12781         * gcc.dg/compare1.c: New test.
12782
12783 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12784
12785         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
12786         New tests.
12787
12788 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12789
12790         * g77.f-torture/compile/19990502-1.f: New test.
12791
12792 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12793
12794         * g77.f-torture/compile/19990502-0.f: New test.
12795
12796 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12797
12798         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
12799         intrinsic.
12800
12801 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12802
12803         * g77.f-torture/execute/u77-test.f (main): List libU77
12804         intrinsics not currently tested.
12805         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
12806         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
12807         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
12808         Trim blanks off the ends of some printed strings.
12809
12810 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12811
12812         * g77.f-torture/execute/u77-test.f (main): Just warn about
12813         FSTAT gid disagreement, as it's expected on some systems.
12814
12815 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12816
12817         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
12818         use a new function, which allows for some slop.
12819         Clean up some commentary.
12820         (issum): The new function.
12821         (sgladd): Deleted subroutine.
12822
12823 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12824
12825         * g77.f-torture/execute/u77-test.f: Modify to be more like
12826         libf2c/libU77 version, bringing patches to that version here.
12827         Add suitable commentary.
12828
12829 1999-04-25  Richard Henderson  <rth@cygnus.com>
12830
12831         * gcc.dg/990424-1.c: New test.
12832
12833 1999-04-24  Craig Burley  <craig@jcb-sc.com>
12834
12835         * g77.f-torture/execute/u77-test.f (main): Bug involving
12836         LSTAT has been fixed, so turn back on full checking.
12837
12838 1999-04-20  Craig Burley  <craig@jcb-sc.com>
12839
12840         * g77.f-torture/compile/19990419-0.f: New test.
12841         * g77.f-torture/execute/19990419-1.f: New test.
12842
12843 1999-04-17  Richard Henderson  <rth@cygnus.com>
12844
12845         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
12846         to avoid the need for a prototype to supress a warning.
12847
12848 1999-04-07  Jim Wilson  <wilson@cygnus.com>
12849
12850         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
12851
12852 1999-04-04  Jeffrey A Law  (law@cygnus.com)
12853
12854         * gcc.c-torture/execute/990404-1.c: New test.
12855
12856 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12857
12858         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
12859         * gcc.dg/cpp-if3.c: Don't use -pedantic.
12860         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
12861         missing initializer warnings.
12862
12863 1999-03-28  Jeffrey A Law  (law@cygnus.com)
12864
12865         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
12866         matching strings.
12867
12868 1999-03-26  Jeffrey A Law  (law@cygnus.com)
12869
12870         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
12871
12872 1999-03-26  Craig Burley  <craig@jcb-sc.com>
12873
12874         * g77.f-torture/execute/19990325-0.f: New test.
12875         * g77.f-torture/execute/19990325-1.f: New test.
12876
12877 1999-03-24  Jeffrey A Law  (law@cygnus.com)
12878
12879         * gcc.c-torture/execute/990324-1.c: New test.
12880
12881 1999-03-22  Jim Wilson  <wilson@cygnus.com>
12882
12883         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
12884         test with 4.
12885
12886 1999-03-17  Richard Henderson  <rth@cygnus.com>
12887
12888         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
12889
12890 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12891
12892         * g77.f-torture/execute/19990313-2.f: New test.
12893         * g77.f-torture/execute/19990313-3.f: New test.
12894
12895 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12896
12897         * g77.f-torture/execute/19990313-0.f: New test.
12898         * g77.f-torture/execute/19990313-1.f: New test.
12899
12900 1999-03-12  Jim Wilson  <wilson@cygnus.com>
12901
12902         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12903         printf to sprintf.
12904         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12905         (main): Add check for u15.  Conditionalize u31 check depending on
12906         whether ints are <32 bits or >=32 bits.
12907
12908 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12909
12910         * g77.f-torture/execute/19981119-0.f: Improve testiness.
12911
12912 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12913
12914         * g77.f-torture/compile/19990305-0.f: New test.
12915         * g77.f-torture/execute/19981119-0.f: New test.
12916
12917 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12918
12919         * g77.f-torture/execute/970625-2.f: call ABORT if final
12920         result is not correct, instead of just printing it.
12921         Add this checking via newly introduced obfuscation, to
12922         trip up buggy front ends.
12923
12924 1999-03-07  Craig Burley  <craig@jcb-sc.com>
12925
12926         * g77.f-torture/compile/960317-1.f: Moved from being
12927         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
12928
12929 1999-03-06  Craig Burley  <craig@jcb-sc.com>
12930
12931         * g77.f-torture/execute/960317-1.f: New (old) test.
12932         * g77.f-torture/execute/970625-2.f: Ditto.
12933
12934 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
12935
12936         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12937         message on line 1 or line 2; cccp and cpplib do this differently.
12938
12939 1999-03-01  Jeffrey A Law  (law@cygnus.com)
12940
12941         * g++.old-deja/g++.law/weak1.C: New test.
12942
12943 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12944
12945         * gcc.c-torture/execute/990119-1.c: Renamed to...
12946         * gcc.dg/990119-1.c: this, so it will only be tested once
12947         (it's a preprocessor test, it doesn't need to be run at
12948         multiple optimization levels).
12949
12950 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12951
12952         * lib/g++.exp: Don't add incdir=$base_dir/../include to
12953           ALWAYS_CXXFLAGS.
12954
12955 1999-02-24  Craig Burley  <craig@jcb-sc.com>
12956
12957         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12958         * g77.f-torture/compile/19981216-0.f: ...as it is expected
12959         to not be compilable by current g77.
12960
12961 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12962
12963         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12964
12965 1999-02-22  Jeffrey A Law  (law@cygnus.com)
12966
12967         * gcc.c-torture/execute/990222-1.c: New test.
12968
12969 1999-02-19  Craig Burley  <craig@jcb-sc.com>
12970
12971         * g77.f-torture/compile/19990218-0.f: New test.
12972         * g77.f-torture/noncompile/19990218-1.f: New test.
12973
12974 1999-02-18  Craig Burley  <craig@jcb-sc.com>
12975
12976         * g77.f-torture/compile/19981216-0.f: New test.
12977
12978 1999-02-14  Jeffrey A Law  (law@cygnus.com)
12979
12980         * gcc.dg/990214-1.c: New test.
12981
12982 1999-02-13  Jeffrey A Law  (law@cygnus.com)
12983
12984         * gcc.dg/990213-2.c: New test.
12985
12986         * gcc.dg/990213-1.c: New test.
12987
12988 1999-02-12  Jeffrey A Law  (law@cygnus.com)
12989
12990         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12991         ints.
12992
12993 1999-02-11  Nick Clifton  <nickc@cygnus.com>
12994
12995         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12996         specified by target.
12997
12998         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12999
13000 1999-02-11  Jeffrey A Law  (law@cygnus.com)
13001
13002         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
13003
13004 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13005
13006         * gcc.dg/special/ecos.exp: New test driver for new tests with
13007         special requirements.
13008
13009         * gcc.dg/special/alias-1.c: New test.
13010         * gcc.dg/special/gcsec-1.c: New test.
13011         * gcc.dg/special/weak-1.c: New test.
13012         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
13013         * gcc.dg/special/weak-2.c: New test.
13014         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
13015         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
13016         * gcc.dg/special/wkali-1.c: New test.
13017         * gcc.dg/special/wkali-2.c: New test.
13018         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
13019         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
13020
13021 1999-02-10  Felix Lee  <flee@cygnus.com>
13022
13023           * lib/c-torture.exp (c-torture-compile): Pull out code for
13024           analyzing gcc error messages.
13025           (c-torture-execute): Likewise.  Fix some (harmless) false
13026           positives.
13027           * lib/gcc.exp (gcc_check_compile): New function.
13028
13029 1999-02-08  Richard Henderson  <rth@cygnus.com>
13030
13031         * gcc.c-torture/execute/990208-1.c: New test.
13032
13033 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
13034
13035         * g++.dg/special/ecos.exp: New driver for new tests with special
13036         requirements
13037
13038         * g++.dg/special/conpr-1.C: New test
13039         * g++.dg/special/conpr-2.C: New test
13040         * g++.dg/special/conpr-2a.C: New test
13041         * g++.dg/special/conpr-3.C: New test
13042         * g++.dg/special/conpr-3a.C: New test
13043         * g++.dg/special/conpr-3b.C: New test
13044
13045         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
13046         allow g++ to use the dg driver
13047
13048         * README: Add comment about g++.dg directory
13049
13050 1999-02-06  Jeffrey A Law  (law@cygnus.com)
13051
13052         * README: Update email addresses.
13053
13054 1999-02-03  Nick Clifton  <nickc@cygnus.com>
13055
13056         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
13057         arguments in order to force structure S onto the stack even on
13058         the alpha.
13059         (test): Pass 10 leading arguments to function foo as well as the
13060         structure S.
13061
13062         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
13063         failure for all targets.
13064
13065         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
13066         abort to terminate program execution.
13067
13068 1999-01-30  Richard Henderson  <rth@cygnus.com>
13069
13070         * gcc.c-torture/execute/990130-1.c: New test.
13071
13072 1999-01-30  Jeffrey A Law  (law@cygnus.com)
13073
13074         * gcc.dg/990130-1.c: New test.
13075
13076 1999-01-28  Michael Meissner  <meissner@cygnus.com>
13077
13078         * gcc.c-torture/execute/990128-1.c: New test.
13079
13080 1999-01-27  Michael Meissner  <meissner@cygnus.com>
13081
13082         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
13083
13084 1999-01-27  Felix Lee  <flee@cygnus.com>
13085
13086         * lib/c-torture.exp (c-torture-compile): pull out code for
13087         analyzing gcc error messages.
13088         (c-torture-execute): ditto, and fix some (harmless) false
13089         positives.
13090         * lib/gcc.exp (gcc_check_compile): new function.
13091
13092 1999-01-17  Jeffrey A Law  (law@cygnus.com)
13093
13094         * gcc.dg/990117-1.c: New test.
13095
13096         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
13097
13098         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
13099
13100 1999-01-15  Jeffrey A Law  (law@cygnus.com)
13101
13102         * g77.f-torture/compile/990115-1.f: New test.
13103
13104 1999-01-07  Jeffrey A Law  (law@cygnus.com)
13105
13106         * gcc.c-torture/compile/990107-1.c: New test
13107
13108 1999-01-06  Jeffrey A Law  (law@cygnus.com)
13109
13110         * gcc.c-torture/execute/990106-2.c: New test.
13111
13112         * gcc.c-torture/execute/990106-1.c: New test.
13113
13114 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
13115
13116         * gcc.c-torture/compile/981223-1.c: New test.
13117
13118 1998-12-29  Richard Henderson  <rth@cygnus.com>
13119
13120         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
13121         (opt3): Rename from opt4 and disable.
13122
13123 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
13124
13125         * g++.old-deja/g++.pt/ptrmem5.C: New test.
13126
13127 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13128
13129         * g++.old-deja/g++.other/conv5.C: New test.
13130
13131 1998-12-14  Nick Clifton  <nickc@cygnus.com>
13132
13133         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
13134
13135 1998-12-11  Jeffrey A Law  (law@cygnus.com)
13136
13137         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
13138
13139 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
13140
13141         * gcc.c-torture/compile/981211-1.c: New test.
13142
13143 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
13144
13145         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
13146
13147         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
13148
13149 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13150
13151         * gcc.special/930510-1.c: Make C9X safe.
13152         * gcc.misc-tests/gcov-1.c Similarly.
13153         * gcc.misc-tests/gcov-2.c Similarly.
13154
13155 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13156
13157         * gcc.dg/ultrasp1.c: New test.
13158
13159 1998-12-06  Richard Henderson  <rth@cygnus.com>
13160
13161         * gcc.c-torture/execute/981206.c: New test.
13162
13163 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13164
13165         * g++.old-deja/g++.ns/template7.C: New test.
13166
13167         * g++.old-deja/g++.other/expr1.C: New test.
13168
13169         * g++.old-deja/g++.eh/tmpl3.C: New test.
13170
13171         * g++.old-deja/g++.eh/tmpl2.C: New test.
13172
13173 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13174
13175         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
13176         * g++.old-deja/g++.other/using6.C: Removed.
13177         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
13178
13179         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
13180
13181 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13182
13183         * g++.old-deja/g++.pt/overload8.C: New test.
13184
13185         * g++.old-deja/g++.pt/overload7.C: New test.
13186
13187         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
13188
13189         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
13190         and relinking messages.
13191         * lib/g++.exp (g++_target_compile): Remove .rpo file when
13192         compiling with -frepo.
13193
13194 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
13195
13196         * g++.old-deja/g++.pt/lookup6.C: New test.
13197
13198 1998-11-30  Nick Clifton  <nickc@cygnus.com>
13199
13200         * gcc.c-torture/execute/981130-1.c: New test.
13201         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
13202
13203 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13204
13205         * g++.old-deja/g++.pt/explicit76.C: New test.
13206
13207         * g++.old-deja/g++.pt/friend38.C: New test.
13208
13209         * g++.old-deja/g++.ns/crash2.C: New test.
13210
13211         * g++.old-deja/g++.pt/defarg8.C: New test.
13212
13213         * g++.old-deja/g++.pt/instantiate6.C: New test.
13214
13215         * g++.old-deja/g++.pt/static6.C: New test.
13216
13217         * g++.old-deja/g++.pt/decl2.C: New test.
13218
13219 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13220
13221         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
13222         problem is actually related with name lookup, but so what? :-)
13223
13224         * g++.old-deja/g++.pt/friend37.C: New test.
13225
13226 1998-11-25  Dave Love  <d.love@dl.ac.uk>
13227
13228         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
13229         element, which fails on some systems.
13230
13231         * g77.f-torture/execute/labug1.f: New test.
13232
13233 1998-11-21  Jeffrey A Law  (law@cygnus.com)
13234
13235         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
13236         is defined.
13237
13238 1998-11-18  Dave Love  <d.love@dl.ac.uk>
13239
13240         * g77.f-torture/compile/981117-1.f: New test.
13241
13242 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
13243
13244         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
13245         properly discarded.
13246
13247 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
13248
13249         * gcc.c-torture/execute/memcheck: New directory of tests for
13250         -fcheck-memory-usage.
13251
13252 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13253
13254         * README: New file, general information about the testsuite and
13255         new description of the various C++ test subdirectories.
13256         * README.g++: Eliminate obsolete information, update and move most
13257         relevant stuff to README.
13258
13259 1998-11-07  Richard Henderson  <rth@cygnus.com>
13260
13261         * gcc.c-torture/compile/981107-1.c: New test.
13262
13263 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
13264
13265         * execute/memcpy-bi.c: New testcase.
13266
13267 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
13268
13269         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
13270         base classes.
13271
13272         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
13273         template is selected.
13274
13275         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
13276         classes, it should be accepted for all types.
13277
13278         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
13279
13280         * g++.old-deja/g++.pt/spec24.C: Ensure that template
13281         specializations start with template headers.
13282
13283 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
13284
13285         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
13286
13287         * g++.old-deja/g++.other/init9.C: Test cross initialization of
13288         non-POD types.
13289
13290 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
13291
13292         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
13293
13294 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13295
13296         * compile/981022-1.c, compile/981022-1.x: New test and driver.
13297
13298 1998-10-19  Jeffrey A Law  (law@cygnus.com)
13299
13300         * 981019-1.c: New test.
13301
13302 1998-10-14  Robert Lipe <robertl@dgii.com>
13303
13304         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
13305         find objc headers.
13306
13307 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13308
13309         * compile/981001-4.c: Remove use of GCC extension that triggers a
13310         compiler bug.
13311
13312 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
13313
13314         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
13315
13316 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13317
13318         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
13319         instantiation of template produces incorrect code for delete
13320         expression.
13321
13322         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
13323         constructors' name is not unique.
13324         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
13325         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
13326
13327         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
13328         automatic array of const is ill-formed.
13329
13330         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
13331         of template parameter?
13332
13333         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
13334         const.
13335
13336         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
13337         pointer-to-member expression.
13338
13339         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
13340         declaration causes ICE.
13341
13342 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
13343
13344         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
13345         reserved in the global namespace.
13346
13347         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
13348         generate needed virtual table.
13349
13350         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
13351
13352 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
13353
13354         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
13355         template-dependent type
13356
13357 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
13358
13359         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
13360         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
13361         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
13362
13363         * g++.old-deja/g++.other/using5.C: New test; using decl from base
13364         class should be usable as argument of member function.
13365         * g++.old-deja/g++.other/using6.C: New test; using decl from base
13366         class should be usable as return type of member function.
13367         * g++.old-deja/g++.other/using7.C: New test; using decl from base
13368         class should be usable as type of data member.
13369
13370         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
13371
13372 1998-10-09  Jeffrey A Law  (law@cygnus.com)
13373
13374         * gcc.c-torture/special/920521-1.c: Fix bogus test.
13375
13376 1998-10-08  Nick Clifton  <nickc@cygnus.com>
13377
13378         * gcc.dg/dll-?.c Add thumb to target list.
13379         Fix assembler scan patterns to match current assembler output.
13380
13381 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
13382
13383         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
13384         matching of template brackets.
13385
13386         * g++.old-deja/g++.other/using4.C: New test.  Test using
13387         declarations of methods from base classes.
13388
13389         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
13390         within functions should introduce names into the innermost
13391         enclosing namespace.
13392
13393         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
13394         of static locals if first initialization throws.
13395
13396 1998-10-07  Jim Wilson  <wilson@cygnus.com>
13397
13398         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
13399
13400 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
13401
13402         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
13403         lose track of the possible targets of tablejump insns.
13404         * special/special.exp: Run it.
13405
13406 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
13407
13408         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
13409         must be declared before its specializations can be named in friend
13410         declarations.
13411
13412 1998-10-05  Dave Love  <d.love@dl.ac.uk>
13413
13414         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
13415
13416         * g77.f-torture/execute/io1.f: New test.
13417
13418 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
13419
13420         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
13421         with pointer to template function, for which no argument deduction
13422         is possible.
13423
13424         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
13425         specialization of template function as argument to template
13426         function.
13427
13428         * g++.old-deja/g++.other/access2.C: New test; Inner class
13429         shouldn't have privileged access to Outer's names.
13430
13431 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
13432
13433         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
13434         friend template declared within template class conflicts with
13435         nested class of the same name.
13436
13437         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
13438         is ignored.
13439
13440         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
13441         object with direct initializer as function declaration.
13442
13443         * g++.old-deja/g++.other/decl2.C: New test; duplicate
13444         initializers.
13445
13446         * g++.old-deja/g++.other/null2.C: New test; conditional operator
13447         involving const pointer and NULL produces incorrect result.
13448
13449         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
13450         type name without `typename' should be rejected with -pedantic.
13451
13452 1998-10-02  Richard Henderson  <rth@cygnus.com>
13453
13454         * g++.old-deja/g++.other/addrof1.C: New test.
13455
13456 1998-10-01  Nick Clifton  <nickc@cygnus.com>
13457
13458         * gcc.c-torture/compile/981001-1.c: New test.
13459         * gcc.c-torture/execute/981001-1.c: New test.
13460
13461 1998-10-01  Jeffrey A Law  (law@cygnus.com)
13462
13463         * gcc.c-torture/compile/981001-2.c: New test.
13464         * gcc.c-torture/compile/981001-3.c: New test.
13465         * gcc.c-torture/compile/981001-4.c: New test.
13466
13467 1998-10-01  Robert Lipe  <robertl@dgii.com>
13468
13469         * lib/objc.exp (objc_target_compile): Add -L during compiles for
13470         multilibbed hosts.   Idea grafted from g77.exp.
13471
13472 1998-09-30  Dave Love  <d.love@dl.ac.uk>
13473
13474         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
13475         avoid losing on systems which need -lsocket.
13476
13477 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
13478
13479         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
13480         * g++.old-deja/g++.other/nested2.C: Ditto.
13481         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
13482         failure.
13483
13484 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13485
13486         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
13487         preferred over template operator!= for enum bitfields.
13488
13489 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
13490
13491         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
13492         that happen to have the same base name, but in different scopes,
13493         are incorrectly rejected.
13494
13495 1998-09-16  Richard Henderson  <rth@cygnus.com>
13496
13497         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
13498         on the native word size instead of an integer literal.
13499
13500 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13501
13502         * g++.old-deja/g++.other/static2.C: Invocation of static data
13503         member of type pointer-to-function denoted as non-static member.
13504
13505         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
13506         checks involving function types and aliases.
13507
13508 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13509
13510         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
13511         redefined to the same non-trivial type.
13512
13513         * g++.old-deja/g++.pt/explicit73.C: Test for proper
13514         namespace-qualification of template specializations declared in
13515         other namespaces.
13516
13517         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
13518         to declare a subset of the specializations of a template function
13519         as friends of specializations of a template class.
13520
13521         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
13522         member templates that do not fully specialize the enclosing
13523         template class are rejected.
13524
13525 1998-09-11  Dave Love  <d.love@dl.ac.uk>
13526
13527         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
13528
13529 1998-09-08  Dave Love  <d.love@dl.ac.uk>
13530
13531         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
13532         altered from libf2c/libU77 version.
13533
13534 1998-09-06  Dave Love  <d.love@dl.ac.uk>
13535
13536         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
13537
13538 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
13539
13540         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
13541         (un)signed char are different types for template specialization
13542         purposes.
13543
13544 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
13545
13546         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
13547         * objc: ObjC testsuite.
13548
13549 1998-08-31  Catherine Moore  <clm@cygnus.com>
13550
13551         * gcc.c-torture/execute/941014-1.x:  New file.
13552
13553 1998-08-31  Nick Clifton  <nickc@cygnus.com>
13554
13555         * lib/c-torture.exp: Add support for
13556         torture_eval_before_compile and torture_eval_before_execute
13557         variables.
13558
13559 1998-08-30  Jeffrey A Law  (law@cygnus.com)
13560
13561         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
13562         this test triggers valid.
13563
13564 1998-08-27  Jeffrey A Law  (law@cygnus.com)
13565
13566         * gcc.dg/980827-1.c: New test.
13567
13568 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
13569
13570         * gcc.c-torture/execute/loop-4b.c: New test.
13571
13572 1998-08-26  Nick Clifton  <nickc@cygnus.com>
13573
13574         * lib/c-torture.exp: Add support for
13575         torture_eval_before_compile and torture_eval_before_execute
13576         variables.
13577
13578 1998-08-25  Jeffrey A Law  (law@cygnus.com)
13579
13580         * gcc.c-torture/compile/980825-1.c: New test.
13581
13582 1998-08-24  Nick Clifton  <nickc@cygnus.com>
13583
13584         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
13585         count number tests in opt_t0 not good_t0.
13586
13587 1998-08-24  Jeffrey A Law  (law@cygnus.com)
13588
13589         * gcc.c-torture/compile/930326-1.x: Fix typo.
13590
13591 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
13592
13593         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
13594         causes an ICE.
13595
13596 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13597
13598         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
13599         STACK_SIZE is defined.
13600         * gcc.c-torture/unsorted/stuct.c: Similarly.
13601
13602         * gcc.c-torture/compile/980821-1.c: New test.
13603
13604 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13605
13606         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
13607
13608 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
13609
13610         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
13611         code.
13612
13613 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
13614
13615         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
13616         error'.
13617
13618 1998-08-18  Jeffrey A Law  (law@cygnus.com)
13619
13620         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
13621
13622 1998-08-16  Jeffrey A Law  (law@cygnus.com)
13623
13624         * gcc.c-torture/compile/980816-1.c: New test.
13625
13626         * gcc.dg/980816-1.c: New test.
13627
13628 1998-08-13  Jeffrey A Law  (law@cygnus.com)
13629
13630         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
13631         compiler for ieee tests.
13632
13633 1998-08-01  Dave Love  <d.love@dl.ac.uk>
13634
13635         * g77.f-torture/compile/980729-0.f: New test.
13636
13637 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
13638
13639         * gcc.c-torture/special/eeprof-1.c: New test, for
13640         -finstrument-functions.
13641         * gcc.c-torture/special/special.exp: Run it.
13642
13643 1998-07-29  Jeffrey A Law  (law@cygnus.com)
13644
13645         * gcc.c-torture/compile/980729-1.c: New test.
13646
13647 1998-07-27  Nick Clifton  <nickc@cygnus.com>
13648
13649         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
13650         __thumb__ is defined, and test for ARM style doubles if so.
13651
13652 1998-07-26  Dave Love  <d.love@dl.ac.uk>
13653
13654         * g77.f-torture/noncompile/980615-0.f: New test.
13655
13656 1998-07-26  H.J. Lu  (hjl@gnu.org)
13657
13658         * gcc.dg/980312-1.c: Do link instead of compile.
13659         * gcc.dg/980313-1.c: Likewise.
13660
13661 1998-07-26  Jeffrey A Law  (law@cygnus.com)
13662
13663         * gcc.c-torture/compile/980726-1.c: New test.
13664
13665 1998-07-25  Dave Love  <d.love@dl.ac.uk>
13666
13667         * g77.f-torture/execute/io0.f: New test.
13668
13669 1998-07-24  Nick Clifton  <nickc@cygnus.com>
13670
13671         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
13672         an int.
13673
13674 1998-06-18  Michael Meissner  <meissner@cygnus.com>
13675
13676         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
13677         m32r bugs.
13678
13679 1998-07-17  Nick Clifton  <nickc@cygnus.com>
13680
13681         * gcc.dg/980626-1.c: Expect failures for all toolchains until
13682         c-decl.c:grokdeclarator can handle mode attributes.
13683
13684 1998-07-16  Jeffrey A Law  (law@cygnus.com)
13685
13686         * gcc.c-torture/execute/980716-1.c: New test.
13687
13688 1998-07-13  Jeffrey A Law  (law@cygnus.com)
13689
13690         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
13691         the mn10200.
13692         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
13693         the mn10200.
13694         * gcc.c-torture/execute/va-arg-3.x: Similarly.
13695         * gcc.c-torture/compile/930326-1.x: Similarly.
13696
13697 1998-07-13  Dave Love  <d.love@dl.ac.uk>
13698
13699         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
13700         New test from Craig.
13701
13702 1998-07-12  Dave Love  <d.love@dl.ac.uk>
13703
13704         * g77.f-torture/noncompile/980616-0.f: New test.
13705
13706         * g77.f-torture/execute/970816-3.f:  New test from Craig.
13707
13708 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13709
13710         *  g++.other/singleton.C: Return error value instead of taking
13711         SIGSEGV.
13712
13713 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
13714
13715         *  g++.other/singleton.C: New test.   Warning is under dispute.
13716         Runtime crash is not.
13717
13718 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13719
13720         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
13721         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
13722         using6.C, using7.C}:  New namespace tests.
13723
13724 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
13725
13726         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
13727         specialization with typedef'ed names used as array indexes.
13728
13729 1998-07-09  Jeffrey A Law  (law@cygnus.com)
13730
13731         * gcc.c-torture/execute/980709-1.c: New test.
13732
13733         * gcc.dg/980709-1.c: New test.
13734
13735 1998-07-07  Richard Henderson  <rth@cygnus.com>
13736
13737         * gcc.c-torture/execute/bcp-1.c: New test.
13738
13739 1998-07-07  Jeffrey A Law  (law@cygnus.com)
13740
13741         * gcc.c-torture/execute/980707-1.c: New test.
13742
13743 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
13744
13745         * gcc.c-torture/compile/980706-1.c: New test.
13746
13747 1998-07-01  Dave Love  <d.love@dl.ac.uk>
13748
13749         * g77.f-torture/execute/980701-0.f,
13750         g77.f-torture/execute/980701-1.f: New test from Craig.
13751
13752 1998-07-01  Jeffrey A Law  (law@cygnus.com)
13753
13754         * gcc.c-torture/compile/980701-1.c: New test.
13755
13756         * gcc.c-torture/execute/980701-1.c: New test.
13757
13758 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
13759 rlsruhe.de>
13760
13761         * g++.old-deja/g++.robertl/eb132.C: New test.
13762         * g++.old-deja/g++.robertl/eb133.C: Likewise.
13763
13764 1998-06-29  Dave Love  <d.love@dl.ac.uk>
13765
13766         * g77.f-torture/execute/980628-7.f,
13767         g77.f-torture/execute/980628-8.f,
13768         g77.f-torture/execute/980628-9.f,
13769         g77.f-torture/execute/980628-10.f: New tests from Craig.
13770
13771         * g77.f-torture/execute/980628-3.f: Remove mail headers.
13772
13773 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13774
13775         * g77.f-torture/execute/980628-4.f: New test from Craig.
13776         * g77.f-torture/execute/980628-5.f: Likewise.
13777         * g77.f-torture/execute/980628-2.f: Likewise.
13778         * g77.f-torture/execute/980628-0.f: Likewise.
13779         * g77.f-torture/execute/980628-1.f: Likewise.
13780         * g77.f-torture/execute/980628-3.f: Likewise.
13781         * g77.f-torture/execute/980628-6.f: Likewise.
13782
13783 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13784
13785         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
13786         directory when nothing has been installed yet.
13787
13788 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
13789
13790         * gcc.c-torture/special/special.exp: Handle newer versions of
13791         dejagnu.
13792
13793 1998-06-26  Jeffrey A Law  (law@cygnus.com)
13794
13795         * gcc.dg/980626-1.c: New test.
13796
13797 1998-06-19  Bruno Haible <haible@ilog.fr>
13798
13799         * gcc.misc-tests/m-un-2.c: New test.
13800         * g++.old-deja/g++.other/warn01.c: Likewise.
13801
13802 1998-06-19  Robert Lipe  <robertl@dgii.com>
13803
13804         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
13805         compatibility with assmblers with a different comment character.
13806         Eliminate use of GAS-specific extensions.
13807
13808 1998-06-19  Jeffrey A Law  (law@cygnus.com)
13809
13810         * gcc.c-torture/execute/ieee/980619-1.c: New test.
13811
13812 1998-06-19  Robert Lipe  <robertl@dgii.com>
13813
13814         *lib/g77.exp: Replace search for libf2c.a with search for newly
13815         renamed libg2c.a
13816
13817 1998-06-17  Jeffrey A Law  (law@cygnus.com)
13818
13819         * gcc.c-torture/execute/980617-1.c: New test.
13820
13821 1998-06-12  Jeffrey A Law  (law@cygnus.com)
13822
13823         * gcc.c-torture/execute/980612-1.c: New test.
13824
13825 1998-06-08  Jeffrey A Law  (law@cygnus.com)
13826
13827         * gcc.dg/980523-1.c: Only test on ppc-linux.
13828         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
13829
13830         * gcc.c-torture/execute/980608-1.c: New test.
13831
13832 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
13833
13834         * gcc.c-torture/execute/980605-1.c: New test.
13835
13836 1998-06-04  Jeffrey A Law  (law@cygnus.com)
13837
13838         * gcc.c-torture/execute/980604-1.c: New test.
13839
13840 1998-06-02  Jeffrey A Law  (law@cygnus.com)
13841
13842         * gcc.c-torture/execute/980602-1.c: New test.
13843         * gcc.c-torture/execute/980602-2.c: Likewise.
13844
13845 1998-06-02  Dave Love  <d.love@dl.ac.uk>
13846
13847         * 970125-0.f: Fix per JCB.  Add commentary.
13848
13849 1998-05-31  Michael Meissner  <meissner@cygnus.com>
13850
13851         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
13852         IEEE -0 support.
13853
13854 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
13855
13856         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
13857         earlier.
13858
13859 1998-05-28  Catherine Moore <clm@cygnus.com>
13860
13861         * gcc.c-torture/execute/980526-3.c: New test.
13862
13863 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
13864
13865         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
13866         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
13867         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
13868         m88k-motorola-sysv3 to XFAIL.
13869
13870 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13871
13872         * gcc.dg/980526-1.c: New test.
13873         * gcc.c-torture/execute/980526-2.c: New test.
13874
13875 1998-05-26  Jeffrey A Law  (law@cygnus.com)
13876
13877         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
13878
13879         * gcc.c-torture/execute/980526-1.c: New test.
13880
13881 1998-05-26  Dave Love  <d.love@dl.ac.uk>
13882
13883         * g77.f-torture/execute/alpha2.f: Add runtime test.
13884
13885 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
13886
13887         * g++.old-deja/old-deja.exp: Strip leading directories.
13888
13889         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
13890         error for the line.  Don't run multiple tests for the same line.
13891
13892 1998-05-23  Jeffrey A Law  (law@cygnus.com)
13893
13894         * gcc.dg/980523-1.c: New test.
13895
13896 1998-05-23  Dave Love  <d.love@dl.ac.uk>
13897
13898         * g77.f-torture/compile/970915-0.f: New test.
13899
13900 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
13901
13902         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13903
13904 1998-05-21  Jeffrey A Law  (law@cygnus.com)
13905
13906         * gcc.dg/980520-1.c: New test.
13907
13908 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
13909
13910         * gcc.dg/980502-1.c: Fix return type.
13911
13912 1998-05-20  Jeffrey A Law  (law@cygnus.com)
13913
13914         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13915         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13916         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13917         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13918         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13919
13920 1998-05-20  Dave Love  <d.love@dl.ac.uk>
13921
13922         * g77.f-torture/execute/980520-1.f: New test.
13923
13924 1998-05-15  Dave Love  <d.love@dl.ac.uk>
13925
13926         * lib/mike-g77.exp: New file.
13927
13928         * g77.f-torture/noncompile/noncompile.exp,
13929         g77.f-torture/noncompile/check0.f: New files.
13930
13931 1998-05-14  Dave Love  <d.love@dl.ac.uk>
13932
13933         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13934         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13935         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13936         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13937         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13938         abort where appropriate.
13939
13940 1998-05-05  Michael Meissner  <meissner@cygnus.com>
13941
13942         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13943         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13944
13945 1998-04-29  Dave Love  <d.love@dl.ac.uk>
13946
13947         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13948
13949 1998-04-27  Dave Love  <d.love@dl.ac.uk>
13950
13951         * g77.f-torture/compile/980427-0.f: New test.
13952
13953 1998-04-24  Dave Love  <d.love@dl.ac.uk>
13954
13955         * g77.f-torture/compile/980424-0.f: New test.
13956
13957 1998-04-19  Dave Love  <d.love@dl.ac.uk>
13958
13959         * g77.f-torture/compile/980419-2.f (main): New test.
13960         * g77.f-torture/compile/970125-0.f: New test.
13961         * g77.f-torture/compile/980419-1.f: New test.
13962
13963 1998-04-08  Jim Wilson  <wilson@cygnus.com>
13964
13965         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
13966         of loop-4.c.
13967
13968 1998-04-07  Jim Wilson  <wilson@cygnus.com>
13969
13970         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13971
13972 1998-04-03  Jim Wilson  <wilson@cygnus.com>
13973
13974         * gcc.c-torture/compile/980329-1.c: New test.
13975
13976 1998-03-18  Jim Wilson  <wilson@cygnus.com>
13977
13978         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13979         * gcc.dg/980312-1.c: Fix typo in -march command.
13980
13981 1998-03-16  H.J. Lu  (hjl@gnu.org)
13982
13983         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13984
13985 1998-03-11  Robert Lipe  <robertl@dgii.com>
13986
13987         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
13988         Dave Love agree the Fortran source is bogus.
13989
13990 1998-03-11  Robert Lipe  <robertl@dgii.com>
13991
13992         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13993         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13994         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13995         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13996         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13997
13998 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
13999
14000         * g++.old-deja/g++.other/friend1.C: New test.
14001
14002 1998-02-18  Dave Love  <d.love@dl.ac.uk>
14003
14004         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
14005         possibly uninitialized) variables and declare dnrm2.
14006
14007 1998-02-23  Robert Lipe <robertl@dgii.com>
14008
14009         From Bruno Haible <haible@ilog.fr>:
14010         * gcc.c-torture/execute/980223.c: New test.
14011
14012 1998-02-13  Jeffrey A Law  (law@cygnus.com)
14013
14014         * gcc.dg/ifelse-1.c: New test.
14015
14016 1998-02-09  H.J. Lu  (hjl@gnu.org)
14017
14018         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
14019
14020           * lib/old-dejagnu.exp (old-dejagnu): Added the
14021           "execution test - XFAIL *-*-*" handling in the spirit of
14022           "excess errors test -". Changed the "execution test fails"
14023           handling to be like "excess errors test fails".
14024           * Update various tests accordingly.
14025
14026 1998-02-06  Jim Wilson  <wilson@cygnus.com>
14027
14028         * gcc.c-torture/execute/980205.c: New test.
14029
14030 1998-01-18  Jeffrey A Law  (law@cygnus.com)
14031
14032         * lib/c-torture.exp: Look for .x files instead of .cexp files.
14033         * lib/f-torture.exp: Similarly.
14034         * gcc.c-torture: Rename all .cexp files to .x files.
14035
14036 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
14037
14038         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
14039         (940510-1.c): Removed duplicate.
14040         (971104-1.c): New test.
14041
14042 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
14043
14044           * lib/f-torture.exp: Improve error and loop detection.
14045
14046 1997-11-19  Michael Meissner  <meissner@cygnus.com>
14047
14048         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
14049         use that to size the filler array.
14050
14051 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
14052
14053         * lib/c-torture.exp(c-torture-execute): Fix typo.
14054
14055         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
14056         testcase as the executable name. Keep the executable around if
14057         the test fails.
14058
14059 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
14060
14061         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
14062         changes.  Only test one -g option, and move it to the end of the
14063         list of options to test.
14064
14065 1997-09-19  Michael Meissner  <meissner@cygnus.com>
14066
14067         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
14068         variable GCC_TORTURE_OPTIONS to supply default switches separated
14069         by colons.  If no environment variable, run tests with -O0 -g, -O1
14070         -g, and -O2 -g as well.
14071
14072 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
14073
14074         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
14075         explanatory comments. Fix indentation.
14076
14077 1997-09-15  Jeffrey A Law  (law@cygnus.com)
14078
14079         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
14080
14081 1997-09-11  Jeffrey A Law  (law@cygnus.com)
14082
14083         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
14084         * g++.old-deja/g++.mike/p7325.C: Likewise.
14085         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
14086
14087 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
14088
14089         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
14090         * g++.old-deja/g++.brendan/crash30.C: Likewise.
14091         * g++.old-deja/g++.brendan/crash39.C: Likewise.
14092         * g++.old-deja/g++.law/operators4.C: Likewise.
14093
14094 1997-09-11  Joe Buck  (jbuck@synopsys.com)
14095
14096         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
14097         * g++.old-deja/g++.mike/p784.C: Ditto.
14098         * g++.old-deja/g++.mike/p785.C: Ditto.
14099
14100 1997-09-05  Jeffrey A Law  (law@cygnus.com)
14101
14102           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
14103
14104 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14105
14106         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
14107         target feature; pass this to c-torture-execute as needed.
14108
14109 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
14110
14111         * lib/c-torture.exp(c-torture-execute): If the previous and the
14112         current executables being tested are identical, we don't need to
14113         run the executable again. Try to make the executable names
14114         unique. Add an optional argument for passing additional compiler
14115         flags.
14116
14117 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
14118
14119         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
14120
14121 1997-08-29  Jeffrey A Law  (law@cygnus.com)
14122
14123         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
14124
14125 1997-07-31  Jeffrey A Law  (law@cygnus.com)
14126
14127         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
14128         32bit or larger longs.
14129
14130         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
14131         have either a 32bit long or 32bit int.
14132
14133 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
14134
14135         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
14136         Make double precision tests dependent on sizeof (double).
14137
14138 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
14139
14140         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
14141         too.
14142
14143 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
14144
14145         * gcc.c-torture/compile/961203-1.cexp: New script.
14146
14147 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
14148
14149         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
14150         up the includes ourselves.
14151
14152 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
14153
14154         * lib/plumhall.exp: Remove random include, and add a few
14155         verbose messages for debugging.
14156
14157 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
14158
14159         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
14160         of trying to do it ourselves.
14161
14162 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14163
14164         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
14165
14166 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
14167
14168         * gcc.prms/5403.c: Made regexp a bit less strict.
14169
14170 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
14171
14172         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
14173         is returned from remote_load instead.
14174         * lib/plumhall.exp: Ditto.
14175         * lib/mike-g++.exp: Ditto.
14176         * lib/old-dejagnu.exp: Ditto.
14177         * lib/c-torture.exp: Ditto.
14178
14179 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
14180
14181         * lib/g++.exp: Use build_wrapper procedure.
14182         * lib/gcc.exp: Ditto.
14183
14184 1997-05-20  Jeffrey A Law  (law@cygnus.com)
14185
14186         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
14187         an old-style decl for malloc.  Fixes tests to work when
14188         sizeof (int) != sizeof (size_t).
14189
14190 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14191
14192         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
14193
14194         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
14195         use stdargs.h interface.
14196
14197 1997-05-15  Mike Meissner  <meissner@cygnus.com>
14198
14199         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
14200         NO_VARARGS when compiling.
14201
14202 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
14203
14204         * lib/plumhall.exp(ph_includes): New procedure.
14205         (ph_make): Use it.
14206         (ph_compiler): Ditto.
14207
14208         * lib/g++.exp: Rename test-glue.c to testglue.c.
14209         * lib/gcc.exp: Ditto.
14210
14211 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
14212
14213         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
14214         to completion when it's called.
14215
14216 1997-03-21  Michael Meissner  <meissner@cygnus.com>
14217
14218         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
14219         is defined, don't do test.
14220
14221 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
14222
14223         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
14224         for object files.
14225         (ph_summary): Mark skipped testcases as untested, not unresolved.
14226
14227         * lib/plumhall.exp (ph_make): If unresolved because of bad
14228         errorCode, record errorCode in log file.
14229         (*): Replace send_log/verbose with verbose -log.
14230
14231 1997-03-19  Michael Meissner  <meissner@cygnus.com>
14232
14233         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
14234         double conversion if double isn't at least 8 bytes.
14235
14236         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
14237         int to work with targets where int is 16 bits.
14238
14239         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
14240         8 bytes, just exit, since 4 byte doubles don't have enough bits of
14241         precision for the test to complete.
14242
14243 1997-03-14  Michael Meissner  <meissner@cygnus.com>
14244
14245         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
14246         if d10v is not compiled with the -mdouble64 flag.
14247         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
14248
14249         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
14250         d10v is not compiled with the -mint32 flag.
14251
14252 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
14253
14254         * lib/plumhall.exp: Use incr_count.
14255
14256 1997-03-12  Jeffrey A Law  (law@cygnus.com)
14257
14258         * gcc.c-torture: Update to c-torture-1.45.
14259
14260 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
14261
14262         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
14263         the name of the expect testcase file).
14264
14265         * lib/g++.exp(g++_init): Ditto.
14266
14267 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
14268
14269         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
14270         the host.
14271
14272         * lib/gcc.exp(gcc_exit): New procedure.
14273
14274 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
14275
14276         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
14277         specs where appropriate.
14278
14279         * g++.old-deja/g++.arm/*: Added additional ERROR checks
14280         because of new "candidates are" messages, and removed a few
14281
14282         * Converted all non-old-style g++ testcases to old-style, and
14283         moved into g++.old-deja.
14284
14285 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
14286
14287         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
14288         options.
14289
14290         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
14291         succeeded.
14292
14293         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
14294
14295 1997-02-13  Michael Meissner  <meissner@cygnus.com>
14296
14297         * lib/gcc.exp (gcc_target_compile): Add support for defining
14298         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
14299         the machine doesn't have those features.
14300
14301 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
14302
14303         * g++.law/operators4.exp: Don't use LIBS.
14304
14305 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
14306
14307         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
14308
14309         * lib/mike-g++.exp: Don't set the compiler to be tested here.
14310         * lib/g++.exp: Set it here instead. Also, allow use of the
14311         --tool_exec and --tool_opt options. Change CXX to
14312         GXX_UNDER_TEST.
14313
14314         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
14315
14316         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
14317
14318 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
14319
14320         * lib/old-dejagnu.exp: Use prune_warnings instead of
14321         prune_system_crud.
14322         * lib/mike-g++.exp: Ditto.
14323         * lib/gcc.exp: Ditto.
14324         * lib/g++.exp: Ditto.
14325
14326         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
14327
14328 1997-02-07  Jeffrey A Law  (law@cygnus.com)
14329
14330           * 941014-2.c: Include stdlib.h
14331           * 960327-1.c: Include stdio.h
14332           * dbra.c, index-1.c: Don't assume ints are 32bits.
14333
14334 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
14335
14336         * lib/gcc.exp: Add gcc,stack_size target feature.
14337
14338         * lib/g++.exp(g++_target_compile): Add the include and link
14339         paths here, not in two other places. And, it's $options, not
14340         options.
14341
14342         * lib/mike-g++.exp(postbase): Remove the code that determines
14343         the correct include and link paths.
14344         * g++.old-deja/old-deja.exp: Ditto.
14345
14346 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
14347
14348         * lib/g++.exp(g++_init): target_compile no longer returns the
14349         filename of the result.
14350
14351 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
14352
14353         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
14354         call to glob.
14355
14356         * gcc.c-torture/special/special.exp: Change call to
14357         gcc_target_compile to include the object file.
14358
14359 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
14360
14361         * gcc.c-torture/special/special.exp: Correct misspelling in last
14362         change.
14363
14364 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
14365
14366         * lib/plumhall.exp(ph_summary): Log the entire output of the
14367         executable. Return -1 if there were any failures, 0 otherwise.
14368         (ph_execute): Return -1 if there were any failures, 0 otherwise.
14369         (ph_make): Clean up objects and executables that were built
14370         if the tests succeeded.
14371
14372 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
14373
14374         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
14375         libraries and includes in the build tree as appropriate.
14376
14377 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14378
14379         * lib/c-torture.exp: Instead of looking for the global variable
14380         NO_LONG_LONG, check to see if that's a feature of the target.
14381
14382 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
14383
14384         * config/default.exp: Minimize. Delete the remainer of the files in
14385         config; this functionality is now in devo/dejagnu/config.
14386
14387         g++.*/*: Pass any additional flags used to compile to postbase;
14388         delete CXXFLAGS.
14389
14390         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
14391         is now done by runtest.exp. Use gcc_target_compile instead of
14392         compile.
14393
14394         lib/c-torture.exp: Use gcc_target_compile instead of compile.
14395         Remove references to CFLAGS. Use remote_file instead of
14396         calling rm -f.
14397         (c-torture): Take a list of arguments to use to compile this
14398         testcase.
14399
14400         lib/g++.exp: Simplify. Use target_compile instead of compile.
14401         lib/gcc-dg.exp: Ditto.
14402         lib/gcc.exp: Ditto.
14403         lib/mike-{gcc,g++}.exp: Ditto.
14404         lib/old-dejagnu.exp: Ditto.
14405         lib/plumhall.exp: Ditto.
14406
14407 1997-01-08  Jim Wilson  <wilson@cygnus.com>
14408
14409         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
14410         (ph_linker): Likewise.
14411
14412 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
14413
14414           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
14415         MAP_ANON / MAP_ANONYMOUS if defined;
14416         else try to map from /dev/zero .
14417
14418 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14419
14420         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
14421         isn't defined, then define it to MAP_ANONYMOUS.
14422
14423 1996-11-12  Jeffrey A Law  (law@cygnus.com)
14424
14425         * gcc.c-torture: Update to c-torture-1.42 release.
14426
14427 1996-11-11  Jeffrey A Law  (law@cygnus.com)
14428
14429         * gcc.c-torture: Update to c-torture-1.41 release.
14430
14431 1996-10-27  Jeffrey A Law  (law@cygnus.com)
14432
14433         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
14434         c-torture release.
14435
14436 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
14437
14438         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
14439         and LDFLAGS.  Fix second case to append the target_info ldflags
14440         onto LDFLAGS, not CFLAGS.
14441         * lib/g++.exp (g++_init): Add target_info stuff.
14442         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
14443         of libgloss and newlib flags for !native.
14444
14445         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
14446         (GDB): Fix relative path to go up another dir for finding gdb.
14447
14448 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
14449
14450         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
14451         versions in the target_info array, if they don't exist.
14452
14453 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
14454
14455         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
14456
14457 1996-07-08  Jim Wilson  <wilson@cygnus.com>
14458
14459         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
14460         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
14461
14462 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
14463
14464         * lib/old-dejagnu.exp: Don't remove the output file before we've
14465         actually tested it. Don't append pwd to the path of the executable
14466         we're testing.
14467
14468 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
14469
14470         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
14471
14472 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
14473
14474         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
14475         temporary directory for compiler files, and set it to a default
14476         value of /tmp. Set $output as the name of the output file from
14477         compiling the testcase. Add a -o option to $cflags_var so the
14478         compiler writes the final output file as $output. Set $executable
14479         to $output.
14480
14481         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
14482         directory for compiler files, and set it to /tmp if it doesn't
14483         already have a value. Set $output_file to the name of the output
14484         file from compiling the testcase. Add a -o option to CXXFLAGS so
14485         the compiler writes the final output file as $output. Use $output
14486         as the executable to be tested.
14487
14488 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14489
14490         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
14491
14492 1996-06-08  Jeffrey A Law  (law@cygnus.com)
14493
14494         * gcc.c-torture/execute/pending-1.c: New test.  Still
14495         pending in Tege's queue.
14496
14497 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
14498
14499         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
14500         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
14501         if there were failures.  Call unresolved if there were unresolved
14502         testcases.  Call gcc_fail if program did not run to completion.
14503         (ph_make): Pass additional argument name to ph_execute.
14504         (ph_execute): Add new argument.  Pass additional arguments to
14505         ph_summary.  Call gcc_fail is there is no execution output.
14506
14507 1996-04-24  Jeffrey A Law  (law@cygnus.com)
14508
14509         * lib/plumhall.exp (proc_summary): Output relavent summary
14510         lines into the log so specific failures in plumhall can be
14511         investigated.
14512
14513 1996-04-10  Jeffrey A Law  (law@cygnus.com)
14514
14515         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
14516         (c-torture-execute): Don't try to execute tests which use
14517         "long long" types if $NO_LONG_LONG is nonzero.
14518
14519 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
14520
14521         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
14522         not c-torture.
14523
14524         * gcc.ieee: Move from here.
14525         * gcc.c-torture/execute/ieee: To here.
14526
14527 1996-03-26  Jeffrey A Law  (law@cygnus.com)
14528
14529         * gcc.c-torture: Update to c-torture-1.41 release.
14530
14531 1996-03-22  Jeffrey A Law  (law@cygnus.com)
14532
14533         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
14534         not "$output".
14535
14536 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
14537
14538         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
14539         -c present.
14540
14541 1996-03-02  Jeffrey A Law  (law@cygnus.com)
14542
14543         * config/proelf.exp: Handle connecting to a simulator.
14544
14545 1996-01-31  Jeffrey A Law  (law@cygnus.com)
14546
14547         * config/proelf.exp: New file.  Enough framework that we can
14548         run c-torture tests on the proelf targets (or any other target
14549         that gdb can connect to for that matter).
14550
14551 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
14552
14553         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
14554         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
14555
14556         * lib/plumhall.exp (ph_execute): Always call ph_summary if
14557         exec_output exists.
14558
14559 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
14560
14561         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
14562         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
14563
14564         * config/*.exp: Update FSF address.  Change result of ${tool}_load
14565         to pass/fail/unresolved/unsupported/untested.  Caller must now
14566         call unresolved/unsupported/untested.
14567         * lib/*.exp: Update FSF address.  Update to handle new results of
14568         ${tool}_load.
14569         * lib/chill.exp (verbose): Delete.
14570
14571 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
14572
14573         * lib/gcc.exp (default_gcc_start): Change order of args to
14574         $LDFLAGS $CFLAGS $LIBS.
14575         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
14576         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
14577         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
14578         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
14579         * gcc.misc-tests/dg-test.exp: Likewise.
14580         * gcc.misc-tests/msgs.exp: Likewise.
14581         * gcc.prms/prms.exp: Likewise.
14582         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
14583         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
14584
14585         * lib/dg.exp: Deleted, moved to dejagnu/lib.
14586
14587 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14588
14589         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
14590
14591         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
14592         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
14593
14594         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
14595         necessary.
14596
14597 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
14598
14599         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
14600         global for loop; add use of $mathlib.
14601         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
14602         settings here; set mathlib for anything but VxWorks.
14603
14604 1996-01-22  Jeffrey A Law  (law@cygnus.com)
14605
14606         * gcc.c-torture: Update to c-torture-1.40 release.
14607
14608 1996-01-03  Jeffrey A Law  (law@cygnus.com)
14609
14610         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
14611         dg.exp.
14612
14613 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
14614
14615         * lib/c-torture.exp (c-torture-execute): Declare "output" as
14616         global.
14617
14618 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
14619
14620         * lib/g++.exp (LIBS): Define if not already.
14621         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
14622         (gcc-dg-prune): Call prune_gcc_output.
14623         * lib/gcc.exp (prune_gcc_output): New proc.
14624         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
14625         prune_gcc_output.
14626
14627 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
14628
14629         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
14630         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
14631
14632 1995-11-15  Jeffrey A Law  (law@cygnus.com)
14633
14634         * gcc.c-torture: Update to c-torture-1.39 release.
14635
14636 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
14637
14638         * lib/c-torture.exp (c-torture-execute): Don't return if one option
14639         fails, try others as well.
14640
14641 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
14642
14643         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
14644         If compilation fails, mark execute tests as `untested'.
14645         If test is marked as unsupported, don't mark compilation and
14646         execute tests as failed.
14647
14648 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
14649
14650         * lib/g++.exp (g++_init): Don't link in libg++, and look to
14651         libstdc++ for whether or not we want to be doing shared
14652         libraries.  Delete link_curses since we don't need it anymore.
14653         * lib/mike-g++.exp (postbase): Don't link in libg++.
14654         * g++.old-deja/old-deja.exp: Likewise.
14655
14656 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
14657
14658         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
14659
14660 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
14661
14662         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
14663         For that, add `-Wl,-a,shared_archive'.
14664         * g++.old-deja/old-deja.exp: Likewise.
14665
14666 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
14667
14668         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
14669
14670 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
14671
14672         * lib/mike-g++.exp (postbase): Pay attention to the status of
14673         g++_load.
14674
14675 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
14676
14677           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
14678
14679 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
14680
14681         * lib/gcc.exp (default_gcc_start): No longer need to log program
14682         being executed or its output, execute_anywhere does that now.
14683         * lib/g++.exp (default_g++_version): Call execute_anywhere.
14684         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
14685
14686 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
14687
14688         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
14689         the same as those in lib/g++.exp.
14690
14691 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
14692
14693         * gcc.c-torture: Update to c-torture-1.38 release.
14694         * gcc.ieee: Related changes.
14695
14696 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
14697
14698         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
14699         "exec". Minor reformatting changes.
14700
14701         * config/rom68k.exp (${tool}_load): Make it work in a canadian
14702         cross. This means all "exec" calls now work on a remote host as
14703         well.
14704         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
14705         cross. Filter out the extra "\r\n" stuff that expect puts in.
14706         (c-torture-execute): Filter out the bogus warnings like
14707         c-torture-compile does. Add support for canadian cross.
14708         * lib/gcc.exp (default_gcc_version, default_gcc_start)
14709         Use execute_anywhere rather than calling exec directly. Now it
14710         works for canadian cross testing.
14711
14712 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
14713
14714         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
14715         results into a variable, and check that rather than using file exists.
14716
14717 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
14718
14719         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
14720         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
14721
14722 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14723
14724         * g++.old-deja/old-deja.exp: Create and pass runshlib and
14725         lib_curses if there's a shared libg++ in the build tree.
14726
14727 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
14728
14729         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
14730         if not supported target.
14731
14732 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
14733
14734         * lib/g++.exp (g++_init): Move empty setting of runshlib and
14735         link_curses up to always happen, not just for native builds.
14736
14737 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
14738
14739         * gcc.c-torture: Update to c-torture-1.36 release.
14740         * gcc.failure: Related changes.
14741
14742 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
14743
14744         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
14745
14746 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
14747
14748         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
14749         * lib/mike-g++.exp (postbase): Not in here.  Still reference
14750         runshlib, link_curses, and mathlib for link and run.
14751
14752         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
14753         pass the runtime shared library options for Solaris, OSF/1, and
14754         Irix5, and link with -lcurses to avoid unresolved references.
14755
14756 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
14757
14758         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
14759         only run once.
14760
14761 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
14762
14763         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
14764
14765 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
14766
14767         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
14768         do not have a framework for the "compat" tests yet.
14769
14770 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
14771
14772         * lib/mike-g++.exp (postbase): New local variable `mathlib',
14773         set to null if we're testing vxworks5.1.  Use that instead of
14774         `-lm' in the setting of LIBS for link and run.
14775
14776 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
14777
14778         * config/rom68k.exp (${tool}_load): Major changes to make it
14779         work.  Verified that it does in fact return the stuff in
14780         exec_output properly.  Catch any Emul or any TRAP other than 0.
14781
14782 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
14783
14784         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
14785         LDFLAGS properly for targets that need stuff from libgloss.
14786         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
14787         only run once.
14788         (gpp_initialized): New variable.
14789
14790 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
14791
14792         * config/rom68k.exp: Load libgloss.exp.
14793         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
14794         so we can produce a fully linked binary.
14795         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
14796         so we can produce a fully linked binary.
14797
14798 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
14799
14800         * lib/plumhall.exp (ph_section): Watch for expected failures.
14801         Add missing `else'.
14802
14803         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
14804         run the testcase.
14805         (c-torture): Likewise.
14806
14807 1995-08-28  Doug Evans  <dje@cygnus.com>
14808
14809         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
14810
14811         * lib/mike-g++.exp (mike_cleanup): New proc.
14812         (prebase): New globals compiler_result, not_compiler_result,
14813         target_regexp.
14814         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
14815         allow leading "-" in pattern.  Watch for unsupported tests.
14816         If $compiler_result is set, pattern match assembler code,
14817         and ditto for $not_compiler_result.
14818         * lib/mike-gcc.exp: Likewise.
14819
14820         * lib/plumhall.exp (ph_execute): Only call ph_summary if
14821         execution "succeeded".
14822
14823 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
14824
14825         * config/win32.exp: New file.
14826         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
14827
14828 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
14829
14830         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
14831         unsupported.
14832         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
14833         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
14834         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
14835
14836         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
14837         "... without exceptions was ...".  That is now handled by
14838         prune_system_crud.
14839         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14840
14841 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
14842
14843         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
14844         sieve.c,sort2.c}: New files.
14845         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
14846         sieve.exp,sort2.exp}: Drivers for them.
14847
14848         * lib/mike-gcc.exp (program_output): New user settable variable.
14849         (postbase): Call prune_system_crud.  Also prune extraneous compiler
14850         messages.
14851         * lib/mike-g++.exp (program_output): New user settable variable.
14852
14853         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
14854
14855         * config/sh.exp: Deleted (use sim.exp instead).
14856
14857 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
14858
14859         * config/vx.exp: Declare CHECKTASK as global.
14860         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
14861         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
14862         * lib/old-dejagnu.exp: Load [pwd]/$executable.
14863
14864 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14865
14866         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
14867         target. Like vx.exp, only includes `vx29k.exp' instead of
14868         `vxworks.exp'.
14869
14870 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
14871
14872         * config/sim.exp: Increase time limit from 120 seconds to 240.
14873
14874 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
14875
14876         * gcc.c-torture/execute/950628-1.c: New test.
14877
14878 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
14879
14880         * gcc.c-torture: Update with changes/additions from
14881         c-torture-1.34.
14882
14883 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
14884
14885         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
14886
14887 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
14888
14889         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
14890
14891 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
14892
14893         * gcc.c-torture/compile/950512-1.c: New test.
14894         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
14895         * gcc.dg/struct-ret-1.c: Likewise.
14896
14897 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
14898
14899         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
14900           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
14901
14902 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
14903
14904         * gcc.c-torture/special/920411-1.c: Deleted.
14905         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14906
14907 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
14908
14909         * config/sim.exp (${tool}_load): Hack in call to bash to get a
14910         cpu limit.
14911
14912 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
14913
14914         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14915
14916 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
14917
14918         From kenner;
14919         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14920         is the proper length.
14921         * va-arg-3.c: Likewise.
14922
14923 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
14924
14925         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
14926         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14927
14928         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
14929         * lib/g++.exp (default_g++_start): Delete old cruft.
14930
14931 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
14932
14933         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14934         (2 * (1 << 18)) to (2 * (1 << 17)).
14935
14936         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14937
14938 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
14939
14940         * config/rom68k.exp: Renamed from config/idp.exp
14941
14942 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
14943
14944         * c-torture/compile/921109-2.c
14945
14946 1995-04-18  Mike Stump  <mrs@cygnus.com>
14947
14948         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14949         excess errors.
14950
14951 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
14952
14953         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14954         output.
14955         * lib/g++.exp (default_g++_start): Likewise.
14956
14957 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
14958
14959         * gcc.c-torture/compile/950329-1.c: New test.
14960
14961 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
14962
14963           * config/bug.exp (${tool}_load): Updated to use new remote_open
14964           and remote_close procs.
14965         * config/idp.exp: New file.
14966
14967 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
14968
14969         * gcc.c-torture/execute/950322-1.c: New test.
14970
14971 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
14972
14973         * config/vx.exp (${tool}_load): Clean up testing of return code from
14974         vxworks_ld and vxworks_spawn.
14975
14976 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
14977
14978         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14979
14980 1995-03-13  Mike Stump  <mrs@cygnus.com>
14981
14982         * lib/old-deja.exp: Add `excess errors test - ' error, now one
14983         can mark excess errors on a machine by machine basis.  Note, the
14984         default is to not expect any excess errors, even when excess
14985         errors test - is given, so you will want to put an XFAIL ... on
14986         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
14987         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14988         those 4 machines, but no others.
14989
14990 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
14991
14992         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14993         * lib/c-torture.exp: to here.
14994
14995 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
14996
14997         * gcc.c-torture/execute/950221-1.c: New test.
14998         * gcc.c-torture/execute/struct-ret-1.c: New test.
14999         * gcc.c-torture/compile/950221-1.c: New test.
15000
15001         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
15002
15003 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
15004
15005         * gcc.c-torture/execute/arith-1.c (main): Return 0.
15006         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
15007
15008 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
15009
15010         * g++.gb: New directory of tests, derived from my signature and
15011         class scoping tests.
15012
15013         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
15014         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
15015         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
15016         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
15017         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
15018         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
15019         * g++.gb/sig25.C: Likewise.
15020
15021         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
15022         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
15023         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
15024         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
15025         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
15026         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
15027         * g++.gb/sig25.exp: Likewise.
15028
15029         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
15030         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
15031         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
15032         * g++.gb/scope13.C: Likewise, this test still fails.
15033
15034         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
15035         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
15036         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
15037         * g++.gb/scope13.exp: Ditto.
15038
15039         * g++.gb/README: New file, explains what these tests are about.
15040
15041 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
15042
15043         * lib/dg.exp (dg-do): Support `preprocess'.
15044         (dg-test): Likewise.
15045
15046 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
15047
15048         * config/udi.exp: change "continue -expect" to "exp_continue".
15049
15050 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
15051
15052         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
15053         Delete redundant tests.
15054
15055         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
15056         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
15057         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
15058         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
15059         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
15060         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
15061         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
15062         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
15063
15064         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
15065         storing label pointers.
15066         * gcc.c-torture/execute/921019-1.c: Likewise.
15067         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
15068         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
15069         parameter fp.
15070         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
15071         constants.
15072
15073         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
15074         Delete obsolete tests.
15075
15076         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
15077         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
15078         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
15079         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
15080         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
15081         * gcc.c-torture/compile/950124-1.c: New test.
15082
15083         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
15084
15085 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
15086
15087         * lib/mike-g++.exp: Add -lm to LIBS.
15088
15089 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
15090
15091         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
15092
15093 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
15094
15095         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
15096
15097 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
15098
15099         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
15100
15101 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
15102
15103         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
15104         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
15105         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
15106         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
15107         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
15108         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
15109         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
15110         * g++.law/{operators31.C, operators32.C,
15111         * g++.law/{operators33.C, operators34.C}: Likewise.
15112         * g++.law/{pic1.C, refs2.C}: Likewise.
15113         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
15114         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
15115         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
15116         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15117
15118         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
15119         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
15120         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
15121         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
15122         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
15123         * g++.law/{enum9.exp, friend5.exp}: Likewise.
15124         * g++.law/{nest3.exp, nest4.exp}: Likewise.
15125         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
15126         * g++.law/{operators30.exp, operators31.exp}: Likewise.
15127         * g++.law/{operators32.exp, operators33.exp}: Likewise.
15128         * g++.law/{operators34.exp}: Likewise.
15129         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
15130         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
15131         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
15132         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
15133         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
15134
15135         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
15136         No longer expected to fail.
15137         * g++.law/missed-error3.C: Tweak for recent bool changes.
15138
15139 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
15140
15141         * config/emb-unix: Deleted.
15142         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
15143         remote execution.  Do final link on remote host if REMOTE_LINK is set.
15144
15145 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
15146
15147         * lib/dg.exp (dg-test): Fix typo in last patch.
15148
15149 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
15150
15151         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
15152         (handles multiple occurrences).
15153
15154 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
15155
15156         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
15157         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
15158         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
15159         printed).
15160         * lib/c-torture.exp (c-torture-compile): Likewise.
15161         (c-torture): Prepend full path if missing.
15162         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
15163         (gcc_fail): Likewise.
15164         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
15165
15166 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
15167
15168         * lib/netware.exp: Only attach to NetWare i386 systems.
15169
15170 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
15171
15172         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
15173         messages.  Add test name to "output pattern match" pass/fail message.
15174
15175 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
15176
15177         * gcc.dg: New testsuite.
15178         * gcc.dg/dg.exp: New file.
15179
15180         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
15181         test-switch.c}: Deleted.
15182
15183         * gcc.misc-tests/msgs.exp: New testcase driver.
15184
15185 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
15186
15187         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
15188         Watch for illegal return values from ${tool}_load.
15189         * config/unix.exp (${tool}_load): Fix pass/fail detection for
15190         cross targets.  Coerce return value >0 to 1.
15191
15192 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
15193
15194         * config/unix.exp (${tool}_load): Call program rsh, not proc.
15195
15196         * config/emb-unix.exp: New file.
15197
15198         * config/sim.exp: Error if variable $SIM not defined.
15199         (${tool}_load): Mark test as "untested" if simulator missing.
15200
15201         * config/unix.exp: Load remote.exp to get rcp_download.
15202         * lib/c-torture.exp: Use different option lists for testcases with
15203         and without loops.
15204         * gcc.c-torture/execute/execute.exp: Likewise.
15205
15206 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
15207
15208         * config/*.exp: Clarify return code from ${tool}_load.
15209         Call `unresolved' or `untested' instead of `warning' or `perror'
15210         (sometimes you still want to call both though).
15211         Add comment that `shell_id' is local to each file.
15212         * config/udi.exp (timeout): Set to 30.
15213         Don't print warning if connection fails, $connectmode has already
15214         printed an error.
15215         (${tool}_load): Move verbose messages to level 2.
15216         Rework pattern for "Process started" message.
15217         Pass `shell_id' to ${connectmode}_download.
15218         Retry twice upon timeout.  Make resetting of target more robust.
15219         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
15220         Pass `shell_id' to exit_$connectmode.
15221         Only call exit_$connectmode if connected.
15222         * config/unix.exp (${tool}_load): Check return codes better.
15223         * config/vrtx.exp (${tool}_load): Likewise.
15224         * config/vx.exp (${tool}_load): Likewise.
15225         Delete unneeded global's.
15226         * lib/dg.exp (dg-test): Update to reflect clarified return codes
15227         from ${tool}_load.
15228         (dg-stat): Delete.
15229         (dg-init): Delete recording of pass/fail counts.
15230         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
15231         (old-dejagnu-init): Likewise.
15232         (old-dejagnu-stat): Delete contents, empty proc now.
15233         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
15234         (c-torture): Delete references to lcnt, lpass, lfail.
15235         Get option list from TORTURE_OPTIONS.
15236         Delete -funroll[-all]-loops if no loops.
15237         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
15238         (g++_stat): Delete contents (empty proc now).
15239         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
15240         (gcc_finish): Likewise.
15241         (gcc_stat): Deleted.
15242         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
15243         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
15244         * gcc.c-torture/execute/execute.exp: Likewise.
15245         Split tests into two parts: compile, execute.
15246         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
15247         no loops.  Update to reflect clarified return codes from ${tool}_load.
15248
15249 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
15250
15251         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
15252         to grep for.
15253         (old-dejagnu): Likewise (where necessary).
15254
15255 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
15256
15257         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
15258
15259         * lib/dg.exp (dg-process-target): Fix processing of selector.
15260         Add comment regarding use of `error'.
15261
15262         * lib/gcc.exp (prune_system_crud): Define if missing.
15263         * lib/g++.exp (prune_system_crud): Likewise.
15264
15265         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
15266         Call prune_system_crud.
15267         * lib/dg.exp (dg-runtest): New proc.
15268         Use perror instead of send_user for tcl errors in testcase.
15269         Don't return any value, it's never used.
15270         Don't clobber previous definition of `unknown'.
15271         Print tcl errors in `dg-final'.
15272
15273 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
15274
15275         * lib/dg.exp (dg-process-target): Improve syntax error messages.
15276         (dg-test): Don't print errorInfo, it contains stack backtrace.
15277
15278 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
15279
15280         * lib/g++.exp (runtest_file_p): Define if missing.
15281
15282 1994-09-24  Doug Evans  (dje@cygnus.com)
15283
15284         * lib/mike-g++.exp: Comment out loading of g++.exp.
15285         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
15286         (default_g++_version): Always print something.
15287         (default_g++_start): Comment out call to `which'.
15288         (g++_start, g++_load): Deleted (must be defined in config file).
15289         * lib/gcc.exp: Test for existence of $CC at start.
15290         Delete check for tmpdir (done in gcc_init).
15291         (default_gcc_version): Always print something.
15292         (default_gcc_start): Comment out call to `which'.
15293         * config/*.exp: Major cleanup - make cross targets work at least a
15294         little better for g++ (by not being "--tool gcc" specific).
15295         Rename gcc_xxx to ${tool}_xxx.
15296         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
15297         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
15298
15299 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
15300
15301         * lib/c-torture.exp (c-torture-compile): Rework compiler
15302         message processing.
15303
15304         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
15305         c-torture.
15306
15307 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
15308
15309         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
15310
15311         * lib/dg.exp (dg-process-target): Support { target native }.
15312
15313 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
15314
15315         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
15316         looked for "... program xxx got fatal signal".
15317         Correct regsub munging of `comp_output'.
15318         Ignore compiler messages "path prefix not used" and "linker input
15319         file unused".
15320
15321 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
15322
15323         * lib/gcc.exp (runtest_file_p): Define if missing.
15324         * gcc.prms/template.c: Example to work from.
15325
15326 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
15327
15328         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
15329         * lib/dg.exp (dg-test): Call unsupported testcases as such.
15330
15331         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
15332         * gcc.prms/1883.c: Moved from compile/940714-1.c.
15333         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
15334         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
15335
15336         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
15337         (dg-process-target): No longer a varargs proc.
15338         Return S/N for target, P/F for xfail.  All callers changed.
15339         (user option procs): More argument checking.
15340         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
15341         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
15342         (dg-test): Skip test if not running on selected target in `dg-do'.
15343         Update handling of `dg-do-what', `dg-output-text'.
15344         Separate execution pass/fail from output pattern match pass/fail.
15345         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
15346
15347 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
15348
15349         * gcc.c-torture/special/special.exp: Don't expect failure for mips
15350         target for 920510-1.c.
15351
15352 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
15353
15354         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
15355         Clean up comment regarding use of passcnt, etc.
15356         (gcc_stat): Don't update `testcnt' here.
15357         (gcc_finish): Do it here.
15358         Might as well reset `but_id' here too.
15359         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
15360         to determine if the file should be tested.
15361         * gcc.c-torture/compile/compile.exp: Likewise.
15362         * gcc.c-torture/execute/execute.exp: Likewise.
15363         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15364         * gcc.misc-tests/dg-test.exp: Likewise.
15365         * gcc.prms/prms.exp: Likewise.
15366         * gcc.wendy/wendy.exp: Likewise.
15367         * g++.old-deja.exp: Likewise.
15368         Move "Testing file" message to verbose level 1.
15369
15370 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
15371
15372         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
15373
15374 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
15375
15376         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
15377         (default_gcc_start): Accept optional second list element
15378         of compiler flags.  Print compiler output at verbosity level 2.
15379         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
15380         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
15381         Save current values of framework globals passcnt, failcnt, xpasscnt,
15382         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
15383         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
15384         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
15385         xfailcnt to compute stats.  Update framework global `testcnt' from
15386         pass/fail counts.
15387         (gcc_finish): New proc.  Clean up test environment.
15388         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
15389         (gcc_epass, gcc_efail): Delete.
15390         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
15391         argument of line number.
15392         (dg-init): If the tool has an init routine, call it.
15393         (dg-test): Remove args `cflags_var' and `libs_var'.
15394         Pass all compiler options to ${tool}_start.
15395         Handle missing line number.
15396         (dg-finish): New function.
15397         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
15398         particular files.  Call gcc_finish at end.  Move "skipping test"
15399         message to verbosity level 3.
15400         * gcc.c-torture/compile/compile.exp: Likewise.
15401         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
15402         * gcc.c-torture/execute/execute.exp: Likewise.
15403         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15404         Print testcase being tried at verbosity level 1.
15405         * gcc.c-torture/special/special.exp: Unset xfail.
15406         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15407         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
15408         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
15409         * gcc.failure/failure.exp: Likewise.
15410         * gcc.ieee/ieee.exp: Likewise.
15411         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
15412         Update call to dg-test.  Call dg-finish at end.
15413         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
15414         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
15415         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
15416         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
15417         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
15418         * gcc.wendy/wendy.exp: Add copyright.
15419         Delete setting of tmpdir (done by gcc_init).
15420         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
15421         Pass compiler flags to gcc_start.  Call gcc_finish at end.
15422         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
15423         gcc_[ce]pass/fail.
15424
15425 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
15426
15427         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
15428         confusion.
15429         (g++_load): Likewise.
15430
15431         * config/*.exp (gcc_load): Some were varargs fns and some were not.
15432         Rename argument to `prog' to remove the confusion.
15433         Varargs fns behave differently too!
15434         (g++_load): Likewise.
15435
15436         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
15437
15438         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
15439         what it is.  Delete (always) printing of status value for !native.
15440         Simplify verbose code, and include status and exec_output.
15441         (g++_load): Use gcc_load.
15442
15443 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
15444
15445         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
15446         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
15447         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
15448         940714-3.c as these testcases don't exist anymore.  Make
15449         va-arg-1.c expected to pass.
15450
15451 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
15452
15453         * gcc.misc-tests/misc.exp: Only run specific testcases.
15454         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
15455         * gcc.misc-tests/dg-[1-9].c: New files.
15456
15457         * lib/dg.exp: New testsuite driver.
15458         * gcc.prms/prms.exp: Use it.
15459
15460         * README.gcc: New file.
15461
15462         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
15463         Document and reset `lxpass' and `lxfail'.
15464         Simplify "initialized" message.
15465         (gcc_stat): Clean up comments a little.
15466
15467 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
15468
15469         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
15470
15471 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
15472
15473         * lib/old-dejagnu.exp (process-option): New proc.
15474         (old-dejagnu-init, old-dejagnu-stat): Likewise.
15475         (old-dejagnu): Simplify.
15476         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
15477
15478 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
15479
15480         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
15481         exists and is not an empty string.
15482
15483         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
15484         $xfail rather than calling setup_xfail.  Clear $xfail when test is
15485         finished.
15486         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
15487         automatically.
15488
15489         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
15490         longer expected to fail.
15491
15492         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
15493         "f" function call.
15494
15495         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
15496
15497         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
15498         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
15499         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
15500         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
15501         c-torture-1.29.
15502
15503         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
15504         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
15505
15506         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
15507
15508         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
15509         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
15510
15511         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
15512         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
15513         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
15514
15515 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
15516
15517         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
15518         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
15519         940714-1.c, 940714-2.c, 940714-3.c},
15520         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
15521         gcc.misc-tests/{mg.c,mg.exp}:
15522         New tests.
15523         * gcc.noncompile/noncompile.exp: Change accordingly.
15524
15525 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
15526
15527         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
15528         Undo previous clobberage.
15529
15530 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
15531
15532         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
15533         * gcc.special/{930510-1.c, special.exp}:
15534         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
15535         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
15536         struct-varargs-1.c}: New tests from c-torture-1.26.
15537
15538 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
15539
15540         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
15541           argument to switch.
15542
15543 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
15544
15545         * Revert the previous changes.  Please see Rob's directory
15546           (/lisa/test/rob/progressive/gcc/testsuite) for testing
15547           fixes.
15548
15549 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
15550
15551         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
15552             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
15553             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
15554             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
15555             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
15556             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
15557             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
15558             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
15559             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
15560             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
15561             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
15562             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
15563             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
15564             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
15565             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
15566             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
15567             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
15568             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
15569             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
15570             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
15571             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
15572             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
15573             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
15574             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
15575             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
15576             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
15577             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
15578
15579 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
15580
15581         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
15582             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
15583           with perror calls.
15584
15585 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
15586
15587         * config/unix.exp (g++_load): Fix syntax.
15588
15589 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
15590
15591         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
15592         * gcc.noncompile/921017-1.c: Deleted obsolete test.
15593         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
15594         Don't expect va-arg-1.c to fail.  Correct expected output for
15595         920928-1.c.
15596         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
15597         * gcc.wendy/hbm4.c: Correct typo.
15598         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
15599
15600 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
15601
15602         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
15603         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
15604         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
15605         * lib/c-torture.exp (c-torture-compile): Ditto.
15606
15607         Reduce volume of output (remove all the -I's and such).
15608         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
15609         Call gcc_cpass, gcc_cfail.
15610         (c-torture): Pass testing option to c-torture-compile.
15611
15612 1994-03-21  Doug Evans  (dje@cygnus.com)
15613
15614         Bring patches over from progressive.
15615         * config/default.exp: Exit remote shell cleanly.
15616         (g++_exit, g++_start): Add default versions.
15617         * config/sim.exp (gcc_load): Use perror, not error.
15618
15619 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
15620
15621         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
15622         set in site.exp.
15623
15624 1994-03-14  Doug Evans  (dje@cygnus.com)
15625
15626         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
15627         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
15628         (wendy_try): New proc to run testcase.
15629         (main loop): Call 'em.
15630         * gcc.wendy/*.c: Clean up pass to correct expected output.
15631
15632         * lib/gcc.exp: Minor cleanup work.
15633         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
15634
15635 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
15636
15637         * config/sim.exp (gcc_load): Document return codes better.
15638         Don't pass -v to simulator.
15639
15640 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
15641
15642           * gcc.special/920717-x.c: Fix typo.
15643           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
15644           get at sources.
15645
15646         * lib/mike-gcc.exp: Fix typo.
15647
15648 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
15649
15650         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
15651         binary to use, transform the name.
15652         * config/*.exp: rename everything. Nuke any g++ specific files,
15653         it's now a special case of gcc that requires no special support.
15654         Add a default.exp for unsupported targets.
15655
15656 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
15657
15658         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
15659         lib/old-dejagnu.exp: Fix a few patterns to work with the new
15660         version of Tcl.
15661
15662 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
15663
15664         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
15665         than a warning.
15666
15667 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
15668
15669         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
15670
15671 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
15672
15673         * gcc.execute/execute.exp: Combine opt_list and foption_list into
15674         option_list.  Compile every file with only 4/6 option choices
15675         (same as C torture) instead of with 12/18 different option
15676         choices.
15677         * lib/c-torture.exp: Likewise.
15678
15679         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
15680         not already set.
15681
15682 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
15683
15684         * lib/old-deja.exp: Add `excess errors test fails' error, now one
15685         can put an XFAIL *-*-* on excess errors.
15686
15687 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
15688
15689         * g++.law: Add more tests derived from g++-bugs snapshots.
15690
15691         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
15692         equivalent to g++.law/init9.
15693
15694         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
15695         compiled it, and the a.out file after we've run it.
15696
15697 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
15698
15699         * lib/mike-g++.exp (postbase): Delete the .o file after we've
15700         compiled it, and the a.out file after we've run it.
15701
15702 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
15703
15704         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
15705
15706 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
15707
15708         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
15709         version number.
15710
15711 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
15712
15713         * g++.law: New directory of g++ tests derived from the g++-bugs
15714         snapshots.
15715
15716 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
15717
15718         * gcc.compile: initbug1.c initbug1.exp testcase added
15719
15720 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
15721
15722         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
15723         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
15724           fixes submitted by Jeff Law (law@cs.utah.edu)
15725         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
15726           Jeff Law (law@cs.utah.edu)
15727
15728
15729 1993-11-30  Mike Stump  (mrs@cygnus.com)
15730
15731         * config/unix-g++.exp: Follow the gcc way of doing things.
15732         * g++.old-deja/old-deja.exp: Minor updates.
15733         * lib/g++.exp: New file, follow the gcc way of doing things.
15734         * lib/old-dejagnu.exp: Minor updates.
15735         * lib/mike-g++.exp: Always unset errorInfo.
15736
15737 1993-11-06  Mike Stump  (mrs@cygnus.com)
15738
15739         * lib/gcc.exp: Fix some errors with the below change, CC and
15740         CFLAGS should be global when setting, not local.
15741
15742 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
15743
15744         * lib/gcc.exp: Transform tool name.
15745
15746 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15747
15748         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
15749
15750 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15751
15752         * lib/gcc.exp: change gcc_done to gcc_stat
15753
15754 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15755
15756         * Upgraded gcc testsuite to c-torture version 1.25
15757
15758 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
15759
15760         * lib/gcc.exp: added reporting code. Changed verbose compile message.
15761         * lib/c-torture: added hooks for new reporting code.
15762
15763 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
15764
15765         * config/sh-gcc.exp: check if sh-sim exists in the path
15766
15767 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
15768
15769         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
15770         * gcc.compile/compile.exp: Initial changes for new logic.
15771         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
15772         * gcc.failure/failure.exp: Initial changes for new logic.
15773         * gcc.ieee/ieee.exp: Initial changes for new logic.
15774         * gcc.misc-tests/misc.exp: Initial changes for new logic.
15775         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
15776         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
15777         * lib/c-torture.exp: Initial changes for new logic.
15778         * lib/gcc.exp: Initial changes for new logic.
15779
15780 1993-10-15  Mike Stump  (mrs@cygnus.com)
15781
15782         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
15783         depend upon failure or success.  Fully qualify names in failure
15784         and success messages.  Always remove a.out before starting
15785         compile, just in case.  Pay more attention to error text output by
15786         the compiler.  Handle testcases with no known past errors just
15787         like all others, so that things are uniform.  Other miscellaneous
15788         improvements.
15789
15790 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
15791
15792         * gcc.cpp: new directory for cpp tests
15793
15794 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
15795
15796         * lib/chill.exp: Code reformatted, removed unused code.
15797         * config/unix-chill.exp: Code reformatted, removed unused code.
15798         * chill.execute/execute.exp: Code reformatted, removed unused code.
15799         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
15800
15801 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
15802
15803         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
15804         routines not written.
15805
15806 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
15807
15808         * config/bug-gcc.exp: Use new procs from bug.exp.
15809
15810 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
15811
15812         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
15813         via ftp, rather than depending on NFS.
15814         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
15815         case.
15816
15817 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
15818
15819         * config/bug-gcc.exp: Use new download proc.
15820
15821 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
15822
15823         * chill.execute/execute.exp: cleanups, handles errors better
15824         * chill.compile/compile.exp: rewrite, based on execute.exp
15825         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
15826         * lib/chill.exp: major changes to diff proc and compile and link
15827           procs. added chill_fail and chill_pass wrappers to pass and
15828           fail. added more comments, and handle error codes better.
15829           Added a hack to capture stderr from exec, so noncompile tests
15830           can work.
15831
15832 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
15833
15834         * chill.execute/execute.exp: rewrite of testsuite driver
15835         * lib/chill.exp: rewrite of testsuite driver
15836         * config/unix-chill.exp: rewrite of testsuite driver
15837
15838 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
15839
15840     In chill.execute:
15841         * iexpr.ch: Standardize uppercase.
15842         * tuples.dat: Standardize uppercase.
15843         * vary.ch: standardize.  Correct varying string assignments.
15844         * vary.dat: Add new output lines.
15845
15846 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
15847
15848     In chill.execute:
15849         * chprintf.ch: Standardize use of uppercase.
15850         * tuples.ch: Standardize and turn arr2 into a DCL,
15851           rather than a SYN.
15852         * pinits.ch: Standardize.
15853
15854 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
15855
15856         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
15857         * Makefil: Renamed to Makefile.in.
15858         * configure.in: New.
15859
15860 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
15861
15862     In chill.execute:
15863         * .cvsignore: Add result/output files.
15864         * Makefile: Fix up variables at start.  Use MFLAGS
15865           everywhere.  Correct bool_loc, built_ins entries.
15866           Add entry for vary1.ch.
15867         * bitarray.ch: Standardize upper-case usage.
15868         * bitexpr.ch: Standardize, add output of b1.
15869         * params.ch: Use arrayt in along PROC parameters, to
15870           avoid novelty problems.
15871         * sets.ch: Tiny cleanup.
15872         * vary1.ch: Re-indent.
15873
15874 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
15875
15876           * Add PR-related files to Makefiles, .cvsignore files, etc.
15877
15878 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
15879
15880         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
15881           with compiler objects. New names are test-flow.c and test-loop.c
15882
15883 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
15884
15885         * Upgraded c-torture tests from 1.19 to 1.20
15886
15887         * new files:
15888         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
15889         * gcc.compile: 930623-1.c 930623-2.c
15890         * gcc.noncompile: 930622-1.c 930622-2.c
15891         * gcc.failure: 920411-1.c 920627-2.c
15892         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
15893
15894 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
15895
15896         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15897           More changes to get testsuite working properly. Needs more work.
15898           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
15899
15900 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
15901
15902         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15903           More changes to get testsuite working properly. Needs more work.
15904
15905 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
15906
15907         * chill.compile/compile.exp: Added for Dejagnu support
15908         * chill.execute/execute.exp: Added for Dejagnu support
15909         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
15910
15911 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
15912
15913     This should complete moving the CHILL test files.
15914         * chill.noncompile(.cvsignore printf.grt
15915             in-printf.grt chprintf.grt chprintf.ch):
15916             Added test-support files.
15917           (Makefile): Modified further.
15918         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15919             signal.ch): Added test files.
15920           * chill.execute (.cvsignore printf.grt printr.c
15921             in-printf.grt rts.c chprintf.grt rts.h): Added
15922           test-support files.
15923             (Makefile): More corrections.
15924
15925 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
15926
15927         * chill.compile, chill.execute, chill.nocompile: Add CHILL
15928           test cases, ready for DejaGnu.
15929
15930 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
15931
15932         * Upgraded c-torture tests from 1.18 to 1.19
15933
15934         * gcc.compile: added test(s):
15935           930607-1.c
15936         * gcc.execute: added test(s):
15937           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15938
15939         * added new subdirectory for misc tests: gcc.misc-tests
15940         * gcc.misc-test(s): added tests:
15941           inst-check.c test-consts.c test-ior.c test-switch.c
15942
15943 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
15944
15945         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15946
15947 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
15948
15949         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15950
15951 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
15952
15953         * Upgraded c-torture tests from 1.17 to 1.18
15954
15955 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
15956
15957         * Upgraded c-torture tests from 1.12 to 1.17
15958
15959 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
15960
15961         * lib/old-dejagnu.exp:
15962           Fixed handling of XFAIL target triplets to correctly
15963           recognize wildcard characters.  Removed code that
15964           appended a unique id tag to the end of the file name
15965           printed out by the result of the testcases within a
15966           given test file.
15967
15968 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
15969
15970         * lib/old-dejagnu.exp:
15971           Reworked expected failure handling to trigger off of XFAIL
15972           keyword in keyphrase embeded in testcase source code. The
15973           XFAIL keyword must be at the end of the keyphrase line. It
15974           may optionally be followed by one or more target triplets.
15975           It has just occured that the handling of wildcards in the
15976           target triplet may not be correct.
15977
15978 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
15979
15980         * g++.old-deja/tests:
15981           Moved all subdirectories up one level into g++.old-deja .
15982
15983         * lib/old-dejagnu.exp:
15984           Fixed problem with CXXFLAGS not being properly reset, and being
15985           corrupted with extraneous "-c" compiler option.  This was
15986           causing binaries to not be generated for test that needed them.
15987           Modified strings passed to "pass" and "fail" so that individual
15988           tests from the same test file would be distinguished by an
15989           identifier appended to the test file name in the summary logs;
15990           this corrected a problem with erroneous diff logs.  Added code
15991           to search testcases for expected fail and unexpected pass keywords.
15992
15993 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
15994
15995         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15996
15997 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
15998
15999         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
16000           Removed extraneous text from end of "Special g++ Options"
16001           keyphrase.
16002
16003         * lib/old-dejagnu.exp: Added pattern matching to look for new
16004           keywords, embedded in testcases comments, which will trigger
16005           calls to xpass and xfail.
16006
16007 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
16008
16009         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
16010           comments embedded in the testcases, especially the one looking for
16011           special compiler options, as well as the pattern matching for the
16012           compiler output again.
16013
16014 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
16015
16016         * lib/old-dejagnu.exp: Do a proper check of the return value for
16017           execute tests. Fixed several problems with the pattern matching
16018           of the compiler output which gave erroneous test results.
16019           Changed several of the test result messages to be more descriptive.
16020         * config/unix-g++.exp: Proc g++_load now actually works and
16021           executes the tests passed to it and returns a usable return
16022           value.
16023
16024 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
16025
16026           * lib/gcc.exp: Exits gracefully if $CC is bogus.
16027
16028 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
16029
16030         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
16031           Modified both files to properly execute the old style
16032           dejagnu tests. The previous versions of these files were
16033           experimental and did not function anything near correctly.
16034
16035 1993-04-05  Rob Savoye  (rob@cygnus.com)
16036
16037         * Removed all Makefile.in and configure.in files. No configuration
16038         needed now.
16039
16040 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
16041
16042         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
16043
16044 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16045
16046         * gcc.compile/configure.in, gcc.unsorted/configure.in,
16047         gcc.special/configure.in, gcc.noncompile/configure.in,
16048         gcc.execute/configure.in, gcc.code_quality/configure.in,
16049         g++.other/configure.in, g++.old-deja/configure.in,
16050         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
16051         in srcname setting.
16052
16053 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
16054
16055         * lib/udi.exp:  Fixed mondfe and mondfe_download.
16056         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
16057         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
16058
16059 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
16060
16061         * config/udi-gdb.exp: Check $shell_id after connecting to target.
16062         (gdb_exit): Don't remove *_soc files.
16063
16064 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
16065
16066         * lib/c-torture.exp: Don't look for main; instead always use -w
16067         -c.  This is how the c-torture tests work.  Remove the object
16068         file if the compilation succeeds.
16069         * gcc.execute/execute.exp: Remove executable if test passes.
16070         * gcc.noncompile/noncompile.exp: Every test is an expected
16071         failure.
16072         * gcc.special/special.exp: Added tests from c-torture 1.11,
16073         corrected use of existing test.
16074         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
16075         gcc.execute/920625-1.c: Updated to c-torture 1.11.
16076         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
16077         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
16078         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
16079         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
16080         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
16081         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
16082         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
16083         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
16084         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
16085         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
16086         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
16087         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
16088         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
16089         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
16090         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
16091         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
16092         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
16093         c-torture 1.11.
16094         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
16095         correspond to c-torture 1.11.
16096
16097         * New file.