OSDN Git Service

2003-04-11 Bud Davis <bdavis9659@comcast.net>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-04-11  Bud Davis <bdavis9659@comcast.net>
2
3         PR Fortran/9263
4         * g77.f-torture/noncompile/9263.f: New test
5         PR Fortran/1832
6         * g77.f-torture/execute/1832.f: New test
7
8 2003-04-11  David Chad  <davidc@freebsd.org>
9             Loren J. Rittle  <ljrittle@acm.org>
10
11         libobjc/8562
12         * objc.dg/headers.m: New test.
13
14 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
15
16         * gcc.c-torture/execute/builtin-noret-2.c: New.
17         * gcc.c-torture/execute/builtin-noret-2.x: New.
18         XFAIL builtin-noret-2.c at -O1 and above.
19         * gcc.dg/redecl.c: New.
20         * gcc.dg/Wshadow-1.c: Update error regexps.
21
22 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
23
24         * g++.dg/abi/bitfield10.C: New test.
25
26 2003-04-09  Mike Stump  <mrs@apple.com>
27
28         * gcc.dg/pch/pch.exp: Make testcase names longer.
29         * g++.dg/pch/pch.exp: Make testcase names longer.
30
31 2003-04-08  Roger Sayle  <roger@eyesopen.com>
32
33         * gcc.dg/builtins-11.c: New test case.
34
35 2003-04-08  Roger Sayle  <roger@eyesopen.com>
36
37         * gcc.dg/builtins-9.c: New test case.
38         * gcc.dg/builtins-10.c: New test case.
39
40 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
41
42         * gcc.dg/noncompile/init-4.c.c: New test.
43
44 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
45
46         * gcc.misc-test/gcov-9.c: New test.
47         * gcc.misc-test/gcov-10.c: New test
48         * gcc.misc-test/gcov-11.c: New test.
49
50 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
51
52         PR optimization/10024
53         * gcc.c-torture/compile/20030405-1.c: New test.
54
55 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
56
57         * gcc.dg/pch/static-3.c: New.
58         * gcc.dg/pch/static-3.hs: New.
59         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
60
61 2003-04-04  Richard Henderson  <rth@redhat.com>
62
63         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
64         * g++.dg/eh/forced2.C: Likewise.
65
66 2003-04-03  Mike Stump  <mrs@apple.com>
67
68         * lib/scanasm.exp (scan-assembler): Add xfail processing for
69         target arg.
70         (scan-assembler-times, scan-assembler-not): Likewise.
71         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
72
73 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
74
75         * gcc.dg/sparc-loop-1.c: New test.
76
77 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
78
79         PR other/9274
80         * g++.dg/pch/system-2.C: New.
81         * g++.dg/pch/system-2.Hs: New.
82
83 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
84
85         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
86
87         * g++.dg/eh/simd-1.C (vecfunc): Same.
88
89 2003-04-01  Roger Sayle  <roger@eyesopen.com>
90
91         * gcc.c-torture/execute/20030401-1.c: New test case.
92
93 2003-04-01  Ziemowit Laski <zlaski@apple.com>
94
95         * objc.dg/defs.m: New.
96
97 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
98
99         * g++.dg/eh/simd-1.C: New.
100         * g++.dg/eh/simd-2.C: New.
101
102 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
103
104         * gcc.c-torture/execute/simd-3.c: New.
105
106 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
107
108         PR c/9936
109         * gcc.dg/20030331-2.c: New test.
110
111 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
112
113         PR c++/10278
114         * g++.dg/parse/crash2.C: New test.
115
116 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
117
118         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
119         * gcc.c-torture/execute/20030331-1.c: ...here.
120
121 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
122
123         * gcc.c-torture/execute/20030331-1.c: New test.
124
125 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
126
127         * lib/gcov.exp: Adjust call return testing strings.
128         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
129
130 2003-03-31  Roger Sayle  <roger@eyesopen.com>
131
132         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
133         * gcc.dg/builtins-7.c: New test case.
134         * gcc.dg/builtins-8.c: New test case.
135
136 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
137
138         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
139
140 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
141
142         PR c++/7647
143         * g++.dg/lookup-class-member-2.C: New test.
144
145 2003-03-30  Glen Nakamura  <glen@imodulo.com>
146
147         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
148
149 2003-03-28  Roger Sayle  <roger@eyesopen.com>
150
151         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
152
153 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
154
155         * g++.dg/init/attrib1.C: New test.
156
157 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
158
159         * gcc.dg/ultrasp8.c: New test.
160
161 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
162
163         * gcc.dg/ultrasp7.c: New test.
164
165 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
166
167         PR c++/10047
168         * g++.dg/template/inline1.C: New test.
169
170 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
171
172         * gcc.dg/sparc-dwarf2.c: New test.
173
174 2003-03-27  Roger Sayle  <roger@eyesopen.com>
175
176         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
177         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
178
179 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
180
181         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
182         than reading .x files.
183         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
184         * g77.dg/gcov/gcov-1.f: Likewise.
185         * gcc.misc-tests/gcov-4b.c: Likewise.
186         * gcc.misc-tests/gcov-5b.c: Likewise.
187         * gcc.misc-tests/gcov-6.c: Likewise.
188         * gcc.misc-tests/gcov-7.c: Likewise.
189         * gcc.misc-tests/gcov-8.c: Likewise.
190         * g++.dg/gcov/gcov-1.x: Remove.
191         * g77.dg/gcov/gcov-1.x: Likewise.
192         * gcc.misc-tests/gcov-4b.x: Likewise.
193         * gcc.misc-tests/gcov-5b.x: Likewise.
194         * gcc.misc-tests/gcov-6.x: Likewise.
195         * gcc.misc-tests/gcov-7.x: Likewise.
196         * gcc.misc-tests/gcov-8.x: Likewise.
197
198 2003-03-27  Glen Nakamura  <glen@imodulo.com>
199
200         PR opt/10087
201         * gcc.dg/20030324-1.c: New test.
202
203 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
204
205         PR c++/10224
206         * g++.dg/template/arg3.C: New test.
207
208         PR c++/10158
209         * g++.dg/template/friend18.C: New test.
210
211 2003-03-26  Roger Sayle  <roger@eyesopen.com>
212
213         * g77.f-torture/compile/20030326-1.f: New test case.
214
215 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
216
217         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
218
219         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
220
221 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
222
223         * gcc.dg/ia64-sync-3.c: New test.
224
225 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
226
227         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
228
229 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
230
231         * gcc.dg/ultrasp6.c: New test.
232
233 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
234
235         * gcc.dg/i386-signbit-1.c: New test.
236         * gcc.dg/i386-signbit-2.c: New test.
237         * gcc.dg/i386-signbit-3.c: New test.
238
239 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
240
241         * gcc.dg/ultrasp5.c: Fix options.
242
243 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
244
245         * gcc.dg/ultrasp5.c: Fix comment.
246
247 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
248
249         PR fortran/10197
250         * g77.f-torture/execute/10197.f: New test.
251
252 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
253
254         PR c++/9898, c++/383
255         * g++.dg/template/conv6.C: New test.
256
257         PR c++/10119
258         * g++.dg/template/ptrmem5.C: New test.
259
260         PR c++/10026
261         * g++.dg/lookup/koenig1.C: New test.
262
263         PR C++/10199
264         * g++.dg/lookup/template2.C: New test.
265
266 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
267
268         * g++.dg/opt/rtti1.C: New test.
269
270 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
271
272         * gcc.dg/ultrasp5.c: New test.
273
274 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
275
276         PR middle-end/9967
277         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
278         builtin fputs.
279
280 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
281
282         PR c/8224
283         * gcc.dg/20030323-1.c: New test.
284
285 2003-03-23  Roger Sayle  <roger@eyesopen.com>
286
287         * gcc.c-torture/compile/20030323-1.c: New test case.
288
289 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
290
291         * gcc.dg/20030321-1.c: New test.
292
293 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
294
295         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
296
297 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
298
299         PR c++/9978, c++/9708
300         * g++.dg/ext/vlm1.C: Adjust expected error.
301         * g++.dg/ext/vla2.C: New test.
302         * g++.dg/template/arg1.C: New test.
303         * g++.dg/template/arg2.C: New test.
304
305 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
306
307         * g77.f-torture/execute/select.f: New test.
308         * g77.f-torture/noncompile/select_no_compile.f: New test.
309
310 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
311
312         PR c++/9898
313         * g++.dg/other/error4.C: New test.
314
315 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
316
317         * g++.dg/template/friend17.C: New test.
318
319 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
320
321         * gcc.c-torture/compile/20030320-1.c: New.
322
323 2003-03-20  Roger Sayle  <roger@eyesopen.com>
324
325         * gcc.dg/builtins-6.c: New test case.
326
327 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
328
329         PR target/10073
330         * gcc.c-torture/compile/20030319-1.c: New.
331
332 2003-03-18  Jan Hubicka  <jh@suse.cz>
333
334         * gcc.dg/i386-cvt-1.c: New test.
335
336 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
337
338         * objc.dg/naming-1.m: Use "(parse|syntax) error".
339         * objc.dg/naming-2.m: Likewise.
340
341 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
342
343         PR c++/9639
344         * g++.dg/parse/crash1.C: New test.
345
346 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
347
348         PR c++/8805
349         * g++.dg/eh/cleanup1.C: New test.
350
351 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
352
353         * gcc.c-torture/execute/20030316-1.c: New test case.
354
355 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
356
357         PR c++/9629
358         * g++.dg/init/ctor2.C: New test.
359
360 2003-03-15  Roger Sayle  <roger@eyesopen.com>
361
362         * g77.f-torture/compile/xformat.f: New test case.
363
364 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
365
366         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
367         * g++.old-deja/g++.mike/eh50.C: Likewise.
368
369 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
370
371         PR c++/6440
372         * g++.dg/template/spec7.C: New test.
373         * g++.dg/template/spec8.C: Likewise.
374
375 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
376
377         * gcc.c-torture/execute/20030313-1.c: New test.
378
379 2003-03-14  Richard Henderson  <rth@redhat.com>
380
381         * gcc.dg/inline-2.c: Adjust alpha test for external call.
382
383 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
384
385         * gcc.c-torture/compile/20030314-1.c: New test.
386
387 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
388
389         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
390         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
391         thumb target,
392         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
393         to accept newer _imp__  prefix and additional
394         newline in .drectve section.
395         * gcc.dg/dll-4.c: Likewise.
396         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
397         switch.
398
399 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
400
401         * g++.dg/parse/namespace9.C: New test.
402
403         * g++.dg/init/ref5.C: New test.
404         * g++.dg/parse/ptrmem1.C: Likewise.
405
406 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
407
408         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
409         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
410         regular expression.
411         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
412         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
413
414 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
415
416         * gcc.c-torture/execute/20030224-2.c: New test.
417
418 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
419
420         * gcc.dg/decl-3.c: New test.
421
422 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
423
424         * gcc.dg/i386-loop-2.c: New test.
425
426 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
427
428         PR c++/9474
429         * g++.dg/parse/namespace8.C: New test.
430
431         PR c++/9924
432         * g++.dg/overload/builtin2.C: New test.
433
434 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
435
436         * gcc.dg/return-type-3.c: New test.
437
438 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
439
440         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
441         profiling options are not supported.
442
443 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
444
445         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
446         * g++.old-deja/g++.warn/impint2.C: Likewise.
447
448 2003-03-10  Devang Patel  <dpatel@apple.com>
449
450         * g++.dg/cpp/c++_cmd_1.C: New test.
451         * g++.dg/cpp/c++_cmd_1.h: New file.
452
453 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
454
455         * gcc.dg/altivec-9.c: New file.
456
457 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
458
459         * gcc.dg/ppc-sdata-1.c: New test.
460         * gcc.dg/ppc-sdata-2.c: New test.
461
462 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
463
464         PR c++/9373
465         * g++.dg/opt/ptrmem2.C: New test.
466
467         PR c++/8534
468         * g++.dg/opt/ptrmem1.C: New test.
469
470 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
471
472         * gcc.dg/i386-loop-1.c: New test.
473
474 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
475
476         PR c++/9970
477         * g++.dg/lookup/friend1.C: New test.
478
479 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
480
481         PR c++/9823
482         * g++.dg/parser/constructor1.C: New test.
483
484 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
485
486         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
487
488         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
489
490 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
491
492         * gcc.dg/cpp/Wunused.c: Update test.
493
494 2003-03-08  Jan Hubicka  <jh@suse.cz>
495
496         * gcc.dg/inline-3.c: New test.
497
498 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
499
500         PR c++/9809
501         * g++.dg/parse/builtin1.C: New test.
502
503         PR c++/9982
504         * g++.dg/abi/cookie1.C: New test.
505         * g++.dg/abi/cookie2.C: Likewise.
506
507         PR c++/9524
508         * g++.dg/template/field1.C: New test.
509
510         PR c++/9912
511         * g++.dg/parse/class1.C: New test.
512         * g++.dg/parse/namespace7.C: Likewise.
513         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
514
515 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
516
517         * g++.dg/init/ref4.C: New test.
518
519 2003-03-07  Jan Hubicka  <jh@suse.cz>
520
521         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
522         * gcc.dg/inline-3.c:  New test.
523
524 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
525
526         * g++.dg/init/ref3.C: New test.
527
528         PR c++/9965
529         * g++.dg/init/ref2.C: New test.
530
531         PR c++/9400
532         * g++.dg/warn/Wshadow-2.C: New test.
533
534         PR c++/9791
535         * g++.dg/warn/Woverloaded-1.C: New test.
536
537 2003-03-05  Jan Hubicka  <jh@suse.cz>
538
539         * gcc.dg/i386-local2.c: New.
540         * gcc.dg/i386-local.c: Fix typo.
541
542 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
543
544         * g++.dg/abi/layout3.C: New test.
545
546 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
547
548         * gcc.c-torture/compile/20030305-1.c
549
550 2003-03-05  Jan Hubicka  <jh@suse.cz>
551
552         * gcc.dg/i386-local.c: New.
553
554 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
555
556         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
557
558 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
559
560         * gcc.dg/switch-2.c: New test.
561         * gcc.dg/switch-3.c: New test.
562         * gcc.dg/Wswitch.c: Adjust line numbers.
563         * gcc.dg/Wswitch-default.c: Likewise.
564         * gcc.dg/Wswitch-enum.c: Likewise.
565
566 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
567
568         * gcc.c-torture/execute/20030222-1.c: New test.
569
570 2003-03-03  James E Wilson  <wilson@tuliptree.org>
571
572         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
573
574 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
575
576         PR c++/9878
577         * g++.dg/init/ref1.C: New test.
578
579 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
580
581         * gcc.dg/sh-relax.c: New SH-only test.
582
583 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
584
585         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
586         comment explaining purpose of testcase.
587
588 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
589
590         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
591         for HC11/HC12 (asm needs two int registers).
592         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
593         HC11/HC12 because the test uses an asm which needs two 32-bit
594         registers.
595
596 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
597
598         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
599         for HC11/HC12 (array is too large otherwise).
600         * gcc.c-torture/compile/920501-4.x: New file, likewise.
601         * gcc.c-torture/compile/20010518-2.x: Likewise.
602         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
603         HC11/HC12 (array is too large).
604
605 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
606
607         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
608         * lib/g++-dg.exp (g++-dg-test): Likewise.
609
610 2003-03-01  Roger Sayle  <roger@eyesopen.com>
611
612         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
613         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
614
615 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
616
617         * g++.dg/warn/implicit-typename1.C: Remove warning.
618
619 2003-02-28  Richard Henderson  <rth@redhat.com>
620
621         * gcc.dg/noreturn-1.c: Move noreturn warning line.
622         * gcc.dg/return-type-1.c: Move control reaches end warning line.
623
624 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
625
626         * gcc.dg/pch/pch.exp: Change .pch to .gch.
627         * g++.dg/pch/pch.exp: Likewise.
628
629 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
630
631         PR c++/9879
632         * testsuite/g++.dg/init/new4.C: New test.
633
634 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
635
636         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
637
638 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
639
640         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
641         unsigned long.
642
643         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
644         wider than float.
645
646 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
647
648         * lib/scanasm.exp: Add support for counting numbers of
649         occurences.
650         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
651         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
652
653 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
654
655         PR c++/9683
656         * g++.dg/template/static3.C: New test.
657
658         PR c++/9829
659         * g++.dg/parse/namespace6.C: New test.
660
661 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
662
663         PR target/9732
664         * gcc.dg/20030225-1.c: New test.
665
666 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
667
668         * README: Remove out-of-date information.
669
670         PR c++/9836
671         * g++.dg/template/spec6.C: New test.
672
673 2003-02-24  Jeff Law  <law@redhat.com>
674
675         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
676
677 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
678
679         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
680         * gcc.dg/pragma-ep-1.c: Likewise.
681
682 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
683
684         PR c++/9602
685         * g++.dg/template/friend16.C: New test.
686
687 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
688
689         PR c++/5333
690         * g++.dg/parse/fused-params1.C: Adjust error messages.
691         * g++.dg/template/nested3.C: New test.
692
693 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
694
695         * g++.dg/abi/param1.C: New test.
696
697 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
698
699         PR c++/7982
700         * g++.dg/warn/implicit-typename1.C: New test.
701
702 2003-02-22  Kelley Cook <kelleycook@comcast.net>
703
704         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
705         with "mtune".
706         * g++.old-deja/g++.other/store-expr2.C: Likewise.
707         * gcc.c-torture/execute/20010129-1.x: Likewise.
708         * gcc.dg/20011107-1.c: Likewise.
709         * gcc.dg/20020108-1.c: Likewise.
710         * gcc.dg/20020122-3.c: Likewise.
711         * gcc.dg/20020206-1.c: Likewise.
712         * gcc.dg/20020310-1.c: Likewise.
713         * gcc.dg/20020426-2.c: Likewise.
714         * gcc.dg/20020517-1.c: Likewise.
715         * gcc.dg/991230-1.c: Likewise.
716         * gcc.dg/i386-unroll-1.c: Likewise.
717         * gcc.misc-tests/i386-prefetch.exp: Likewise.
718
719 2003-02-22  Jan Hubicka  <jh@suse.cz>
720
721         * gcc.dg/i386-mul.c: New test.
722
723 2003-02-21  Roger Sayle  <roger@eyesopen.com>
724
725         * gcc.dg/builtins-5.c: New test case.
726
727 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
728
729         * gcc.dg/asmreg-1.c: New test.
730
731 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
732
733         PR c++/9749
734         * g++.dg/parse/varmod1.C: New test.
735
736 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
737
738         PR c++/9727
739         * g++.dg/template/op1.C: New test.
740
741 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
742
743         PR c++/8906
744         * g++.dg/template/nested2.C: New test.
745
746 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
747
748         PR c++/8724
749         * g++.dg/expr/dtor1.C: New test.
750
751 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
752
753         * gcc.dg/cpp/include3.c: New test.
754         * gcc.dg/cpp/inc/foo.h: New file.
755
756 2003-02-21  Glen Nakamura  <glen@imodulo.com>
757
758         * gcc.c-torture/execute/20030221-1.c: New test.
759
760 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
761
762         PR c++/9729
763         * g++.dg/abi/conv1.C: New test.
764
765 2003-02-20  Jan Hubicka  <jh@suse.cz>
766
767         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
768
769 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
770
771         * gcc.c-torture/compile/20030219-1.c: New test.
772
773 2003-02-18  Jan Hubicka  <jh@suse.cz>
774
775         * gcc.dg/funcorder.c: New test.
776
777 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
778
779         * gcc.c-torture/execute/20030218-1.c: New.
780
781 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
782
783         * gcc.dg/20030218-1.c: New.
784
785 2003-02-18  Richard Henderson  <rth@redhat.com>
786
787         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
788         * gcc.dg/attr-used-2.c: New.
789
790 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
791
792         PR c++/9704
793         * g++.dg/init/copy5.C: New test.
794
795 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
796
797         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
798         * g++.dg/pch/pch.exp: Likewise.
799
800 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
801
802         * gcc.c-torture/execute/20030209-1.c: Enable the test if
803         STACK_SIZE is not defined.
804
805 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
806
807         PR c++/9457
808         * g++.dg/template/init1.C: New test.
809
810 2003-02-16  Jan HUbicka  <jh@suse.cz>
811
812         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
813         (foo): Add few extra tests
814         * gcc.dg/c99-const-expr-3.c: Likewise.
815         * gcc.c-torture/execute/20030216-1.c: New.
816
817 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
818
819         PR c++/9459
820         * g++.dg/ext/typeof4.C: New test.
821
822 2003-02-15  Roger Sayle  <roger@eyesopen.com>
823
824         * gcc.dg/i386-387-3.c: New test case.
825
826 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
827
828         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
829         cris-*-elf* cris-*-aout* and mmix-*-*.
830
831 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
832
833         * gcc.dg/20030213-1.c: New test.
834
835 2003-02-12  Roger Sayle  <roger@eyesopen.com>
836
837         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
838         * gcc.dg/i386-387-2.c: Likewise.
839
840 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
841
842         * gcc.dg/ppc-spe.c: Fix formatting.
843         Enable tests that were previously unsupported by gas.
844         Delete tests for instructions that no longer exist.
845         Switch arguments on evsubifw builtin.
846
847 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
848
849         * gcc.c-torture/execute/20030209-1.c: Disable the test if
850         STACK_SIZE is too small.
851
852 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
853             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
854
855         * gcc.dg/decl-2.c: New test.
856
857 2003-02-10  Jan Hubicka  <jh@suse.cz>
858
859         * gcc.dg/i386-fpcvt-1.c:  New test.
860
861 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
862
863         * gcc.c-torture/execute/20030209-1.c: New test.
864
865 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
866
867         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
868         int-wide bitops, use the constants of the same width.
869         Likewise, if long long is 32-bit wide, test bitops using
870         32-bit constants.
871
872 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
873
874         * gcc.dg/20021014-1.c: Annotate with expected notice text.
875
876 2003-02-07  Roger Sayle  <roger@eyesopen.com>
877
878         * testsuite/gcc.dg/builtins-4.c: New test case.
879
880 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
881
882         * gcc.dg/20020430-1.c: Fix dg command typos.
883         * gcc.dg/20020503-1.c: Likewise.
884
885 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
886
887         PR c++/8785
888         * g++.dg/parse/fused-params1.C: New test.
889
890         PR c++/8857
891         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
892
893         PR c++/8921
894         * g++.dg/parse/non-dependent1.C: New test.
895
896         PR c++/8928
897         * g++.dg/parse/dupl-tmpl-args1.C: New test.
898
899         PR c++/9228
900         * g++.dg/parse/undefined7.C: New test.
901         * g++.dg/parse/non-templ1.C: New test.
902
903         PR c++/9229
904         * g++.dg/parse/too-many-tmpl-args1.C: New test.
905
906 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
907
908         * gcc.c-torture/compile/20030206-1.c: New test.
909
910 2003-02-05  Roger Sayle  <roger@eyesopen.com>
911
912         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
913         "pow" to "foo" to avoid potential confusion with a math built-in.
914
915 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
916
917         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
918         conditions for SPARC targets.
919
920 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
921
922         * gcc.dg/20030204-1.c: New test.
923
924 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
925
926         PR c++/38
927         * g++.dg/parse/array-size1.C: New test.
928
929         PR c++/5657
930         * g++.dg/parse/undefined3.C: New test.
931
932         PR c++/5665
933         * g++.dg/parse/undefined4.C: New test.
934
935         PR c++/5975
936         * g++.dg/parse/undefined5.C: New test.
937
938         PR c++/7259
939         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
940
941         PR c++/8578
942         * g++.dg/parse/casting-operator1.C: New test.
943
944         PR c++/8596
945         * g++.dg/parse/undefined6.C: New test.
946
947         PR c++/8736
948         * g++.dg/parse/missing-template1.C: New test.
949
950 2003-02-04  Jan Hubicka  <jh@suse.cz>
951
952         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
953         * gcc.dg/i386-cmov?.c:  Likewise.
954         * gcc.dg/i386-fpcvt-?.c:  Likewise.
955         * gcc.dg/i386-ssefp-1.c:  Likewise.
956         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
957         conventions.
958
959 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
960
961         PR c++/7129
962         * testsuite/g++.dg/ext/max.C: New test.
963
964 2003-02-03  Jan Hubicka  <jh@suse.cz>
965
966         * gcc.c-torture/execute/20030203-1.c: New test.
967
968 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
969
970         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
971         'natural-endian'.
972
973 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
974
975         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
976         * g++.dg/init/new2.C: Likewise.
977         * g++.dg/other/new1.C: Likewise.
978
979 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
980
981         * gcc.dg/struct-ret-libc.c: New test.
982
983 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
984
985         * gcc.dg/20030129-1.c: New test.
986
987 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
988
989         PR c++/8849
990         * g++.dg/template/ptrmem4.C: New test.
991
992 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
993
994         * g++.dg/parser/constant1.C: New test.
995
996 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
997
998         PR c++/8591
999         * g++.dg/parse/friend2.C: New test.
1000
1001 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1002
1003         PR c++/9437
1004         * g++.dg/template/unify4.C: New test.
1005
1006 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
1007
1008         * gcc.c-torture/execute/20030128-1.c: New test.
1009
1010 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
1011
1012         * g++.dg/lookup/nested1.C: Test moved from ...
1013         * g++.old-deja/g++.other/lookup24.C: ... here.
1014
1015 2003-01-28  Jan Hubicka  <jh@suse.cz>
1016
1017         * gcc.dg/i386-cmov5.c:  New test.
1018
1019 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
1020
1021         * gcc.c-torture/execute/20010925-1.c: Changed the
1022         memcpy declaration.
1023
1024 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1025
1026         PR c++/3902
1027         * g++.dg/parse/template5.C: New test.
1028
1029 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
1030
1031         PR fortran/9258
1032         * g77.dg/pr9258: New test.
1033
1034 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1035
1036         * README: Move relevant parts from README.g++.
1037
1038         * README.g++: Remove this file.
1039
1040 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
1041
1042         * g++.dg/abi/dcast1.C: New test.
1043
1044 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1045
1046         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
1047
1048 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
1049
1050         PR c++/47
1051         * g++.old-deja/g++.other/lookup24.C: New test.
1052
1053 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1054
1055         PR middle-end/7227
1056         * gcc.dg/uninit-C.c: New test.
1057
1058 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
1059
1060         * g++.dg/abi/covariant1.C: New test.
1061
1062 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
1063
1064         * gcc.dg/20030123-1.c: New test.
1065
1066 2003-01-25  Jan Hubicka  <jh@suse.cz>
1067
1068         PR opt/8492
1069         * gcc.c-torture/compile/20030125-1.c
1070
1071 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
1072
1073         PR c++/9403
1074         * g++.dg/parse/template3.C: New test.
1075         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
1076
1077         PR c++/795
1078         * g++.dg/parse/template4.C: New test.
1079
1080         PR c++/9415
1081         * g++.dg/template/qual2.C: New test.
1082
1083         PR c++/8545
1084         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
1085
1086         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
1087
1088 2003-01-25  Roger Sayle  <roger@eyesopen.com>
1089
1090         * gcc.c-torture/execute/switch-1.c: New test case.
1091
1092 2003-01-25  Jan Hubicka  <jh@suse.cz>
1093
1094         * gcc.c-torture/execute/20030125-1.[cx]: New test.
1095
1096 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
1097
1098         Tweaks for Bison-1.875. From the NEWS file:
1099         "- `parse error' -> `syntax error'
1100         Bison now uniformly uses the term `syntax error'"
1101         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
1102         * gcc.dg/cpp/digraph2.c: Likewise.
1103         * gcc.dg/cpp/direct2.c: Likewise.
1104         * gcc.dg/cpp/paste4.c: Likewise.
1105         * gcc.dg/c90-restrict-1.c: Likewise.
1106         * gcc.dg/c99-func-2.c: Likewise.
1107         * gcc.dg/noncompile/920721-2.c: Likewise.
1108         * gcc.dg/noncompile/930622-2.c: Likewise.
1109         * gcc.dg/noncompile/940112-1.c: Likewise.
1110         * gcc.dg/noncompile/950921-1.c: Likewise.
1111         * gcc.dg/noncompile/951123-1.c: Likewise.
1112         * gcc.dg/noncompile/971104-1.c: Likewise.
1113         * gcc.dg/noncompile/990416-1.c: Likewise.
1114
1115 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
1116
1117         * g++.dg/parse/undefined1.C: Add error message.
1118
1119 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1120
1121         PR c++/9354
1122         * g++.dg/parse/new1.C: New test.
1123
1124         PR c++/9216
1125         * g++.dg/parse/template2.C: New test.
1126
1127         PR c++/9354
1128         * g++.dg/parse/typedef2.C: New test.
1129
1130         PR c++/9328
1131         * g++.dg/ext/typeof3.C: New test.
1132
1133 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1134
1135         PR c++/2738
1136         * g++.dg/parse/ret-type1.C: New test.
1137
1138         PR c++/3792
1139         * g++.dg/parse/tmpl-outside1.C: New test.
1140
1141         PR c++/4207
1142         * g++.dg/parse/int-as-enum1.C: New test.
1143
1144         PR c++/4903
1145         * g++.dg/parse/no-typename1.C: New test.
1146
1147         PR c++/5533
1148         * g++.dg/parse/no-value1.C: New test.
1149
1150         PR c++/5921
1151         * g++.dg/parse/wrong-inline1.C: New test.
1152
1153         PR c++/6402
1154         * g++.dg/parse/ref1.C: New test.
1155
1156         PR c++/6992
1157         * g++.dg/parse/attr-ctor1.C: New test.
1158
1159         PR c++/7229
1160         * g++.dg/parse/namespace5.C: New test.
1161
1162         PR c++/7917
1163         * g++.dg/parse/func-def1.C: New test.
1164
1165         PR c++/8143
1166         * g++.dg/parse/undefined1.C: New test.
1167
1168         PR c++/5723, PR c++/8522
1169         * g++.dg/parse/specialization1.C: New test.
1170
1171         PR c++/163, PR c++/8595
1172         * g++.dg/parse/struct-as-enum1.C: New test.
1173
1174         PR c++/9173
1175         * g++.dg/parse/undefined2.C: New test.
1176
1177 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
1178
1179         PR c++/9298
1180         * g++.dg/parse/template1.C: New test.
1181
1182         PR c++/9384
1183         * g++.dg/parse/using1.C: New test.
1184
1185         PR c++/9285
1186         PR c++/9294
1187         * g++.dg/parse/expr2.C: New test.
1188
1189         PR c++/9388
1190         * g++.dg/parse/lookup2.C: Likewise.
1191
1192 2003-01-21  Jan Hubicka  <jh@suse.cz>
1193
1194         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
1195         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
1196         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
1197         * gcc.c-torture/execute/string-opt-*.c: Likewise.
1198
1199 2003-01-20  Nick Clifton  <nickc@redhat.com>
1200
1201         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
1202         problem with ARM sibcall code generation.
1203
1204 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
1205
1206         * gcc.c-torture/execute/20030120-1.c: New.
1207
1208 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
1209
1210         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
1211
1212 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
1213
1214         PR c++/9272
1215         * g++.dg/parse/ctor1.C: New test.
1216
1217         PR c++/9294:
1218         * g++.dg/parse/qualified1.C: New test.
1219
1220         * g++.dg/parse/typename3.C: New test.
1221
1222 2003-01-16  Richard Henderson  <rth@redhat.com>
1223
1224         * g++.dg/tls/init-2.C: Fix error matches for real this time.
1225
1226 2003-01-16  Richard Henderson  <rth@redhat.com>
1227
1228         * g++.dg/pch/pch.exp: Copy test header to the working directory
1229         before using it either for precompilation or direct use.
1230         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
1231         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
1232
1233 2003-01-16  Richard Henderson  <rth@redhat.com>
1234
1235         * gcc.dg/pch/pch.exp: Copy test header to the working directory
1236         before using it either for precompilation or direct use.
1237         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
1238         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
1239
1240 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
1241
1242         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
1243         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
1244         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
1245         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
1246         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
1247         typename warning into error.
1248         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
1249         error messages.
1250         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
1251         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
1252         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
1253         messages.
1254         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
1255         make declaration visible in template.
1256         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
1257         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
1258         messages.
1259         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
1260         message.
1261         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
1262         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
1263         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
1264         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
1265         typename warning with error message.
1266         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
1267         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
1268         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
1269
1270 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
1271
1272         * g++.dg/parse/ambig2.C: New test.
1273
1274 2003-01-15  Richard Henderson  <rth@redhat.com>
1275
1276         * g++.dg/tls/init-2.C: Update error message string.
1277
1278 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1279
1280         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
1281
1282 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
1283
1284         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
1285         all for HC11/HC12.
1286         * gcc.c-torture/compile/20001205-1.x: Likewise.
1287         * gcc.c-torture/compile/20001226-1.x: Likewise.
1288         * gcc.c-torture/compile/920520-1.x: Likewise.
1289         * gcc.c-torture/compile/961203-1.x: Likewise.
1290         * gcc.c-torture/compile/20020604-1.x: Likewise.
1291
1292 2003-01-15  Jan Hubicka  <jh@suse.cz>
1293
1294         * gcc.c-torture/compile/20030115-1.c: New test.
1295
1296         * gcc.dg/i386-fpcvt-1.c: New test.
1297         * gcc.dg/i386-fpcvt-2.c: New test.
1298
1299 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
1300
1301         Further conform g++'s __vmi_class_type_info to the C++ ABI
1302         specification.
1303         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
1304         the specification.
1305
1306 2003-01-14  Jan Hubicka  <jh@suse.cz>
1307
1308         * gcc.dg/i386-fpcvt-1.c: New test.
1309         * gcc.dg/i386-fpcvt-2.c: New test.
1310
1311 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
1312
1313         * gcc.dg/i386-mmx-3.c: New test.
1314
1315 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
1316
1317         PR c++/9264
1318         * g++.dg/parse/octal1.C: New file.
1319
1320         PR c++/9172
1321         * g++.dg/parse/typename1.C: New file.
1322
1323 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
1324
1325         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
1326         * gcc.dg/bf-no-ms-layout.c: Likewise.
1327         * gcc.dg/bf-ms-attrib.c: Likewise.
1328
1329 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
1330
1331         PR c++/9099
1332         * g++.dg/parse/dtor1.C: New file.
1333
1334         PR c++/9128
1335         * g++.dg/rtti/typeid1.C: New file.
1336
1337         PR c++/9153
1338         * g++.dg/parse/lookup1.C: New file.
1339
1340         PR c++/9171
1341         * g++.dg/templ/spec5.C: New file.
1342
1343 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
1344
1345         * gcc.c-torture/compile/20030110-1.c: New test.
1346
1347 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
1348
1349         Merge from pch-branch:
1350
1351         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
1352
1353         * gcc.dg/pch/cpp-1.h: New.
1354         * gcc.dg/pch/cpp-1.c: New.
1355         * gcc.dg/pch/cpp-2.h: New.
1356         * gcc.dg/pch/cpp-2.c: New.
1357
1358         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
1359
1360         * gcc.dg/pch/except-1.h: New.
1361         * gcc.dg/pch/except-1.c: New.
1362
1363         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
1364
1365         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
1366         running test.
1367         * gcc.dg/pch: Include *.hp not *.h.
1368         * gcc.dg/pch/system-1.h: New.
1369         * gcc.dg/pch/system-1.c: New.
1370
1371         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
1372
1373         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
1374         rather than trying to build and run a program using PCH.
1375         * gcc.dg/pch: Remove dg-do commands from test files.
1376
1377         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
1378
1379         * gcc.dg/pch/macro-3.c: New.
1380         * gcc.dg/pch/macro-3.h: New.
1381
1382         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
1383
1384         * gcc.dg/pch/common-1.c: New.
1385         * gcc.dg/pch/common-1.h: New.
1386         * gcc.dg/pch/decl-1.c: New.
1387         * gcc.dg/pch/decl-1.h: New.
1388         * gcc.dg/pch/decl-2.c: New.
1389         * gcc.dg/pch/decl-2.h: New.
1390         * gcc.dg/pch/decl-3.c: New.
1391         * gcc.dg/pch/decl-3.h: New.
1392         * gcc.dg/pch/decl-4.c: New.
1393         * gcc.dg/pch/decl-4.h: New.
1394         * gcc.dg/pch/decl-5.c: New.
1395         * gcc.dg/pch/decl-5.h: New.
1396         * gcc.dg/pch/global-1.c: New.
1397         * gcc.dg/pch/global-1.h: New.
1398         * gcc.dg/pch/inline-1.c: New.
1399         * gcc.dg/pch/inline-1.h: New.
1400         * gcc.dg/pch/inline-2.c: New.
1401         * gcc.dg/pch/inline-2.h: New.
1402         * gcc.dg/pch/static-1.c: New.
1403         * gcc.dg/pch/static-1.h: New.
1404         * gcc.dg/pch/static-2.c: New.
1405         * gcc.dg/pch/static-2.h: New.
1406
1407         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
1408
1409         * g++.dg/pch/pch.exp: Better handle failing testcases.
1410         * gcc.dg/pch/pch.exp: Likewise.
1411         * gcc.dg/pch/macro-1.c: New.
1412         * gcc.dg/pch/macro-1.h: New.
1413         * gcc.dg/pch/macro-2.c: New.
1414         * gcc.dg/pch/macro-2.h: New.
1415
1416         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
1417
1418         * g++.dg/dg.exp: Treat files in pch/ specially.
1419         * g++.dg/pch/pch.exp: New file.
1420         * g++.dg/pch/empty.H: New file.
1421         * g++.dg/pch/empty.C: New file.
1422         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
1423         "precompile".
1424
1425         * gcc.dg/pch/pch.exp: New file.
1426         * gcc.dg/pch/empty.h: New file.
1427         * gcc.dg/pch/empty.c: New file.
1428         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
1429         "precompile".
1430
1431 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1432
1433         * g++.dg/template/friend14.C: New test.
1434
1435 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1436
1437         * gcc.dg/old-style-asm-1.c: New test.
1438
1439 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
1440
1441         * gcc.c-torture/compile/20030109-1.c: New test.
1442
1443 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1444
1445         * gcc.c-torture/execute/20030109-1.c: New test.
1446
1447 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
1448
1449         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1450         * g++.old-deja/g++.mike/dyncast2.C: Likewise
1451         * g++.old-deja/g++.mike/dyncast3.C: Likewise
1452         * g++.old-deja/g++.mike/eh2.C: Likewise
1453         * g++.old-deja/g++.mike/eh3.C: Likewise
1454         * g++.old-deja/g++.mike/eh5.C: Likewise
1455         * g++.old-deja/g++.mike/eh6.C: Likewise
1456         * g++.old-deja/g++.mike/eh7.C: Likewise
1457         * g++.old-deja/g++.mike/eh8.C: Likewise
1458         * g++.old-deja/g++.mike/eh9.C: Likewise
1459         * g++.old-deja/g++.mike/eh10.C: Likewise
1460         * g++.old-deja/g++.mike/eh12.C: Likewise
1461         * g++.old-deja/g++.mike/eh13.C: Likewise
1462         * g++.old-deja/g++.mike/eh14.C: Likewise
1463         * g++.old-deja/g++.mike/eh16.C: Likewise
1464         * g++.old-deja/g++.mike/eh17.C: Likewise
1465         * g++.old-deja/g++.mike/eh18.C: Likewise
1466         * g++.old-deja/g++.mike/eh21.C: Likewise
1467         * g++.old-deja/g++.mike/eh23.C: Likewise
1468         * g++.old-deja/g++.mike/eh24.C: Likewise
1469         * g++.old-deja/g++.mike/eh25.C: Likewise
1470         * g++.old-deja/g++.mike/eh26.C: Likewise
1471         * g++.old-deja/g++.mike/eh27.C: Likewise
1472         * g++.old-deja/g++.mike/eh28.C: Likewise
1473         * g++.old-deja/g++.mike/eh29.C: Likewise
1474         * g++.old-deja/g++.mike/eh31.C: Likewise
1475         * g++.old-deja/g++.mike/eh33.C: Likewise
1476         * g++.old-deja/g++.mike/eh34.C: Likewise
1477         * g++.old-deja/g++.mike/eh35.C: Likewise
1478         * g++.old-deja/g++.mike/eh36.C: Likewise
1479         * g++.old-deja/g++.mike/eh37.C: Likewise
1480         * g++.old-deja/g++.mike/eh38.C: Likewise
1481         * g++.old-deja/g++.mike/eh39.C: Likewise
1482         * g++.old-deja/g++.mike/eh40.C: Likewise
1483         * g++.old-deja/g++.mike/eh41.C: Likewise
1484         * g++.old-deja/g++.mike/eh42.C: Likewise
1485         * g++.old-deja/g++.mike/eh44.C: Likewise
1486         * g++.old-deja/g++.mike/eh46.C: Likewise
1487         * g++.old-deja/g++.mike/eh47.C: Likewise
1488         * g++.old-deja/g++.mike/eh48.C: Likewise
1489         * g++.old-deja/g++.mike/eh49.C: Likewise
1490         * g++.old-deja/g++.mike/eh50.C: Likewise
1491         * g++.old-deja/g++.mike/eh51.C: Likewise
1492         * g++.old-deja/g++.mike/eh53.C: Likewise
1493         * g++.old-deja/g++.mike/eh55.C: Likewise
1494         * g++.old-deja/g++.mike/p7912.C: Likewise
1495         * g++.old-deja/g++.mike/p9706.C: Likewise
1496         * g++.old-deja/g++.mike/p10416.C: Likewise
1497         * g++.old-deja/g++.mike/p11667.C: Likewise
1498         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1499         Remove redundant reference to Iris.
1500         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1501         Elxsi, i860, Pico Java, and WE32K.
1502
1503 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
1504
1505         * g++.dg/ext/asm4.C: New test.
1506
1507 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1508
1509         PR c++/9030
1510         * g++.dg/template/friend12.C: New test.
1511         * g++.dg/template/friend13.C: Likewise.
1512         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1513
1514 2003-01-08  Jan Hubicka  <jh@suse.cz>
1515
1516         * gcc.dg/i386-cadd.c: New test.
1517         * gcc.dg/i386-cmov4.c: Likewise.
1518
1519 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
1520
1521         PR c++/9165
1522         * g++.dg/warn/Wunused-3.C: New test.
1523
1524         * g++.dg/abi/bitfield9.C: New test.
1525
1526         PR c++/9189
1527         * g++.dg/parse/defarg3.C: New test.
1528
1529 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
1530
1531         * g++.dg/parse/ambig1.C: New test.
1532         * g++.dg/parse/defarg2.C: New test.
1533
1534 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
1535
1536         * g++.dg/template/defarg-1.C: New test.
1537         * g++.dg/template/local2.C: Likewise.
1538
1539 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
1540
1541         * gcc.c-torture/execute/20030105-1.c: New test.
1542
1543 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1544
1545         * g++.dg/parse/namespace3.C: Remove extra semicolons.
1546         * g++.dg/parse/namespace4.C: Likewise.
1547
1548 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1549
1550         * g++.dg/template/ntp2.C: New test.
1551
1552 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1553
1554         * g++.dg/parse/extern-C-1.C: New test.
1555
1556         * g++.dg/parse/namespace4.C: New test.
1557
1558         * g++.dg/template/nested1.C: New test.
1559
1560         * g++.dg/parse/namespace3.C: New test.
1561
1562 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1563
1564         * g++.dg/lookup/two-stage1.C: New test.
1565
1566 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1567
1568         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1569         * g++.old-deja/g++.jason/access8.C: Likewise.
1570         * g++.old-deja/g++.other/decl5.C: Likewise.
1571
1572 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
1573
1574         * g++.dg/parse/parse7.C: New test.
1575
1576 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
1577
1578         PR c++/2843
1579         * g++.dg/ext/attrib7.C: New test.
1580
1581 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
1582
1583         * g++.dg/parse/parse6.C: New test.
1584
1585 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
1586
1587         * gcc.dg/h8300-stack-1.c: New.
1588
1589 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1590
1591         g++.dg/lookup/exception1.C: New test.
1592
1593         g++.dg/lookup/template1.C: New test.
1594
1595         g++.dg/parse/namespace2.C: New test.
1596
1597         g++.dg/parse/parens2.C: New test.
1598
1599 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1600
1601         * g++.dg/parse/parse5.C: New test.
1602         * g++.dg/lookup/scoped4.C: New test.
1603
1604 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1605
1606         * g++.dg/parse/parens1.C: New test.
1607
1608         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1609         angle-bracket1.C.
1610         * g++.dg/parse/parens2.C: New test.
1611
1612         * g++.dg/lookup/scope-operator1.C: New test.
1613
1614         * g++.dg/parse/operator1.C: New test.
1615
1616 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1617
1618         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1619         * g++.old-deja/g++.other/access6.C: Likewise.
1620         * g++.old-deja/g++.other/decl1.C: Likewise.
1621         * g++.old-deja/g++.pt/typename12.C: Likewise.
1622
1623 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
1624
1625         * g++.dg/parse/namespace1.C: New test.
1626
1627 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1628
1629         * g++.dg/parse/parse4.C: New test.
1630
1631 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1632
1633         * g++.dg/parse/parse3.C: New test.
1634
1635 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1636
1637         * g++.dg/parse/parse2.C: New test.
1638
1639 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1640
1641         * g++.dg/template/friend11.C: New test.
1642
1643 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
1644
1645         * g++.dg/parse/parse1.C: New test.
1646
1647 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
1648
1649         * lib/profopt.exp: Change the name of a global variable to avoid
1650         possible clashes with other test suites.
1651
1652 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
1653
1654         * g++.dg/inherit/covariant8.C: New test.
1655
1656 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
1657
1658         * g++.dg/init/array9.C: New test.
1659
1660         PR c++/9112
1661         * g++.dg/parse/expr1.C: New test.
1662
1663 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
1664
1665         * gcc.c-torture/compile/20021230-1.c: New test.
1666
1667 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1668
1669         * g++.dg/inherit/covariant5.C: New test.
1670         * g++.dg/inherit/covariant6.C: New test.
1671         * g++.dg/inherit/covariant7.C: New test.
1672
1673 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1674
1675         PR c++/2739
1676         * g++.dg/other/access2.C: New test.
1677
1678 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1679
1680         * g++.dg/other/anon-struct.C: No longer fails
1681         * g++.old-deja/g++.brendan/parse4.C: Likewise.
1682         * g++.old-deja/g++.brendan/parse5.C: Likewise.
1683         * g++.old-deja/g++.brendan/parse6.C: Likewise.
1684
1685 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1686
1687         * g++.dg/parse/angle-bracket.C (main): No longer fails.
1688
1689 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
1690
1691         * g++.dg/eh/spec4.C: Remove stray semicolon.
1692         * g++.dg/expr/pmf-1.C: Change error message.
1693         * g++.dg/ext/asm1.C: Remove stray semicolon.
1694         * g++.dg/ext/typename1.C: Add missing typenames.
1695         * g++.dg/inherit/template-as-base.C: Change error message.
1696         * g++.dg/lookup/scoped1.C: Likewise.
1697         * g++.dg/lookup/scoped2.C: Likewise.
1698         * g++.dg/lookup/using2.C: Likewise.
1699         * g++.dg/other/component1.C: Remove stray semicolon.
1700         * g++.dg/other/do1.C: Change error message.
1701         * g++.dg/other/error2.C: Likewise.
1702         * g++.dg/other/init1.C: Likewise.
1703         * g++.dg/other/packed1.C: Remove stray semicolon.
1704         * g++.dg/other/ptrmem2.C: Change error message.
1705         * g++.dg/parse/parameter-declaration-1.C: Remove line number
1706         marker.
1707         * g++.dg/special/initp1.C: Remove invalid attribute usage.
1708         * g++.dg/template/access3.C: Add typename keyword.
1709         * g++.dg/template/access5.C: Remove stray semicolon.
1710         * g++.dg/template/access6.C: Likewise.
1711         * g++.dg/template/complit1.C: Likewise.
1712         * g++.dg/template/crash1.C: Change error message.
1713         * g++.dg/template/inherit2.C: Remove stray semicolon.
1714         * g++.dg/template/instantiate2.C: Likewise.
1715         * g++.dg/template/instantiate3.C: Change error message.
1716         * g++.dg/template/qual1.C: Remove stray semicolon.
1717         * g++.dg/template/qualttp18.C: Change error message.
1718         * g++.dg/template/ref1.C: Remove stray semicolon.
1719         * g++.dg/template/sizeof1.C (A::value): Declare it.
1720         * g++.dg/template/spec4.C: Change error message.
1721         * g++.dg/template/static1.C: Likewise.
1722         * g++.dg/template/type1.C: Likewise.
1723         * g++.dg/template/typename3.C: Likewise.
1724         * g++.old-deja/g++.benjamin/13478.C: Change error message.
1725         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1726         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1727         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1728         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1729         named return value extension.
1730         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1731         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1732         * g++.old-deja/g++.bob/extern_C.C: Likewise.
1733         * g++.old-deja/g++.bob/inherit2.C: Likewise.
1734         * g++.old-deja/g++.brendan/complex1.C: Likewise.
1735         * g++.old-deja/g++.brendan/copy5.C: Likewise.
1736         * g++.old-deja/g++.brendan/crash13.C: Likewise.
1737         * g++.old-deja/g++.brendan/crash15.C: Likewise.
1738         * g++.old-deja/g++.brendan/crash18.C: Change error message.
1739         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1740         * g++.old-deja/g++.brendan/crash38.C: Likewise.
1741         * g++.old-deja/g++.brendan/crash50.C: Likewise.
1742         * g++.old-deja/g++.brendan/crash56.C: Likewise.
1743         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1744         syntax.
1745         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1746         * g++.old-deja/g++.brendan/crash8.C: Change error message.
1747         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1748         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1749         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1750         * g++.old-deja/g++.brendan/template11.C: Likewise.
1751         * g++.old-deja/g++.brendan/template26.C: Likewise.
1752         * g++.old-deja/g++.brendan/template27.C: Use explicit
1753         specialization syntax.
1754         * g++.old-deja/g++.brendan/template30.C: Likewise.
1755         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1756         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1757         non-dependent names.
1758         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1759         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1760         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1761         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1762         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1763         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1764         named return value extension.
1765         * g++.old-deja/g++.ext/namedret2.C: Likewise.
1766         * g++.old-deja/g++.ext/namedret3.C: Likewise.
1767         * g++.old-deja/g++.ext/return1.C: Likewise.
1768         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1769         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1770         * g++.old-deja/g++.jason/access8.C: Likewise.
1771         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1772         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1773         pseudo-destructor names.
1774         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1775         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1776         pseudo-destructor names.
1777         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1778         * g++.old-deja/g++.jason/overload19.C: Likewise.
1779         * g++.old-deja/g++.jason/overload32.C: Likewise.
1780         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1781         stray semicolons.
1782         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1783         * g++.old-deja/g++.jason/return.C: Likewise.
1784         * g++.old-deja/g++.jason/return2.C: Likewise.
1785         * g++.old-deja/g++.jason/shadow1.C: Likewise.
1786         * g++.old-deja/g++.jason/special.C: Use explicit specialization
1787         syntax.
1788         * g++.old-deja/g++.jason/template10.C: Account for use of
1789         non-dependent names.
1790         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1791         syntax.
1792         * g++.old-deja/g++.jason/template37.C: Likewise.
1793         * g++.old-deja/g++.law/access4.C: Change error messages.
1794         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
1795         pseudo-destructor names.
1796         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1797         * g++.old-deja/g++.law/ctors9.C: Likewise.
1798         * g++.old-deja/g++.law/cvt22.C: Likewise.
1799         * g++.old-deja/g++.law/dtors5.C: Likewise.
1800         * g++.old-deja/g++.law/global-init1.C: Likewise.
1801         * g++.old-deja/g++.law/missed-error3.C: Likewise.
1802         * g++.old-deja/g++.law/operators28.C: Likewise.
1803         * g++.old-deja/g++.law/visibility28.C: Likewise.
1804         * g++.old-deja/g++.martin/eval1.C: Likewise.
1805         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1806         name.
1807         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1808         * g++.old-deja/g++.mike/net34.C: Likewise.
1809         * g++.old-deja/g++.mike/net36.C: Likewise.
1810         * g++.old-deja/g++.mike/ns2.C: Likewise.
1811         * g++.old-deja/g++.mike/p12306.C: Likewise.
1812         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1813         value extension.
1814         * g++.old-deja/g++.mike/p700.C: Likewise.
1815         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1816         * g++.old-deja/g++.mike/p710.C: Likewise.
1817         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1818         value extension.
1819         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1820         * g++.old-deja/g++.mike/pmf9.C: Likewise.
1821         * g++.old-deja/g++.ns/crash2.C: Likewise.
1822         * g++.old-deja/g++.ns/crash3.C: Likewise.
1823         * g++.old-deja/g++.ns/invalid1.C: Likewise.
1824         * g++.old-deja/g++.ns/ns17.C: Likewise.
1825         * g++.old-deja/g++.ns/template16.C: Likewise.
1826         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1827         keyword.
1828         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1829         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1830         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1831         named return value extension.
1832         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1833         * g++.old-deja/g++.other/access4.C: Issue additional error
1834         messages.
1835         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1836         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1837         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1838         * g++.old-deja/g++.other/crash25.C: Change error message.
1839         * g++.old-deja/g++.other/crash4.C: Change error message.
1840         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1841         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1842         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1843         checks.
1844         * g++.old-deja/g++.other/defarg8.C: Likewise.
1845         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1846         * g++.old-deja/g++.other/dtor10.C: Likewise.
1847         * g++.old-deja/g++.other/incomplete.C: Likewise.
1848         * g++.old-deja/g++.other/linkage7.C: Likewise.
1849         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1850         lookup algorithm.
1851         * g++.old-deja/g++.other/mangle2.C: Likewise.
1852         * g++.old-deja/g++.other/refinit2.C: Likewise.
1853         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1854         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1855         * g++.old-deja/g++.pt/crash28.C: Likewise.
1856         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1857         syntax.
1858         * g++.old-deja/g++.pt/crash32.C: Change error message.
1859         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1860         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1861         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1862         error message position.
1863         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1864         * g++.old-deja/g++.pt/defarg8.C: Change error message.
1865         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1866         syntax.
1867         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1868         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1869         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1870         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1871         keyword.
1872         * g++.old-deja/g++.pt/explicit31.C: Likewise.
1873         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1874         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1875         keyword.
1876         * g++.old-deja/g++.pt/explicit71.C: Change error message.
1877         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1878         syntax.
1879         * g++.old-deja/g++.pt/friend28.C: Account for use of
1880         non-dependent names.
1881         * g++.old-deja/g++.pt/friend29.C: Likewise.
1882         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1883         rules.
1884         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1885         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1886         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1887         lookup rules.
1888         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1889         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1890         keyword.
1891         * g++.old-deja/g++.pt/memclass20.C: Likewise.
1892         * g++.old-deja/g++.pt/memclass5.C: Likewise.
1893         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1894         keyword.
1895         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1896         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1897         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1898         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1899         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1900         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1901         keyword.
1902         * g++.old-deja/g++.pt/spec10.C: Likewise.
1903         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1904         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1905         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1906         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1907         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1908         * g++.old-deja/g++.pt/ttp62.C: Likewise.
1909         * g++.old-deja/g++.pt/ttp64.C: Likewise.
1910         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1911         * g++.old-deja/g++.pt/typename15.C: Likewise.
1912         * g++.old-deja/g++.pt/typename22.C: Likewise.
1913         * g++.old-deja/g++.pt/typename6.C: Change error messages.
1914         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1915         * g++.old-deja/g++.pt/virtual2.C: Likewise.
1916         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1917         syntax.
1918         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1919         return value extension.
1920         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1921         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1922         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1923         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1924
1925 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1926
1927         * g++.dg/warn/inline1.C: New test.
1928         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1929         * g++.old-deja/g++.jason/synth10.C: Likewise.
1930         * g++.old-deja/g++.mike/net31.C: Likewise.
1931         * g++.old-deja/g++.mike/p8786.C: Likewise.
1932
1933         * g++.dg/template/friend10.C: New test.
1934         * g++.dg/template/conv5.C: New test.
1935
1936 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1937
1938         * g++.dg/lookup/scoped3.C: New test.
1939
1940         * g++.dg/lookup/decl1.C: New test.
1941         * g++.dg/lookup/decl2.C: New test.
1942
1943 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1944
1945         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1946         gcc.c-torture/compile/20021015-1.c,
1947         gcc.c-torture/compile/20021015-2.c,
1948         gcc.c-torture/compile/20021123-1.c,
1949         gcc.c-torture/compile/20021123-2.c,
1950         gcc.c-torture/compile/20021123-3.c,
1951         gcc.c-torture/compile/20021123-4.c,
1952         gcc.c-torture/execute/20021024-1.c: Add tests previously added
1953         only to 3.1 or 3.2 branch.
1954
1955 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
1956
1957         * gcc.dg/i386-bitfield3.c: New test.
1958
1959         * gcc.dg/i386-bitfield2.c: New test.
1960
1961 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
1962
1963         * g++.dg/parse/conv_op1.C: New test.
1964
1965 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
1966
1967         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1968         approved.
1969
1970 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
1971
1972         * gcc.c-torture/compile/20021220-1.c: New test.
1973
1974 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
1975
1976         * gcc.dg/i386-fastcall-1.c: New.
1977
1978 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1979
1980         * gcc.c-torture/execute/20021219-1.c: New test.
1981
1982 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1983
1984         * gcc.dg/i386-pic-1.c: New test.
1985
1986 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1987
1988         PR c++/8099
1989         * g++.dg/template/friend9.C: New test.
1990
1991 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1992
1993         PR c++/3663
1994         * g++.dg/template/access7.C: New test.
1995
1996 2002-12-18  Nick Clifton  <nickc@redhat.com>
1997
1998         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1999         the libstdc++-v3 directory has been found.
2000
2001 2002-12-12  Devang Patel <dpatel@apple.com>
2002         * gcc.dg/darwin-ld-1.c: New test.
2003         * gcc.dg/darwin-ld-2.c: New test.
2004         * gcc.dg/darwin-ld-3.c: New test.
2005         * gcc.dg/darwin-ld-4.c: New test.
2006         * gcc.dg/darwin-ld-5.c: New test.
2007
2008 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2009
2010         * gcc.c-torture/compile/20021212-1.c: New test.
2011
2012 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
2013
2014         * gcc.dg/fshort-wchar: New test.
2015
2016 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
2017
2018         PR c++/8372
2019         * g++.dg/template/dtor1.C: New test.
2020
2021         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
2022         markers.
2023
2024 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
2025
2026         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
2027
2028 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
2029
2030         * g++.dg/template/static1.C: New test.
2031         * g++.dg/template/static2.C: New test.
2032         * g++.old-deja/g++.ext/memconst.C: New test.
2033
2034 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2035
2036         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
2037         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
2038         * g++.dg/special/initp1.C: Likewise.
2039
2040 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
2041
2042         * gcc.c-torture/execute/20021204-1.c: New test.
2043
2044 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
2045
2046         * gcc.dg/ppc-fmadd-1.c: New file.
2047         * gcc.dg/ppc-fmadd-2.c: New file.
2048         * gcc.dg/ppc-fmadd-3.c: New file.
2049
2050 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2051
2052         * gcc.c-torture/compile/20021204-1.c: New test.
2053
2054 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2055
2056         * g++.dg/inherit/covariant2.C: New test.
2057         * g++.dg/inherit/covariant3.C: New test.
2058         * g++.dg/inherit/covariant4.C: New test.
2059         * g++.dg/inherit/covariant1.C: Remove XFAIL.
2060         * g++.old-deja/g++.robertl/eb17.C: Likewise.
2061
2062 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
2063
2064         PR c++/8688
2065         * g++.dg/init/brace3.C: New test.
2066
2067 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
2068
2069         * gcc.dg/20020210-1.c: Fix a comment typo.
2070
2071 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
2072
2073         PR c++/8720
2074         * g++.dg/parse/defarg1.C: New test.
2075
2076         PR c++/8615
2077         * g++.dg/template/char1.C: New test.
2078
2079         * g++.dg/template/varmod1.C: Fix typo.
2080
2081 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2082
2083         DR 180
2084         * g++.old-deja/g++.pt/crash32.C: Expect error.
2085
2086 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
2087
2088         PR c++/5919
2089         * g++.dg/template/varmod1.C: New test.
2090
2091         PR c++/8727
2092         * g++.dg/inherit/typeinfo1.C: New test.
2093
2094         PR c++/8663
2095         * g++.dg/inherit/typedef1.C: New test.
2096
2097 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
2098
2099         PR c++/8332
2100         PR c++/8493
2101         * g++.dg/template/strlen1.C: New test.
2102
2103         PR c++/8227
2104         * g++.dg/template/ctor2.C: New test.
2105
2106         PR c++/8214
2107         * g++.dg/init/string1.C: New test.
2108
2109         PR c++/8511
2110         * g++.dg/template/friend8.C: New test.
2111
2112 2002-11-29  Joe Buck <jbuck@synopsys.com>
2113
2114         * g++.dg/lookup/anon2.C: New test.
2115
2116 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
2117
2118         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
2119         h8300 port.
2120
2121 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
2122
2123         * gcc.dg/bitfld-6.c: New test.
2124
2125 2002-11-27  Jan Hubicka  <jh@suse.cz>
2126
2127         * gcc.c-torture/execute/20021127.[cx]: New test.
2128
2129 2002-11-26  Jan Hubicka  <jh@suse.cz>
2130
2131         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
2132         quality.
2133
2134 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
2135
2136         * g++.dg/init/brace2.C: New test.
2137         * g++.old-deja/g++.mike/p9129.C: Correct.
2138
2139 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
2140
2141         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
2142
2143 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
2144
2145         * gcc.dg/sibcall-6: New test for indirect sibcalls.
2146
2147 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
2148
2149         * testsuite/g++.dg/abi/empty11.C: New test.
2150         * testsuite/g++.dg/rtti/cv1.C: New test.
2151
2152 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
2153
2154         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
2155
2156 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
2157
2158         * g++.dg/abi/empty10.C: New test.
2159
2160 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2161
2162         * gcc.c-torture/compile/20021124-1.c: New test.
2163
2164 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
2165
2166         * g++.dg/abi/rtti2.C: New test.
2167
2168 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2169
2170         * gcc.dg/i386-unroll-1.c: New test.
2171
2172 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2173
2174         * gcc.c-torture/compile/20021120-1.c: New test.
2175         * gcc.c-torture/compile/20021120-2.c: New test.
2176
2177 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2178
2179         * gcc.dg/bitfld-5.c: New test.
2180
2181 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2182
2183         * gcc.c-torture/execute/20021120-3.c: New test.
2184
2185 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2186
2187         * gcc.c-torture/execute/20021120-2.c: New test.
2188
2189 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
2190
2191         * gcc.c-torture/execute/20021120-1.c: New test.
2192
2193 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
2194
2195         * gcc.c-torture/execute/20021118-3.c: New test.
2196
2197 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
2198
2199         * gcc.c-torture/compile/20021119-1.c: New test.
2200
2201 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
2202
2203         * gcc.dg/duff-1.c: New test.
2204         * gcc.dg/duff-2.c: New test.
2205         * gcc.dg/duff-3.c: New test.
2206
2207 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
2208
2209         * gcc.dg/cpp/_Pragma5.c: New test.
2210
2211 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2212
2213         * gcc.c-torture/execute/20021118-2.c: New test.
2214
2215 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
2216
2217         * gcc.c-torture/execute/20021118-1.c: New test.
2218
2219 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
2220
2221         * gcc.dg/20021116-1.c: New test.
2222
2223 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
2224
2225         * g++.dg/abi/vcall1.C: New test.
2226
2227 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
2228
2229         * gcc.dg/20021029-1.c: New test.
2230         * gcc.dg/20021029-2.c: New test.
2231
2232 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2233
2234         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
2235
2236 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2237
2238         PR c/8439
2239         * gcc.dg/20021110.c: Move to ...
2240         * gcc.c-torture/compile/20021110.c: .... here.
2241
2242 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2243
2244         PR c/8467
2245         * gcc.c-torture/execute/20021111-1.c
2246
2247 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2248
2249         PR c/8439
2250         * gcc.dg/20021110.c: New test.
2251
2252 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
2253
2254         * g++.dg/abi/vthunk3.C: Run only on x86.
2255
2256 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2257
2258         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
2259
2260 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
2261
2262         * lib/compat.exp (compat-execute): Fix logic error in last
2263         change.
2264
2265 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
2266
2267         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
2268
2269 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2270
2271         PR c++/8389
2272         * g++.dg/template/access6.C: New test.
2273
2274 2002-11-08  Jan Hubicka  <jh@suse.cz>
2275
2276         * gcc.dg/i386-ssefp-1.c: New test.
2277         * gcc.dg/i386-ssefp-1.c: New test.
2278
2279 2002-11-08  Jan Hubicka  <jh@suse.cz>
2280
2281         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
2282
2283 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2284
2285         * g++.dg/abi/vthunk3.C: New test.
2286
2287         PR c++/8338
2288         * g++.dg/template/crash2.C: New test.
2289
2290 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
2291
2292         * testsuite/g++.dg/abi/dtor1.C: New test.
2293         * testsuite/g++.dg/abi/dtor2.C: Likewise.
2294
2295 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
2296
2297         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
2298         Darwin.
2299
2300 2002-11-04  Adam Nemet  <anemet@lnxw.com>
2301
2302         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
2303         -mthumb.  Only xfail with -O0.
2304
2305 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
2306
2307         * g++.dg/abi/thunk1.C: New test.
2308         * g++.dg/abi/thunk2.C: Likewise.
2309         * g++.dg/abi/vtt1.C: Likewise.
2310
2311 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
2312
2313         PR optimization/8423
2314         * gcc.c-torture/execute/builtin-constant.c: New test.
2315
2316 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
2317
2318         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
2319         Add some more cases.
2320
2321 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
2322
2323         PR c++/8391
2324         * g++.dg/opt/local1.C: New test.
2325
2326 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
2327
2328         PR c++/8160
2329         * g++.dg/template/complit1.C: New test.
2330
2331         PR c++/8149
2332         * g++.dg/template/typename4.C: Likewise.
2333
2334 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2335
2336         Core issue 287, PR c++/7639
2337         * g++.dg/template/instantiate1.C: Adjust error location.
2338         * g++.dg/template/instantiate3.C: New test.
2339         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
2340         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
2341         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
2342
2343 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
2344
2345         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
2346
2347 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
2348
2349         PR c++/8287
2350         * g++.dg/init/dtor2.C: New test.
2351
2352 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2353
2354         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
2355         * gcc.dg/nest.c: Bypass errors on irix6.
2356
2357 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
2358
2359         * gcc.dg/nest.c: Expect error for mmix-*-*.
2360         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
2361
2362 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
2363
2364         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
2365         markers.
2366
2367         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
2368
2369 2002-10-25  Mike Stump  <mrs@apple.com>
2370
2371         * gcc.dg/warn-1.c: New test.
2372
2373 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2374
2375         * g++.dg/template/typename3.C: New test.
2376
2377 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
2378
2379         * g++.dg/lookup/ptrmem1.C: New test.
2380
2381         * g++.dg/abi/vthunk2.C: New test.
2382
2383 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
2384
2385         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
2386
2387 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
2388
2389         * g++.dg/abi/empty9.C: New test.
2390
2391 2002-10-24  Richard Henderson  <rth@redhat.com>
2392
2393         * g++.dg/inherit/thunk1.C: Enable for ia64.
2394
2395 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2396
2397         PR c++/8067
2398         * g++.dg/lookup/pretty1.C: New test.
2399
2400 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
2401
2402         * gcc.dg/20021023-1.c: New test.
2403
2404 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
2405
2406         PR c++/7679
2407         * g++.dg/parse/inline1.C: New test.
2408
2409 2002-10-23  Richard Henderson  <rth@redhat.com>
2410
2411         * g++.dg/inherit/thunk1.C: Enable for x86_64.
2412
2413         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
2414
2415 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
2416
2417         PR c++/6579
2418         * g++.dg/parse/stmtexpr3.C: New test.
2419
2420 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
2421
2422         * g++.dg/expr/cond1.C: New test.
2423
2424 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2425
2426         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
2427
2428 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2429
2430         * g++.dg/abi/vbase13.C: New test.
2431         * g++.dg/abi/vbase14.C: Likewise.
2432
2433 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
2434
2435         * gcc.dg/tls/pic-1.c: New test.
2436         * gcc.dg/tls/nonpic-1.c: New test.
2437         * gcc.dg/20021018-1.c: New test.
2438
2439 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2440
2441         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2442         Remove only files with the same base name as the test case.
2443         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2444         (profopt-execute): Likewise.  Also, remove old profiling
2445         and performance data files before running the tests.
2446
2447         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2448         * g++.dg/bprob/bprob.exp: Likewise.
2449         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
2450         to allow more general test case names.
2451
2452         * g++.dg/bprob/bprob-1.C: Rename to ...
2453         * g++.dg/bprob/g++-bprob-1.C: ... this.
2454
2455         * g77.dg/bprob/bprob-1.f: Rename to ...
2456         * g77.dg/bprob/g77-bprob-1.f: ... this.
2457
2458 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
2459
2460         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2461         bison 1.50 or later.
2462
2463 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
2464
2465         * g++.dg/README: Describe more test directories.
2466
2467 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2468
2469         * g++.dg/init/array6.C: Add additional tests.
2470
2471 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
2472
2473         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2474         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2475
2476 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
2477
2478         * gcc.c-torture/compile/20020604-1.x: New.
2479         * gcc.c-torture/compile/simd-5.x: Likewise.
2480         * gcc.c-torture/execute/920710-1.x: Likewise.
2481         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2482
2483 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
2484
2485         * g++.dg/inherit/override1.C: Add dg-options clause.
2486
2487 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2488
2489         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2490         _mm_slli_si128.
2491
2492 2002-10-19  Andreas Schwab  <schwab@suse.de>
2493
2494         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2495         directory component.
2496
2497 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
2498
2499         * g++.dg/inherit/thunk1.C: New test.
2500
2501         * g++.dg/inherit/override1.C: New test.
2502
2503         * g++.dg/abi/mangle11.C: New test.
2504         * g++.dg/abi/mangle14.C: New test.
2505         * g++.dg/abi/mangle17.C: New test.
2506
2507 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
2508
2509         * g++.dg/overload/member2.C: New test.
2510
2511 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
2512
2513         * g++.dg/README: Describe new compat directory.
2514         * g++.dg/dg.exp: Skip tests in compat directory.
2515         * README.compat: New file.
2516         * lib/compat.exp: New expect script.
2517         * g++.dg/compat: New test directory.
2518         * g++.dg/compat/compat.exp: New expect script.
2519         * g++.dg/compat/abi: New test directory.
2520         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2521         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2522         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2523         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2524         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2525         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2526         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2527         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2528         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2529         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2530         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2531         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2532         * g++.dg/compat/break: New test directory.
2533         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2534         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2535         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2536         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2537         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2538         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2539         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2540         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2541         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2542         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2543         g++.dg/compat/break/README: New files.
2544         * g++.dg/compat/eh: New test directory.
2545         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2546         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2547         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2548         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2549         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2550         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2551         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2552         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2553         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2554         g++.dg/compat/eh/filter2_y.C,
2555         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2556         g++.dg/compat/eh/new1_y.C,
2557         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2558         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2559         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2560         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2561         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2562         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2563         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2564         g++.dg/compat/eh/unexpected1_y.C: New files.
2565         * g++.dg/compat/init: New test directory.
2566         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2567         g++.dg/compat/init/array5_y.C,
2568         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2569         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2570         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2571         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2572         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2573         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2574         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2575         g++.dg/compat/init/init-ref2_y.C: New files.
2576
2577 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
2578
2579         PR c++/7584
2580         * g++.dg/inherit/using3.C: New test.
2581
2582 2002-10-17  Jan Hubicka  <jh@suse.cz>
2583
2584         * gcc.dg/20021017-2.c: New test.
2585
2586 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
2587
2588         * g++.dg/abi/mangle16.C: Adjust.
2589
2590         * g++.dg/init/array8.C: New test.
2591
2592 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
2593
2594         * gcc.dg/special/mips-abi.exp: New test.
2595         * gcc.dg/special/mips-abi.s: Empty file used by the above.
2596
2597 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
2598
2599         * g++.dg/abi/mangle16.C: New test.
2600         * g++.dg/abi/mangle17.C: Likewise.
2601
2602         PR c++/7478
2603         * g++.dg/template/ref1.C: New test.
2604
2605 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2606
2607         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2608
2609 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
2610
2611         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2612
2613 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
2614
2615         PR c++/7524
2616         * g++.dg/init/array7.C: New test.
2617
2618 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
2619
2620         * g++.dg/init/array6.C: New test.
2621
2622         * g++.dg/abi/mangle13.C: Likewise.
2623         * g++.dg/abi/mangle14.C: Likewise.
2624         * g++.dg/abi/mangle15.C: Likewise.
2625
2626 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2627
2628         * g++.dg/abi/empty8.C: New test.
2629
2630 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
2631
2632         * g++.dg/init/ctor1.C: New test.
2633
2634 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
2635
2636         * gcc.c-torture/execute/20021015-1.c: New test.
2637
2638 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
2639
2640         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2641
2642 2002-10-14  Jan Hubicka  <jh@suse.cz>
2643
2644         * gcc.dg/i386-ssetype-[1-5].c: New tests.
2645
2646 2002-10-14  Richard Henderson  <rth@redhat.com>
2647
2648         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2649
2650 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2651
2652         PR optimization/6631
2653         * g++.dg/opt/const2.C: New test.
2654
2655 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
2656
2657         PR c++/7176
2658         * g++.dg/parse/friend1.C: New test.
2659         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2660
2661 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
2662
2663         * gcc.dg/20021014-1.c: New test.
2664
2665 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
2666
2667         PR c++/5661
2668         * g++.dg/ext/vlm1.C: New test.
2669         * g++.dg/ext/vlm2.C: Likewise.
2670
2671         * g++.dg/init/array1.C: Remove invalid braces.
2672         * g++.dg/init/brace1.C: New test.
2673         * g++.dg/init/copy2.C: Likewise.
2674         * g++.dg/init/copy3.C: Likewise.
2675         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2676         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2677         braces.
2678
2679 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
2680
2681         * gcc.dg/cpp/assembler.S: Don't use -ansi.
2682
2683 2002-10-11  Richard Shann  <richard.shann@superh.com>
2684
2685         * gcc.c-torture/compile/simd-5.c: New test.
2686
2687 2002-10-10  Roger Sayle  <roger@eyesopen.com>
2688
2689         * gcc.c-torture/execute/shiftopt-1.c: New test case.
2690
2691 2002-10-10  Jim Wilson  <wilson@redhat.com>
2692
2693         * gcc.c-torture/execute/20021010-1.c: New test.
2694
2695 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
2696
2697         PR c/7353
2698         * g++.dg/ext/typedef-init.C: New test.
2699         * gcc.dg/typedef-init.c: New test.
2700
2701 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
2702
2703         * gcc.dg/cpp/paste13.c: New test.
2704
2705 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2706
2707         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
2708         remaining platforms, XFAIL during compile, not execute.  Don't
2709         XFAIL at -O0.
2710
2711 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
2712
2713         * gcc.dg/alias-1.c: Tweak expected warning.
2714
2715 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2716
2717         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2718
2719 2002-10-06  Andreas Jaeger  <aj@suse.de>
2720
2721         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2722         * gcc.dg/cpp/c++98.C: Likewise.
2723
2724         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2725         * g++.dg/cpp/c++98.C: Likewise.
2726
2727         * g++.dg/README (Subdirectories): Mention cpp directory.
2728
2729         PR target/7559
2730         * gcc.dg/20021006-1.c: New test.
2731
2732 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2733
2734         PR c++/7804
2735         * g++.dg/other/warning1.C: New test.
2736
2737 2002-10-04  Roger Sayle  <roger@eyesopen.com>
2738
2739         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
2740         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
2741         and sparc-*-* with -m64 as expected failures.  See PR 8087.
2742
2743 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
2744
2745         PR c++/7931
2746         * g++.dg/template/ptrmem3.C: New test.
2747
2748         PR c++/7754
2749         * g++.dg/template/union1.C: New test.
2750
2751 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
2752
2753         PR c++/8006
2754         * g++.dg/abi/mangle9.C: New test.
2755         * g++.dg/abi/mangle10.C: New test.
2756         * g++.dg/abi/mangle11.C: New test.
2757         * g++.dg/abi/mangle12.C: New test.
2758
2759 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
2760
2761         PR c++/7188.
2762         * g++.dg/template/meminit1.C: New test.
2763         * g++.dg/warn/Wreorder-1.C: Likewise.
2764         * g++.old-deja/g++.mike/warn3.C: Tweak.
2765         * lib/prune.exp: Ingore "in copy constructor".
2766
2767 2002-10-02  Andreas Jaeger  <aj@suse.de>
2768
2769         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2770         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2771         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2772         on x86-64.
2773
2774 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
2775
2776         * gcc.dg/empty1.C: Fix typo.
2777
2778 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
2779
2780         * gcc.dg/alias-1.c: New test.
2781
2782 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
2783
2784         * gcc.dg/empty1.C: New test.
2785
2786         * g++.dg/tls/init-2.C: Tweak error messages.
2787
2788 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
2789
2790         * gcc.c-torture/compile/20020923-1.c: New test.
2791
2792 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
2793
2794         * gcc.c-torture/execute/ffs-1.c: New test.
2795         * gcc.c-torture/execute/ffs-2.c: Ditto.
2796
2797 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
2798
2799         * g++.dg/overload/member1.C: New test.
2800
2801 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
2802
2803         * g++.dg/abi/empty7.C: New test.
2804         * g++.dg/init/pm2.C: Likewise.
2805
2806 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
2807
2808         * g++.dg/rtti/crash1.C: New test.
2809
2810 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
2811
2812         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2813         gcc.dg/sibcall-4.c: New tests.
2814
2815 2002-09-28  Roger Sayle  <roger@eyesopen.com>
2816
2817         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2818         powerpc and MMIX targets.
2819
2820 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
2821
2822         * gcc.dg/cpp/20020927-1.c: New.
2823
2824 2002-09-26  David S. Miller  <davem@redhat.com>
2825
2826         * gcc.c-torture/compile/trunctfdf.c: New.
2827
2828 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2829
2830         * lib/target-supports.exp (check_weak_available): Handle solaris2.
2831
2832 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
2833
2834         * gcc.c-torture/execute/loop-15.c: New.
2835
2836 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
2837
2838         * README.QMTEST: Fix typo.
2839
2840 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2841
2842         * gcc.dg/20020926-1.c: New test.
2843
2844 2002-09-25  David S. Miller  <davem@redhat.com>
2845
2846         PR target/7842
2847         * gcc.c-torture/execute/shiftdi.c: New test.
2848
2849 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
2850
2851         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2852         unique to the tool.
2853         * lib/g77.exp (g77_init): Likewise.
2854         * lib/g++.exp (g++_init): Likewise.
2855         * lib/objc.exp (objc_init): Likewise.
2856
2857 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
2858
2859         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2860         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2861         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2862
2863 2002-09-25  Richard Henderson  <rth@redhat.com>
2864
2865         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2866         too-small long double.
2867
2868 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
2869
2870         * gcc.dg/20020919-1.c: New test.
2871
2872 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
2873
2874         * g++.dg/abi/bitfield6.C: New test.
2875         * g++.dg/abi/bitfield7.C: New test.
2876         * g++.dg/abi/bitfield8.C: New test.
2877         * g++.dg/abi/vbase11.C: New test.
2878
2879 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2880
2881         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2882         hppa*-*-hpux*.  Update test comment.
2883
2884 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
2885
2886         * gcc.dg/tls/struct-1.c: New test.
2887
2888 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
2889
2890         * gcc.dg/cpp/tr-warn2.c: Update.
2891
2892 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
2893
2894         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2895
2896 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
2897
2898         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2899         systems.
2900
2901 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
2902
2903         * gcc.c-torture/execute/ieee/mzero3.c: New test.
2904
2905         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2906         Adjust for c++filt moved to binutils.  Remove spurious duplicate
2907         setting of cxxfilt.
2908
2909 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
2910
2911         * gcc.dg/20020312-2.c: Update for darwin.
2912
2913 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2914
2915         * g++.old-deja/g++.other/crash32.C: Mark ICE.
2916
2917 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
2918
2919         * objc.dg/comp-types-1.m: New test.
2920         * objc.dg/comp-types-2.m: New test.
2921         * objc.dg/comp-types-3.m: New test.
2922         * objc.dg/comp-types-4.m: New test.
2923         * objc.dg/comp-types-5.m: New test.
2924         * objc.dg/comp-types-6.m: New test.
2925
2926 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2927
2928         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2929
2930 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
2931
2932         * g++.dg/other/do1.C: New test.
2933
2934         * g++.dg/template/subst1.C: New test.
2935
2936 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
2937
2938         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2939
2940 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
2941
2942         * g++.dg/template/qualttp20.C: Adjust expected errors.
2943         * g++.old-deja/g++.jason/report.C: Likewise.
2944         * g++.old-deja/g++.other/qual1.C: Likewise.
2945
2946         * g++.dg/lookup/scoped2.C: New test.
2947
2948         * g++.dg/ext/asm3.C: New test.
2949
2950 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
2951
2952         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2953
2954 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
2955
2956         * ChangeLog: follow spelling conventions.
2957         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2958         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2959         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2960         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2961         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2962         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2963         * g++.old-deja/g++.law/global-init1.C: Likewise.
2964         * g++.old-deja/g++.other/delete4.C: Likewise.
2965         * g++.old-deja/g++.other/inline21.C: Likewise.
2966         * g++.old-deja/g++.other/singleton.C: Likewise.
2967         * g77.dg/strlen0.f: Likewise.
2968         * g77.f-torture/compile/20010519-1.f: Likewise.
2969         * g77.f-torture/compile/980310-4.f: Likewise.
2970         * gcc.c-torture/compile/20000605-1.c: Likewise.
2971         * gcc.c-torture/execute/20020225-1.c: Likewise.
2972         * gcc.dg/c90-hexfloat-2.c: Likewise.
2973         * gcc.dg/c99-bool-1.c: Likewise.
2974         * gcc.dg/c99-hexfloat-2.c: Likewise.
2975         * gcc.dg/dll-2.c: Likewise.
2976         * gcc.dg/wtr-union-init-1.c: Likewise.
2977         * gcc.dg/wtr-union-init-2.c: Likewise.
2978         * gcc.dg/wtr-union-init-3.c: Likewise.
2979         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2980         * gcc.dg/cpp/defined.c: Likewise.
2981         * gcc.dg/cpp/macsyntx.c: Likewise.
2982         * gcc.dg/cpp/paste2.c: Likewise.
2983         * gcc.dg/cpp/trad/defined.c: Likewise.
2984         * gcc.dg/format/c90-printf-1.c: Likewise.
2985         * gcc.dg/format/c90-scanf-1.c: Likewise.
2986         * gcc.dg/format/c99-printf-1.c: Likewise.
2987         * gcc.dg/format/c99-scanf-1.c: Likewise.
2988         * gcc.misc-tests/gcov-8.c: Likewise.
2989         * lib/profopt.exp: Likewise.
2990
2991 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
2992
2993         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2994
2995 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2996
2997         * g++.dg/inherit/using2.C: New test.
2998
2999 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
3000
3001         * ChangeLog: Follow spelling conventions.
3002         * g++.dg/template/friend4.C: Likewise.
3003         * g++.old-deja/g++.pt/crash67.C: Likewise.
3004         * gcc.c-torture/execute/20000801-4.c: Likewise.
3005         * gcc.dg/c90-digraph-1.c: Likewise.
3006         * gcc.dg/c94-digraph-1.c: Likewise.
3007         * gcc.dg/c99-digraph-1.c: Likewise.
3008         * gcc.dg/cpp/line5.c: Likewise.
3009         * gcc.dg/cpp/multiline.c: Likewise.
3010         * gcc.dg/cpp/trad/literals-1.c: Likewise.
3011         * gcc.dg/format/attr-3.c: Likewise.
3012         * gcc.dg/format/c90-scanf-3.c: Likewise.
3013         * gcc.dg/format/ext-4.c: Likewise.
3014
3015 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3016
3017         * g++.dg/template/pretty1.C: New test.
3018
3019 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
3020
3021         * gcc.c-torture/execute/struct-cpy-1.c: New test.
3022
3023 2002-09-13  Matt Austern  <austern@apple.com>
3024
3025         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
3026         passing a cast expression to a function by const reference.
3027
3028 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
3029
3030         * g++.dg/template/deduce1.C: New test.
3031
3032 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
3033
3034         * gcc.c-torture/execute/simd-1.c: Force all use of int to
3035         32-bit int.
3036
3037 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3038
3039         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
3040         usage.
3041
3042 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
3043
3044         * gcc.c-torture/compile/20020910-1.c: New test.
3045
3046 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
3047
3048         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
3049
3050 2002-09-10  Andreas Jaeger  <aj@suse.de>
3051
3052         * gcc.dg/20020312-2.c: Adjust for x86-64.
3053
3054 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
3055
3056         * g77.dg/7388.f: New test case for PR 7388.
3057
3058 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
3059
3060         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
3061
3062 2002-09-05  Ziemowit Laski <zlaski@apple.com>
3063
3064         * objc.dg/proto-lossage-1.m: New test.
3065
3066 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
3067
3068         * gcc.dg/cpp/_Pragma4.c: Fix typo.
3069
3070 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
3071
3072         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
3073         expected to pass.
3074
3075 2002-09-06  Stan Shebs  <shebs@apple.com>
3076             David Edelsohn  <edelsohn@gnu.org>
3077
3078         * gcc.dg/weak: New directory.
3079         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
3080         target-specific xfail bits.
3081         * gcc.dg/typeof-2.c: Move to new directory.
3082         * gcc.dg/weak.exp: New expect script.
3083
3084 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
3085
3086         * gcc.c-torture/execute/extzvsi.c: New test.
3087
3088 2002-09-05  Stan Shebs  <shebs@apple.com>
3089
3090         * gcc.dg/weak-1.c: xfail on Darwin.
3091         * gcc.dg/weak-2.c: Ditto.
3092         * gcc.dg/weak-3.c: Ditto.
3093         * gcc.dg/weak-4.c: Ditto.
3094         * gcc.dg/weak-5.c: Ditto.
3095         * gcc.dg/weak-6.c: Ditto.
3096         * gcc.dg/weak-7.c: Ditto.
3097         * gcc.dg/weak-8.c: Ditto.
3098         * gcc.dg/weak-9.c: Ditto.
3099
3100 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
3101
3102         * gcc.c-torture/execute/loop-14.c: New test.
3103
3104 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
3105
3106         * g++.dg/other/cxa-atexit1.C: New test.
3107
3108         * gcc.dg/typeof-2.c: New test.
3109
3110 2002-09-03  Roger Sayle  <roger@eyesopen.com>
3111
3112         * gcc.dg/builtins-2.c: New testcase.
3113         * gcc.dg/builtins-3.c: New testcase.
3114
3115 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
3116
3117         * gcc.dg/cpp/_Pragma4.c: New test.
3118
3119 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
3120
3121         * objc/execute/nil_method-1.m: New testcase.
3122
3123 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
3124
3125         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
3126         [Object class], not [Object initialize].
3127
3128 2002-08-31  Roger Sayle  <roger@eyesopen.com>
3129             Hans-Peter Nilsson  <hp@bitrange.com>
3130
3131         * gcc.c-torture/execute/20020720-1.x: Skip test on
3132         mmix-knuth-mmixware.  Correct comment.
3133
3134 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
3135
3136         * testsuite/g++.dg/abi/bitfield5.C: New test.
3137         * testsuite/g++.dg/abi/vbase10.C: Likewise.
3138
3139 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
3140
3141         * objc.dg/undeclared-selector.m: New test.
3142
3143 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
3144
3145         * g++.dg/other/offsetof1.C: Avoid cast warning.
3146
3147 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
3148
3149         * objc.dg/super-class-2.m: New test.
3150
3151 2002-08-24  Matt Austern  <austern@apple.com>
3152
3153         * g++.dg/ext/lvaddr.C: New test.
3154         * g++.dg/ext/lvcast.C: New test.
3155
3156 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
3157
3158         * testsuite/g++.dg/inherit/cond1.C: New test.
3159
3160 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
3161
3162         * gcc.dg/noncompile/incomplete-1.c: New test.
3163
3164 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3165
3166         * gcc.dg/typespec-1.c: New test.
3167
3168 2002-08-20  Devang Patel  <dpatel@apple.com>
3169         * objc.dg/proto-hier-2.m: New test.
3170
3171 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
3172
3173         * objc.dg/bitfield-1.m: New test.
3174         * objc.dg/bitfield-2.m: New test.
3175
3176 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3177
3178         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
3179         gcc.dg/c99-flex-array-4.c: New tests.
3180
3181 2002-08-16  Stan Shebs  <shebs@apple.com>
3182
3183         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
3184
3185 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
3186
3187         * gcc.dg/typeof-1.c: New test.
3188         * g++.dg/ext/typeof2.C: New test.
3189
3190 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3191
3192         * g++.dg/other/offsetof1.C: New test.
3193
3194 2002-08-14  Richard Henderson  <rth@redhat.com>
3195
3196         * gcc.dg/tls/diag-3.c: Fix expected message strings.
3197
3198 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
3199
3200         * gcc.dg/cpp/_Pragma3.c: New test.
3201
3202 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
3203
3204         * g++.dg/template/inherit3: New test.
3205
3206 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3207
3208         * gcc.dg/bitfld-4.c: Add blank options.
3209
3210 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
3211
3212         * g++.dg/template/crash1.C: New test.
3213
3214 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3215
3216         * gcc.dg/tls/opt-2.c: New test.
3217
3218 2002-08-08  Devang Patel  <dpatel@apple.com>
3219
3220         * objc.dg/selector-1.m : New test
3221
3222 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3223
3224         * g++.dg/abi/bitfield4.C: New test.
3225         * gcc.dg/bitfld-4.c: New test.
3226
3227 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
3228
3229         * g++.dg/other/packed1.C: New test.
3230
3231 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
3232
3233         * g++.dg/abi/offsetof.C: Tweak error messages.
3234         * g++.old-deja/g++.mike/p10769a.C: Likewise.
3235
3236 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
3237
3238         * gcc.dg/bitfld-3.c: New test.
3239
3240 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3241             Richard Henderson  <rth@redhat.com>
3242
3243         * gcc.dg/i386-bitfield1.c: New test.
3244         * g++.dg/abi/bitfield3.C: Update.
3245
3246 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
3247
3248         * objc.dg/const-str-2.m: Update.
3249         * gcc.dg/cpp/c++98.c: Change to C extension.
3250         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
3251         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
3252
3253 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
3254
3255         * testsuite/gcc.dg/tls/diag-3.c: New.
3256
3257 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
3258
3259         * g++.dg/README (Subdirectories): Document new subdir expr.
3260         * g++.dg/expr/pmf-1.C: New test.
3261
3262 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
3263
3264         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
3265
3266 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
3267
3268         * g++.dg/abi/bitfield3.C: New test.
3269
3270 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
3271
3272         * lib/gcov.exp: Tweak expected line formats.
3273         * gcc.misc-tests/gcov8.c: New test.
3274         * gcc.misc-tests/gcov8.x: New flags.
3275
3276 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
3277
3278         * consistency.vlad/layout/endian.c: Include string.h.
3279
3280         * gcc.c-torture/execute/20020805-1.c: New test.
3281
3282 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
3283
3284         * g++.dg/other/conversion1.C: New test.
3285
3286 2002-08-03  Roger Sayle  <roger@eyesopen.com>
3287
3288         * gcc.dg/builtins-1.c: New testcase.
3289
3290 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
3291
3292         * g++.dg/inherit/access3.C: New test.
3293
3294 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
3295
3296         * gcc.dg/ia64-visibility-2.c: New test.
3297
3298 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
3299
3300         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
3301         __qualifier_flags to __flags.
3302
3303 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
3304
3305         * g++.dg/inherit/operator1.C: New test.
3306         * g++.dg/lookup/disamb1.C: Fix typo in comment.
3307         * g++.dg/other/error1.C: Change expected error message.
3308         * g++.dg/template/conv4.C: Likewise.
3309
3310 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
3311
3312         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
3313         for documented behavior.
3314
3315 2002-07-25  Roger Sayle  <roger@eyesopen.com>
3316
3317         * gcc.c-torture/execute/20020720-1.x: Skip this test on
3318         several targets known to fail.
3319
3320 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
3321
3322         * gcc.dg/mips-args-[123].c: New tests.
3323
3324 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
3325
3326         * gcc.dg/ppc-spe.c: New.
3327
3328 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
3329
3330         * g++.dg/other/ptrmem4.C: New testcase.
3331
3332 2002-07-24  Richard Henderson  <rth@redhat.com>
3333
3334         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
3335
3336 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
3337
3338         * g++.dg/ext/alignof1.C (main): Return 0 for success.
3339
3340 2002-07-24  Roger Sayle  <roger@eyesopen.com>
3341
3342         * gcc.c-torture/execute/memset-3.c: New testcase.
3343
3344 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
3345
3346         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
3347         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
3348
3349 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3350
3351         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
3352         Delete.
3353
3354 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
3355
3356         * gcc.c-torture/compile/simd-4.c: New test.
3357
3358 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3359
3360         PR c++/7347, c++/7348
3361         * g++.dg/template/access4.C: New test.
3362         * g++.dg/template/access5.C: New test.
3363         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
3364         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
3365         * g++.old-deja/g++.pt/ttp58.C: Likewise.
3366         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
3367
3368 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
3369
3370         * gcc.dg/gnu89-init-2.c: New test.
3371
3372 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
3373
3374         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
3375
3376 2002-07-20  Roger Sayle  <roger@eyesopen.com>
3377
3378         * gcc.c-torture/execute/20020720-1.c: New testcase.
3379
3380 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
3381
3382         * gcc.dg/cpp/Wsignprom.c: New tests.
3383
3384 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
3385
3386         * gcc.c-torture/execute/loop-13.c: New test.
3387
3388 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
3389
3390         * gcc.dg/cpp/expr.c: New tests.
3391
3392 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
3393
3394         * g++.dg/opt/pr6713.C: Add template instantiation.
3395
3396 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
3397
3398         * gcc.dg/nest.c: New test.
3399
3400 2002-07-17  Richard Henderson  <rth@redhat.com>
3401
3402         * g++.dg/opt/pr6713.C: New test.
3403
3404 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
3405
3406         * gcc.c-torture/execute/loop-2e.x: Let the testcase
3407         XFAIL for all x86 processors.
3408
3409 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
3410
3411         * gcc.c-torture/execute/20010122-1.x: Do not test with
3412         -fomit-frame-pointer.
3413
3414 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3415
3416         * g++.dg/template/instantiate2.C: New test.
3417         * g++.dg/template/spec4.C: New test.
3418
3419 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3420
3421         * g++.dg/template/access2.C: New test.
3422         * g++.dg/template/access3.C: New test.
3423
3424 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
3425
3426         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
3427         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
3428         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
3429         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
3430         Convert to use <stdarg.h>.
3431         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
3432         Delete.
3433         * gcc.dg/va-arg-2.c: New.
3434         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3435
3436 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
3437
3438         * gcc.c-torture/compile/20020710-1.c: New test.
3439
3440 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
3441                           Andrew Pinski  <pinskia@physics.uc.edu>
3442
3443         gcc.c-torture/compile/simd-2.c: New testcase.
3444         gcc.c-torture/compile/simd-3.c: Likewise.
3445
3446 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
3447
3448         PR c++/7224
3449         * g++.dg/overload/error1.C: New test.
3450
3451 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3452
3453         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3454         configuration and IRIX 6 O32 ABI.
3455
3456 2002-07-11  Roger Sayle  <roger@eyesopen.com>
3457
3458         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3459
3460 2002-07-10  Roger Sayle  <roger@eyesopen.com>
3461
3462         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3463
3464 2002-07-10  Jeffrey A Law  <law@redhat.com>
3465
3466         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3467
3468         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
3469
3470 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
3471
3472         * gcc.dg/20020312-2.c: Check for __PPC__.
3473
3474 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
3475
3476         * gcc.c-torture/compile/20020709-1.c: New test.
3477
3478 2002-07-07  Roger Sayle  <roger@eyesopen.com>
3479
3480         * g++.dg/template/qualttp21.C: New test case.
3481
3482 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
3483
3484         * gcc.c-torture/compile/20020706-1.c: New test.
3485         * gcc.c-torture/compile/20020706-2.c: New test.
3486
3487 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
3488             Alexandre Oliva  <aoliva@redhat.com>
3489
3490         * g++.dg/warn/incomplete1.C: New test.
3491
3492 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3493
3494         PR c++/7099
3495         * g++.dg/warn/noreturn1.C: New test.
3496
3497 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
3498
3499         PR c++/6706
3500         * g++.dg/debug/debug6.C: New test.
3501         * g++.dg/debug/debug7.C: New test.
3502
3503 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
3504
3505         * gcc.c-torture/compile/simd-3.c: New test.
3506
3507 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
3508
3509         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3510         * gcc.dg/20020620-1.c: Likewise.
3511
3512 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3513
3514         PR c++/6944
3515         * g++.dg/init/array4.C: New test.
3516         * g++.dg/init/array5.C: New test.
3517
3518 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
3519
3520         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3521         * gcc.c-torture/execute/simd-2.c (main): Likewise.
3522
3523 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3524
3525         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3526         * gcc.dg/wtr-aggr-init-1.c: Likewise.
3527         * gcc.dg/wtr-conversion-1.c: Likewise.
3528         * gcc.dg/wtr-escape-1.c: Likewise.
3529         * gcc.dg/wtr-int-type-1.c: Likewise.
3530         * gcc.dg/wtr-label-1.c: Likewise.
3531         * gcc.dg/wtr-static-1.c: Likewise.
3532         * gcc.dg/wtr-strcat-1.c: Likewise.
3533         * gcc.dg/wtr-suffix-1.c: Likewise.
3534         * gcc.dg/wtr-switch-1.c: Likewise.
3535         * gcc.dg/wtr-unary-plus-1.c: Likewise.
3536         * gcc.dg/wtr-union-init-1.c: Likewise.
3537         * gcc.dg/wtr-union-init-2.c: Likewise.
3538         * gcc.dg/wtr-union-init-3.c: Likewise.
3539
3540         * gcc.dg/wtr-func-def-1.c: New test.
3541
3542 2002-07-02 Devang Patel <dpatel@apple.com>
3543
3544         * objc.dg/param-1.m: New test.
3545
3546 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
3547
3548         * gcc.dg/cpp/trad/directive.c: Add test.
3549         * gcc.dg/cpp/trad/macroargs.c: Add test.
3550         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3551
3552 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
3553
3554         * gcc.dg/cpp/cmdlne-M.c: New test.
3555
3556 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
3557
3558         * objc.dg/desig-init-1.m: New test.
3559
3560 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3561
3562         PR c++/6716
3563         * g++.dg/template/instantiate1.C: New test.
3564
3565 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
3566
3567         PR c++/7112
3568         * g++.dg/template/sizeof2.C: New test.
3569
3570 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
3571
3572         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3573         gcc.dg/cpp/trad/include.c: New tests.
3574
3575 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
3576
3577         PR target/7177
3578         * gcc.c-torture/compile/20020701-1.c: New test.
3579
3580 2002-07-01  Stan Shebs  <shebs@apple.com>
3581
3582         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3583         header here...
3584         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3585         (objc-torture-execute): or here.
3586
3587 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
3588
3589         * gcc.c-torture/execute/arith-rand-ll.c: New test.
3590
3591 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
3592
3593         * gcc.dg/cpp/trad/escaped-nl.c: New test.
3594
3595 2002-06-30  Devang Patel  <dpatel@apple.com>
3596
3597         * objc.dg/fsyntax-only.m: New test.
3598
3599 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
3600
3601         PR c++/6695
3602         * g++.dg/template/friend7.C: New file.
3603
3604 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
3605
3606         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3607         return type.
3608
3609 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
3610
3611         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3612         avoid division by zero.
3613
3614 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
3615
3616         * gcc.dg/Wunknownprag.c: New tests.
3617
3618 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
3619
3620         * gcc.c-torture/execute/simd-2.c: New test.
3621
3622 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
3623
3624         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3625         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3626         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3627         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3628         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3629         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3630         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3631         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3632         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3633         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3634         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3635         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3636         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3637         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3638         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3639         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3640         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3641
3642 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
3643
3644         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3645         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3646         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3647         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3648         New tests.
3649         * gcc.dg/cpp/trad/directive.c: Update.
3650
3651 2002-06-23  Andreas Jaeger  <aj@suse.de>
3652
3653         * gcc.c-torture/execute/complex-6.c: New.
3654
3655 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
3656
3657         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3658         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3659         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3660         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3661
3662 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
3663
3664         * gcc.dg/cpp/trad: New directory with traditional tests copied
3665         from parent directory.
3666         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3667         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3668         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3669         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3670         Move to trad/ and rename.
3671         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3672         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3673         gcc.dg/cpp/trad/redef2.c: New tests.
3674         * gcc.dg/cpp/trad/trad.exp: New driver.
3675
3676 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
3677
3678         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3679         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3680         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3681         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3682         Remove.
3683
3684 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
3685
3686         * gcc.dg/20020620-1.c: New test.
3687
3688 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3689
3690         * g++.dg/template/ttp4.C: New test.
3691
3692 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
3693
3694         * g++.dg/opt/vt1.C: Fix regexp.
3695
3696 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3697
3698         * gcc.c-torture/execute/pure-1.c: Make functions static again.
3699         Don't use attribute `noinline'.
3700
3701 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
3702
3703         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3704
3705 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
3706
3707         * gcc.c-torture/execute/simd-1.c: New.
3708
3709         * gcc.dg/simd-1.c: New.
3710
3711 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
3712
3713         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3714
3715 2002-06-16  Richard Henderson  <rth@redhat.com>
3716
3717         * g++.dg/ext/anon-struct1.C: New.
3718         * g++.dg/ext/anon-struct2.C: New.
3719         * g++.dg/ext/anon-struct3.C: New.
3720         * gcc.dg/anon-struct-1.c: New.
3721         * gcc.dg/anon-struct-2.c: New.
3722         * gcc.dg/anon-struct-3.c: New.
3723         * gcc.dg/20011008-1.c: Adjust warning text.
3724         * gcc.dg/20020527-1.c: Add -fms-extensions.
3725
3726 2002-06-16  Richard Henderson  <rth@redhat.com>
3727
3728         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3729
3730 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
3731
3732         * gcc.c-torture/execute/20020615-1.c: New test.
3733
3734 2002-06-15  Roger Sayle  <roger@eyesopen.com>
3735
3736         * gcc.c-tortuture/execute/compare-1.c: New test case.
3737         * gcc.c-tortuture/execute/compare-2.c: New test case.
3738         * gcc.c-tortuture/execute/compare-3.c: New test case.
3739
3740 2002-06-13  Richard Henderson  <rth@redhat.com>
3741
3742         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
3743         ia64 ilp32.
3744
3745 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3746
3747         * g++.dg/template/typename2.C: Update error message.
3748
3749 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
3750
3751         * gcc.c-torture/execute/20020611-1.c: New test.
3752
3753 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
3754
3755         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3756         list of targets to skip.
3757
3758 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
3759
3760         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3761         targets if not optimizing.
3762
3763 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
3764
3765         * gcc.c-torture/compile/20020605-1.c: New test.
3766
3767         * g++.dg/opt/vt1.C: New test.
3768
3769         * gcc.dg/20020531-1.c: New test.
3770
3771         * gcc.dg/20020530-1.c: New test.
3772
3773         * gcc.dg/20020527-1.c: New test.
3774
3775         * g++.dg/opt/cse1.C: New test.
3776
3777 2002-06-07  Roger Sayle  <roger@eyesopen.com>
3778
3779         * gcc.dg/20020607-2.c: New test case.
3780
3781 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
3782
3783         * gcc.c-torture/compile/20020604-1.c: New test.
3784
3785 2002-06-04  Richard Henderson  <rth@redhat.com>
3786
3787         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3788         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3789         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3790
3791 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
3792
3793         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3794
3795 2002-06-03  Richard Henderson  <rth@redhat.com>
3796
3797         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3798         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3799
3800 2002-06-02  Richard Henderson  <rth@redhat.com>
3801
3802         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3803         test functions static.
3804
3805 2002-06-02  Andreas Jaeger  <aj@suse.de>
3806
3807         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3808         now.
3809
3810 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3811
3812         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3813         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3814         Update for mofified diagnostics.
3815         * gcc.dg/c99-intconst-1.c: No longer fail.
3816
3817 2002-06-02  Richard Henderson  <rth@redhat.com>
3818
3819         * gcc.dg/uninit-A.c: Remove xfail markers.
3820
3821 2002-06-01  Roger Sayle  <roger@eyesopen.com>
3822
3823         * gcc.dg/fnegate-1.c: New test case.
3824
3825 2002-05-30  Osku Salerma  <osku@iki.fi>
3826
3827         * gcc.c-torture/execute/mayalias-1.c: New file.
3828
3829 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
3830
3831         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3832         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3833         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3834
3835 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
3836
3837         * gcc.c-torture/execute/20020529-1.c: New test.
3838
3839 2002-05-27  Richard Henderson  <rth@redhat.com>
3840
3841         * g++.dg/ext/attrib6.C: New test case.
3842
3843 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3844
3845         * gcc.c-torture/execute/pure-1.c: New test.
3846
3847 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3848
3849         * gcc.dg/cpp/arith-2.c: Remove.
3850
3851 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
3852
3853         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3854         * gcc.dg/cpp/if-3.c: Remove.
3855
3856 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
3857
3858         * g++.dg/opt/cse2.C: New test.
3859
3860 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
3861
3862         * gcc.dg/cpp/arith-1.c: New semantic tests.
3863         * gcc.dg/cpp/if-1.c: Update.
3864
3865 2002-05-24  Ben Elliston  <bje@redhat.com>
3866
3867         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3868
3869 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3870
3871         * gcc.dg/verbose-asm.c: New test.
3872
3873 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3874
3875         * gcc.dg/cpp/paste12.c: New test.
3876
3877 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3878
3879         * g++.dg/parse/named_ops.C: New test.
3880
3881 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
3882
3883         * gcc/testsuite/gcc.dg/weak-8.c: New test.
3884
3885 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
3886
3887         * gcc.dg/weak-2.c: Allow optional leading underscore
3888         in scan-assembler symbol name.
3889         * gcc.dg/weak-3.c: Likewise.
3890         * gcc.dg/weak-4.c: Likewise.
3891         * gcc.dg/weak-5.c: Likewise.
3892
3893 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
3894
3895         * gcc.dg/20020523-1.c: New test.
3896
3897 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3898
3899         * objc.dg/const-str-2.m: Update now that we stop after
3900         a command line error.
3901
3902 2002-05-22  Richard Henderson  <rth@redhat.com>
3903
3904         * g++.dg/dg.exp: Fix typo in test pruneing.
3905
3906 2002-05-22  Richard Henderson  <rth@redhat.com>
3907
3908         * g++.dg/dg.exp: Prune the tls subdirectory.
3909         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3910         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3911         * g++.dg/tls/init-1.C: New.
3912
3913 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
3914
3915         * gcc.dg/20020517-1.c: New test.
3916
3917 2002-05-21  Richard Henderson  <rth@redhat.com>
3918
3919         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3920         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3921
3922 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
3923
3924         * g++.dg/other/copy2.C: New test.
3925
3926 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
3927
3928         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3929         (MAX_COPY): Bump up to 10 times sizeof (long long).
3930         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3931
3932         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3933         sizeof (long long).
3934
3935         * gcc.c-torture/execute/strcpy-1.c: New test.
3936
3937 2002-05-19  Jason Merrill  <jason2redhat.com>
3938
3939         * g++.dg/ext/oper1.C: New test.
3940
3941 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
3942 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
3943
3944         * README.QMTEST: New file.
3945
3946         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3947
3948 2002-05-19  Andreas Jaeger  <aj@suse.de>
3949
3950         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3951         now.
3952         * gcc.c-torture/execute/loop-2d.x: Likewise.
3953
3954 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
3955
3956         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
3957         support weak symbols.
3958         * gcc.dg/weak-4.c: Likewise
3959         * gcc.dg/weak-6.c: Likewise
3960
3961 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
3962
3963         * gcc.dg/weak-3.c: Add dg-excess-error comment for
3964         cygwin, coff and h8300-*-hms targets
3965         * gcc.dg/weak-5.c: Likewise
3966         * gcc.dg/weak-7.c: Likewise
3967
3968 2002-05-16  Jason Merrill  <jason@redhat.com>
3969
3970         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3971         (scan-assembler-not, scan-assembler-dem): Likewise.
3972         (scan-assembler-dem-not): Likewise.
3973
3974 2002-05-15  Richard Henderson  <rth@redhat.com>
3975
3976         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3977
3978 2002-05-15  Richard Henderson  <rth@redhat.com>
3979
3980         * gcc.dg/weak-5.c (vfoo1c): No warning here.
3981         (vfoo1f): Warning here.
3982         (vfoo1l): Don't redefine the alias.
3983
3984 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
3985
3986         * g++.dg/init/pm1.C: New test.
3987
3988 2002-05-12  David S. Miller  <davem@redhat.com>
3989
3990         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3991         types.
3992
3993 2002-05-10  Roger Sayle  <roger@eyesopen.com>
3994
3995         * gcc.c-torture/execute/20020510-1.c: New test case.
3996
3997 2002-05-10  David S. Miller  <davem@redhat.com>
3998
3999         * gcc.c-torture/execute/conversion.c: Test long double too.
4000
4001 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
4002
4003         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
4004         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
4005         * lib/g++.exp (g++_link_flags): Likewise.
4006         * lib/objc.exp (objc_target_compile): Likewise.
4007
4008 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
4009
4010         * gcc.dg/cpp/poison.c: Update.
4011         * gcc.dg/cpp/20000625-2.c: Remove.
4012         * gcc.dg/cpp/direct2s.c: Remove final test.
4013
4014 2002-05-08  Tom Rix  <trix@redhat.com>
4015
4016         * gcc.c-torture/execute/20020508-1.c: New test.
4017         * gcc.c-torture/execute/20020508-2.c: New test.
4018         * gcc.c-torture/execute/20020508-3.c: New test.
4019
4020 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
4021
4022         * gcc.dg/cpp/charconst-4.c: More tests.
4023
4024 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
4025
4026         PR c/6569
4027         * gcc.dg/weak-3.c: Update location of warning messages.
4028         * gcc.dg/weak-5.c: Likewise.
4029
4030 2002-05-06  Roger Sayle  <roger@eyesopen.com>
4031
4032         * gcc.c-torture/execute/20020506-1.c: New test case.
4033
4034 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4035
4036         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
4037
4038 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4039
4040         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
4041
4042 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4043
4044         * gcc.dg/cpp/charconst-3.c: New test.
4045
4046 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4047
4048         * gcc.dg/cpp/charconst.c: Update tests.
4049
4050 2002-05-05  Tim Josling  <tej@melbpc.org.au>
4051
4052         * treelang: Added directory for new sample language treelang. Also
4053         lib/treelang.exp: New file to signal treelang should be tested.
4054
4055 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4056
4057         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
4058         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
4059         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
4060         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
4061         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
4062         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
4063         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
4064
4065 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4066
4067         * gcc.dg/format/xopen-2.c: New test.
4068
4069 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
4070
4071         * gcc.dg/20020503-1.c: New test.
4072
4073 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
4074
4075         * g++.dg/init/dtor1.C: Make it tougher.
4076
4077 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
4078
4079         * g++.dg/init/dtor1.C: New test.
4080
4081 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
4082
4083         * gcc.dg/altivec-8.c: New.
4084
4085 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
4086
4087         * gcc.dg/altivec-7.c: New.
4088
4089 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
4090
4091         * g++.dg/parse/typedef1.C: New test.
4092
4093 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4094
4095         PR c++/6486
4096         * g++.dg/template/friend6.C: New test.
4097
4098         PR c++/6492
4099         * g++.dg/init/copy1.C: New test.
4100
4101 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
4102
4103         * g++.dg/warn/effc1.C: New test.
4104
4105 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4106
4107         * gcc.dg/cpp/if-cexp.c: Add a test.
4108
4109 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
4110
4111         * gcc.dg/20020426-2.c: New test.
4112
4113 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4114
4115         * gcc.dg/cpp/if-mop.c: Update.
4116         * gcc.dg/cpp/if-mpar.c: Add test.
4117         * gcc.dg/cpp/if-oppr.c: Update.
4118
4119 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4120
4121         PR c/6343
4122         * gcc.dg/weak-[2-7].c: New tests.
4123
4124 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4125
4126         * gcc.dg/enum1.c: New test.
4127
4128 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4129
4130         PR c++/6497
4131         * g++.dg/inherit/access2.C: New test.
4132
4133 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
4134
4135         PR bootstrap/6445
4136         * gcc.dg/20020426-1.c: New test.
4137
4138 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
4139
4140         * g++.dg/abi/enum1.C: New test.
4141
4142 2002-04-26  Richard Henderson  <rth@redhat.com>
4143
4144         * gcc.dg/c99-bool-1.c: Expect always true warning.
4145
4146 2002-04-25  Roger Sayle  <roger@eyesopen.com>
4147
4148         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
4149
4150 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4151
4152         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
4153         targets.
4154
4155 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
4156
4157         * g++.dg/abi/mange7.C: New test.
4158
4159         PR c++/6438.
4160         * g++.dg/parse/stmtexpr2.C: New test.
4161
4162 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
4163
4164         * gcc.dg/20020312-2.c: Add SH target.
4165
4166 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4167
4168         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
4169         compiler output on mips*-*-irix*.
4170
4171 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
4172
4173         * g++.dg/parse/attr1.C: New test.
4174
4175 2002-04-23  Roger Sayle  <roger@eyesopen.com>
4176
4177         * gcc.c-torture/execute/string-opt-17.c: New test case.
4178         * gcc.c-torture/execute/memset-2.c: New test case.
4179
4180 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
4181
4182         PR c++/6256:
4183         * g++.dg/template/friend5.C: New test.
4184
4185         PR c++/6331:
4186         * g++.dg/template/qual1.C: Likewise.
4187
4188 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
4189
4190         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
4191         Include stdlib.h, not stdio.h or ctype.h.
4192
4193 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
4194
4195         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
4196         cris-*-elf* and mmix-*-*.
4197         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
4198         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
4199         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
4200         Ditto.
4201         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
4202         * gcc.dg/wchar_t-1.c: Ditto.
4203
4204 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
4205
4206         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
4207         Clarify comment.
4208
4209 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
4210
4211         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
4212
4213 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4214
4215         * gcc.c-torture/execute/20000906-1.x: Delete.
4216
4217 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
4218
4219         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
4220
4221 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
4222
4223         * PR6367
4224         * g77.f-torture/execute/6367.f: New test.
4225         * g77.f-torture/execute/6367.x: Disable for MMIX.
4226
4227 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4228
4229         * PR6352
4230         * g++.dg/opt/inline2.C: New test.
4231
4232 2002-04-18  Richard Henderson  <rth@redhat.com>
4233
4234         * gcc.dg/20000906-1.c: Enable for all targets.
4235         * gcc.c-torture/compile/iftrap-2.c: New.
4236
4237 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4238
4239         * gcc.dg/20020418-1.c: New test.
4240         * gcc.dg/20020418-2.c: New test.
4241
4242 2002-04-18  Richard Henderson  <rth@redhat.com>
4243
4244         * gcc.c-torture/compile/iftrap-1.c: New.
4245         * gcc.dg/iftrap-1.c: Adjust for ia64.
4246         * gcc.dg/iftrap-2.c: New.
4247
4248 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
4249
4250         * gcc.c-torture/compile/20020418-1.c: New test.
4251
4252 2002-04-18  Roger Sayle  <roger@eyesopen.com>
4253
4254         * gcc.c-torture/compile/20020415-1.c: New.
4255
4256 2002-04-18  David S. Miller  <davem@redhat.com>
4257
4258         * gcc.c-torture/execute/20020418-1.c: New test.
4259
4260 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
4261
4262         * gcc.dg/20020416-1.c: New test.
4263
4264         * g++.dg/opt/inline1.C: New test.
4265
4266 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
4267
4268         * gcc.dg/altivec-5.c: New test.
4269
4270         * gcc.dg/20020415-1.c: New test.
4271
4272 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4273
4274         * testsuite/lib/chill.exp: Remove.
4275
4276 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
4277
4278         * g++.dg/other/big-struct.C: New test.
4279
4280 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
4281
4282         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
4283         of scratch file.
4284
4285 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
4286
4287         PR c/6277
4288         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
4289         in scan-assembler function name
4290
4291 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
4292
4293         * g77.f-torture/execute/980628-4.x,
4294         g77.f-torture/execute/980628-5.x,
4295         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4296         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4297         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
4298         i[34567]86-*-*.
4299
4300 2002-04-13  David S. Miller  <davem@redhat.com>
4301
4302         * gcc.c-torture/execute/20020413-1.c: New test.
4303
4304 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
4305
4306         * gcc.dg/asm-6.c,
4307         * g++.dg/ext/asm1.C: New tests.
4308
4309 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
4310
4311         PR c++ 5373.
4312         * g++.dg/parse/stmtexpr1.C: New test.
4313
4314         PR c++/5189.
4315         * g++.dg/template/copy1.C: New test.
4316
4317 2002-04-12  Richard Henderson  <rth@redhat.com>
4318
4319         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
4320
4321 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
4322
4323         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
4324         gcc.c-torture/execute/20020307-2.c.
4325
4326 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
4327
4328         * g++.dg/ext/attrib5.C,
4329         * g++.dg/lookup/struct1.C: New tests.
4330
4331 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
4332
4333         * gcc.dg/20020411-1.c: New test.
4334
4335         * gcc.c-torture/execute/20020411-1.c: New test.
4336
4337 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
4338
4339         * g77.f-torture/execute/6177.f: New test.
4340
4341 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
4342
4343         PR middle-end/6247
4344         * g++.dg/opt/cleanup1.C: New test.
4345
4346         * g++.dg/opt/const1.C: New test.
4347
4348 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
4349
4350         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
4351
4352 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4353
4354         PR c++/5507
4355         * g++.dg/template/typename2.C: New test.
4356
4357 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
4358
4359         * gcc.c-torture/execute/loop-12.c: New.
4360
4361 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
4362
4363         * g77.f-torture/execute/980628-4.x,
4364         g77.f-torture/execute/980628-5.x,
4365         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4366         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4367         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
4368
4369 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4370
4371         PR optimization/6086
4372         * g++.dg/opt/preinc1.C: New test.
4373
4374 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4375
4376         PR c++/5571
4377         * g++.dg/opt/static2.C: New test.
4378
4379 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
4380
4381         PR c/5120
4382         * gcc.dg/20020406-1.c: New test.
4383
4384 2002-04-04  David S. Miller  <davem@redhat.com>
4385
4386         * gcc.c-torture/execute/20020404-1.c: New test.
4387
4388 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
4389
4390         PR c/6123
4391         * gcc.dg/20020312-2.c: Do not declare global register variable
4392         if __PIC__ or __pic__ is defined.
4393
4394 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
4395
4396         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
4397         __asm__ so that it works correctly even if -ansi -pedantic-errors.
4398
4399 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4400
4401         * gcc.misc-tests/linkage.exp: Update last change to handle
4402         sparc*-, not just sparc-.
4403
4404 2002-04-03  Richard Henderson  <rth@redhat.com>
4405
4406         * gcc.dg/cpp/ucs.c: Improved long UCS test.
4407
4408 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4409
4410         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
4411
4412 2002-04-02  David S. Miller  <davem@redhat.com>
4413
4414         * gcc.c-torture/execute/20020402-3.c: New test.
4415
4416 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
4417
4418         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
4419         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
4420
4421         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
4422         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
4423         g77.f-torture/execute/20001201.x,
4424         g77.f-torture/execute/u77-test.x: New files.
4425
4426         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
4427         * gcc.dg/wchar_t-1.c: Ditto.
4428
4429 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4430
4431         * gcc.c-torture/execute/20020402-1.c: New test.
4432
4433 2002-04-01  Richard Henderson  <rth@redhat.com>
4434
4435         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4436
4437         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4438
4439 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4440
4441         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4442
4443 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4444
4445         * g++.dg/inherit/template-as-base.C: Expect error.
4446         * g++.dg/inherit/namespace-as-base.C: Likewise.
4447
4448 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
4449
4450         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4451         g++.dg/ext/instantiate3.C: Tweak match patterns.
4452
4453         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4454         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4455         -da test.
4456
4457 2002-03-31  Richard Henderson  <rth@redhat.com>
4458
4459         * gcc.dg/special/alias-2.c: New.
4460         * gcc.dg/special/ecos.exp: Run it.
4461
4462 2002-03-31  Richard Henderson  <rth@redhat.com>
4463
4464         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4465
4466 2002-03-31  Kazu Hirata  <kazu@hxi.com>
4467
4468         * gcc.dg/weak-1.c: Disable on h8300 port.
4469
4470 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
4471
4472         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4473         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4474         ordering tests.
4475         * g++.dg/bprob/bprob-1.C: New test.
4476         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4477         * g++.dg/gcov/gcov-1.C: New test.
4478         * g++.dg/gcov/gcov-1.x: New file.
4479         * g++.dg/gcov/gcov-2.C: New test.
4480         * g++.dg/gcov/gcov-3.C: New test.
4481         * g++.dg/gcov/gcov-3.h: New file.
4482
4483 2002-03-28  Roger Sayle  <roger@eyesopen.com>
4484
4485         * g++.old-deja/g++.other/builtins5.C: New test.
4486         * g++.old-deja/g++.other/builtins6.C: New test.
4487         * g++.old-deja/g++.other/builtins7.C: New test.
4488         * g++.old-deja/g++.other/builtins8.C: New test.
4489         * g++.old-deja/g++.other/builtins9.C: New test.
4490
4491 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
4492
4493         * g++.dg/opt/static1.C: New test.
4494
4495         * g++.dg/opt/longbranch1.C: New test.
4496
4497 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
4498
4499         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4500
4501         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4502
4503 2002-03-28  Jeffrey A Law  (law@redhat.com)
4504
4505         * gcc.c-torture/execute/20020328-1.c: New test.
4506
4507 2002-03-27  Richard Henderson  <rth@redhat.com>
4508
4509         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4510         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4511         move from g++.old-deja/g++.ext/.
4512
4513 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
4514
4515         * g++.dg/init/new2.C: New test.
4516
4517 2002-03-26  Richard Henderson  <rth@redhat.com>
4518
4519         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4520
4521         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4522         on sparc.
4523
4524         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
4525         sparcv9 systems.
4526         * gcc.dg/20001102-1.c: Likewise.
4527
4528 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
4529
4530         * gcc.dg/cpp/endif-pedantic1.c,
4531         gcc.dg/cpp/endif-pedantic2.c:  New tests.
4532
4533 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
4534
4535         * g++.dg/init/new1.C: New test.
4536
4537 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
4538
4539         * g++.dg/abi/vbase9.C: New test.
4540
4541 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
4542
4543         * gcc.dg/arm-asm.c: New test.
4544
4545 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
4546
4547         * gcc.dg/Wswitch-enum.c: New test.
4548         Fix PR c/5044.
4549
4550 2002-03-26  Richard Henderson  <rth@redhat.com>
4551
4552         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4553         structure.
4554
4555 2002-03-25  Richard Henderson  <rth@redhat.com>
4556
4557         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
4558         sparcv9 systems.
4559
4560         * gcc.c-torture/compile/20011119-1.c (xxx): New.
4561         * gcc.c-torture/compile/20011119-2.c (xxx): New.
4562
4563 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
4564
4565         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4566
4567 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
4568
4569         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4570         targets using generic thunk support.
4571
4572 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
4573
4574         * gcc.c-torture/compile/20020323-1.c: New test.
4575
4576         * g++.dg/opt/conj2.C: New test.
4577
4578 2002-03-24  Richard Henderson  <rth@redhat.com>
4579
4580         * gcc.dg/weak-1.c: Use -fno-common.
4581
4582 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
4583
4584         * g77.dg/f77-edit-apostrophe-out.f: New test
4585         * g77.dg/f77-edit-h-out.f: New test
4586         * g77.dg/f77-edit-t-in.f: New test
4587         * g77.dg/f77-edit-t-out.f: New test
4588         * g77.dg/f77-edit-x-out.f: New test
4589         * g77.dg/f77-edit-slash-out.f: New test
4590         * g77.dg/f77-edit-colon-out.f: New test
4591         * g77.dg/f77-edit-s-out.f: New test
4592
4593 2002-03-24  Richard Henderson  <rth@redhat.com>
4594
4595         * objc/execute/formal_protocol-6.x: New XFAIL.
4596
4597 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
4598
4599         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
4600         that do not support weak symbols
4601
4602 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
4603
4604         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
4605         * lib/g77.exp:  Likewise
4606         * lib/objc.exp: Likewise
4607
4608 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
4609
4610         * gcc.dg/Wswitch-default.c: New test.
4611
4612 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
4613
4614         * g++.dg/other/enum1.C: New test.
4615
4616 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
4617
4618         * gcc.dg/pragma-ep-3.c: Fix typo.
4619
4620 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4621
4622         * g++.dg/inherit/template-as-base.C: New test.
4623
4624 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
4625
4626         * g++.old-deja/g++.other/dwarf2-1.C: Move...
4627         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
4628
4629 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
4630
4631         * gcc.dg/cpp/multiline.c: Update to match.
4632
4633 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
4634
4635         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4636
4637 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
4638
4639         * gcc.dg/cpp/extratokens2.c:  New file.
4640
4641 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
4642
4643         * gcc.dg/20020312-2.c: Add rs6000 target.
4644
4645         * gcc.c-torture/compile/20020319-1.c: New test.
4646
4647 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4648
4649         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4650         (A, E): Handle this.
4651
4652 2002-03-20  Jason Merrill  <jason@redhat.com>
4653
4654         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4655         ignoring -fpic.
4656         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4657         through prune_gcc_output.
4658
4659 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
4660
4661         * gcc.c-torture/compile/20020320-1.c: New test.
4662
4663 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
4664
4665         * gcc.c-torture/compile/20020318-1.c: New test.
4666
4667         * gcc.dg/struct-by-value-1.c: New test.
4668
4669         * gcc.dg/20020319-1.c: New test.
4670
4671 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
4672
4673         * g++.dg/opt/conj1.C: New test.
4674
4675 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
4676
4677         * g++.dg/template/qualttp20.C: Revert previous change.
4678         * g++.dg/template/qualttp3.C: Likewise.
4679         * g++.dg/template/qualttp4.C: Likewise
4680         * g++.dg/template/qualttp5.C: Likewise
4681         * g++.dg/template/qualttp6.C: Likewise
4682         * g++.dg/template/qualttp7.C: Likewise
4683         * g++.dg/template/qualttp8.C: Likewise
4684         * g++.dg/template/recurse.C: Likewise.
4685
4686 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4687
4688         * gcc.dg/cpp/wchar-1.c: Update.
4689
4690 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4691
4692         * g++.dg/template/conv1.C: New test.
4693         * g++.dg/template/conv2.C: New test.
4694         * g++.dg/template/conv3.C: New test.
4695         * g++.dg/template/conv4.C: New test.
4696
4697 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
4698
4699         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4700         * g++.dg/template/qualttp3.C: Likewise.
4701         * g++.dg/template/qualttp4.C: Likewise
4702         * g++.dg/template/qualttp5.C: Likewise
4703         * g++.dg/template/qualttp6.C: Likewise
4704         * g++.dg/template/qualttp7.C: Likewise
4705         * g++.dg/template/qualttp8.C: Likewise
4706         * g++.dg/template/recurse.C: Likewise.
4707
4708 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
4709
4710         * g++.dg/opt/dtor1.C: New test.
4711
4712 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
4713
4714         * gcc.c-torture/compile/20020315-1.c: New test.
4715
4716 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
4717
4718         * gcc.dg/weak-1.c: Fix scan tests.
4719
4720 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
4721
4722         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4723         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4724         cris-*-aout* mmix-*-*.
4725         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4726         cris-*-aout* mmix-*-*.
4727         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4728         cris-*-elf* cris-*-aout* and mmix-*-*.
4729         * gcc.dg/20001009-1.c: Ditto.
4730         * gcc.dg/20010912-1.c: Ditto.
4731         * gcc.dg/20020122-4.c: Ditto.
4732         * gcc.dg/inline-2.c: Ditto.
4733
4734 2002-03-14  Jeffrey A Law  (law@cygnus.com)
4735
4736         * gcc.c-torture/compile/20020314-1.c: New test.
4737
4738 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
4739
4740         * gcc.c-torture/execute/20020314-1.c: New test.
4741
4742 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
4743
4744         * g++.dg/warn/Wunused-1.C: New test.
4745
4746 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
4747
4748         * g++.dg/abi/mangle6.C: New test.
4749
4750 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
4751
4752         * gcc.c-torture/compile/20020309-2.c: New test.
4753
4754         * gcc.c-torture/compile/20020312-1.c: New test.
4755
4756 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
4757
4758         * g++.dg/other/access1.C: New test.
4759
4760 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
4761
4762         * gcc.c-torture/execute/wchar_t-1.c: New test.
4763
4764 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
4765
4766         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4767
4768 2002-03-12  Roger Sayle  <roger@eyesopen.com>
4769
4770         * gcc.dg/20020312-1.c: New test case.
4771
4772 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
4773
4774         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4775
4776 2002-03-11  Richard Henderson  <rth@redhat.com>
4777
4778         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4779         * g++.old-deja/g++.jason/report.C: Likewise.
4780
4781 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
4782
4783         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4784         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4785
4786 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
4787
4788         * testsuite/g++.dg/overload/pmf1.C: New test.
4789
4790 2002-03-11  Kazu Hirata  <kazu@hxi.com>
4791
4792         * gcc.c-torture/execute/20020307-1.c: Use long.
4793
4794 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
4795
4796         PR optimization/5844
4797         * gcc.dg/20020310-1.c: New test.
4798
4799 2002-03-09  Michael Meissner  <meissner@redhat.com>
4800
4801         * gcc.c-torture/execute/memcpy-2.c: New test.
4802         * gcc.c-torture/execute/memset-1.c: New test.
4803         * gcc.c-torture/execute/strlen-1.c: New test.
4804         * gcc.c-torture/execute/strcmp-1.c: New test.
4805         * gcc.c-torture/execute/strncmp-1.c: New test.
4806
4807 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
4808
4809         * gcc.dg/ppc-ldstruct.c: New test.
4810
4811 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
4812
4813         * gcc.c-torture/execute/va-arg-22.c: New test.
4814
4815 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4816
4817         * gcc.c-torture/compile/20020309-1.c: New test.
4818
4819 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
4820
4821         * gcc.c-torture/execute/20020307-2.c: New test.
4822
4823 2002-03-07  Jeffrey A Law  (law@redhat.com)
4824
4825         * g77.f-torture/compile/20020307-1.f: New test.
4826
4827 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
4828
4829         * gcc.dg/unordered-1.c: New test.
4830
4831 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
4832
4833         * gcc.c-torture/execute/20020307-1.c: New test.
4834
4835 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * gcc.dg/20020304-1.c: New test.
4838
4839         * gcc.c-torture/compile/20020304-2.c: New test.
4840
4841 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
4842
4843         * gcc.c-torture/compile/20020304-1.c: New test case
4844         (from PR c/5830).
4845
4846 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
4847
4848         * gcc.dg/20020103-1.c: Add other -D ppc variants.
4849
4850 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4851
4852         * g++.dg/other/classkey1.C: New test.
4853
4854 2002-03-01  Richard Henderson  <rth@redhat.com>
4855
4856         * gcc.c-torture/compile/981223-1.x: New.
4857         * gcc.c-torture/compile/920625-1.x: New.
4858
4859 2002-02-28  Richard Henderson  <rth@redhat.com>
4860
4861         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4862
4863 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
4864
4865         * gcc.c-torture/execute/20020227-1.c: New test.
4866
4867 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
4868
4869         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4870         here" ERROR lines.
4871         * g++.old-deja/g++.oliva/partord1.C: Likewise.
4872         * g++.old-deja.g++.other/defarg1.C: Likewise.
4873         * g++.old-deja/g++.pt/calls2.C: Likewise.
4874         * g++.old-deja/g++.pt/crash20.C: Likewise.
4875         * g++.old-deja/g++.pt/crash30.C: Likewise.
4876         * g++.old-deja/g++.pt/crash36.C: Likewise.
4877         * g++.old-deja/g++.pt/crash6.C: Likewise.
4878         * g++.old-deja/g++.pt/defarg13.C: Likewise.
4879         * g++.old-deja/g++.pt/derived3.C: Likewise.
4880         * g++.old-deja/g++.pt/error1.C: Likewise.
4881         * g++.old-deja/g++.pt/friend21.C: Likewise.
4882         * g++.old-deja/g++.pt/friend23.C: Likewise.
4883         * g++.old-deja/g++.pt/infinite1.C: Likewise.
4884         * g++.old-deja/g++.robertl/eb128.C: Likewise.
4885
4886 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
4887
4888         * gcc.c-torture/execute/20020225-2.c: New test.
4889
4890 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
4891
4892         * gcc.c-torture/execute/920730-1t.c,
4893         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4894         Delete test cases, only relevant to -traditional.
4895
4896 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
4897
4898         * gcc.dg/cpp/undef1.c: Remove.
4899         * gcc.dg/cpp/directiv.c: Update.
4900         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4901
4902 2002-02-27  Michael Meissner  <meissner@redhat.com>
4903
4904         * gcc.c-torture/execute/20020226-1.c: New test.
4905
4906 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
4907
4908         * g++.dg/debug/debug4.C: New test.
4909
4910         * gcc.dg/ia64-visibility-1.c: New test.
4911
4912 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
4913
4914         * gcc.dg/debug/20020224-1.c: New.
4915
4916 2002-02-25  Kazu Hirata  <kazu@hxi.com>
4917
4918         * gcc.c-torture/execute/960416-1.x: New.
4919         * gcc.c-torture/execute/divconst-3.x: Likewise.
4920
4921 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
4922
4923         * gcc.dg/20020224-1.c: New test.
4924
4925 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
4926
4927         * gcc.c-torture/execute/20020225-1.c: New.
4928
4929 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
4930
4931         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4932
4933 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
4934
4935         * gcc.dg/20020222-1.c: New test.
4936
4937 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
4938
4939         * g++.dg/opt/anonunion1.C: New test.
4940
4941 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
4942
4943         * g++.dg/template/qualttp19.C: New test.
4944         * g++.dg/template/qualttp20.C: New test.
4945         * g++.old-deja/g++.jason/report.C: Adjust expected errors
4946         * g++.old-deja/g++.other/qual1.C: Likewise.
4947
4948 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
4949
4950         * gcc.dg/attr-alwaysinline.c: New.
4951
4952 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
4953
4954         * gcc.dg/20020220-1.c: New test.
4955
4956         * gcc.dg/20020220-2.c: New test.
4957
4958         * g++.dg/opt/mmx1.C: New test.
4959
4960 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
4961
4962         * gcc.c-torture/compile/20020110.c: New test.
4963
4964 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
4965
4966         * gcc.c-torture/execute/20020219-1.c: New test.
4967
4968         * gcc.dg/20020219-1.c: New test.
4969
4970         * gcc.dg/noncompile/20020220-1.c: New test.
4971
4972         * g++.dg/opt/ptrintsum1.C: New test.
4973
4974         * gcc.dg/debug/20020220-1.c: New test.
4975
4976 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
4977
4978         * gcc.c-torture/execute/20020216-1.c: New test.
4979
4980 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4981
4982         * gcc.dg/decl-1.c: Update, new test.
4983
4984 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
4985
4986         * g++.dg/abi/bitfield1.C: New test.
4987         * g++.dg/abi/bitfield2.C: New test.
4988
4989 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
4990
4991         * gcc.dg/attr-nest.c: New test.
4992
4993 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
4994
4995         * gcc.c-torture/execute/20020215-1.c: New test.
4996
4997 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
4998
4999         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
5000         * g++.dg/debug/debug.exp: New.
5001         * g++.dg/debug/trivial.C: New.
5002         * g++.dg/debug/debug1.C: Moved...
5003         * g++.dg/other/debug1.C: ...from here.
5004         * g++.dg/debug/debug2.C: Moved...
5005         * g++.dg/other/debug2.C: ...from here.
5006         * g++.dg/debug/debug3.C: Moved...
5007         * g++.dg/other/debug3.C: ...from here.
5008
5009         * gcc.dg/noncompile/20020213-1.c: New test.
5010
5011 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
5012
5013         * g++.dg/other/debug3.C: New test.
5014
5015         * gcc.c-torture/execute/20020213-1.c: New test.
5016
5017 2002-02-13  Richard Smith <richard@ex-parrot.com>
5018
5019         * g++.old-deja/g++.other/thunk1.C: New test.
5020
5021 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5022
5023         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
5024
5025 2002-02-13  Stan Shebs  <shebs@apple.com>
5026
5027         * gcc.dg/altivec-3.c: New.
5028
5029 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
5030
5031         * gcc.dg/Wunreachable-1.c: New test.
5032         * gcc.dg/Wunreachable-2.c: New test.
5033
5034 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5035
5036         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
5037
5038 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
5039
5040         * gcc.dg/decl-1.c: New test.
5041
5042 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
5043
5044         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
5045
5046 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5047
5048         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
5049         * gcc.c-torture/compile/980506-1.x: Likewise.
5050
5051 2002-02-10  Kazu Hirata  <kazu@hxi.com>
5052
5053         * gcc.dg/20020210-1.c: New.
5054
5055 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
5056
5057         * g77.f-torture/execute/947.f: New regression test
5058         for PR fortran/947.
5059
5060 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5061
5062         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
5063         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
5064
5065 2002-02-08  Richard Henderson  <rth@redhat.com>
5066
5067         * gcc.c-torture/compile/labels-3.c: New.
5068
5069 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
5070
5071         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
5072         expression statements work instead.
5073         * gcc.dg/noncompile/20020207-1.c: New test.
5074
5075 2002-02-07  Richard Henderson  <rth@redhat.com>
5076
5077         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
5078
5079 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5080
5081         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
5082         message from g77
5083         * lib/g77-dg.exp: Trim g77 error messages so that they are
5084         recognized by dg.exp.
5085
5086 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5087
5088         PR fortran/5473
5089         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
5090
5091 2002-02-07  Richard Henderson  <rth@redhat.com>
5092
5093         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
5094         to be sufficiently aligned for integers.
5095
5096 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
5097
5098         * g++.dg/template/friend4.C: New test.
5099
5100 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
5101
5102         PR fortran/5743
5103         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
5104         unsupported cases.
5105
5106 2002-02-07  Richard Henderson  <rth@redhat.com>
5107
5108         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
5109         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
5110         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
5111         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
5112
5113 2002-02-06  Richard Henderson  <rth@redhat.com>
5114
5115         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
5116
5117 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
5118
5119         * gcc.dg/20020206-1.c: New test.
5120
5121 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
5122
5123         * gcc.c-torture/execute/20020206-1.c: New test.
5124
5125         * gcc.c-torture/execute/20020206-2.c: New test.
5126
5127         PR optimization/5429:
5128         * gcc.c-torture/compile/20020206-1.c: New test.
5129
5130 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
5131
5132         * g++.dg/ext/align1.C: Do not use an explicit alignment value
5133         as certain file formats cannot support particularly large
5134         alignments.
5135
5136         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
5137         and do not expect to be able to link the executable.
5138
5139         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
5140         fail because the COFF format does not support the weak attribute.
5141
5142 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
5143
5144         * g77.dg/pr5473.f:  New test
5145
5146 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
5147
5148         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
5149         Fix testcase accordingly.
5150
5151 2002-02-04  Richard Henderson  <rth@redhat.com>
5152
5153         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
5154         (buf): Change to be an array of pointers, not ints.
5155
5156 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5157
5158         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
5159         before all tests.  Move warning one line above to match where it
5160         C frontend emits.
5161         * gcc.dg/Wswitch-2.c: New test.
5162         * g++.dg/warn/Wswitch-1.C: New test.
5163         * g++.dg/warn/Wswitch-2.C: New test.
5164
5165 2002-02-04  Richard Henderson  <rth@redhat.com>
5166
5167         * g++.dg/abi/offsetof.C: Fix size comparison.
5168
5169 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
5170
5171         * gcc.dg/cast-qual-2.c: New test.
5172
5173 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
5174
5175         * gcc.dg/20020201-4.c: New test.
5176
5177 2002-02-04  Ben Elliston  <bje@redhat.com>
5178
5179         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
5180         target_info attribute != 0, in addition to the empty string.
5181         (gcc_target_compile): Likewise.
5182
5183 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
5184
5185         * gcc.dg/Wswitch.c: New test.
5186         PR gcc/4475. PR gcc/3780.
5187
5188 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
5189
5190         * g77.f-torture/execute/5122.f: New test for regressions
5191         against PR fortran/5122.
5192
5193 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
5194
5195         * g77.f-torture/compile/pr3743.f: Delete
5196         * g77.dg/pr3743-1.f: New test.
5197         * g77.dg/pr3743-2.f: New test.
5198         * g77.dg/pr3743-3.f: New test.
5199         * g77.dg/pr3743-4.f: New test.
5200
5201 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5202
5203         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
5204
5205 2002-02-02  Richard Henderson  <rth@redhat.com>
5206
5207         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
5208         * gcc.c-torture/execute/bf64-1.c: Likewise.
5209
5210 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5211
5212         * gcc.dg/20020201-2.c: New test.
5213
5214         * gcc.dg/20020201-3.c: New test.
5215
5216         * gcc.c-torture/execute/bitfld-2.c: New test.
5217
5218 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5219
5220         * gcc.dg/bitfld-1.c: Update.
5221         * gcc.dg/bitfld-2.c: Update.
5222         * gcc.c-torture/execute/bitfld-1.x: New.
5223
5224 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
5225
5226         * gcc.c-torture/execute/20020201-1.c: New test.
5227
5228 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
5229
5230         PR target/5469
5231         * gcc.dg/20020201-1.c: New test.
5232
5233 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
5234
5235         PR fortran/3743
5236         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
5237         * g77.f-torture/compile/pr3743.x: Remove
5238
5239 2002-01-31  Tom Rix  <trix@redhat.com>
5240
5241         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
5242
5243 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5244
5245         * gcc.dg/noncompile/20020130-1.c: New test.
5246
5247 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
5248
5249         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
5250
5251 2002-01-29  Richard Henderson  <rth@redhat.com>
5252
5253         * gcc.c-torture/execute/991118-1.c: Cast various constants back
5254         to long long.
5255         * gcc.c-torture/execute/bf64-1.c: Likewise.
5256
5257 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
5258
5259         * gcc.c-torture/execute/20020129-1.c: New test.
5260
5261 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5262
5263         * gcc.c-torture/compile/20000224-1.c: Update.
5264         * gcc.c-torture/execute/bitfld-1.c: New tests.
5265         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
5266         * gcc.dg/uninit-A.c: Update.
5267
5268 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
5269
5270         * g++.dg/template/ctor1.C: Add instantiation.
5271
5272 2002-01-28  Paul Koning  <pkoning@equallogic.com>
5273
5274         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
5275         argument to __builtin_prefetch to be const ptr.
5276
5277 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
5278
5279         * gcc.c-torture/compile/20020120-1.c: New test.
5280
5281 2002-01-27  Kazu Hirata  <kazu@hxi.com>
5282
5283         * gcc.c-torture/execute/20020127-1.c: New test.
5284
5285 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
5286
5287         * g77.dg/f77-edit-i-in.f: New test
5288         * g77.dg/f77-edit-i-out.f: New test
5289
5290 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
5291
5292         * gcc.dg/debug/debug.exp: New file.
5293         * gcc.dg/debug/trivial.c: New file.
5294         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
5295         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
5296         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
5297         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
5298         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
5299         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
5300         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
5301         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
5302         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
5303         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
5304         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
5305         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
5306         * gcc.dg/20000503-1.c: Removed.
5307         * gcc.dg/20010207-1.c: Removed.
5308         * gcc.dg/20011223-1.c: Removed.
5309         * gcc.dg/20020104-2.c: Removed.
5310         * gcc.dg/debug-1.c: Removed.
5311         * gcc.dg/debug-2.c: Removed.
5312         * gcc.dg/debug-3.c: Removed.
5313         * gcc.dg/debug-4.c: Removed.
5314         * gcc.dg/debug-5.c: Removed.
5315         * gcc.dg/debug-6.c: Removed.
5316         * gcc.dg/dwarf2-1.c: Removed.
5317         * gcc.dg/dwarf2-2.c: Removed.
5318
5319 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
5320
5321         * g++.old-deja/g++.other/eh5.C: New test.
5322         * g++.old-deja/g++.other/sibcall2.C: New test.
5323         * g++.old-deja/g++.other/array9.C: New test.
5324         * g++.old-deja/g++.other/typename2.C: New test.
5325         * g++.old-deja/g++.other/crash60.C: New test.
5326         * g++.old-deja/g++.other/conv9.C: New test.
5327         * g++.old-deja/g++.other/mangle10.C: New test.
5328         * g++.old-deja/g++.other/unchanging1.C: New test.
5329         * g++.old-deja/g++.other/exprstmt1.C: New test.
5330         * g++.old-deja/g++.other/inline23.C: New test.
5331         * g++.old-deja/g++.eh/ia64-1.C: New test.
5332         * g++.old-deja/g++.other/dwarf2-1.C: New test.
5333         * g++.old-deja/g++.other/reload1.C: New test.
5334         * g++.old-deja/g++.other/static20.C: New test.
5335         * g++.old-deja/g++.other/local-alloc1.C: New test.
5336         * g++.old-deja/g++.other/conv8.C: New test.
5337         * g++.old-deja/g++.other/stmtexpr2.C: New test.
5338         * g++.old-deja/g++.other/storeexpr1.C: New test.
5339         * g++.old-deja/g++.other/storeexpr2.C: New test.
5340         * g++.dg/eh/template2.C: New test.
5341         * g++.dg/warn/weak1.C: New test.
5342
5343 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
5344
5345         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5346         Remove first, non-varying, argument.
5347
5348 2002-01-23  Richard Henderson  <rth@redhat.com>
5349
5350         * gcc.dg/inline-2.c: New.
5351
5352         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
5353         Add optional target arg.  Check number of arguments.
5354         (scan-assembler-not, scan-assembler-dem): Likewise.
5355         (scan-assembler-dem-not): Likewise.
5356
5357 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5358
5359         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
5360         line 12.
5361         * g++.old-deja/g++.brendan/parse3.C,
5362         g++.old-deja/g++.other/crash26.C,
5363         g++.old-deja/g++.other/crash28.C,
5364         g++.old-deja/g++.other/crash29.C,
5365         g++.old-deja/g++.other/crash30.C,
5366         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
5367
5368 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
5369
5370         * gcc.dg/20020115-1.c: New.
5371
5372 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
5373
5374         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
5375
5376 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
5377
5378         * gcc.dg/20020122-3.c: New.
5379
5380 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
5381
5382         * g++.dg/other/gc1.C: New test.
5383
5384 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
5385
5386         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
5387
5388 2002-01-22  Richard Henderson  <rth@redhat.com>
5389
5390         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
5391
5392 2002-01-22  Richard Henderson  <rth@redhat.com>
5393
5394         * gcc.dg/20020122-4.c: New.
5395
5396 2002-01-22  H.J. Lu <hjl@gnu.org>
5397
5398         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
5399         link output.
5400         * gcc.dg/special/ecos.exp: Likewise.
5401         * lib/g++-dg.exp: Likewise.
5402         * lib/g77-dg.exp: Likewise.
5403         * lib/gcc-dg.exp : Likewise.
5404         * lib/mike-g++.exp: Likewise.
5405         * lib/mike-g77.exp: Likewise.
5406         * lib/mike-gcc.exp: Likewise.
5407         * lib/objc-dg.exp: Likewise.
5408
5409 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
5410
5411         PR target/5379
5412         * gcc.dg/20020122-2.c: New test.
5413
5414 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
5415
5416         * gcc.dg/20020122-1.c: New test.
5417
5418 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
5419
5420         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
5421
5422 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
5423
5424         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
5425
5426 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5427
5428         * gcc.c-torture/compile/20020121-1.c: New test.
5429
5430 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5431
5432         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5433         ld_library_path.
5434
5435 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
5436
5437         * gcc.dg/20020218-1.c: New test.
5438
5439 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
5440
5441         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5442         messages
5443         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5444         "At global scope" warning
5445         * g++.dg/ext/align1.C: Change cygwin test for alignment
5446         from db-bogus to dg-warning
5447
5448 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
5449
5450         * g77.f-torture/compile/cpp2.F: New test.
5451
5452 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
5453
5454         * g++.dg/template/access1.C: New test.
5455
5456 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
5457
5458         * gcc.dg/20020118-1.c: New.
5459
5460 2002-01-18  Kazu Hirata  <kazu@hxi.com>
5461
5462         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5463
5464 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5465
5466         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5467         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5468         alignment warnings.
5469
5470 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
5471
5472         * gcc.misc-tests/i386-prefetch.exp: Save and restore
5473         torture_with_loops and torture_without_loops
5474
5475 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
5476
5477         * gcc.c-torture/compile/20020116-1.c: New test.
5478
5479 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
5480
5481         * gcc.dg/20020116-2.c: New test.
5482
5483         * gcc.dg/ultrasp4.c: New test.
5484
5485         * gcc.dg/20020116-1.c: New test.
5486
5487 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
5488
5489         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5490         by EABI.
5491
5492 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
5493
5494         * gcc.misc-tests/i386-prefetch.exp: New.
5495         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5496         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5497         * gcc.misc-tests/i386-pf-none-1.c: New test.
5498         * gcc.misc-tests/i386-pf-sse-1.c: New test.
5499
5500 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
5501
5502         * gcc.dg/gnu89-init-1.c: Add new tests.
5503
5504 2002-01-15  Andreas Jaeger  <aj@suse.de>
5505
5506         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5507         * gcc.dg/i386-mmx-2.c: Likewise.
5508         * gcc.dg/i386-sse-1.c: Likewise.
5509         * gcc.dg/i386-sse-2.c: Likewise.
5510         * gcc.dg/i386-sse-3.c: Likewise.
5511
5512 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
5513
5514         * g77.f-torture/execute/intrinsic-unix-bessel.f:
5515         Uncomment additional cases that now pass.
5516
5517 2002-01-11  Richard Henderson  <rth@redhat.com>
5518
5519         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5520         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5521
5522 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
5523
5524         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5525
5526 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
5527
5528         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5529         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5530
5531 2002-01-10  Dale Johannesen  <dalej@apple.com>
5532
5533         * gcc.c-torture/execute/loop-11.c: New.
5534
5535 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
5536
5537         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5538         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5539
5540 2002-01-09  Richard Henderson  <rth@redhat.com>
5541
5542         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5543         type in which to perform the operation for each size.
5544
5545 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
5546
5547         * gcc.c-torture/compile/20020109-2.c: New test.
5548
5549 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
5550
5551         * gcc.c-torture/execute/loop-10.c: New test.
5552
5553 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5554
5555         * gcc.c-torture/compile/20010226-1.c: New test.
5556         * gcc.c-torture/compile/20010227-1.c: New test.
5557         * gcc.c-torture/compile/20010426-1.c: New test.
5558         * gcc.c-torture/compile/20010510-1.c: New test.
5559         * gcc.c-torture/compile/20010605-3.c: New test.
5560         * gcc.c-torture/compile/20010824-1.c: New test.
5561         * gcc.c-torture/execute/20010409-1.c: New test.
5562         * gcc.dg/noncompile/20000901-1.c: New test.
5563         * gcc.dg/20001023-1.c: New test.
5564         * gcc.dg/20001101-1.c: New test.
5565         * gcc.dg/20001102-1.c: New test.
5566         * gcc.dg/20010207-1.c: New test.
5567         * gcc.dg/20010405-1.c: New test.
5568         * gcc.dg/20010822-1.c: New test.
5569         * gcc.dg/20011107-1.c: New test.
5570
5571 2002-01-09  Jeffrey A Law  (law@redhat.com)
5572
5573         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5574
5575         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
5576         execution failure on PA targets.
5577
5578 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
5579
5580         * gcc.c-torture/compile/20020109-1.c: New test.
5581
5582 2002-01-08  Kazu Hirata  <kazu@hxi.com>
5583
5584         * gcc.c-torture/execute/20020108-1.c: New test.
5585
5586 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
5587
5588         * gcc.dg/20020108-1.c: New test.
5589
5590 2002-01-08  H.J. Lu <hjl@gnu.org>
5591
5592         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5593         for header files.
5594
5595 2002-01-08  Geoff Keating  <geoffk@redhat.com>
5596
5597         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5598         consistency.
5599
5600 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
5601
5602         * gcc.dg/altivec-4.c: Test altivec predicates.
5603
5604 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
5605
5606         * gcc.c-torture/execute/20020107-1.c: New test.
5607
5608 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5609
5610         PR c/5279
5611         * gcc.c-torture/compile/20020106-1.c: New test.
5612
5613 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
5614
5615         * gcc.c-torture/execute/nestfunc-4.c: New test.
5616
5617 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
5618
5619         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5620         extra triple that slipped in.
5621         * g++.old-deja/g++.abi/align.C: Likewise.
5622         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5623
5624 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
5625
5626         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5627         * g++.old-deja/g++.abi/align.C: Likewise.
5628         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5629
5630         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5631         on FreeBSD/i386.
5632         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5633         FreeBSD.
5634
5635 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
5636
5637         * gcc.dg/20020104-1.c: New test.
5638
5639         * gcc.dg/20020104-2.c: New test.
5640
5641 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
5642
5643         * gcc.dg/20020103-1.c: Fix typo in target selector.
5644
5645 2002-01-03  Richard Henderson  <rth@redhat.com>
5646
5647         * gcc.dg/20020103-1.c: New.
5648
5649 2002-01-03  Kazu Hirata  <kazu@hxi.com>
5650
5651         * gcc.c-torture/execute/20020103-1.c: New test.
5652
5653 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
5654
5655         * g++.dg/other/debug2.C: New test.
5656
5657         * gcc.c-torture/compile/20020103-1.c: New test.
5658
5659 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
5660
5661         * gcc.dg/gnu89-init-1.c: Added new tests.
5662
5663 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5664
5665         * g++.dg/template/friend2.C: Remove as patch is reverted.
5666
5667         * g++.dg/warn/oldcast1.C: New test.
5668
5669         * g++.dg/template/ptrmem1.C: New test.
5670         * g++.dg/template/ptrmem2.C: New test.
5671
5672         * g++.dg/template/ntp.C: New test.
5673
5674         * g++.dg/other/component1.C: New test.
5675
5676         * g++.dg/template/ttp3.C: New test.
5677
5678         * g++.dg/template/friend2.C: New test.
5679         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5680
5681 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5682
5683         * g++.dg/other/ptrmem1.C: New test.
5684         * g++.dg/other/ptrmem2.C: New test.
5685
5686 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5687
5688         * g++.dg/template/ctor1.C: New test.
5689
5690 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
5691
5692         * g++.dg/template/friend2.C: New test.
5693
5694 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
5695
5696         * gcc.dg/mmix-1.c: New test.
5697
5698 2001-12-31  Richard Henderson  <rth@redhat.com>
5699
5700         * gcc.dg/asm-5.c: New.
5701
5702 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
5703
5704         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5705         in namespace __gnu_cxx
5706
5707 2001-12-30  Richard Henderson  <rth@redhat.com>
5708
5709         * gcc.dg/debug-6.c: New.
5710
5711 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
5712
5713         * gcc.c-torture/compile/20011229-2.c: New test.
5714
5715 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
5716
5717         * gcc.dg/debug-3.c: New test.
5718         * gcc.dg/debug-4.c: New test.
5719         * gcc.dg/debug-5.c: New test.
5720
5721 2001-12-29  Richard Henderson  <rth@redhat.com>
5722
5723         * g++.dg/eh/loop1.C: New.
5724
5725 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5726
5727         * g++.dg/template/crash1.C: New test.
5728
5729 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5730
5731         * g++.dg/other/const1.C: New test.
5732
5733 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
5734
5735         * gcc.c-torture/compile/20011229-1.c: New test.
5736
5737 2001-12-28  Stan Shebs  <shebs@apple.com>
5738
5739         * lib/objc-torture.exp: Resync with c-torture.exp.
5740         * lib/objc.exp: Load standard libraries.
5741
5742 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
5743
5744         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5745         additional tests.
5746
5747 2001-12-27  Roger Sayle <roger@eyesopen.com>
5748
5749         * gcc.c-torture/execute/string-opt-16.c: New testcase.
5750
5751 2001-12-27  Richard Henderson  <rth@redhat.com>
5752
5753         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5754
5755 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5756
5757         * g++.dg/eh/ctor1.C: New test.
5758         * g++.dg/other/error2.C: New test.
5759
5760 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5761
5762         * g++.dg/other/init2.C: New test.
5763
5764 2001-12-24  Richard Henderson  <rth@redhat.com>
5765
5766         * gcc.dg/20011223-1.c: New.
5767         * gcc.dg/inline-1.c: New.
5768
5769 2001-12-23  Richard Henderson  <rth@redhat.com>
5770
5771         * gcc.dg/asm-4.c: Test operand modifiers.
5772
5773 2001-12-23  Richard Henderson  <rth@redhat.com>
5774
5775         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5776
5777 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
5778
5779         * gcc.c-torture/execute/20011223-1.c: New test.
5780
5781 2001-12-21  Richard Henderson  <rth@redhat.com>
5782
5783         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5784         re-enables the warning.
5785
5786 2001-12-21  Richard Henderson  <rth@redhat.com>
5787
5788         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5789
5790 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
5791
5792         * gcc.c-torture/compile/20011218-1.c: New test.
5793
5794 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
5795
5796         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
5797         arm-isr.c test.
5798         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
5799         epilogue generation for ARM ISR routines.
5800
5801 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5802
5803         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5804         * gcc.dg/format/c90-printf-3.c: Likewise.
5805         * gcc.dg/format/c99-printf-3.c: Likewise.
5806         * gcc.dg/format/ext-1.c: Likewise.
5807         * gcc.dg/format/ext-6.c: Likewise.
5808         * gcc.dg/format/format.h: Prototype unlocked stdio.
5809
5810 2001-12-20  Richard Henderson  <rth@redhat.com>
5811
5812         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5813         (arena): Use it.
5814         (malloc): Correct allocation logic.  Abort if we fill up the
5815         arena before initialization complete.
5816         (realloc): Correct allocation logic.
5817
5818 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
5819
5820         * gcc.c-torture/compile/20011219-2.c: New test.
5821
5822         * gcc.c-torture/execute/20011219-1.c: New test.
5823
5824 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
5825
5826         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
5827         target does not support weak symbols.
5828
5829 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
5830
5831         * gcc.c-torture/compile/20011219-1.c: New test.
5832
5833 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
5834
5835         * g++.dg/other/error1.C: New test.
5836
5837 2001-12-17  Jeffrey A Law  (law@redhat.com)
5838
5839         * gcc.c-torture/execute/20011217-1.c: New test.
5840
5841 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
5842
5843         * objc.dg/special/: New directory.
5844         * objc.dg/special/special.exp: New file.
5845         * objc.dg/special/unclaimed-category-1.h: New file.
5846         * objc.dg/special/unclaimed-category-1a.m: New file.
5847         * objc.dg/special/unclaimed-category-1.m: New file.
5848
5849 2001-12-17  Andreas Jaeger  <aj@suse.de>
5850
5851         * gcc.c-torture/compile/20011217-2.c: New test.
5852
5853 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5854
5855         * gcc.c-torture/compile/20011217-1.c: New test.
5856
5857 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
5858
5859         * testsuite/gcc.dg/20011214-1.c: New.
5860
5861 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
5862
5863         * gcc.dg/altivec-4.c: New.
5864
5865 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
5866
5867         * gcc.dg/20011113-1.c: New test.
5868
5869 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5870
5871         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5872         std::__malloc_alloc_template<0> and
5873         std::__default_alloc_template<false, 0>.
5874
5875 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
5876
5877         * objc/execute/bf-21.m: New test.
5878         * objc/execute/enumeration-1.m: New test.
5879         * objc/execute/enumeration-2.m: New test.
5880
5881 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
5882
5883         * gcc.dg/gnu89-init-1.c: New test.
5884
5885 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5886
5887         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5888         * g++.old-deja/g++.jason/2371.C: Likewise.
5889         * g++.old-deja/g++.jason/template33.C: Likewise.
5890         * g++.old-deja/g++.jason/template34.C: Likewise.
5891         * g++.old-deja/g++.jason/template36.C: Likewise.
5892         * g++.old-deja/g++.oliva/typename1.C: Likewise.
5893         * g++.old-deja/g++.oliva/typename2.C: Likewise.
5894         * g++.old-deja/g++.other/typename1.C: Likewise.
5895         * g++.old-deja/g++.pt/inherit2.C: Likewise.
5896         * g++.old-deja/g++.pt/nontype5.C: Likewise.
5897         * g++.old-deja/g++.pt/typename11.C: Likewise.
5898         * g++.old-deja/g++.pt/typename14.C: Likewise.
5899         * g++.old-deja/g++.pt/typename16.C: Likewise.
5900         * g++.old-deja/g++.pt/typename3.C: Likewise.
5901         * g++.old-deja/g++.pt/typename4.C: Likewise.
5902         * g++.old-deja/g++.pt/typename5.C: Likewise.
5903         * g++.old-deja/g++.pt/typename7.C: Likewise.
5904         * g++.old-deja/g++.robertl/eb9.C: Likewise.
5905
5906 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
5907
5908         * g++.dg/other/linkage1.C: New test.
5909         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5910         specifiers.
5911
5912 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
5913
5914         * gcc.dg/concat.c: New test.
5915
5916 2001-12-11  Stan Shebs  <shebs@apple.com>
5917
5918         * objc/compile: New test directory.
5919         * objc/compile/compile.exp: New expect script.
5920         * objc/compile/20011211-1.m: New compile test.
5921
5922 2001-12-11  Jason Merrill  <jason@redhat.com>
5923
5924         * lib/prune.exp (prune_gcc_output): Also handle "In member
5925         function".  So many permutations...
5926
5927 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
5928
5929         * g++.dg/template/typedef1.C: New test.
5930
5931 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
5932
5933         * g++.dg/other/copy1.C: New test.
5934
5935 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
5936
5937         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5938
5939         * gcc.dg/builtin-choose-expr.c: New.
5940
5941 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
5942
5943         * gcc.dg/altivec-2.c: New.
5944
5945 2001-12-07  Richard Henderson  <rth@redhat.com>
5946
5947         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5948
5949 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
5950
5951         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5952         ultrasparc.
5953
5954 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5955
5956         * g++-old.deja/g++.robertl/eb101.C: Deleted.
5957
5958 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
5959
5960         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5961         variable argument list.
5962
5963 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
5964
5965         * gcc.c-torture/execute/memcheck: Delete entire directory.
5966         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5967         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5968
5969 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5970
5971         * gcc.dg/Wshadow-1.c: New test.
5972
5973 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
5974
5975         * gcc.c-torture/compile/20011130-1.c: New test.
5976
5977         * gcc.dg/noncompile/20011025-1.c: New test.
5978
5979         * g++.dg/other/anon-union.C: New test.
5980
5981         * gcc.c-torture/execute/20011024-1.c: New test.
5982
5983 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5984
5985         * gcc.c-torture/execute/20000722-1.x,
5986         gcc.c-torture/execute/20010123-1.x: Remove.
5987         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5988         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5989         gcc.dg/c99-complit-2.c: New tests.
5990
5991 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
5992
5993         * g++.dg/inherit/base1.C: New test.
5994
5995 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
5996
5997         * g++.dg/other/stdarg1.C: New test.
5998
5999         * gcc.c-torture/compile/20011130-2.c: New test.
6000
6001 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
6002
6003         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
6004         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
6005         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
6006         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
6007         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
6008         * gcc.dg/builtin-prefetch-1.c: New test.
6009
6010 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
6011
6012         * gcc.dg/20011130-1.c: New test.
6013
6014 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
6015
6016         * g++.dg/other/scope1.C: New test.
6017         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
6018
6019 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6020
6021         * gcc.dg/vla-init-1.c: New test.
6022
6023 2001-12-01  Geoff Keating  <geoffk@redhat.com>
6024
6025         * gcc.c-torture/compile/structs.c: New testcase from GDB.
6026
6027 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6028
6029         * objc.dg/alias.m: Update.
6030         * objc.dg/class-1.m: Update.
6031         * objc.dg/const-str-1.m: Update.
6032         * objc.dg/fwd-proto-1.m: Update.
6033         * objc.dg/id-1.m: Update.
6034         * objc.dg/super-class-1.m: Update.
6035
6036 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
6037
6038         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
6039         constructs.
6040
6041 2001-11-28  Jeffrey A Law  (law@cygnus.com)
6042
6043         * gcc.c-torture/execute/20011128-1.c: New test.
6044
6045 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
6046
6047         * gcc.dg/20011127-1.c: New test.
6048
6049 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6050
6051         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
6052         from Austin Group draft 7.
6053         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
6054         scanf format arguments.
6055         * gcc.dg/format/no-exargs-2.c: New test.
6056
6057 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
6058
6059         * g++.dg/abi/vbase8-4.C: New test.
6060
6061 2001-11-24  Ian Lance Taylor  <ian@airs.com>
6062
6063         * gcc.c-torture/execute/20011121-1.c: New test.
6064
6065 2001-11-23  Jeffrey A Law  (law@cygnus.com)
6066
6067         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
6068
6069 2001-11-23  Andreas Jaeger  <aj@suse.de>
6070
6071         * gcc.dg/cpp/charconst-2.c: New test.
6072
6073 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
6074
6075         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
6076         to the host if it is remote.  Let tests specify extra headers
6077         they use.
6078         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
6079         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
6080         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
6081         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
6082         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
6083         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
6084         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
6085         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
6086         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
6087         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
6088
6089 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
6090
6091         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
6092         for little endian ARMs.
6093
6094 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
6095
6096         * gcc.c-torture/compile/20011119-1.c: New test.
6097         * gcc.c-torture/compile/20011119-2.c: New test.
6098
6099 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
6100
6101         * gcc.dg/altivec-1.c: Fix typo.
6102
6103 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
6104
6105         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
6106
6107 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6108
6109         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
6110
6111 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
6112
6113         * lib/g77.exp: Don't specify --rpath-link.
6114
6115         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
6116         across all the headers.
6117         * gcc.dg/format/format.exp: For testing on a remote host,
6118         copy format.h.
6119
6120         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
6121         * gcc.c-torture/execute/930406-1.c: Likewise.
6122         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6123
6124 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
6125
6126         * gcc.dg/altivec-1.c: New.
6127
6128 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
6129
6130         * gcc.dg/cpp/fpreprocessed.c: New test case.
6131
6132 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6133
6134         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
6135         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
6136         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
6137
6138 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6139
6140         * gcc.dg/no-builtin-1.c: New test.
6141
6142 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
6143
6144         * gcc.c-torture/execute/20011115-1.c: New test.
6145
6146 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
6147
6148         * gcc.c-torture/compile/20011114-2.c: New test.
6149         * gcc.c-torture/compile/20011114-3.c: New test.
6150         * gcc.c-torture/compile/20011114-4.c: New test.
6151
6152 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
6153
6154         * g++.dg/other/init1.C: New test.
6155
6156 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
6157
6158         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
6159         message.
6160
6161         * gcc.c-torture/execute/20011114-1.c: New testcase.
6162
6163         * gcc.c-torture/compile/20010327-1.c: Revert last change.
6164         * gcc.c-torture/compile/20011114-1.c: New test, exactly
6165         like the (before this change) version of 20010327-1.c.
6166
6167 2001-11-14  Roger Sayle <roger@eyesopen.com>
6168
6169         * gcc.c-torture/execute/string-opt-13.c: New testcase.
6170
6171 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
6172
6173         * g++.dg/init/array2.C: New test.
6174
6175 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
6176
6177         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
6178
6179 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
6180
6181         * g++.dg/other/forscope1.C: New test.
6182         * g++.dg/ext/forscope1.C: New test.
6183         * g++.dg/ext/forscope2.C: New test.
6184
6185 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
6186
6187         * gcc.c-torture/execute/20011113-1.c: New test.
6188
6189 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
6190
6191         * gcc.c-torture/execute/20011109-2.c: New test.
6192
6193         * gcc.c-torture/execute/20011109-1.c: New test.
6194
6195 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
6196
6197         * gcc.c-torture/compile/20011109-1.c: New test.
6198
6199 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6200
6201         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
6202         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
6203         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
6204         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
6205         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
6206         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
6207         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
6208
6209 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6210
6211         * g++.dg/warn/Wshadow-1.C: New tests.
6212         * g++.old-deja/g++.mike/for3.C: Update.
6213
6214 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6215
6216         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
6217         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
6218         XFAILs.  Adjust expected error texts.
6219         * gcc.c-torture/compile/20011106-1.c,
6220         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
6221         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
6222         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
6223         gcc.dg/c99-array-lval-5.c: New tests.
6224
6225 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6226
6227         * gcc.dg/cpp/defined.c: Update.
6228
6229 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6230
6231         * gcc.c-torture/execute/anon-1.c: New test.
6232
6233 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
6234
6235         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
6236         same size, so no warning should be produced on stormy16.
6237
6238         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
6239         due to oversized array.
6240         * g++.old-deja/g++.mike/ns15.C: Likewise.
6241         * g++.old-deja/g++.pt/crash16.C: Likewise.
6242
6243 2001-11-02  Graham Stott  <grahams@redhat.com>
6244
6245         * g++.dgother/debug1.C: Fix typos.
6246
6247 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
6248
6249         * g++.dg/other/debug1.C: New test.
6250
6251 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6252
6253         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
6254         of unsigned long.
6255
6256 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
6257
6258         * gcc.dg/20011029-2.c: New test.
6259
6260         * gcc.c-torture/compile/20011029-1.c: New test.
6261
6262 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
6263
6264         * objc/execute/class_self-1.m: New test.
6265         * objc/execute/class_self-2.m: New test.
6266
6267 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
6268
6269         * gcc.misc-tests/msgs.exp: Delete.
6270         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
6271         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
6272         error set to match recent changes.
6273
6274 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
6275
6276         * gcc.dg/20011021-1.c: New test.
6277
6278 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
6279
6280         * gcc.c-torture/compile/20011023-1.c: New test.
6281
6282 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
6283
6284         * lib/g77.exp: Rewrite based on lib/g++.exp.
6285
6286 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
6287
6288         * gcc.c-torture/execute/20011019-1.c: New test.
6289
6290         * gcc.dg/20011018-1.c: New test.
6291
6292 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
6293
6294         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
6295
6296 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
6297
6298         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
6299         * gcc.dg/attr-invalid.c: Likewise.
6300
6301 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
6302
6303         * testsuite/gcc.dg/20011015-1.c: New test.
6304
6305 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6306
6307         * g++.dg/template/unify2.C: New test.
6308
6309 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
6310
6311         * g++.dg/other/exception-specification.C: New test
6312
6313 2001-10-13  Tom Rix  <trix@redhat.com>
6314
6315         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
6316         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
6317
6318 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
6319
6320         * testsuite/gcc.dg/20011009-1.c: New test.
6321
6322 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
6323
6324         PR g++/4476
6325         * g++.dg/other/friend1.C: New test.
6326
6327 2001-10-11  Richard Henderson  <rth@redhat.com>
6328
6329         * g++.old-deja/g++.other/crash18.C: Add -S to options.
6330
6331 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6332
6333         * gcc.c-torture/compile/20011010-1.c: New.
6334
6335 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6336
6337         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
6338         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
6339         g77.f-torture/execute/execute.exp,
6340         g77.f-torture/noncompile/noncompile.exp,
6341         gcc.c-torture/compile/compile.exp,
6342         gcc.c-torture/execute/execute.exp,
6343         gcc.c-torture/execute/ieee/ieee.exp,
6344         gcc.c-torture/execute/memcheck/memcheck.exp,
6345         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
6346         objc/execute/execute.exp: Update FSF address.
6347
6348 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6349
6350         * gcc.dg/cpp/cmdlne-C.c: Update.
6351         * gcc.dg/cpp/cmdlne-C2.c: New.
6352
6353 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6354
6355         * gcc.c-torture/execute/20011008-3.c: New.
6356
6357 2001-10-08  DJ Delorie  <dj@redhat.com>
6358
6359         * gcc.dg/20011008-1.c: New.
6360         * gcc.dg/20011008-2.c: New.
6361
6362 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6363
6364         * gcc.dg/cpp/spacing1.c: Update test.
6365
6366 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6367
6368         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
6369         spelling errors of "separate" as "seperate".
6370
6371 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
6372
6373         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
6374         enough to avoid inlining.
6375
6376 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6377
6378         * lib/g77.exp: set libg2c_dir correctly.
6379
6380 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6381
6382         * gcc.dg/cpp/macro11.c: New test.
6383
6384 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6385
6386         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
6387         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
6388         gcc.dg/format/multattr-3.c: New tests.
6389         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
6390         tests for format attributes on function pointers being rejected.
6391
6392 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6393
6394         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
6395
6396 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6397
6398         * g++.dg/warn/format1.C: New test.
6399
6400 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
6401
6402         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
6403
6404 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6405
6406         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
6407
6408 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
6409
6410         * gcc.dg/cpp/redef2.c: Add test.
6411
6412 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
6413
6414         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
6415         long-standing bug on i686, apparently.
6416         * gcc.c-torture/execute/loop-2c.x: New file.
6417         * gcc.c-torture/execute/loop-2d.x: New file.
6418         * gcc.c-torture/execute/loop-3c.x: New file.
6419
6420 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
6421
6422         * gcc.dg/cpp/20000625-2.c: Correct line number.
6423
6424 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6425
6426         * gcc.dg/cpp/macro10.c: New test.
6427         * gcc.dg/cpp/strify3.c: New test.
6428         * gcc.dg/cpp/spacing1.c: Add tests.
6429         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
6430         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
6431
6432 2001-09-24  DJ Delorie  <dj@redhat.com>
6433
6434         * gcc.c-torture/execute/20010924-1.c: New test.
6435
6436 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6437
6438         * testsuite/objc/execute/paste.m: Remove.
6439
6440 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6441
6442         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6443
6444 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
6445
6446         * g77.dg/strlen0.f: New test.
6447
6448 2001-09-21  Richard Henderson  <rth@redhat.com>
6449
6450         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6451         * g++.old-deja/g++.abi/vtable2.C: Likewise.
6452
6453 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6454
6455         Table-driven attributes.
6456         * g++.dg/ext/attrib1.C: New test.
6457
6458 2001-09-20  DJ Delorie  <dj@redhat.com>
6459
6460         * gcc.dg/20000926-1.c: Update expected warning messages.
6461         * gcc.dg/array-2.c: Likewise, and test for warnings too.
6462         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6463         array.
6464
6465 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
6466
6467         * g++.dg/eh/registers1.C: New test case.
6468
6469 2001-09-17  Richard Henderson  <rth@redhat.com>
6470
6471         * gcc.dg/array-5.c: Fix VLA decomposition test.
6472
6473 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6474
6475         * gcc.dg/cpp/line5.c: New testcase.
6476
6477 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
6478
6479         * gcc.dg/cpp/macro9.c: New test.
6480
6481 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
6482
6483         * gcc.c-torture/execute/980223.c: Change type of addr from long
6484         to char *.
6485
6486 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
6487
6488         * gcc.c-torture/execute/20010915-1.c: New test.
6489
6490 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
6491
6492         * g77.dg/bprob: New directory.
6493         * g77.dg/bprob/bprob.exp: New file.
6494         * g77.dg/bprob/bprob-1.f: New test.
6495         * g77.dg/gcov: New directory.
6496         * g77.dg/gcov/gcov.exp: New file.
6497         * g77.dg/gcov/gcov-1.f: New test.
6498         * g77.dg/gcov/gcov-1.x: New file.
6499
6500 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
6501
6502         * gcc.dg/cpp/directiv.c: Update.
6503         * gcc.dg/cpp/undef1.c: Update.
6504
6505 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
6506
6507         * gcc.dg/20010912-1.c: New test.
6508
6509 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
6510
6511         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6512         language-independent file in lib.
6513         * lib/gcov.exp: New file.
6514
6515 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
6516
6517         * gcc.c-torture/compile/20010911-1.c: New test.
6518
6519 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
6520
6521         * lib/profopt.exp: New, to support profile-directed optimizations.
6522         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6523         * gcc.misc-tests/bprob-1.c: New test.
6524         * gcc.misc-tests/bprob-2.c: New test.
6525
6526 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
6527
6528         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6529         XFAIL and which kinds of gcov output to verify.
6530         * gcc.misc-tests/gcov-4b.x: New file.
6531         * gcc.misc-tests/gcov-5b.x: New file.
6532         * gcc.misc-tests/gcov-6.x: New file.
6533         * gcc.misc-tests/gcov-7.c: New test.
6534         * gcc.misc-tests/gcov-7.x: New file.
6535
6536 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
6537
6538         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6539         * gcc.misc-tests/gcov-6.c: New test.
6540
6541 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6542
6543         PR c++/3986
6544         * g++.dg/abi/vbase1.C: New test.
6545
6546 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
6547
6548         * objc.dg/method-2.m: New.
6549
6550 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6551
6552         PR c++/4203
6553         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6554         * g++.dg/init/empty1.C: New test.
6555
6556 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
6557
6558         * gcc.c-torture/compile/20010903-1.c: New test.
6559
6560 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
6561
6562         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6563         for m68k.
6564
6565 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
6566
6567         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6568
6569         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6570
6571         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6572
6573 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
6574
6575         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6576         for 16-bit 'unsigned int'.
6577
6578 2001-08-29  Kazu Hirata  <kazu@hxi.com>
6579
6580         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6581
6582 2001-08-27  Richard Henderson  <rth@redhat.com>
6583
6584         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6585         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6586
6587 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
6588
6589         * gcc.dg/asm-names.c (ymain): New.
6590
6591 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
6592
6593         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6594         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6595         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6596
6597 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6598
6599         * gcc.dg/compare5.c: New testcase.
6600
6601 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
6602
6603         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6604         and "In instantiation".
6605
6606 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
6607
6608         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6609
6610 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
6611
6612         * gcc.misc-tests/gcov.exp: Add support for branch information.
6613         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6614         * gcc.misc-tests/gcov-4.c: New test.
6615         * gcc.misc-tests/gcov-4b.c: New test.
6616         * gcc.misc-tests/gcov-5b.c: New test.
6617
6618 2001-08-20  Zack Weinberg  <zackw@panix.com>
6619
6620         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6621         expected to fail.
6622
6623 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6624
6625         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6626
6627 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
6628
6629         * g++.dg/eh/template1.C: New test.
6630
6631 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
6632
6633         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6634         Fix thinko.
6635         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6636         for xfail.
6637
6638 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
6639
6640         * lib/g77-dg.exp:  Use prune.exp for common procedures
6641         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6642         * lib/g77.exp: (g77-dg-prune) Remove
6643
6644 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
6645
6646         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6647
6648 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6649
6650         * g++.dg/template/unify1.C: New test.
6651
6652 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
6653
6654         * g++.dg/abi/empty4.C: New test.
6655
6656 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
6657
6658         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6659         solaris2.*
6660         * g77.f-torture/compile/pr3743.x: Likewise
6661
6662 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6663
6664         * g++.dg/other/using-declaration.C: New test.
6665
6666 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6667
6668         * gcc.dg/cpp/tr-sign.c: New testcase.
6669
6670 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6671
6672         * gcc.dg/cpp/19951025-1.c: Revert.
6673         * gcc.dg/cpp/directiv.c: We no longer process directives that
6674         interrupt macro arguments.
6675
6676 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
6677
6678         * gcc.dg/bconstp-1.c: New test.
6679
6680 2001-08-03  Richard Henderson  <rth@redhat.com>
6681
6682         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6683
6684 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6685
6686         * gcc.dg/cpp/19951025-1.c: Update.
6687
6688 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
6689
6690         * g77.dg/ff90-1.f (s): Fix reference of variable z,
6691         should be x.
6692
6693 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
6694
6695         Kill -fhonor-std.
6696         * g++.old-deja/g++.ns/ns14.C: Remove special options.
6697         * g++.old-deja/g++.other/std1.C: Likewise.
6698         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6699
6700 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
6701
6702         * lib/g77.exp:  Load gcc-defs.exp for common procedures
6703         (g77_pass, g77_fail, g77_finish, g77_exit,
6704         ${tool}_check_unsupported_p} Now redundant.  Deleted.
6705
6706 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6707
6708         * g77.dg/fbackslash.f
6709         * g77.dg/fcase-preserve.f
6710         * g77.dg/ff90-1.f
6711         * g77.dg/ffixed-line-length-0.f
6712         * g77.dg/ffixed-line-length-132.f
6713         * g77.dg/ffixed-line-length-7.f
6714         * g77.dg/ffixed-line-length-72.f
6715         * g77.dg/ffixed-line-length-none.f
6716         * g77.dg/ffree-form-1.f
6717         * g77.dg/fno-backslash.f
6718         * g77.dg/fno-f90-1.f
6719         * g77.dg/fno-fixed-form-1.f
6720         * g77.dg/fno-onetrip.f
6721         * g77.dg/fno-typeless-boz.f
6722         * g77.dg/fno-underscoring.f
6723         * g77.dg/fno-vxt-1.f
6724         * g77.dg/fonetrip.f
6725         * g77.dg/ftypeless-boz.f
6726         * g77.dg/fugly-assumed.f
6727         * g77.dg/funderscoring.f
6728         * g77.dg/fvxt-1.f
6729
6730 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
6731
6732         * objc.dg/fwd-proto-1.m: New.
6733         * objc.dg/local-decl-1.m: New.
6734         * objc.dg/naming-1.m: New.
6735         * objc.dg/naming-2.m: New.
6736         * objc.dg/proto-hier-1.m: New.
6737
6738 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
6739
6740         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6741         largest-type elements to a struct makes its size grow.
6742
6743 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6744
6745         * g++.dg/abi/vthunk1.C: New test.
6746
6747 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
6748
6749         * g++.dg/abi/vbase8-22.C: New test.
6750
6751 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6752
6753         * gcc.dg/cpp/macro8.c: New test.
6754
6755 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
6756
6757         * g++.dg/abi/vbase8-21.C: New test.
6758
6759 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
6760
6761         * g++.dg/abi/vbase8-10.C: New test.
6762
6763 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6764
6765         * lib/g++.exp (g++_set_ld_library_path): Renamed to
6766         ${tool}_set_ld_library_path.
6767         Changed caller.
6768         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6769         g++.exp.
6770
6771 2001-07-26  Stan Cox <scox@redhat.com>
6772
6773         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6774         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6775         gcc_exit, gcc_check_unsupported_p):
6776         Moved to gcc-deps.exp
6777         * gcc-deps.exp: New file.
6778
6779 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6780
6781         * g++.old-deja/g++.pt/defarg14.C: New test.
6782
6783 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6784
6785         * g++.old-deja/g++.other/lineno5.C: New test.
6786
6787 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6788
6789         * g++.old-deja/g++.pt/crash68.C: New test.
6790
6791 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
6792
6793         * g++.old-deja/g++.other/crash42.C: New test.
6794
6795 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
6796
6797         * gcc.dg/cpp/extratokens.c: Fix.
6798         * gcc.dg/cpp/skipping2.c: New tests.
6799
6800 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6801
6802         * gcc.c-torture/execute/20010724-1.c: New file.
6803         * gcc.c-torture/execute/20010724-1.x: New file.
6804
6805 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6806
6807         * g++.old-deja/g++.other/cond7.C: New test.
6808
6809 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6810
6811         * g++.old-deja/g++.other/optimize4.C: New test.
6812
6813 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6814
6815         * g++.old-deja/g++.abi/vbase8-5.C: New test.
6816
6817 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
6818
6819         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6820         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6821         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6822         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6823
6824         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6825         bug report" message.
6826
6827         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6828         * g++.dg/ext/instantiate1.C: Move from old-deja.
6829
6830 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
6831
6832         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6833         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6834         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6835         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6836
6837 2001-07-23  Jeffrey A Law  (law@cygnus.com)
6838
6839         * gcc.c-torture/execute/20010723-1.c: New test.
6840
6841 2001-07-23  Ben Elliston  <bje@redhat.com>
6842
6843         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6844
6845 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6846
6847         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6848         i[34567]86-*-*.
6849         Delete handling of ieee_multilib_flags.
6850         Pass -mieee for alpha*-*-* and sh-*-*.
6851         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6852
6853 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
6854
6855         Remove old-abi tests.
6856         * g++.old-deja/g++.mike/p11116.C: Remove.
6857         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6858
6859 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
6860
6861         * g77.f-torture/compile/pr3743.f:  New test
6862
6863 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
6864
6865         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6866
6867 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6868
6869         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6870         g++.old-deja/g++.pt/static6.C: Likewise.
6871         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6872         supports weak symbols.
6873
6874 2001-07-18  Andreas Jaeger  <aj@suse.de>
6875
6876         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6877         supported again.
6878
6879 2001-07-18  Andreas Jaeger  <aj@suse.de>
6880
6881         * gcc.dg/iftrap-1.c: Fix target line.
6882
6883 2001-07-17  Richard Henderson  <rth@redhat.com>
6884
6885         * gcc.c-torture/execute/20010717-1.c: New.
6886
6887 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6888
6889         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6890         tests.
6891
6892 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
6893
6894         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6895
6896 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6897
6898         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6899         UAC_SIGBUS, UAC_NOPRINT definitions.
6900
6901 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
6902
6903         * objc/execute/object_is_class.m: New test.
6904         * objc/execute/object_is_meta_class.m: New test.
6905
6906 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6907
6908         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6909         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6910
6911 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
6912
6913         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6914         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6915
6916 2001-07-14  Richard Henderson  <rth@redhat.com>
6917
6918         * gcc.dg/iftrap-1.c: New.
6919
6920 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
6921
6922         * g77.f-torture/execute/intrinsic77.f: New test.
6923
6924 2001-07-11  Janis Johnson <janis@us.ibm.com>
6925
6926         * gcc.misc-tests/gcov-3.c: New test.
6927
6928 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
6929
6930         * gcc.c-torture/compile/20010711-1.c,
6931         * gcc.c-torture/compile/20010711-2.c: New tests.
6932
6933 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
6934
6935         * gcc.c-torture/execute/20010711-1.c: New test.
6936
6937 2001-07-11  Ben Elliston  <bje@redhat.com>
6938
6939         * g++.old-deja/g++.other/enum5.C: New test.
6940
6941 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
6942
6943         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6944         (g++-dg-prune): Call prune_gcc_output.
6945         * prune.exp: New file for prune_gcc_output.
6946         * lib/g++.exp, lib/gcc.exp: Load it.
6947
6948 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6949
6950         * gcc.c-torture/compile/20010701-1.c,
6951         g++.old-deja/g++.ext/attrib6.C: New tests.
6952
6953 2001-07-06  Jeffrey A Law  (law@cygnus.com)
6954
6955         * gcc.c-torture/compile/20010706-1.c: New test.
6956
6957 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
6958
6959         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6960
6961 2001-06-28  Stan Shebs  <shebs@apple.com>
6962
6963         * gcc.dg/pragma-darwin.c: New test.
6964
6965 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6966
6967         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6968         Solaris 2.[678] system.
6969
6970 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6971
6972         * gcc.dg/20010622-1.c: New test.
6973
6974 2001-06-18  Stan Shebs  <shebs@apple.com>
6975
6976         * objc.dg: New directory.
6977         * objc.dg/dg.exp: New file.
6978         * objc.dg/alias.m: New.
6979         * objc.dg/class-1.m: New.
6980         * objc.dg/class-2.m: New.
6981         * objc.dg/const-str-1.m: New.
6982         * objc.dg/const-str-2.m: New.
6983         * objc.dg/id-1.m: New.
6984         * objc.dg/method-1.m: New.
6985         * objc.dg/super-class-1.m: New.
6986         * lib/objc-dg.exp: New file.
6987
6988 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6989
6990         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6991         of label name.
6992
6993 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
6994
6995         * g++.old-deja/g++.abi/vbase8-9.C: New test.
6996
6997 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6998
6999         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
7000         variable.
7001
7002 2001-06-12  Richard Henderson  <rth@redhat.com>
7003
7004         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
7005
7006 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7007
7008         * g++.old-deja/g++.abi/vbase5.C: New test.
7009         * g++.old-deja/g++.abi/vbase6.C: New test.
7010         * g++.old-deja/g++.abi/vbase7.C: New test.
7011
7012 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7013
7014         * gcc.c-torture/compile/20010610-1.c: New test.
7015
7016 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
7017
7018         * g++.old-deja/g++.abi/vbase4.C: New test.
7019
7020 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7021
7022         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
7023         support %f for HC11/HC12 targets.
7024         * gcc.c-torture/execute/930513-1.x: New file, likewise.
7025         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
7026         on HC11/HC12 targets.
7027         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
7028
7029 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7030
7031         * gcc.dg/wchar_t-1.c: New file.
7032         * gcc.dg/wint_t-1.c: Likewise.
7033
7034 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
7035
7036         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
7037
7038 2001-06-11  Richard Henderson  <rth@redhat.com>
7039
7040         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
7041
7042 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7043
7044         * gcc.c-torture/compile/20010611-1.c: New test.
7045
7046 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
7047
7048         * gcc.dg/c99-tag-1.c: Add more tests.
7049
7050 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
7051
7052         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
7053         representation on MN10300 and ARM/Thumb.
7054
7055 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
7056
7057         * g77.f-torture/execute/20010610.f: New.
7058
7059 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
7060
7061         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
7062         names.
7063
7064 2001-06-09  Richard Henderson  <rth@redhat.com>
7065
7066         * gcc.c-torture/execute/ashrdi-1.c: New.
7067         * gcc.c-torture/execute/ashldi-1.c: New.
7068         * gcc.c-torture/execute/lshrdi-1.c: New.
7069
7070 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
7071
7072         * objc/execute/load-3.m: Added. Check sending +load to categories,
7073         in addition to classes.
7074
7075 2001-06-08  Stan Shebs  <shebs@apple.com>
7076
7077         * objc/execute/load-2.m: New test.  From Nicola Pero
7078         <n.pero@mi.flashnet.it>.
7079
7080 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
7081
7082         * gcc.c-torture/execute/20010605-2.c: New test.
7083
7084 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7085
7086         * g++.old-deja/g++.abi/vbase2.C: New test.
7087         * g++.old-deja/g++.abi/vbase3.C: New test.
7088
7089 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
7090
7091         * g++.old-deja/g++.pt/friend49.C: New test.
7092
7093 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
7094
7095         * g++.old-deja/g++.ext/anon3.C: New test.
7096
7097 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
7098
7099         * g++.old-deja/g++.other/conv7.C: New test.
7100
7101 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
7102
7103         * gcc.c-torture/compile/20010605-2.c: New test.
7104
7105 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7106
7107         * gcc.c-torture/execute/20010604-1.c: New test.
7108
7109 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
7110
7111         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
7112
7113 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
7114
7115         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
7116         (g++_link_flags): Likewise.
7117         (g++_init): Pass gccpath's value to two previous functions.
7118
7119 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7120
7121         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
7122         Ensure logfile entry matches exec command line.
7123
7124 2001-05-31  Richard Henderson  <rth@redhat.com>
7125
7126         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
7127         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
7128
7129 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
7130
7131         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
7132         compiler for irix6.2
7133
7134 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
7135
7136         * g++.old-deja/g++.other/optimize3.C: New file.
7137
7138 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
7139
7140         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
7141         assemble.
7142
7143 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
7144
7145         * g++.old-deja/g++.other/optimize2.C: New file.
7146
7147 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
7148
7149         * gcc.c-torture/compile/20010518-2.c: New file.
7150         * gcc.c-torture/execute/20010518-1.c: New file.
7151         * gcc.c-torture/execute/20010518-2.c: New file.
7152
7153 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7154
7155         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
7156
7157 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
7158
7159         G++ no longer defines builtins that do not begin with __builtin.
7160         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
7161         * g++.old-deja/g++.brendand/misc13.C: Likewise.
7162         * g++.old-deja/g++.law/builtin1.C: Likewise.
7163         * g++.old-deja/g++.law/cvt2.C: Likewise.
7164         * g++.old-deja/g++.mike/net5.C: Likewise.
7165         * g++.old-deja/g++.other/builtins1.C: Likewise.
7166         * g++.old-deja/g++.other/builtins2.C: Likewise.
7167         * g++.old-deja/g++.other/builtins3.C: Likewise.
7168         * g++.old-deja/g++.other/builtins4.C: Likewise.
7169         * g++.old-deja/g++.other/inline8.C: Likewise.
7170         * g++.old-deja/g++.robertl/eb39.C: Likewise.
7171
7172 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
7173
7174         * g++.old-deja/g++.pt/using1.C: Adjust.
7175         * g++.old-deja/g++.pt/using2.C: New test.
7176
7177 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7178
7179         * gcc.dg/cpp/charconst.c: New tests.
7180         * gcc.dg/cpp/escape.c: New tests.
7181         * gcc.dg/cpp/escape-1.c: New tests.
7182         * gcc.dg/cpp/escape-2.c: New tests.
7183         * gcc.dg/cpp/ucs.c: New tests.
7184
7185 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
7186
7187         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
7188         native compiler for irix6.5.
7189
7190 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
7191
7192         * lib/g++.exp (g++_include_flags): Use args to compute
7193         get_multilibs.
7194         (g++_link_flags): Likewise.
7195         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
7196
7197 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
7198
7199         * gcc.dg/c90-hexfloat-1.c: Add more tests.
7200
7201 2001-05-21  Geoff Keating  <geoffk@redhat.com>
7202
7203         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
7204         this file.
7205
7206 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7207
7208         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
7209         STACK_SIZE;
7210         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
7211         to STACK_SIZE; Use it to define size of add_histo array.
7212         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
7213         to STACK_SIZE.
7214         (f): Use GITT_SIZE to define size of gitt local table.
7215         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
7216         to STACK_SIZE; Use it to define size of bytemem array.
7217
7218 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7219
7220         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
7221         on 68HC11/HC12 due to the asm instruction.
7222         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
7223         * gcc.c-torture/compile/920520-1.x: Likewise.
7224         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
7225         on 68HC11/HC12 because the function is larger than 64K.
7226         * gcc.c-torture/compile/961203-1.x: New file, this test fails
7227         on 68HC11/HC12 because the structure is too large.
7228
7229 2001-05-20  Richard Henderson  <rth@redhat.com>
7230
7231         * gcc.c-torture/execute/20010520-1.c: New.
7232
7233 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7234
7235         * g++.old-deja/g++.warn/compare1.C: New test.
7236         * gcc.dg/compare4.c: New test.
7237
7238 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
7239
7240         * g++.old-deja/g++.other/optimize1.C: New test.
7241
7242 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7243
7244         * g++.old-deja/g++.pt/spec41.C: New test.
7245
7246 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7247
7248         * gcc.c-torture/compile/20010114-1.x: Remove.
7249
7250 2001-05-18  Stan Shebs  <shebs@apple.com>
7251
7252         * gcc.c-torture/compile/20010518-1.c: New test.
7253
7254 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
7255
7256         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
7257         * g++.old-deja/g++.pt/crash67.C: New test.
7258
7259 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
7260
7261         * g++.old-deja/g++.other/debug9.C: New test.
7262
7263 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
7264
7265         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
7266
7267 2001-05-16  Jan Hubicka  <jh@suse.cz>
7268
7269         * gcc.c-torture/compile/20010516-1.c: New test.
7270
7271 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7272
7273         * g++.old-deja/g++.other/crash41.C: New test.
7274
7275 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
7276
7277         * g++.old-deja/g++.pt/crash66.C: New test.
7278
7279 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
7280
7281         * g++.old-deja/g++.robertl/eb27.C: Convert.
7282
7283 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
7284
7285         * g++.dg/friend-warn.C: New test.  Do not warn about friend
7286         declaration being redundant.
7287
7288 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
7289
7290         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
7291
7292 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
7293
7294         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
7295
7296 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
7297
7298         * lib/g++.exp: Use testsuite_flags.
7299
7300 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
7301
7302         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
7303
7304 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7305
7306         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
7307
7308 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
7309
7310         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
7311
7312 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
7313
7314         * gcc.c-torture/compile/20010313-1.c: New test.
7315
7316 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
7317
7318         * gcc.dg/cpp/direct2.c: New test.
7319         * gccq.dg/cpp/direct2s.c: New test.
7320
7321         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
7322
7323 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
7324
7325         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
7326         * g++.old-deja/g++.other/op3.C: Likewise.
7327
7328 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7329
7330         * gcc.dg/cpp/syshdr.h: New file.
7331         * gcc.dg/cpp/sysmac1.c: Update.
7332         * gcc.dg/cpp/sysmac2.c: Update.
7333
7334 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7335
7336         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
7337
7338 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
7339
7340         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
7341         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
7342
7343 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
7344
7345         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
7346
7347 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
7348
7349         * lib/g++.exp (g++_include_flags): Don't use any special flags
7350         if TESTING_IN_BUILD_TREE is not defined.
7351         (g++_init): Use a plain 'c++' as the compiler if
7352         TESTING_IN_BUILD_TREEE is not defined.
7353
7354 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7355
7356         * g++.old-deja/g++.eh/catch13.C: New test.
7357         * g++.old-deja/g++.eh/catch14.C: New test.
7358
7359 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
7360
7361         * gcc.dg/cpp/tr-define.c: New test.
7362
7363 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
7364
7365         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
7366         <stdlib.h>, not <malloc.h>.
7367
7368 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7369
7370         * g++.old-deja/g++.ns/template17.C: New test.
7371
7372 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
7373
7374         * g++.old-deja/g++.pt/ref4.C: New test.
7375
7376 2001-04-30  Richard Henderson  <rth@redhat.com>
7377
7378         * gcc.dg/20000724-1.c: Revert last change.
7379
7380 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
7381
7382         * g77.f-torture/execute/20010430.f: New test.
7383
7384 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
7385
7386         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
7387
7388 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
7389
7390         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
7391
7392 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7393
7394         * g++.old-deja/g++.eh/crash6.C: New test.
7395
7396 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7397
7398         * g++.old-deja/g++.other/warn7.C: New test.
7399
7400 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
7401
7402         * g++.old-deja/g++.other/defarg9.C: New test.
7403
7404 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7405
7406         * g77.f-torture/compile/20010426.f: New test.
7407         * g77.f-torture/execute/20010426.f: New test.
7408
7409 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
7410
7411         * g77.f-torture/compile/20000629-1.x: Remove - error
7412         has been fixed.
7413
7414 2001-04-26  Jeffrey A Law  (law@cygnus.com)
7415
7416         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
7417         Tweak slightly to work with g++.dg framework.
7418         * g++.dg/special/ecos.exp: Run initp1.C test.
7419         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
7420
7421         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
7422         its linker doesn't give line numbers either.
7423         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
7424
7425 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7426
7427         * g++.old-deja/g++.other/lex1.C: New test.
7428
7429 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
7430
7431         * gcc.dg/noncompile/20010425-1.c: New test.
7432
7433 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
7434
7435         * g++.old-deja/g++.pt/mangle2.C: New test.
7436
7437 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7438
7439         * gcc.dg/format/plus-1.c: New test.
7440
7441 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7442
7443         * gcc.dg/20010423-1.c: New test.
7444
7445 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
7446
7447         * gcc.c-torture/execute/20010422-1.c: New test.
7448
7449 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
7450
7451         * g++.old-deja/g++.ns/type2.C: New test.
7452
7453 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
7454
7455         * g++.old-deja/g++.other/perf1.C: New test.
7456
7457 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
7458
7459         * gcc.dg/c99-func-2.c: Remove xfail.
7460         * gcc.dg/c99-func-3.c: Remove xfail.
7461         * gcc.dg/c99-func-4.c: Remove xfail.
7462
7463 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
7464
7465         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7466
7467 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7468
7469         * gcc.c-torture/compile/20010423-1.c: New test.
7470
7471 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7472
7473         * g++.old-deja/g++.pt/typename28.C: New test.
7474
7475 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7476
7477         * g++.old-deja/g++.abi/empty2.C: New test.
7478         * g++.old-deja/g++.abi/empty3.C: New test.
7479
7480 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7481
7482         * g++.old-deja/g++.other/comdat2.C: New test.
7483         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7484
7485 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7486
7487         * g++.old-deja/g++.other/overload14.C: New test.
7488
7489 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7490
7491         * g++.old-deja/g++.other/lookup23.C: New test.
7492
7493 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
7494
7495         * gcc.c-torture/execute/20010403-1.c: New test.
7496
7497 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
7498             Mark Mitchell  <mark@codesourcery.com>
7499
7500         * lib/old-dejagnu.exp: Don't delete output of executable.
7501         Add .exe suffix to executables.
7502
7503 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
7504
7505         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7506
7507 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7508
7509         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7510
7511 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7512
7513         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7514         * g++.old-deja/g++.abi/crash1.C: New test.
7515
7516 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
7517
7518         * g++.old-deja/g++.other/crash40.C: New test.
7519
7520 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7521
7522         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7523
7524 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
7525
7526         * g++.old-deja/g++.other/warn6.C: New test.
7527
7528 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
7529
7530         * g++.old-deja/g++.robertl/eb42.C: Same.
7531
7532 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7533
7534         * gcc.dg/wtr-conversion-1.c: New testcase.
7535
7536 2001-04-10  Richard Henderson  <rth@redhat.com>
7537
7538         * g++.old-deja/g++.other/array5.C: New.
7539
7540 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7541
7542         * gcc.c-torture/execute/20010408-1.c: New test.
7543
7544 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
7545
7546         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7547         headers and constructs.
7548         * g++.old-deja/g++.robertl/eb79.C: Same.
7549         * g++.old-deja/g++.robertl/eb77.C (main): Same.
7550         * g++.old-deja/g++.robertl/eb73.C: Same.
7551         * g++.old-deja/g++.robertl/eb66.C (main): Same.
7552         * g++.old-deja/g++.robertl/eb55.C (t): Same.
7553         * g++.old-deja/g++.robertl/eb54.C (main): Same.
7554         * g++.old-deja/g++.robertl/eb46.C (main): Same.
7555         * g++.old-deja/g++.robertl/eb44.C: Same.
7556         * g++.old-deja/g++.robertl/eb41.C (main): Same.
7557         * g++.old-deja/g++.robertl/eb4.C (main): Same.
7558         * g++.old-deja/g++.robertl/eb39.C: Same.
7559         * g++.old-deja/g++.robertl/eb33.C (main): Same.
7560         * g++.old-deja/g++.robertl/eb31.C (main): Same.
7561         * g++.old-deja/g++.robertl/eb30.C: Same.
7562         * g++.old-deja/g++.robertl/eb3.C: Same.
7563         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7564         * g++.old-deja/g++.robertl/eb21.C: Same.
7565         * g++.old-deja/g++.robertl/eb15.C: Same.
7566         * g++.old-deja/g++.robertl/eb118.C: Same.
7567         * g++.old-deja/g++.robertl/eb115.C (main): Same.
7568         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7569         * g++.old-deja/g++.robertl/eb109.C: Same.
7570         * g++.old-deja/g++.other/sibcall1.C (main): Same.
7571         * g++.old-deja/g++.mike/rtti1.C: Same.
7572         * g++.old-deja/g++.mike/p658.C: Same.
7573         * g++.old-deja/g++.mike/net46.C: Same.
7574         * g++.old-deja/g++.mike/net34.C: Same.
7575         * g++.old-deja/g++.mike/memoize1.C: Same.
7576         * g++.old-deja/g++.mike/eh2.C: Same.
7577         * g++.old-deja/g++.law/weak.C: Same.
7578         * g++.old-deja/g++.law/visibility7.C: Same.
7579         * g++.old-deja/g++.law/visibility25.C: Same.
7580         * g++.old-deja/g++.law/visibility22.C: Same.
7581         * g++.old-deja/g++.law/visibility2.C: Same.
7582         * g++.old-deja/g++.law/visibility17.C: Same.
7583         * g++.old-deja/g++.law/visibility13.C: Same.
7584         * g++.old-deja/g++.law/visibility10.C: Same.
7585         * g++.old-deja/g++.law/visibility1.C: Same.
7586         * g++.old-deja/g++.law/virtual3.C (eval): Same.
7587         * g++.old-deja/g++.law/vbase1.C: Same.
7588         * g++.old-deja/g++.law/operators32.C: Same.
7589         * g++.old-deja/g++.law/nest3.C: Same.
7590         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7591         * g++.old-deja/g++.law/except5.C (main): Same.
7592         * g++.old-deja/g++.law/cvt7.C (run): Same.
7593         * g++.old-deja/g++.law/cvt2.C: Same.
7594         * g++.old-deja/g++.law/cvt16.C: Same.
7595         * g++.old-deja/g++.law/ctors6.C (bar): Same.
7596         * g++.old-deja/g++.law/ctors17.C (main): Same.
7597         * g++.old-deja/g++.law/ctors13.C: Same.
7598         * g++.old-deja/g++.law/ctors12.C (main): Same.
7599         * g++.old-deja/g++.law/ctors10.C: Same.
7600         * g++.old-deja/g++.law/code-gen5.C: Same.
7601         * g++.old-deja/g++.law/bad-error7.C: Same.
7602         * g++.old-deja/g++.law/arm9.C: Same.
7603         * g++.old-deja/g++.law/arm12.C: Same.
7604         * g++.old-deja/g++.law/arg8.C: Same.
7605         * g++.old-deja/g++.law/arg1.C: Same.
7606         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7607         * g++.old-deja/g++.jason/template31.C: Same.
7608         * g++.old-deja/g++.jason/template24.C (main): Same.
7609         * g++.old-deja/g++.jason/2371.C: Same.
7610         * g++.old-deja/g++.eh/new2.C: Same.
7611         * g++.old-deja/g++.eh/new1.C: Same.
7612         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7613         * g++.old-deja/g++.brendan/nest21.C (main): Same.
7614         * g++.old-deja/g++.brendan/err-msg3.C: Same.
7615         * g++.old-deja/g++.brendan/crash62.C: Same.
7616         * g++.old-deja/g++.brendan/crash52.C: Same.
7617         * g++.old-deja/g++.brendan/crash49.C (main): Same.
7618         * g++.old-deja/g++.brendan/crash38.C: Same.
7619         * g++.old-deja/g++.brendan/crash15.C (main): Same.
7620         * g++.old-deja/g++.brendan/copy9.C: Same.
7621
7622 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
7623
7624         * gcc.c-torture/execute/20001203-2.c (memset):
7625         Count argument is of type __SIZE_TYPE__.
7626
7627 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
7628
7629         * gcc.c-torture/compile/20010404-1.c: New test.
7630
7631 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
7632
7633         * gcc.c-torture/compile/20010326-1.c: New test.
7634
7635 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
7636
7637         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7638         peculiarities of the SH.
7639         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7640
7641 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7642
7643         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7644         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7645         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7646
7647 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7648
7649         * g77.f-torture/compile/20010321-1.f: New test.
7650
7651 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7652
7653         * gcc.c-torture/compile/20010329-1.c: New test.
7654
7655 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
7656
7657         * gcc.c-torture/execute/20010329-1.c: New test.
7658
7659 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
7660
7661         * g++.old-deja/g++.other/eh4.C: Fix typo.
7662
7663 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
7664
7665         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7666
7667 2001-03-28  Philip Blundell  <philb@gnu.org>
7668
7669         * gcc.c-torture/compile/20010328-1.c: New test.
7670
7671 2001-03-27  Richard Henderson  <rth@redhat.com>
7672
7673         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7674         * g++.old-deja/g++.eh/vbase3.C: Likewise.
7675
7676 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
7677
7678         * gcc.c-torture/compile/20010327-1.c: New test.
7679
7680 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7681
7682         * g++.old-deja/g++.other/friend12.C: New test.
7683         * g++.old-deja/g++.other/friend9.C: Expect no errors.
7684         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7685
7686 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7687
7688         * gcc.c-torture/execute/20010325-1.c: New test.
7689
7690 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
7691
7692         * g++.old-deja/g++.other/mangle3.C: New test.
7693
7694 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
7695
7696         * g++.old-deja/g++.other/anon8.C: New test.
7697
7698 2001-03-20  Philip Blundell  <philb@gnu.org>
7699
7700         * gcc.c-torture/compile/20010320-1.c: New test.
7701
7702 2001-03-17  Richard Henderson  <rth@redhat.com>
7703
7704         * g++.old-deja/g++.other/eh4.C: Add expected error text.
7705
7706 2001-03-15  Geoff Keating  <geoff@redhat.com>
7707
7708         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7709         tests on AIX.
7710
7711 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
7712
7713         * g++.old-deja/g++.other/eh4.C: New test.
7714
7715 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
7716
7717         * gcc.dg/cpp/mi1.c: Update.
7718
7719 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
7720
7721         * g++.old-deja/g++.other/regstack.C: New test.
7722
7723 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7724
7725         * g++.old-deja/g++.other/ref4.C: New test.
7726
7727 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
7728
7729         * objc/execute/va_method.m: Added.
7730         * objc/execute/IMP.m: Added.
7731         * objc/execute/_cmd.m: Added.
7732         * objc/execute/accessing_ivars.m: Added.
7733         * objc/execute/class-1.m: Added.
7734         * objc/execute/class-10.m: Added.
7735         * objc/execute/class-11.m: Added.
7736         * objc/execute/class-12.m: Added.
7737         * objc/execute/class-13.m: Added.
7738         * objc/execute/class-14.m: Added.
7739         * objc/execute/class-2.m: Added.
7740         * objc/execute/class-3.m: Added.
7741         * objc/execute/class-4.m: Added.
7742         * objc/execute/class-5.m: Added.
7743         * objc/execute/class-6.m: Added.
7744         * objc/execute/class-7.m: Added.
7745         * objc/execute/class-8.m: Added.
7746         * objc/execute/class-9.m: Added.
7747         * objc/execute/class-tests-1.h
7748         * objc/execute/class-tests-2.h
7749         * objc/execute/compatibility_alias.m: Added.
7750         * objc/execute/encode-1.m: Added.
7751         * objc/execute/formal_protocol-1.m: Added.
7752         * objc/execute/formal_protocol-2.m: Added.
7753         * objc/execute/formal_protocol-3.m: Added.
7754         * objc/execute/formal_protocol-4.m: Added.
7755         * objc/execute/formal_protocol-5.m: Added.
7756         * objc/execute/formal_protocol-6.m: Added.
7757         * objc/execute/formal_protocol-7.m: Added.
7758         * objc/execute/informal_protocol.m: Added.
7759         * objc/execute/initialize.m: Added.
7760         * objc/execute/load.m: Added.
7761         * objc/execute/many_args_method.m: Added.
7762         * objc/execute/nested-3.m: Added.
7763         * objc/execute/no_clash.m: Added.
7764         * objc/execute/private.m: Added.
7765         * objc/execute/redefining_self.m: Added.
7766         * objc/execute/root_methods.m: Added.
7767         * objc/execute/selector-1.m: Added.
7768         * objc/execute/static-1.m: Added.
7769         * objc/execute/static-2.m: Added.
7770         * objc/execute/va_method.m: Added.
7771
7772 2001-03-10  Richard Henderson  <rth@redhat.com>
7773
7774         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7775
7776 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7777
7778         * g++.old-deja/g++.other/crash31.C: XFAIL.
7779         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7780         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7781         * gcc.c-torture/execute/20010123-1.x: XFAIL.
7782         * gcc.c-torture/execute/20010124-1.x: XFAIL.
7783         * gcc.dg/sequence-pt-1.c: XFAIL one test.
7784
7785 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
7786
7787         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7788
7789 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
7790
7791         * gcc.dg/20000724-1.c: Don't use multiline strings.
7792
7793 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
7794
7795         * objc/execute/string1.m, objc/execute/string2.m: Compare the
7796         result of -cString against what we expect it to be; don't just
7797         print it out for no one to read.
7798
7799         * objc/execute/string3.m, objc/execute/string4.m: New tests.
7800         Based on testcases provided by Nicola Pero.
7801
7802 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
7803
7804         * gcc.dg/cpp/macro7.c: New test.
7805
7806 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
7807
7808         * gcc.dg/cpp/multiline.c: Update.
7809
7810 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7811
7812         * g++.old-deja/g++.other/enum3.C: New test.
7813
7814 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7815
7816         * g++.old-deja/g++.other/pod1.C: New test.
7817
7818 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7819
7820         * g++.old-deja/g++.ext/overload1.C: New test.
7821
7822 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
7823
7824         * g++.old-deja/g++.pt/using1.C: New test.
7825
7826 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
7827
7828         * g++.old-deja/g++.other/using9.C: New test.
7829
7830 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
7831
7832         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7833
7834         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7835
7836 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
7837
7838         * g++.old-deja/g++.ext/realpt1.C: Remove.
7839
7840 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
7841
7842         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7843
7844 2001-02-26  Will Cohen  <wcohen@redhat.com>
7845
7846         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7847
7848 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
7849
7850         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7851         templatized constructors.
7852
7853 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7854
7855         * gcc.c-torture/execute/20010224-1.c: New test.
7856
7857 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
7858
7859         * gcc.c-torture/execute/20010222-1.c: New test.
7860
7861 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
7862
7863         * g++.old-deja/g++.other/inline20.C: New test.
7864
7865 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
7866
7867         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7868
7869 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7870
7871         * g++.old-deja/g++.other/lookup22.C: New test.
7872
7873 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
7874
7875         * g77.dg: New directory.
7876         * g77.dg/20010216-1.f: New test case.
7877         * g77.dg/dg.exp: New driver.
7878         * lib/g77-dg.exp: New driver library.
7879
7880 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7881
7882         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7883
7884 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
7885
7886         * g++.old-deja/g++.other/decl9.C: New test.
7887
7888 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
7889
7890         * g++.old-deja/g++.other/init16.C: Update the test so that it does
7891         not need <string> and also tests the initialization at runtime.
7892
7893 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7894
7895         * gcc.c-torture/execute/longlong.c: New test.
7896
7897 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
7898
7899         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7900
7901 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
7902
7903         * gcc.c-torture/execute/920302-1.c (execute):
7904         Change argument type to short.
7905
7906 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
7907
7908         * g++.old-deja/g++.pt/deduct6.C: New test.
7909
7910 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
7911
7912         * g++.old-deja/g++.pt/deduct5.C: New test.
7913
7914 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
7915
7916         * gcc.c-torture/execute/20010209-1.c: New test.
7917
7918 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
7919
7920         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7921
7922 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
7923
7924         * g++.dg/vtgc1.C: Update for new ABI.
7925
7926         * consistency.vlad: New directory, 1665 files.
7927
7928 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7929
7930         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7931         return type.
7932         * gcc.dg/cpp/digraphs.c: Declare puts.
7933
7934 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7935
7936         * g++.old-deja/g++.other/warn5.C: New test.
7937
7938 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7939
7940         * g++.old-deja/g++.pt/spec40.C: New test.
7941
7942 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
7943
7944         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7945         case.
7946         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7947
7948 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
7949
7950         * gcc.c-torture/compile/20010209-1.c: New test.
7951
7952 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
7953
7954         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7955         excess errors message but not if it crashes.
7956         * g++.old-deja/g++.other/crash27.C: Likewise.
7957         * g++.old-deja/g++.other/crash28.C: Likewise.
7958         * g++.old-deja/g++.other/crash30.C: Likewise.
7959         * g++.old-deja/g++.other/crash32.C: Likewise.
7960         * g++.old-deja/g++.other/crash35.C: Likewise.
7961         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7962
7963 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
7964
7965         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7966         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7967         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7968         g77.f-torture/execute/execute.exp,
7969         g77.f-torture/noncompile/noncompile.exp,
7970         gcc.c-torture/execute/execute.exp,
7971         gcc.c-torture/execute/memcheck/memcheck.exp,
7972         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7973         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7974         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7975         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7976         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7977         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7978         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7979         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7980         Remove bug reporting instructions with ancient email addresses.
7981
7982 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
7983
7984         * gcc.dg/20010202-1.c: New test.
7985         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7986
7987 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
7988
7989         * g++.dg/stdbool-if.C: New test.
7990
7991 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
7992
7993         * objc/execute/fdecl.m: Added main().
7994
7995 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
7996
7997         * gcc.c-torture/execute/20010206-1.c: New test.
7998
7999 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
8000
8001         * gcc.dg/cpp/avoidpaste1.c: Update.
8002
8003 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
8004
8005         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
8006         Pero <nicola@brainstorm.co.uk>.
8007         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
8008
8009 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
8010
8011         * g++.old-deja/g++.pt/spec39.C: New test.
8012
8013 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
8014
8015         * gcc.c-torture/compile/20010202-1.c: New test.
8016
8017 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
8018
8019         * g++.old-deja/g++.abi/primary2.C: New test.
8020         * g++.old-deja/g++.abi/primary3.C: New test.
8021         * g++.old-deja/g++.abi/primary4.C: New test.
8022         * g++.old-deja/g++.abi/primary5.C: New test.
8023         * g++.old-deja/g++.abi/vtable3.h: New test.
8024         * g++.old-deja/g++.abi/vtable3a.C: New test.
8025         * g++.old-deja/g++.abi/vtable3b.C: New test.
8026         * g++.old-deja/g++.abi/vtable3c.C: New test.
8027         * g++.old-deja/g++.abi/vtable3d.C: New test.
8028         * g++.old-deja/g++.abi/vtable3e.C: New test.
8029         * g++.old-deja/g++.abi/vtable3f.C: New test.
8030         * g++.old-deja/g++.abi/vtable3g.C: New test.
8031         * g++.old-deja/g++.abi/vtable3h.C: New test.
8032         * g++.old-deja/g++.abi/vtable3i.C: New test.
8033         * g++.old-deja/g++.abi/vtable3j.C: New test.
8034         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
8035
8036 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
8037
8038         * g++.old-deja/g++.other/anon6.C: New test.
8039         * g++.old-deja/g++.other/anon7.C: New test.
8040
8041 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8042
8043         * gcc.dg/cpp/avoidpaste2.c: New tests.
8044
8045 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
8046
8047         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
8048
8049 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
8050
8051         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
8052         DECIMAL_DIG cases for Irix."
8053
8054 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
8055
8056         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
8057
8058 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8059
8060         * gcc.dg/c99-tag-1.c: New test.
8061
8062 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8063
8064         * gcc.dg/cpp/tr-warn1.c: Add tests.
8065
8066 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
8067
8068         * gcc.dg/cpp/avoidpaste1.c: Update.
8069         * gcc.dg/cpp/paste4.c: Update.
8070
8071 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
8072
8073         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
8074         cases for Irix.
8075
8076 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8077
8078         * g++.old-deja/g++.other/inline19.C: New test.
8079
8080 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8081
8082         * gcc.dg/Wlarger-than.c: New test.
8083
8084 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8085
8086         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
8087
8088 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
8089
8090         * gcc.c-torture/execute/20010129-1.c: New test.
8091         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
8092
8093 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
8094
8095         * gcc.dg/cpp/avoidpaste1.c: Test case.
8096
8097 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
8098
8099         * g++.old-deja/g++.other/inline18.C: New test.
8100
8101 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8102
8103         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
8104         and __builtin_putchar.
8105
8106 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
8107
8108         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
8109         tests.
8110
8111 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
8112
8113         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
8114         floating point number rounding mode to round to the nearest
8115         representable mode.
8116
8117 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
8118
8119         * g++.old-deja/g++.other/mangle2.C: New test.
8120
8121 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
8122
8123         * gcc.c-torture/compile/20010124-1.c: New test.
8124
8125 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
8126
8127         * g++.old-deja/g++.pt/spec38.C: New test.
8128
8129 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8130
8131         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
8132         "Build don't run".
8133
8134 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8135
8136         * gcc.c-torture/execute/20010123-1.c: New test.
8137
8138 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8139
8140         * g++.old-deja/g++.pt/spec37.C: New test.
8141
8142 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
8143
8144         * g++.old-deja/g++.pt/overload14.C: New test.
8145
8146 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8147
8148         * gcc.c-torture/execute/20010122-1.c: New test, exercise
8149         __builtin_return_address.
8150
8151 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
8152
8153         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
8154         * g++.old-deja/g++.pt/spec35.C: New test.
8155         * g++.old-deja/g++.pt/spec36.C: New test.
8156
8157 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
8158
8159         * gcc.c-torture/compile/20010118-1.c: New test.
8160
8161 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
8162
8163         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
8164
8165 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8166
8167         * gcc.c-torture/execute/20010119-1.c: New test.
8168
8169 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8170
8171         * g++.old-deja/g++.other/vbase5.C: New test.
8172
8173 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
8174
8175         * gcc.c-torture/execute/20010118-1.c: New test.
8176
8177 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8178
8179         * g++.old-deja/g++.pt/deduct3.C: New test.
8180
8181 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8182
8183         * g++.old-deja/g++.pt/spec34.C: New test.
8184
8185 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
8186
8187         * g77.f-torture/compile/20000601-2.f: New test.
8188
8189 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8190
8191         * g++.old-deja/g++.other/init17.C: New test.
8192
8193 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
8194
8195         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
8196
8197 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8198
8199         * g++.old-deja/g++.pt/unify8.C: New test.
8200
8201 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8202
8203         * g++.old-deja/g++.abi/vbase1.C: New test.
8204
8205 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8206
8207         * g++.old-deja/g++.pt/crash65.C: New test.
8208
8209 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8210
8211         * gcc.dg/cpp/assembl2.S: New test case.
8212
8213 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
8214
8215         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
8216         are supported.
8217
8218 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8219
8220         * g++.old-deja/g++.other/builtins1.C: New test.
8221         * g++.old-deja/g++.other/builtins2.C: Likewise.
8222         * g++.old-deja/g++.other/builtins3.C: Likewise.
8223         * g++.old-deja/g++.other/builtins4.C: Likewise.
8224
8225 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
8226
8227         * gcc.c-torture/compile/20010117-1.c: New test.
8228         * gcc.c-torture/compile/20010117-2.c: New test.
8229
8230 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8231
8232         * g77.f-torture/execute/20010116.[fx]: New test,
8233         XFAIL on i?86-*-*.
8234         * g77.f-torture/compile/20010115.f: Indicate it's
8235         a test for PR fortran/1636.
8236
8237 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
8238
8239         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
8240
8241 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8242
8243         * g77.f-torture/compile/20010115.f: New test.
8244
8245 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
8246
8247         * g++.old-deja/g++.pt/nontype5.C: New test.
8248
8249 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8250
8251         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
8252         have an equivalent working one below it.
8253
8254 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8255
8256         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
8257         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8258
8259 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
8260
8261         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
8262         message containing "init_priority".
8263         (conpr-2.C): Likewise.
8264         (conpr-3.C): Likewise.
8265         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
8266
8267 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8268
8269         * gcc.c-torture/execute/20010114-2.c: New test.
8270
8271 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
8272
8273         * gcc.c-torture/compile/20010114-1.c: New test.
8274         * gcc.c-torture/compile/20010114-1.x: Xfail.
8275         * gcc.c-torture/compile/20010114-2.c: New test.
8276         * gcc.c-torture/execute/20010114-1.c: New test.
8277         * gcc.dg/trunc-1.c: New test.
8278         * gcc.dg/uninit-B.c: New test.
8279
8280 2001-01-13  Nick Clifton  <nickc@redhat.com>
8281
8282         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
8283         target.
8284
8285 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8286
8287         * gcc.c-torture/compile/20010113-1.c: New test.
8288
8289 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
8290
8291         * gcc.c-torture/compile/20001212-1.c: New test.
8292
8293 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8294
8295         * gcc.dg/cpp/widestr1.c: Update.
8296         * gcc.dg/cpp/prag-imp.c: Remove.
8297
8298 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
8299
8300         * gcc.c-torture/execute/20000801-3.x: Remove.
8301         * gcc.dg/c90-init-1.c: New test.
8302         * gcc.dg/c99-init-1.c: New test.
8303         * gcc.dg/c99-init-2.c: New test.
8304         * gcc.dg/gnu99-init-1.c: New test.
8305
8306 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
8307
8308         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
8309         testing that no relevant ones were found.
8310
8311 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8312
8313         * g++.old-deja/g++.pt/cast2.C: New test.
8314
8315 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8316
8317         * g++.old-deja/g++.pt/friend47.C: New test.
8318
8319 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8320
8321         * g++.old-deja/g++.pt/instantiate13.C: New test.
8322
8323 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8324
8325         * g++.old-deja/g++.other/defarg7.C: New test.
8326         * g++.old-deja/g++.other/defarg8.C: New test.
8327
8328 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8329
8330         * g++.old-deja/g++.pt/crash64.C: New test.
8331
8332 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
8333
8334         * g++.old-deja/g++.pt/crash63.C: New test.
8335
8336 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8337
8338         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
8339
8340 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
8341
8342         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
8343
8344 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8345
8346         * g++.old-deja/g++.pt/error3.C: New test.
8347
8348 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8349
8350         * g++.old-deja/g++.other/crash39.C: New test.
8351
8352 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
8353
8354         * g++.old-deja/g++.other/vbase4.C: New test.
8355
8356 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
8357
8358         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
8359         * gcc.dg/special/20000419-2.c: New file. Identical to above.
8360         * gcc.dg/special/special.exp: New test driver which will check
8361         for alias support for the above test.
8362
8363 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
8364
8365         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
8366         problems on small machines.
8367         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
8368         parameterize.
8369
8370 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
8371
8372         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
8373         mips.
8374         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8375
8376 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
8377
8378         * g++.old_deja/g++.pt/using8.C: New test.
8379
8380 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8381
8382         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
8383
8384 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
8385
8386         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
8387         where a failure is expected.
8388         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
8389
8390 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8391
8392         * g++.old_deja/g++.pt/instantiate12.C: New test.
8393
8394 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8395
8396         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
8397         start of structs.
8398         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
8399         * g++.old-deja/g++.brendan/crash17.C: Likewise.
8400         * g++.old-deja/g++.brendan/crash29.C: Likewise.
8401         * g++.old-deja/g++.brendan/crash48.C: Likewise.
8402         * g++.old-deja/g++.brendan/ns1.C: Likewise.
8403         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
8404         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
8405         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
8406         * g++.old-deja/g++.eh/spec6.C: Likewise.
8407         * g++.old-deja/g++.jason/crash3.C: Likewise.
8408         * g++.old-deja/g++.law/ctors11.C: Likewise.
8409         * g++.old-deja/g++.law/ctors17.C: Likewise.
8410         * g++.old-deja/g++.law/ctors5.C: Likewise.
8411         * g++.old-deja/g++.law/ctors9.C: Likewise.
8412         * g++.old-deja/g++.mike/ambig1.C: Likewise.
8413         * g++.old-deja/g++.mike/net22.C: Likewise.
8414         * g++.old-deja/g++.mike/p3538a.C: Likewise.
8415         * g++.old-deja/g++.mike/p3538b.C: Likewise.
8416         * g++.old-deja/g++.mike/virt3.C: Likewise.
8417         * g++.old-deja/g++.niklas/t128.C: Likewise.
8418         * g++.old-deja/g++.other/anon4.C: Likewise.
8419         * g++.old-deja/g++.other/using1.C: Likewise.
8420         * g++.old-deja/g++.other/warn3.C: Likewise.
8421         * g++.old-deja/g++.pt/t37.C: Likewise.
8422         * g++.old-deja/g++.robertl/eb69.C: Likewise.
8423         * g++.old-deja/g++.robertl/eb71.C: Likewise.
8424
8425 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
8426
8427         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
8428
8429 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8430
8431         * gcc.c-torture/execute/stdio-opt-3.c: New test.
8432
8433 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
8434
8435         * gcc.c-torture/compile/20010107-1.c: New test.
8436
8437 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8438
8439         * gcc.c-torture/execute/builtin-noret-1.c: New test.
8440
8441 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8442
8443         * gcc.dg/format/format.h: New file.
8444         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8445         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8446         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8447         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8448         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8449         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8450         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8451         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8452         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8453         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8454         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8455         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8456         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8457         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8458         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8459         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8460         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8461         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8462         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8463         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8464         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8465         instead of declaring standard types, macros and functions in each
8466         test.
8467
8468 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
8469
8470         * gcc.c-torture/execute/20010106-1.c: New test.
8471
8472 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8473
8474         * gcc.dg/format/format.exp: New file.
8475         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8476         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8477         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8478         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8479         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8480         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8481         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8482         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8483         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8484         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8485         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8486         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8487         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8488         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8489         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8490         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8491         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8492         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8493         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8494         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8495         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8496         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8497         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8498         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8499         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8500         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8501         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8502         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8503         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8504         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8505         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8506         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8507         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8508         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8509         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8510         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8511         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8512         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8513         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8514         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8515         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8516         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8517
8518 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
8519
8520         * gcc.c-torture/execute/991228-1.c: Take word endianness into
8521         account.
8522
8523 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8524
8525         * gcc.c-torture/execute/builtin-complex-1.c: New test.
8526
8527 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8528
8529         * g++.old-deja/g++.pt/crash62.C: New test.
8530
8531 2001-01-04  Richard Henderson  <rth@redhat.com>
8532
8533         * gcc.dg/20000926-1.c: Update expected warnings.
8534         * gcc.dg/array-2.c: Likewise.
8535         * gcc.dg/array-4.c: Also validate flexible array members.
8536         * gcc.dg/c99-flex-array-1.c: New.
8537
8538 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8539
8540         * gcc.c-torture/compile/20001222-1.x: Remove.
8541
8542 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8543
8544         * gcc.c-torture/execute/built-in-setjmp.c: New.
8545
8546 2001-01-03  Richard Henderson  <rth@redhat.com>
8547
8548         * gcc.dg/940510-1.c: Update expected error wording.
8549         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8550
8551 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
8552
8553         * lib/target-supports.exp (check_alias_available): Modified to
8554         indicate aliases not supported if only weak aliases are supported.
8555
8556 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8557
8558         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8559         Turn on cmpstrsi checks for __pj__ and __i370__.
8560
8561 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
8562
8563         * g++.old-deja/g++.other/virtual11.C: New test.
8564
8565 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
8566
8567         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8568
8569 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8570
8571         * gcc.c-torture/compile/20010102-1.c: New test.
8572
8573 2001-01-02  Andreas Jaeger  <aj@suse.de>
8574
8575         * gcc.dg/noreturn-3.c: New test.
8576
8577         * gcc.dg/noreturn-4.c: New test.
8578
8579 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8580
8581         * gcc.c-torture/execute/stdio-opt-1.c: Also test
8582         __builtin_fputc and __builtin_fwrite.
8583
8584 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
8585
8586         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8587         signed char, not default char.
8588
8589 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
8590
8591         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8592
8593 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
8594
8595         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
8596
8597 2000-12-29  Richard Henderson  <rth@redhat.com>
8598
8599         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8600         (__cyg_profile_func_exit): Define.
8601
8602 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
8603
8604         * g++.dg/vtgc1.C: New test.
8605
8606 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
8607
8608         * gcc.dg/noncompile/20001228-1.c: New test.
8609
8610         * gcc.dg/20001228-1.c: New test.
8611
8612         * gcc.c-torture/execute/20001228-1.c: New test.
8613
8614 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8615
8616         * gcc.dg/format-strfmon-1.c: New test.
8617
8618 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8619
8620         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8621         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8622         * gcc.c-torture/execute/string-opt-1.c: Likewise.
8623         * gcc.c-torture/execute/string-opt-2.c: Likewise.
8624         * gcc.c-torture/execute/string-opt-3.c: Likewise.
8625         * gcc.c-torture/execute/string-opt-4.c: Likewise.
8626         * gcc.c-torture/execute/string-opt-6.c: Likewise.
8627         * gcc.c-torture/execute/string-opt-7.c: Likewise.
8628         * gcc.c-torture/execute/string-opt-8.c: Likewise.
8629         * gcc.c-torture/execute/string-opt-9.c: Likewise.
8630         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8631         * gcc.c-torture/execute/string-opt-11.c: Likewise.
8632         * gcc.c-torture/execute/string-opt-12.c: Likewise.
8633
8634         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8635         * gcc.c-torture/execute/string-opt-4.c: Test index.
8636
8637 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
8638
8639         * gcc.c-torture/compile/20001226-1.c: New test.
8640
8641 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8642
8643         * gcc.c-torture/compile/20001222-1.c: New test.
8644         * gcc.c-torture/compile/20001222-1.x: Xfail.
8645
8646 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
8647
8648         * gcc.c-torture/execute/comp-goto-2.c: New test.
8649
8650 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
8651
8652         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8653         Use long types if __INT_MAX__ is 32767.
8654         (main): Use cast to (sint32 *) when poking 88 into a_page.
8655
8656         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8657
8658 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
8659
8660         * gcc.c-torture/compile/20001221-1.c: New test.
8661         * gcc.c-torture/execute/20001221-1.c: New test.
8662
8663 2000-12-20  Richard Henderson  <rth@redhat.com>
8664
8665         * g++.old-deja/g++.pt/crash36.C: Update error lines.
8666         * g++.old-deja/g++.robertl/eb109.C: Likewise.
8667
8668 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8669
8670         * gcc.dg/compare3.c: New test.
8671
8672 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8673
8674         * gcc.dg/format-warnll-1.c: New test.
8675
8676 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
8677
8678         * gcc.dg/cpp/cmdlne-P.c: New test.
8679
8680 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8681
8682         * gcc.c-torture/execute/builtin-abs-1.c,
8683         gcc.c-torture/execute/builtin-abs-2.c: New tests.
8684
8685 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8686
8687         * gcc.dg/cpp/multiline.c: New test.
8688
8689 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8690
8691         * g++.old-deja/g++.other/syshdr1.C: Update.
8692         * gcc.dg/cpp/lineflags.c: Remove temporarily.
8693
8694 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8695
8696         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8697
8698 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8699
8700         * g++.old-deja/g++.pt/ttp65.C: New test.
8701
8702 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8703
8704         * g++.old-deja/g++.pt/ttp64.C: New test.
8705
8706 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8707
8708         * g++.old-deja/g++.pt/spec33.C: New test.
8709
8710 2000-12-14  Catherine Moore  <clm@redhat.com>
8711
8712         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8713         * gcc.c-torture/execute/920612-2.c: Likewise.
8714         * gcc.c-torture/execute/920428-2.c: Likewise.
8715         * gcc-c-torture/execute/va-arg-11.c: Call exit.
8716         * gcc.c-torture/execute/va-arg-21.c: Likewise.
8717
8718 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8719
8720         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8721         * gcc.dg/pack-test-2.c: Likewise.
8722
8723 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8724
8725         Tests by Zack Weinberg <zackw@stanford.edu>.
8726
8727         * gcc.dg/cpp/defined.c: Update.
8728         * gcc.dg/cpp/defined_trad.c: New tests.
8729
8730 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8731
8732         * gcc.dg/cpp/trad-direct.c: Update.
8733
8734 2000-12-11  Neil Booth  <neilb@earthling.net>
8735
8736         * gcc.dg/cpp/defined_trad.c
8737
8738 2000-12-11  Neil Booth  <neilb@earthling.net>
8739
8740         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8741
8742 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8743
8744         * gcc.dg/format-miss-2.c: New test.
8745
8746 2000-12-09  Neil Booth  <neilb@earthling.net>
8747
8748         * gcc.dg/cpp/lineflags.c: New tests.
8749         * gcc.dg/cpp/poison.c: Update.
8750         * gcc.dg/cpp/redef2.c: Update.
8751         * gcc.dg/cpp/skipping.c: New test.
8752
8753 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
8754
8755         * g++.old-deja/g++.other/eh3.C: New testcase.
8756
8757 2000-12-07  Neil Booth  <neilb@earthling.net>
8758
8759         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8760         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8761         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8762         wtr-union-init-2.c, wtr-union-init-3.c: Update.
8763         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8764         Update.
8765
8766 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8767
8768         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8769         __SIZE_TYPE__ instead of int for type of integers cast to
8770         pointers.
8771
8772 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
8773
8774         * g++.old-deja/g++.other/cleanup4.C: New test.
8775
8776 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8777
8778         * format-sec-1.c: New test.
8779
8780 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8781
8782         * gcc.dg/format-nonlit-3.c: New test.
8783
8784 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8785
8786         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8787         through a null pointer.
8788
8789 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8790
8791         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8792         * g++.old-deja/g++.pt/partial4.C: New test.
8793
8794 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
8795
8796         * gcc.c-torture/execute/ieee/hugeval.x: New.
8797
8798 2000-12-06  Neil Booth  <neilb@earthling.net>
8799
8800         * gcc.dg/cpp/backslash2.c: New tests.
8801
8802 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8803
8804         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8805         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8806
8807 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
8808
8809         * gcc.c-torture/execute/20001203-2.c: New testcase.
8810
8811 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
8812
8813         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8814         * g++.old-deja/g++.other/virtual10.C: New test.
8815
8816 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
8817
8818         * g++.old-deja/g++.mike/pmf5.C: Remove test.
8819
8820 2000-12-05  Richard Henderson  <rth@redhat.com>
8821
8822         * gcc.c-torture/compile/20001205-1.c: New.
8823
8824 2000-12-04  Neil Booth  <neilb@earthling.net>
8825
8826         * g++.old-deja/g++.other/virtual9.C: New test.
8827         * g++.old-deja/g++.pt/crash61.C: New test.
8828         * gcc.c-torture/execute/loop-9.c: New test.
8829
8830 2000-12-04  Neil Booth  <neilb@earthling.net>
8831
8832         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8833         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8834         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8835         * gcc.dg/cpp/extratokens.c: ...here.
8836
8837 2000-12-04  Neil Booth  <neilb@earthling.net>
8838
8839         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8840         New tests.
8841
8842 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8843
8844         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8845         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8846
8847 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8848
8849         * gcc.c-torture/execute/20001203-1.c: New test.
8850
8851 2000-12-03  Neil Booth  <neilb@earthling.net>
8852
8853         * gcc.dg/cpp/macro6.c: New test cases.
8854
8855 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8856
8857         * gcc.c-torture/execute/string-opt-9.c: New test.
8858         * gcc.c-torture/execute/string-opt-10.c: Likewise.
8859         * gcc.c-torture/execute/string-opt-11.c: Likewise.
8860         * gcc.c-torture/execute/string-opt-12.c: Likewise.
8861
8862         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8863         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8864
8865 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
8866
8867         * gcc.dg/cpp/if-6.c: New testcase.
8868
8869         * gcc.dg/20001201-1.c: New testcase.
8870
8871 2000-12-02  Neil Booth  <neilb@earthling.net>
8872
8873         * g++.old-deja/g++.other/externC4.C,
8874         g++.old-deja/g++.other/friend10.C: New tests.
8875
8876 2000-12-02  Neil Booth  <neilb@earthling.net>
8877
8878         * g++.old-deja/g++.other/instan2.C
8879         * g++.old-deja/g++.other/instan3.C: New test.
8880
8881 2000-12-02  Neil Booth  <neilb@earthling.net>
8882
8883         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8884         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8885         gnuc99.c,gnuc99-pedantic.c: New tests.
8886
8887 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8888
8889         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8890         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8891
8892 2000-12-01  Neil Booth  <neilb@earthling.net>
8893
8894         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8895         * gcc.dg/cpp/poison.c: Update.
8896         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8897
8898 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
8899
8900         * g77.f-torture/execute/20001201.f: New test.
8901
8902 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
8903
8904         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8905
8906 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
8907
8908         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8909
8910 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
8911
8912         * g++.old-deja/g++.other/cast6.C: New test.
8913
8914 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
8915
8916         * gcc.c-torture/execute/20001130-2.c: New testcase.
8917
8918 2000-11-30  Richard Henderson  <rth@redhat.com>
8919
8920         * gcc.c-torture/execute/20001130-1.c: New test.
8921
8922 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8923
8924         * g++.old-deja/g++.other/op3.C: New test.
8925
8926 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8927
8928         * g++.old-deja/g++.other/op2.C: New test.
8929
8930 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
8931
8932         * g++.old-deja/g++.other/crash38.C: New test.
8933
8934 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
8935
8936         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8937
8938 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
8939
8940         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8941         tests.
8942         * gcc.c-torture/execute/string-opt-6.c: New test.
8943
8944         * gcc.dg/20001117-1.c: Add main.
8945
8946 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
8947
8948         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8949         Move from here ...
8950         * gcc.dg/940510-1.c: ... to here.
8951
8952         * gcc.dg/20000926-1.c: GNU C now allows initializations of
8953         zero-size arrays in toplevel structures.
8954
8955 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
8956
8957         * gcc.c-torture/execute/loop-8.c: New test.
8958
8959 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8960
8961         * g++.old-deja/g++.other/base1.C: New test.
8962
8963 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8964
8965         * g++.old-deja/g++.other/parse2.C: New test.
8966
8967 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8968
8969         * g++.old-deja/g++.pt/incomplete1.C: New test.
8970
8971 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
8972
8973         * g++.old-deja/g++.other/friend9.C: New test.
8974
8975 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
8976
8977         * gcc.dg/20001127-1.c: New test.
8978
8979 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
8980
8981         * g++.old-deja/g++.pt/friend46.C: New test.
8982
8983 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
8984
8985         * g++.old-deja/g++.other/ptrmem8.C: New test.
8986
8987 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8988
8989         * gcc.c-torture/execute/string-opt-7.c: New test.
8990         * gcc.c-torture/execute/string-opt-8.c: Likewise.
8991
8992 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
8993
8994         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8995         instead of 'mkcheck 2'.
8996
8997 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8998
8999         * gcc.c-torture/execute/memcheck/driver.c,
9000         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
9001         C9X references to refer to C99.
9002
9003 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
9004
9005         * gcc.dg/ultrasp3.c: New test.
9006
9007 2000-11-25  Neil Booth  <neilb@earthling.net>
9008
9009         * gcc.dg/cpp/include2.c: Update test to be locale independent.
9010
9011 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
9012
9013         * gcc.c-torture/compile/20001123-2.c: New.
9014
9015 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9016
9017         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
9018
9019 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
9020
9021         * gcc.dg/sequence-point-1.c: Add some new tests.
9022         * gcc.c-torture/execute/20001124-1.c: New test.
9023
9024 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9025
9026         * g++.old-deja/g++.other/vaarg4.C: New test.
9027         * gcc.c-torture/compile/20001123-1.c: New test.
9028
9029 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
9030
9031         * g++.other/crash24.C: Adjust and remove XFAIL.
9032         * g++.other/crash37.C: New test.
9033
9034 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
9035
9036         * g++.old-deja/g++.pt/instantiate9.C: New test.
9037
9038 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
9039
9040         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
9041         new ABI, too.
9042
9043         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
9044         * g++.old-deja/g++.robertl/eb55.C: Likewise.
9045
9046 2000-11-22  Neil Booth  <neilb@earthling.net>
9047
9048         * gcc.dg/cpp/Wtrigraphs.c: New test.
9049
9050 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9051
9052         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
9053
9054 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
9055
9056         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
9057
9058 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
9059
9060         * lib/gcc-dg.exp: load_lib scanasm.exp.
9061         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
9062         * lib/g++-dg.exp: load_lib scanasm.exp.
9063         * lib/scanasm.exp: New.
9064         (scan-assembler, scan-assembler-not): Add optional arguments to
9065         test name, or if not present, the pattern name.
9066         (scan-assembler-dem, scan-assembler-dem-not): New.
9067
9068         * g++.dg/dg.exp: New.
9069
9070 2000-11-21  Neil Booth  <neilb@earthling.net>
9071
9072         * gcc.dg/cpp/integrated1.c: Remove.
9073
9074 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9075
9076         * gcc.c-torture/execute/20001121-1.c: New test.
9077
9078 2000-11-21  Richard Henderson  <rth@redhat.com>
9079
9080         * gcc.c-torture/compile/20001121-1.c: New test.
9081
9082 2000-11-20  Neil Booth  <neilb@earthling.net>
9083
9084         * gcc.dg/cpp/integrated1.c: New test.
9085
9086 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
9087
9088         * g++.old-deja/g++.other/inline17.C: New test.
9089
9090 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
9091
9092         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
9093         local variable to be zero: I made the variable global. Now
9094         uses abort() and exit() instead of relying on main's return value.
9095
9096 2000-11-20  Neil Booth  <neilb@earthling.net>
9097
9098         * gcc.dg/cpp/paste2.c: Update test.
9099         * objc/execute/paste.m: New test.
9100
9101 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9102
9103         * gcc.dg/c99-condexpr-1.c: New test.
9104
9105 2000-11-20  Neil Booth  <neilb@earthling.net>
9106
9107         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
9108
9109 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
9110
9111         * g++.old-deja/g++.pt/export1.C: New test.
9112
9113 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
9114
9115         * gcc.dg/20001117-1.c: New test.
9116
9117 2000-11-18  Richard Henderson  <rth@redhat.com>
9118
9119         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
9120
9121 2000-11-18  Richard Henderson  <rth@redhat.com>
9122
9123         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
9124         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
9125         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
9126
9127 2000-11-18  Richard Henderson  <rth@redhat.com>
9128
9129         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
9130         (main): New.  Exit cleanly.
9131
9132 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9133
9134         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
9135         gcc.dg/c99-fordecl-2.c: New tests.
9136
9137 2000-11-18  Richard Henderson  <rth@redhat.com>
9138
9139         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
9140         * gcc.c-torture/execute/zerolen-2.c: New.
9141
9142 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9143
9144         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
9145         memory.
9146
9147 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9148
9149         * g++.old-deja/g++.pt/instantiate8.C: New test.
9150
9151 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
9152
9153         * g++.old-deja/g++.other/incomplete.C: Add more tests.
9154         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
9155
9156 2000-11-16  Nick Clifton  <nickc@redhat.com>
9157
9158         * gcc.c-torture/execute/nestfunc-2.c: New test.
9159         * gcc.c-torture/execute/nestfunc-3.c: New test.
9160
9161 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9162
9163         * gcc.c-torture/compile/20001116-1.c: New test.
9164
9165 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9166
9167         * gcc.c-torture/execute/20001115-1.c: New test.
9168
9169 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
9170
9171         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
9172         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
9173         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
9174         * g++.old-deja/g++.abi/vmihint.C: Likewise.
9175
9176 2000-11-15  Neil Booth  <neilb@earthling.net>
9177
9178         gcc.dg/cpp/_Pragma1.c: Update.
9179         gcc.dg/cpp/_Pragma2.c: New test.
9180
9181 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9182
9183         * g++.old-deja/g++.other/anon5.C: New test.
9184
9185 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
9186
9187         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
9188         tests.
9189
9190 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
9191
9192         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
9193         output.
9194
9195 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9196
9197         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
9198         labels at end of compound statements.
9199
9200 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
9201
9202         * gcc.c-torture/execute/loop-7.c: New test.
9203
9204 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9205
9206         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
9207
9208 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9209
9210         * gcc.dg/c99-bool-1.c: New test.
9211
9212 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9213
9214         * gcc.dg/c99-scope-1.c: Remove xfail.
9215         * gcc.dg/c99-scope-2.c: New test.
9216
9217 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9218
9219         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
9220         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
9221
9222 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
9223
9224         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
9225         error messages.
9226
9227         * g++.mike/p700.C: Don't typedef wchar_t.
9228         * g++.mike/p784.C: Likewise.
9229         * g++.mike/eb101.C: Don't use __wchar_t.
9230
9231 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9232
9233         * g77.f-torture/execute/20001111.[fx]: Test premature exit
9234         from DO loop.
9235
9236 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
9237
9238         * gcc.c-torture/execute/20001111-1.c: New test.
9239
9240 2000-11-10  Nick Clifton  <nickc@redhat.com>
9241
9242         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
9243         long multuiple and accumulate.
9244
9245 2000-11-09  Richard Henderson  <rth@redhat.com>
9246
9247         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
9248         via size_t instead of int.
9249
9250         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
9251         * gcc.c-torture/execute/string-opt-2.c: Likewise.
9252         * gcc.c-torture/execute/string-opt-3.c: Likewise.
9253         * gcc.c-torture/execute/string-opt-4.c: Likewise.
9254
9255 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
9256
9257         * gcc.c-torture/compile/20001109-1.c: New test.
9258         * gcc.c-torture/compile/20001109-2.c: New test.
9259
9260 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
9261
9262         * g++.old-deja/g++.pt/operator1.C: New test.
9263         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
9264
9265 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9266
9267         * gcc.dg/20001108-1.c: New test.
9268
9269 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
9270
9271         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
9272         with both arguments constant strings.
9273         * gcc.c-torture/execute/string-opt-3.c: New test.
9274         * gcc.c-torture/execute/string-opt-4.c: New test.
9275         * gcc.c-torture/execute/string-opt-5.c: New test.
9276
9277 2000-11-08  Nick Clifton  <nickc@redhat.com>
9278
9279         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
9280         mulsidi3adddi patterns.
9281
9282 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
9283
9284         * g++.old-deja/g++.other/crash36.C: New test.
9285
9286 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
9287
9288         * g++.old-deja/g++.other/init16.C: New test.
9289
9290 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
9291
9292         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
9293
9294 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9295
9296         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
9297         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9298         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9299
9300 2000-11-07  DJ Delorie  <dj@redhat.com>
9301
9302         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
9303
9304 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9305
9306         * gcc.c-torture/execute/string-opt-1.c: New test.
9307
9308 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
9309
9310         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
9311         mips-sgi-irix6.* because the MIPS ABI passes floating-point
9312         parameters in registers, and there is no way for a varargs
9313         function to know in which order the integer and floating-point
9314         parameters should be interleaved when they are placed on the
9315         stack.
9316         * gcc.c-torture/execute/va-arg-16.x: Likewise.
9317         * gcc.c-torture/execute/va-arg-17.x: Likewise.
9318
9319 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9320
9321         * gcc.c-torture/execute/string-opt-2.c: New test.
9322
9323 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
9324
9325         * g++.old-deja/g++.pt/crash60.C: New test.
9326
9327 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9328
9329         * g++.old-deja/g++.other/crash24.C: New test.
9330         * g++.old-deja/g++.other/crash25.C: New test.
9331         * g++.old-deja/g++.other/crash26.C: New test.
9332         * g++.old-deja/g++.other/crash27.C: New test.
9333         * g++.old-deja/g++.other/crash28.C: New test.
9334         * g++.old-deja/g++.other/crash29.C: New test.
9335         * g++.old-deja/g++.other/crash30.C: New test.
9336         * g++.old-deja/g++.other/crash31.C: New test.
9337         * g++.old-deja/g++.other/crash32.C: New test.
9338         * g++.old-deja/g++.other/crash33.C: New test.
9339         * g++.old-deja/g++.other/crash34.C: New test.
9340         * g++.old-deja/g++.other/crash35.C: New test.
9341
9342 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
9343
9344         * gcc.c-torture/execute/20001031-1.c: New test.
9345
9346 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
9347
9348         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
9349         namespace.
9350
9351         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
9352         standards-conformant.
9353
9354         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
9355
9356         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
9357         * g++.old-deja/g++.mike/p755a.C: Likewise.
9358         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
9359         library makes no calls to `operator new' during initialization.
9360
9361 2000-11-04  Neil Booth  <neilb@earthling.net>
9362
9363         * gcc.dg/cpp/include2.c: New tests.
9364
9365 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
9366
9367         * lib/g++.exp (g++_set_ld_library_path): New function.
9368         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
9369
9370 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
9371
9372         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
9373         warnings.
9374
9375 2000-11-01  Richard Henderson  <rth@redhat.com>
9376
9377         * g++.old-deja/g++.ext/namedret1.C: New.
9378         * g++.old-deja/g++.ext/namedret2.C: New.
9379         * g++.old-deja/g++.ext/namedret3.C: New.
9380
9381 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
9382
9383         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
9384         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
9385
9386 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9387
9388         * gcc.c-torture/execute/va-arg-21.c: New test.
9389
9390 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9391
9392         * gcc.dg/c99-complex-2.c: New test.
9393
9394 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9395
9396         * gcc.c-torture/execute/stdio-opt-1.c: New test.
9397
9398 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
9399
9400         * g++.old-deja/g++.other/inline16.C: New test.
9401
9402 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
9403
9404         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
9405         __PRETTY_FUNCTION__
9406
9407 2000-10-29  Neil Booth  <neilb@earthling.net>
9408
9409         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
9410         New tests.
9411         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
9412         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
9413         optimisation.
9414
9415 2000-10-29  Neil Booth  <neilb@earthling.net>
9416
9417         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
9418         * mi1.c, mi1c.h: Add null directives to multiple-include test.
9419         * mi5.c: Test multiple includes work with -C.
9420         * trigraphs.c: Test ^= version.
9421
9422 2000-10-28  Neil Booth  <neilb@earthling.net>
9423
9424         New tests and test updates for new macro expander.
9425
9426         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
9427         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
9428         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
9429         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
9430         new diagnostic messages.
9431
9432         * gcc.dg/cpp/macro3.c: New tests.
9433
9434 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
9435
9436         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9437         on the same line.
9438
9439 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
9440
9441         * g++.old-deja/g++.other/eh2.C: New test.
9442
9443 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
9444
9445         * gcc.c-torture/execute/20001027-1.c: New test.
9446
9447 2000-10-26  Richard Henderson  <rth@redhat.com>
9448
9449         * gcc.c-torture/execute/20001026-1.c: New.
9450
9451 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
9452
9453         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9454         * g++.old-deja/g++.law/builtin1.C: Likewise.
9455         * g++.old-deja/g++.law/ctors10.C: Likewise.
9456         * g++.old-deja/g++.law/virtual3.C: Likewise.
9457         * g++.old-deja/g++.mike/p658.C: Likewise.
9458         * g++.old-deja/g++.other/sibcall1.C: Likewise.
9459         * g++.old-deja/g++.other/vaarg2.C: Likewise.
9460         * g++.old-deja/g++.robertl/eb124.C: Likewise.
9461         * g++.old-deja/g++.robertl/eb44.C: Likewise.
9462         * g++.old-deja/g++.robertl/eb77.C: Likewise.
9463
9464 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
9465
9466         * gcc.c-torture/compile/20001024-1.c: New test.
9467
9468 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
9469
9470         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9471         to tell us whether or not we are using V3.
9472
9473 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
9474
9475         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9476         operands.
9477
9478 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9479
9480         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9481
9482 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
9483
9484         * gcc.c-torture/execute/20001024-1.c: New test.
9485
9486 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
9487
9488         * g++.old-deja/g++.other/sibcall1.C: New test.
9489
9490 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
9491
9492         * gcc.dg/noncompile/init-3.c: New test.
9493
9494 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9495
9496         * gcc.dg/format-array-1.c: New test.
9497
9498 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9499
9500         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9501         writing through null pointers; remove comment about testing
9502         unterminated strings.
9503
9504 2000-10-17  Matthew Hiller  <hiller@redhat.com>
9505
9506         * gcc.c-torture/execute/20001017-2.c: New test.
9507
9508 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9509
9510         * gcc.c-torture/compile/20001018-1.c: New test.
9511         * gcc.c-torture/compile/20001018-1.x: Xfail.
9512
9513 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9514
9515         * gcc.c-torture/execute/20001017-1.c: New test.
9516
9517 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9518
9519         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9520         for multiple use of arguments with scanf formats; add tests for
9521         multiple use of arguments.
9522
9523 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
9524
9525         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9526
9527 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9528
9529         * gcc.dg/format-miss-1.c: New test.
9530
9531 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
9532
9533         * gcc.c-torture/execute/20001013-1.c: New test.
9534
9535 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
9536
9537         * gcc.dg/format-branch-1.c: New test.
9538
9539 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
9540
9541         * README, lib/file-format.exp: Remove EGCS references.
9542
9543 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
9544
9545         * gcc.dg/20001013-1.c: New test.
9546
9547 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
9548
9549         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9550         for intmax_t in the compiler using __typeof__ and the type rules
9551         for conditional expressions.
9552
9553 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
9554
9555         * gcc.dg/20001012-1.c: New test.
9556         * gcc.dg/20001012-2.c: New test.
9557
9558 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9559
9560         * gcc.dg/format-attr-1.c: New test.
9561
9562 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9563
9564         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9565         __LONG_LONG_MAX__ instead of LLONG_MAX.
9566
9567 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9568
9569         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9570         scanf flags.
9571         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9572         flags.
9573
9574 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9575
9576         * gcc.dg/sequence-pt-1.c: New test.
9577
9578 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
9579
9580         * gcc.c-torture/execute/20001011-1.c: New testcase.
9581         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9582
9583 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
9584
9585         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9586         does not error on it.
9587
9588 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
9589
9590         * gcc.dg/20001009-1.c: New test.
9591
9592 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
9593
9594         * gcc.c-torture/compile/20001009-1.c: Move from here ....
9595         * gcc.c-torture/execute/20001009-2.c: ... to here.
9596
9597 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
9598
9599         * gcc.c-torture/compile/20001009-1.c: New testcase.
9600         * gcc.c-torture/execute/20001009-1.c: New testcase.
9601         Testcases provided by Jan Hubicka <jh@suse.cz>.
9602
9603 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9604
9605         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9606         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9607         uintmax_t using <limits.h> to emulate the compiler's internal
9608         logic.  No longer XFAIL %j tests.
9609
9610 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9611
9612         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9613         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9614         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9615         regexps and details of expected handling of some bad formats.
9616         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9617         suppression.
9618
9619 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9620
9621         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9622         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9623         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9624         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9625         in list archives.
9626
9627 2000-10-06  Richard Henderson  <rth@cygnus.com>
9628
9629         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9630         * g++.old-deja/g++.brendan/crash52.C: Likewise.
9631         * g++.old-deja/g++.jason/report.C: Likewise.
9632         * g++.old-deja/g++.law/friend5.C: Likewise.
9633         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
9634         of the expected warnings.
9635
9636 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
9637
9638         * g++.old-deja/g++.pt/enum14.C: New test.
9639
9640 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
9641
9642         * g++.old-deja/g++.pt/crash59.C: New test.
9643
9644 2000-10-04  Will Cohen  <wcohen@redhat.com>
9645
9646         * gcc.dg/20000926-1.c: New test.
9647
9648 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
9649
9650         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9651         function name for current C++ compiler.
9652         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9653
9654 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
9655
9656         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9657         __PRETTY_FUNCTION__.
9658         * g++.old-deja/g++.ext/pretty2.C: Likewise.
9659
9660 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9661
9662         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9663
9664 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
9665
9666         * gcc.c-torture/compile/20000923-1.c: New test.
9667
9668 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9669
9670         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9671         * g++.old-deja/g++.pt/ttp62.C: Same.
9672         * g++.old-deja/g++.other/inline14.C: Same.
9673
9674 2000-09-24  Richard Henderson  <rth@cygnus.com>
9675
9676         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9677
9678 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9679
9680         * gcc.dg/c90-printf-1.c: Add test for wide string format.
9681
9682 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
9683
9684         * gcc.c-torture/compile/20000922-1.c: New file.
9685
9686 2000-09-21  Nick Clifton  <nickc@redhat.com>
9687
9688         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9689         a signed long modulo operation.
9690         (mod6): New function - perform an unsigned long modulo operation.
9691         (main): Add tests for modulos of very large numbers by very small
9692         dividends.
9693
9694 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9695
9696         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9697
9698 2000-09-19  Richard Henderson  <rth@cygnus.com>
9699
9700         * gcc.dg/compare2.c (case 10): XFAIL.
9701
9702 2000-09-18  Richard Henderson  <rth@cygnus.com>
9703
9704         * gcc.c-torture/execute/20000906-1.c: Move ...
9705         * gcc.dg/20000906-1.c: ... here.  Only run on targets
9706         that support __builtin_trap.
9707
9708 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
9709
9710         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9711
9712 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9713
9714         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9715         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
9716         more $ format tests.
9717
9718 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9719
9720         * gcc.dg/format-errmk-1.c: New test.
9721
9722 2000-09-17  Greg McGary  <greg@mcgary.org>
9723
9724         * gcc.c-torture/execute/20000917-1.x: Remove.
9725
9726 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9727
9728         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9729
9730 2000-09-17  Greg McGary  <greg@mcgary.org>
9731
9732         * gcc.c-torture/execute/20000917-1.c: New test.
9733         * gcc.c-torture/execute/20000917-1.x: XFAIL.
9734
9735 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
9736
9737         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9738         in nested macro bug.
9739
9740 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
9741
9742         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9743
9744 2000-09-14  Jeffrey A Law  (law@cygnus.com)
9745
9746         * gcc.c-torture/execute/20000914-1.c: New test.
9747
9748 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
9749
9750         * g++.other/inline13.C: New test.
9751
9752 2000-09-12  Andreas Jaeger  <aj@suse.de>
9753
9754         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9755         constant by Ulrich Drepper <drepper@redhat.com>.
9756
9757 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
9758
9759         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9760
9761 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9762
9763         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9764
9765 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
9766
9767         * gcc.dg/cpp/backslash.c: New test.
9768
9769 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
9770
9771         * gcc.c-torture/execute/20000910-1.c: New test.
9772         * gcc.c-torture/execute/20000910-2.c: Likewise.
9773
9774 2000-09-11  Robert Lipe  <robertl@sco.com>
9775
9776         * gcc.dg/pragma-align.c: New test.
9777
9778 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9779
9780         * g++.old-deja/g++.pt/explicit82.C: New test.
9781         * g++.old-deja/g++.pt/explicit83.C: New test.
9782
9783 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
9784
9785         * gcc.dg/asm-names.c: New test.
9786
9787 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9788
9789         * gcc.dg/cpp/tr-warn6.c: New test
9790
9791 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9792
9793         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9794         be accepted.
9795
9796 2000-09-07  Catherine Moore  <clm@redhat.com>
9797
9798         * gcc.c-torture/execute/unroll-1.c: New test.
9799
9800 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
9801
9802         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9803         ERROR markers.
9804         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9805         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9806         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9807         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9808         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9809         Preprocess only.
9810         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9811         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9812
9813 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9814
9815         * g++.old-deja/g++.pt/deduct2.C: New test.
9816
9817 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9818
9819         * g++.old-deja/g++.pt/parms2.C: New test.
9820
9821 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9822
9823         * g++.old-deja/g++.pt/crash58.C: New test.
9824
9825 2000-09-06  Greg McGary  <greg@mcgary.org>
9826
9827         * gcc.c-torture/execute/20000906-1.c: New test.
9828         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9829
9830 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9831
9832         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9833
9834 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9835
9836         * g++.old-deja/g++.pt/crash57.C: New test.
9837
9838 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9839
9840         * g++.old-deja/g++.pt/crash56.C: New test.
9841
9842 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9843
9844         * g++.old-deja/g++.pt/koenig1.C: New test.
9845
9846 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
9847
9848         * gcc.dg/20000904-1.c: New test.
9849
9850 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
9851
9852         * gcc.dg/cpp/paste8.c: New test.
9853
9854 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
9855
9856         * gcc.c-torture/compile/20000827-1.c: New test.
9857
9858 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9859
9860         * gcc.dg/format-diag-1.c: New test.
9861
9862 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
9863
9864         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9865         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9866         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9867         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9868         gcc.dg/formatz-1.c: Adjust warning regular expressions.
9869
9870 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
9871
9872         * g++.old-deja/g++.other/nested4.C: New test.
9873
9874 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
9875
9876         * g++.old-deja/g++.ns/scoped1.C: New test.
9877
9878 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
9879
9880         * lib/g++.exp: Support testing already-installed GCC.
9881
9882 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9883
9884         * wtr-label-1.c, wtr-suffix-1.c: New tests.
9885
9886 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9887
9888         * gcc.dg/return-type-2.c: New test.
9889
9890 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
9891
9892         * gcc.c-torture/compile/20000825-1.c: New test.
9893
9894 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
9895
9896         * gcc.dg/dwarf2-2.c: New test.
9897
9898 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
9899
9900         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9901         dg-warning regexps.
9902
9903 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9904
9905         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9906         gcc.dg/format-ext-5.c: New tests.
9907
9908 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
9909
9910         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9911
9912 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
9913
9914         * gcc.dg/noncompile/930622-2.c: Adjust error message.
9915
9916 2000-08-24  Richard Henderson  <rth@cygnus.com>
9917
9918         * gcc.dg/ia64-sync-1.c: New test.
9919         * gcc.dg/ia64-sync-2.c: New test.
9920         * gcc.dg/ia64-asm-1.c: New test.
9921
9922 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9923
9924         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9925         * gcc.dg/format-ext-2.c: New test.
9926
9927 2000-08-23  Jason Merrill  <jason@redhat.com>
9928
9929         * lib/old-dejagnu.exp: Also ignore "In member function" and
9930         "At global scope".
9931
9932 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9933
9934         * gcc.dg/noncompile/label-lineno-1.c: New test.
9935
9936 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9937
9938         * gcc.dg/c99-array-nonobj-1.c: New test.
9939
9940 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9941
9942         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9943         tests.
9944         * gcc.dg/format-ext-1.c: New test.
9945
9946 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9947
9948         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9949         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9950         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9951         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9952         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9953
9954 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9955
9956         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9957         gcc.dg/c99-strftime-2.c: New tests.
9958
9959 2000-08-22  Richard Henderson  <rth@cygnus.com>
9960
9961         * gcc.c-torture/execute/20000822-1.c: New test.
9962
9963 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9964
9965         * gcc.c-torture/execute/20000819-1.x: Remove.
9966
9967 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9968
9969         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9970         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9971         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9972         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9973         gcc.dg/format-xopen-1.c: New tests.
9974
9975 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9976
9977         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9978
9979 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
9980
9981         * g++.old-deja/g++.other/loop2.C: New test.
9982
9983         * gcc.c-torture/compile/20000606-1.c: New test.
9984         * gcc.c-torture/compile/20000728-1.c: New test.
9985         * gcc.c-torture/execute/20000801-1.c: New test.
9986         * gcc.c-torture/execute/20000801-2.c: New test.
9987         * gcc.c-torture/execute/20000819-1.c: New test.
9988         * gcc.c-torture/execute/20000819-1.x: XFAIL.
9989         * gcc.dg/20000629-1.c: New test.
9990         * gcc.dg/20000724-1.c: New test.
9991         * gcc.dg/20000807-1.c: New test.
9992
9993 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
9994
9995         * gcc.dg/cpp/pragma-1.c: New test.
9996         * gcc.dg/cpp/pragma-2.c: New test.
9997
9998 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
9999
10000         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
10001         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
10002
10003 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10004
10005         * gcc.c-torture/compile/20000818-1.c: New test.
10006
10007 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
10008
10009         * gcc.c-torture/execute/20000818-1.c: New test.
10010
10011 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10012
10013         * gcc.dg/format-va-1.c: New test.
10014
10015 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10016
10017         * g++.old-deja/g++.other/typedef8.C: New test.
10018
10019 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10020
10021         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
10022         * g++.old-deja/g++.mike/net36.C: Mark candidate.
10023         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
10024         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
10025         * g++.old-deja/g++.other/ptrmem7.C: New test.
10026         * g++.old-deja/g++.pt/ptrmem10.C: New test.
10027
10028 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10029
10030         * g++.old-deja/g++.pt/typename27.C: New test.
10031
10032 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
10033
10034         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
10035         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
10036         * g++.old-deja/g++.pt/friend45.C: New test.
10037         * g++.old-deja/g++.other/friend8.C: New test.
10038
10039 2000-08-15  Richard Henderson  <rth@cygnus.com>
10040
10041         * gcc.c-torture/execute/20000815-1.c: New test.
10042
10043 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10044
10045         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
10046         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
10047         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
10048
10049 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
10050
10051         * g++.old-deja/g++.other/refinit2.C: New test.
10052
10053 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10054
10055         * lib/c-torture.exp (c-torture): Make
10056         compiler_conditional_xfail_data global.
10057         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
10058         compiler_conditional_xfail_data machinery.
10059         (f-torture-execute): Likewise.
10060         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
10061         and only when unrolling loops.
10062
10063         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
10064
10065 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10066
10067         * g++.old-deja/g++.pt/explicit81.C: New test.
10068
10069 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
10070
10071         * g++.old-deja/g++.pt/typename26.C: New test.
10072
10073 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
10074
10075         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
10076         warning.
10077
10078 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10079
10080         * g++.old-deja/g++.other/array3.C: New test.
10081
10082 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10083
10084         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
10085         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
10086         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
10087         New tests.
10088
10089 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
10090
10091         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
10092         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10093
10094 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
10095
10096         * gcc.c-torture/execute/20000808-1.c: New test.
10097
10098 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10099
10100         * gcc.dg/c90-const-expr-1.c: New test.
10101
10102 2000-08-08  Richard Henderson  <rth@cygnus.com>
10103
10104         * gcc.dg/noncompile/920923-1.c: Declare calloc.
10105
10106 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10107
10108         * gcc.dg/noncompile/const-ll-1.c: New test.
10109
10110 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10111
10112         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
10113
10114 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10115
10116         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
10117         that running programs linked against the shared version of libobjc
10118         run correctly.
10119
10120 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10121
10122         * gcc.dg/c99-printf-1.c: New test.
10123
10124 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10125
10126         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
10127
10128 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
10129
10130         * gcc.c-torture/execute/20000731-1.x: Delete.
10131
10132 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
10133
10134         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
10135         and torture_without_loops as is done by c-torture.exp.
10136         (search_for): Copy from c-torture.exp.
10137         (gcc-dg-runtest): New function, drives a directory of tests
10138         iterating over the TORTURE_OPTIONS.
10139         (scan-assembler, scan-assembler-not): Move here from
10140         individual directory drivers.
10141
10142         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
10143         defined by lib/gcc-dg.exp.
10144         * gcc.dg/cpp/cpp.exp: Likewise.
10145         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
10146         gcc-dg-runtest, so we cycle over optimization options.
10147
10148         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
10149         * gcc.dg/compare2.c: No longer expected to fail.
10150
10151 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
10152
10153         * gcc.c-torture/execute/20000804-1.c: New test.
10154
10155 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10156
10157         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
10158
10159 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
10160
10161         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
10162
10163 2000-08-03  Jeffrey A Law  (law@cygnus.com)
10164
10165         * gcc.c-torture/compile/20000803-1.c: New test.
10166
10167 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10168
10169         * gcc.c-torture/execute/20000801-3.c,
10170         gcc.c-torture/execute/20000801-4.c: New tests.
10171         * gcc.c-torture/execute/20000801-3.x,
10172         gcc.c-torture/execute/20000801-4.x: Xfail.
10173
10174 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
10175
10176         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
10177         libobjc/.libs to allow for libtool.
10178
10179 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
10180
10181         * gcc.c-torture/compile/20000802-1.c: New test.
10182
10183 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
10184
10185         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
10186
10187 2000-07-31  Jeffrey A Law  (law@cygnus.com)
10188
10189         * gcc-c-torture/execute/20000731-2.c: New test.
10190
10191         * gcc.c-torture/execute/20000731-1.c: New test.
10192         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
10193
10194 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
10195
10196         * testsuite/gcc.dg/cpp/paste7.c: New test.
10197         * gcc.dg/cpp/20000725-1.c: New test.
10198
10199 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
10200
10201         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
10202         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
10203         declaration warning for __builtin_dwarf_reg_size.
10204
10205         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
10206
10207 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10208
10209         * gcc.dg/noncompile/voidparam-1.c: New test.
10210
10211 2000-07-30  Richard Henderson  <rth@cygnus.com>
10212
10213         * gcc.dg/c90-digraph-1.c: Don't xfail.
10214         * gcc.dg/compare2.c (case 10): Xfail.
10215         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
10216
10217 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
10218
10219         * gcc.dg/c99-main-1.c: New test.
10220
10221 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10222
10223         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
10224
10225 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
10226
10227         * gcc.c-tortuer/execute/20000726-1.c: New test.
10228
10229 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
10230
10231         * gcc.c-torture/execute/enum-2.c: New test.
10232
10233 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10234
10235         * gcc.dg/cpp/tr-warn3.c: New test.
10236
10237 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10238
10239         * g++.old-deja/g++.ext/implicit1.C: Remove.
10240         * g++.old-deja/g++.jason/c2.C: Remove
10241         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
10242         * g++.old-deja/g++.pt/crash16.C: Likewise.
10243         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
10244
10245 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10246
10247         * g++.old-deja/g++.other/for2.C: New test.
10248
10249 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
10250
10251         * gcc.dg/20000720-1.c: New test.
10252
10253 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
10254
10255         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
10256
10257 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
10258
10259         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
10260         * gcc.c-torture/execute/20000722-1.c: New.
10261         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
10262
10263 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
10264
10265         * gcc.dg/cpp/20000720-1.S: New test.
10266
10267 2000-07-21  Michael Meissner  <meissner@redhat.com>
10268
10269         * gcc.c-torture/execute/ieee/hugeval.c: New test.
10270
10271 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10272
10273         * g++.old-deja/g++.brendan/crash16.C,
10274         g++.old-deja/g++.brendan/parse3.C,
10275         g++.old-deja/g++.brendan/redecl1.C,
10276         g++.old-deja/g++.ns/template13.C,
10277         g++.old-deja/g++.other/decl4.C,
10278         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
10279
10280 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
10281
10282         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
10283         and "Internal error".
10284
10285         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
10286         regexps.
10287         * gcc.dg/cpp/paste6.c: New test.
10288
10289 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
10290
10291         * gcc.dg/cpp/tr-direct.c: New test.
10292
10293         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
10294         gcc.dg/cpp/undef1.c: Tweak error regexps.
10295
10296 2000-07-18  Eric Christopher <echristo@redhat.com>
10297
10298         * gcc.c-torture/compile/20000718-1.c: New test.
10299
10300 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
10301
10302         * cpplex.c (_cpp_push_token): If the token being pushed back
10303         is the previous token in this context, just subtract one from
10304         context->posn.
10305         * cppmacro.c (save_expansion): Clear aux field when storing a
10306         placemarker.
10307
10308 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
10309
10310         * gcc.dg/noncompile/redecl-1.c: New test.
10311
10312 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
10313
10314         * gcc.c-torture/execute/20000717-5.c: New test.
10315         * gcc.c-torture/execute/20000717-1.x: Removed.
10316
10317 2000-07-17  Richard Henderson  <rth@cygnus.com>
10318
10319         * gcc.c-torture/execute/20000717-4.c: New test.
10320
10321 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
10322
10323         * gcc.dg/cpp/syshdr.c: New test.
10324         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
10325
10326 2000-07-17  Neil Booth  <neilb@earthling.net>
10327
10328         * gcc.dg/cpp/cmdlne-dM.c: New test.
10329         * gcc.dg/cpp/cmdlne-dD.c: New test.
10330
10331 2000-07-17  Jeffrey A Law  (law@cygnus.com)
10332
10333         * gcc.c-torture/execute/20000717-3.c: New test.
10334
10335         * gcc.c-torture/compile/20000717-1.c: New test.
10336
10337 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
10338
10339         * gcc.c-torture/execute/20000717-2.c: New test.
10340
10341 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10342
10343         * gcc.dg/formatz-1.c: New test.
10344
10345         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
10346         * gcc.dg/c99-digraph-1.c: New tests.
10347
10348         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
10349         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
10350
10351         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
10352         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
10353         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
10354         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
10355         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
10356         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
10357         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
10358
10359 2000-07-17   Greg McGary <greg@mcgary.org>
10360
10361         * gcc.c-torture/execute/20000717-1.c: New test.
10362         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
10363
10364 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
10365
10366         * gcc.c-torture/execute/20000715-2.c: New test.
10367         * gcc.dg/20000715-1.c: New test.
10368
10369 2000-07-15  Michael Meissner  <meissner@redhat.com>
10370
10371         * gcc.c-torture/execute/20000715-1.c: New test.
10372
10373 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
10374
10375         * gcc.c-torture/execute/20000707-1.c: New test.
10376
10377 2000-07-13  Neil Booth  <NeilB@earthling.net>
10378
10379         * testsuite/gcc.dg/cpp/digraph1.c,
10380         testsuite/gcc.dg/cpp/digraph2.c,
10381         testsuite/gcc.dg/cpp/digraphs.c: New tests.
10382
10383 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
10384
10385         * g77.f-torture/compile/20000630-2.f:  New test.
10386         * g77.f-torture/compile/20000630-2.x
10387
10388 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
10389
10390         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
10391
10392 2000-07-11  Neil Booth  <NeilB@earthling.net>
10393
10394         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
10395
10396 2000-07-11  Neil Booth  <NeilB@earthling.net>
10397
10398         * gcc.dg/cpp/cmdlne-C.c: New.
10399
10400 2000-07-09  Neil Booth  <NeilB@earthling.net>
10401
10402         * gcc.dg/cpp/directiv.c: New tests.
10403         * gcc.dg/cpp/undef1.c: Update.
10404
10405 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
10406
10407         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
10408
10409 2000-07-09  Neil Booth  <NeilB@earthling.net>
10410
10411         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
10412
10413 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
10414
10415         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
10416         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
10417
10418 2000-07-08  Neil Booth  <NeilB@earthling.net>
10419
10420         * gcc.dg/cpp/macsyntx.c: New tests.
10421
10422 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10423
10424         * gcc.dg/20000707-1.c: New test.
10425
10426 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
10427
10428         * gcc.c-torture/execute/20000706-1.c: New test.
10429         * gcc.c-torture/execute/20000706-2.c: New test.
10430         * gcc.c-torture/execute/20000706-3.c: New test.
10431         * gcc.c-torture/execute/20000706-4.c: New test.
10432         * gcc.c-torture/execute/20000706-5.c: New test.
10433
10434 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10435
10436         * g++.old-deja/g++.pt/instantiate7.C: New test.
10437
10438 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
10439
10440         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10441         * g++.old-deja/g++.mike/thunk3.C: Likewise.
10442         * g++.old-deja/g++.other/rtti3.C: Likewise.
10443         * g++.old-deja/g++.other/rttid3.C: Likewise.
10444
10445 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
10446
10447         *  g77.f-torture/compile/20000630-1.x: Fix typo
10448
10449 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
10450
10451         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10452         assembly output.
10453
10454 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
10455
10456         * gcc.dg/cpp/ident.c: New test.
10457
10458 2000-07-05  Neil Booth  <NeilB@earthling.net>
10459
10460         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10461           gcc.dg/cpp/lexstrng.c: New tests.
10462
10463 2000-07-04  Neil Booth  <NeilB@earthling.net>
10464
10465         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10466         * gcc.dg/cpp/strify2.c: Same.
10467
10468 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
10469
10470         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10471         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10472         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10473         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10474
10475         * testsuite/gcc.dg/cpp/macro1.c,
10476         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10477         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10478         testsuite/gcc.dg/cpp/strify1.c,
10479         testsuite/gcc.dg/cpp/strify2.c: New tests.
10480
10481 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
10482
10483         * gcc.c-torture/execute/20000703-1.c: New test.
10484
10485 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10486
10487         * g++.old-deja/g++.pt (lookup10.C): New test.
10488
10489 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10490
10491         * g++.old-deja/g++.pt (typename25.C): New test.
10492
10493 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
10494
10495         * gcc.c-torture/compile/20000701-1.c: New test.
10496
10497 2000-06-30  Nick Clifton  <nickc@cygnus.com>
10498
10499         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10500         to test case.
10501
10502 2000-06-30  Catherine Moore  <clm@cygnus.com>
10503
10504         * gcc.c-torture/execute/align-1.c: New test.
10505
10506 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
10507
10508         * g++.old-deja/g++.pt/expr8.C: New test.
10509         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10510
10511 2000-06-29  Nick Clifton  <nickc@cygnus.com>
10512
10513         * gcc.c-torture/compile/20000629-1.c: New test.
10514
10515 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10516
10517
10518         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10519         gcc.dg/noncompile directory, depending on whether they're
10520         preprocessor tests or not.  Annotate all the tests for the dg
10521         framework.
10522
10523         * gcc.c-torture/noncompile/noncompile.exp: Delete.
10524         * gcc.dg/noncompile/noncompile.exp: New.
10525
10526         * Moved files:
10527         Old name                                New name
10528         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
10529         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
10530         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
10531         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
10532         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
10533         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
10534         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
10535         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
10536         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
10537         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
10538         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
10539         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
10540         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
10541         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
10542         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
10543         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
10544         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
10545         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
10546         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
10547         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
10548         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
10549         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
10550         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
10551         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
10552
10553         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
10554         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
10555         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
10556         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
10557         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
10558         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
10559
10560 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
10561
10562         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10563         declare one variable.  On the fourth, error.
10564         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10565         declared by 20000628-1a.h.
10566
10567 2000-06-29  Richard Henderson  <rth@redhat.com>
10568
10569         * gcc.c-torture/execute/930529-1.x: New file.
10570         * gcc.dg/920413-1.c: Adjust expected warning text.
10571         * gcc.dg/980217-1.c: Declare abort.
10572         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10573
10574 2000-06-29  Jeffrey A Law  (law@cygnus.com)
10575
10576         * g77.f-torture/compile/20000629-1.f: New test.
10577         * g77.f-torture/compile/20000629-1.x: Expected to fail.
10578
10579 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
10580
10581         Rearrange lots of files, removing entirely the
10582         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10583         directories.
10584
10585         * Deleted files:
10586         gcc.c-torture/code_quality/code_quality.exp
10587         gcc.c-torture/special/special.exp
10588         gcc.failure/failure.exp
10589         gcc.failure/940409-1.x
10590         gcc.c-torture/compile/961203-1.x
10591
10592         * New files:
10593         gcc.misc-tests/linkage.exp
10594         gcc.c-torture/execute/920730-1t.c
10595         gcc.c-torture/execute/920730-1t.x
10596         gcc.c-torture/compile/920520-1.x
10597         gcc.c-torture/compile/920521-1.x
10598         gcc.c-torture/compile/981006-1.x
10599         gcc.c-torture/execute/eeprof-1.x
10600
10601         * Moved files (possibly with modifications to fit a new harness):
10602         Old name                                New name
10603         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
10604         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
10605         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
10606         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
10607         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
10608         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
10609         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
10610         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
10611         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
10612         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
10613         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
10614         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
10615         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
10616         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
10617
10618 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
10619
10620         * c-torture/compile/961203-1.x: Delete.
10621
10622         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
10623         not exit. Include stdio.h.
10624         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10625         * gcc.misc-tests/dg-12.c: Likewise.
10626         * gcc.misc-tests/dg-5.c: Likewise.
10627         * gcc.misc-tests/dg-6.c: Likewise.
10628         * gcc.misc-tests/dg-7.c: Prototype abort.
10629         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10630         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10631         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
10632         not exit.
10633         * gcc.misc-tests/sieve.c: Use return from main, not exit.
10634         * gcc.misc-tests/sort2.c: Use return from main, not exit.
10635
10636 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
10637
10638         * gcc.dg/cpp/20000628-1.c: New test.
10639         * gcc.dg/cpp/20000628-1.h: New header for above test.
10640         * gcc.dg/cpp/20000628-1a.h: Likewise.
10641
10642 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
10643
10644         * gcc.dg/cpp: New directory.
10645         * gcc.dg/cpp/cpp.exp: New driver.
10646         * gcc.dg/cpp/20000627-1.c: New test.
10647         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10648         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10649         and rewrite as a compilation test.
10650
10651         * gcc.dg: Move many files into the cpp subdirectory, possibly
10652         renaming or editing them as well.
10653         Old name                New name
10654         990119-1.c              cpp/19990119-1.c
10655         990228-1.c              cpp/19990228-1.c
10656         990407-1.c              cpp/19990407-1.c
10657         990409-1.c              cpp/19990409-1.c
10658         990413-1.c              cpp/19990413-1.c
10659         990703-1.c              cpp/19990703-1.c
10660         20000127-1.c            cpp/20000127-1.c
10661         20000129-1.c            cpp/20000129-1.c
10662         20000207-1.c            cpp/20000207-1.c
10663         20000207-2.c            cpp/20000207-2.c
10664         20000209-1.c            cpp/20000209-1.c
10665         20000209-2.c            cpp/20000209-2.c
10666         20000301-1.c            cpp/20000301-1.c
10667         20000419-1.c            cpp/20000419-1.c
10668         20000510-1.S            cpp/20000510-1.S
10669         20000519-1.c            cpp/20000519-1.c
10670         20000529-1.c            cpp/20000529-1.c
10671         20000625-1.c            cpp/20000625-1.c
10672         20000625-2.c            cpp/20000625-2.c
10673         cpp-as1.c               cpp/assert1.c
10674         cpp-as2.c               cpp/assert2.c
10675         cxx-comments-1.c        cpp/cxxcom1.c
10676         cxx-comments-2.c        cpp/cxxcom2.c
10677         endif-label.c           cpp/endif.c
10678         cpp-hash1.c             cpp/hash1.c
10679         cpp-hash2.c             cpp/hash2.c
10680         cpp-if1.c               cpp/if-1.c
10681         cpp-if2.c               cpp/if-2.c
10682         cpp-if3.c               cpp/if-3.c
10683         cpp-if4.c               cpp/if-4.c
10684         cpp-if5.c               cpp/if-5.c
10685         cpp-cond.c              cpp/if-cexp.c
10686         cpp-missingop.c         cpp/if-mop.c
10687         cpp-missingparen.c      cpp/if-mpar.c
10688         cpp-opprec.c            cpp/if-oppr.c
10689         cpp-ifparen.c           cpp/if-paren.c
10690         cpp-shortcircuit.c      cpp/if-sc.c
10691         cpp-shift.c             cpp/if-shift.c
10692         cpp-unary.c             cpp/if-unary.c
10693         cpp-li1.c               cpp/line1.c
10694         cpp-li2.c               cpp/line2.c
10695         lineno.c                cpp/line3.c
10696         lineno-2.c              cpp/line4.c
10697         cpp-mi.c                cpp/mi1.c
10698         cpp-mic.h               cpp/mi1c.h
10699         cpp-micc.h              cpp/mi1cc.h
10700         cpp-mind.h              cpp/mi1nd.h
10701         cpp-mindp.h             cpp/mi1ndp.h
10702         cpp-mix.h               cpp/mi1x.h
10703         cpp-mi2.c               cpp/mi2.c
10704         cpp-mi2a.h              cpp/mi2a.h
10705         cpp-mi2b.h              cpp/mi2b.h
10706         cpp-mi2c.h              cpp/mi2c.h
10707         cpp-mi3.c               cpp/mi3.c
10708         cpp-mi3.def             cpp/mi3.def
10709         poison-1.c              cpp/poison.c
10710         pr-impl.c               cpp/prag-imp.c
10711         cpp-redef-2.c           cpp/redef1.c
10712         cpp-redef.c             cpp/redef2.c
10713         strpaste.c              cpp/strp1.c
10714         strpaste-2.c            cpp/strp2.c
10715         cpp-tradpaste.c         cpp/tr-paste.c
10716         cpp-tradstringify.c     cpp/tr-str.c
10717         cpp-tradwarn1.c         cpp/tr-warn1.c
10718         cpp-tradwarn2.c         cpp/tr-warn2.c
10719         trigraphs.c             cpp/trigraphs.c
10720         cpp-unc1.c              cpp/unc1.c
10721         cpp-unc2.c              cpp/unc2.c
10722         cpp-unc3.c              cpp/unc3.c
10723         cpp-unc.c               cpp/unc4.c
10724         undef.c                 cpp/undef1.c
10725         undef-2.c               cpp/undef2.c
10726         cpp-wi1.c               cpp/widestr1.c
10727
10728 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
10729
10730         * lib/g++.exp (g++_include_flags): Tweak.
10731
10732 2000-06-27  H.J. Lu  <hjl@gnu.org>
10733             Loren J. Rittle  <ljrittle@acm.org>
10734
10735         * lib/g++.exp (g++_include_flags): Override libgloss.exp
10736         version with one that knows about the new gcc tree structure.
10737         (g++_link_flags): Same.
10738
10739 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
10740
10741         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10742         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10743         case we are cross-compiling.
10744
10745         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10746         g++.old-deja/g++.niklas/Makefile.in,
10747         g++.old-deja/g++.niklas/configure.in,
10748         g++.old-deja/g++.other/Makefile.in,
10749         g++.old-deja/g++.other/configure.in,
10750         gcc.c-torture/code_quality/Makefile.in,
10751         gcc.c-torture/code_quality/configure.in,
10752         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10753         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10754         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10755         gcc.c-torture/execute/ieee/Makefile.in,
10756         gcc.c-torture/execute/ieee/configure.in,
10757         gcc.c-torture/noncompile/Makefile.in,
10758         gcc.c-torture/noncompile/configure.in,
10759         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10760         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10761         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10762
10763 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
10764
10765         * g++.old-deja/g++.other/ambig3.C: New test.
10766
10767 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
10768
10769         * g++.old-deja/g++.pt/syntax1.C: New test.
10770         * g++.old-deja/g++.pt/syntax2.C: New test.
10771         * g++.old-deja/g++.other/syntax3.C: New test.
10772         * g++.old-deja/g++.other/syntax4.C: New test.
10773
10774 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
10775
10776         * gcc.dg/20000623-1.c: Prototype exit and abort.
10777
10778 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
10779
10780         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10781         New tests.
10782         * gcc.dg/cpp-mi3.def: New file.
10783
10784         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10785         inside assertions.
10786         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10787         lexer's error messages.
10788         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10789         divine anything from the linemarkers.
10790         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10791         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10792
10793 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
10794
10795         * gcc.dg/20000623-1.c: New test.
10796
10797 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
10798
10799         * gcc.c-torture/execute/20000622-1.c: New test.
10800
10801 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
10802
10803         * g++.old-deja/g++.other/init15.C: New test.
10804
10805 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
10806
10807         * g++.old-deja/g++.pt/vaarg2.C: New test.
10808         * g++.old-deja/g++.pt/vaarg3.C: New test.
10809
10810 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
10811
10812         * g++.old-deja/g++.other/dyncast6.C: New test.
10813
10814 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
10815
10816         * gcc.c-torture/execute/loop-6.c: New test.
10817
10818 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
10819
10820         * gcc.dg/20000614-1.c: New test.
10821         * gcc.dg/20000614-2.c: New test.
10822
10823 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
10824
10825         * g++.old-deja/g++.other/inline12.C: New test.
10826
10827 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
10828
10829         * g++.old-deja/g++.other/eh1.C: New test.
10830
10831 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
10832
10833         * g++.old-deja/g++.other/type.C: New test.
10834
10835 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
10836
10837         * g++.old-deja/g++.other/initstring.C: New test.
10838
10839 2000-06-12  Jason Merrill  <jason@redhat.com>
10840
10841         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10842
10843 2000-06-09  Jeffrey A Law  (law@cygnus.com)
10844
10845         * gcc.c-torture/compile/20000609-1.c: New test.
10846
10847 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
10848
10849         * gcc.dg/20000609-1.c: New test.
10850
10851 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
10852
10853         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10854         * gcc.c-torture/noncompile/poison-1.c: Move...
10855         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10856         * gcc.dg/cpp-li1.c: Add a token after the #line.
10857
10858 2000-06-05  Richard Henderson  <rth@cygnus.com>
10859
10860         * gcc.c-torture/execute/20000605-2.c: New test.
10861         * gcc.c-torture/execute/20000605-3.c: New test.
10862
10863 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
10864
10865         * g77.f-torture/execute/20000503-1.x: New file.
10866
10867 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
10868
10869         * g++.old-deja/g++.eh/badalloc1.C: New test.
10870
10871 2000-06-05  Richard Henderson  <rth@cygnus.com>
10872
10873         * gcc.c-torture/execute/20000605-1.c: New test.
10874
10875 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
10876             Nathan Sidwell <nathan@codesourcery.com>
10877
10878         * gcc.c-torture/compile/20000605-1.c: New test.
10879
10880 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
10881
10882         * g77.f-torture/compile/20000601-1.f:  New test.
10883
10884 2000-06-03  Richard Henderson  <rth@cygnus.com>
10885
10886         * gcc.c-torture/execute/20000603-1.c: New.
10887
10888 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
10889
10890         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10891         * gcc.dg/noreturn-2.c (noreturn): Likewise.
10892
10893 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
10894
10895         * gcc.dg/compare2.c (case 12): XFAIL.
10896         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10897         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10898
10899         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10900
10901 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
10902
10903         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10904         guard macro is already defined when the header is first
10905         included.
10906         * gcc.dg/cpp-mix.h: New file.
10907         * gcc.dg/endif-label.c: Update patterns to match compiler.
10908
10909         * g++.brendan/complex1.C: Declare abort.
10910         * g++.law/refs4.C: Remove XFAIL.
10911         * g++.oliva/expr2.C: Declare abort and exit.
10912
10913 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
10914
10915         * gcc.c-torture/execute/20000528-1.c: New test.
10916
10917         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10918         * g++.old-deja/g++.law/temps4.C: Likewise.
10919
10920         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10921         stdlib.h.  Call abort() on failure.
10922         * g++.old-deja/g++.law/refs4.C: Likewise.
10923         * g++.old-deja/g++.law/temps4.C: Likewise.
10924         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10925         * gcc.c-torture/execute/20000112-1.c: Include string.h.
10926
10927 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
10928
10929         Relative to g++.dg/special:
10930         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10931
10932         Relative to g++.old-deja:
10933         * g++.brendan/complex1.C, g++.jason/optimize2.C,
10934         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10935         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10936         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10937         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10938         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10939         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10940
10941         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10942         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10943         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10944         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10945         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10946         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10947         and/or string.h.
10948
10949         * g++.other/goto1.C: Update expectations for error messages.
10950
10951 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
10952
10953         * gcc.c-torture/compile/20000523-1.c: New test.
10954
10955 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
10956
10957         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10958
10959 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
10960
10961         * g++.old-deja/g++.eh/catch11.C: New test.
10962         * g++.old-deja/g++.eh/catch12.C: New test.
10963
10964 2000-05-24  Nick Clifton  <nickc@cygnus.com>
10965
10966         * gcc.c-torture/execute/20000523-1.c: New test.
10967
10968 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
10969
10970         * c-torture/execute/bcp-1.c: Replace abort in arg of
10971         __builtin_constant_p with a generic external function.
10972
10973         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10974         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10975         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10976         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10977         Prototype abort and/or exit.
10978
10979         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10980         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10981         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10982         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10983
10984 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
10985
10986         * gcc.dg/dwarf2-1.c: New test.
10987
10988 2000-05-20  Richard Henderson  <rth@cygnus.com>
10989
10990         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10991
10992 2000-05-20  Andreas Jaeger  <aj@suse.de>
10993
10994         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10995         testcase.
10996
10997 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
10998
10999         * gcc.c-torture/execute/20000519-2.c: New test.
11000
11001 2000-05-19  Andreas Jaeger  <aj@suse.de>
11002
11003         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
11004         which fails with SSA.
11005
11006         * lib/c-torture.exp: Also test with -O3 -fssa.
11007
11008 2000-05-18  Michael Meissner  <meissner@redhat.com>
11009
11010         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
11011         * gcc.c-torture/execute/920415-1.c: Ditto.
11012         * gcc.c-torture/execute/920501-1.c: Ditto.
11013         * gcc.c-torture/execute/conversion.c: Ditto.
11014         * gcc.c-torture/execute/cvt-1.c: Ditto.
11015
11016 2000-05-18  Jeffrey A Law  (law@cygnus.com)
11017
11018         * gcc.c-torture/compile/20000518-1.c: New test.
11019
11020 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
11021
11022         * g77.f-torture/compile/200005018.f:  New test.
11023
11024 2000-05-17  Jeffrey A Law  (law@cygnus.com)
11025
11026         * gcc.c-torture/compile/20000517-1.c: New test.
11027
11028 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11029
11030         * gcc.c-torture/execute/20000516-1.c: New test.
11031
11032 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
11033
11034         * g++.old-deja/g++.other/eh.C: New test.
11035
11036 2000-05-12  Richard Henderson  <rth@cygnus.com>
11037
11038         * gcc.c-torture/execute/990208-1.c (main): Don't pass
11039         constants through to doit's conditional.
11040
11041 2000-05-11  Jeffrey A Law  (law@cygnus.com)
11042
11043         * gcc.c-torture/compile/20000511-1.c: New test.
11044         * g77.f-torture/compile/20000511-1.f: New test.
11045         * g77.f-torture/compile/20000511-2.f: New test.
11046
11047 2000-05-11  Michael Meissner  <meissner@redhat.com>
11048
11049         * gcc.c-torture/execute/20000511-1.c: New test.
11050
11051 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
11052
11053         * gcc.dg/dg.exp: Scan .S files as well as .c files.
11054         * gcc.dg/20000510-1.S: New.
11055
11056 2000-05-08  Catherine Moore  <clm@cygnus.com>
11057
11058         * gcc.dg/unused-3.c: New.
11059
11060 2000-05-06  Richard Henderson  <rth@cygnus.com>
11061
11062           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
11063           * g++.old-deja/g++.mike/warn1.C: Likewise.
11064           * g++.old-deja/g++.pt/local1.C: Likewise.
11065           * g++.old-deja/g++.pt/local7.C: Likewise.
11066           * g++.old-deja/g++.pt/spec16.C: Likewise.
11067
11068 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
11069
11070         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
11071
11072 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
11073
11074           * g77.f-torture/execute/20000503-1.f:  New test.
11075
11076 2000-05-04  Andreas Jaeger  <aj@suse.de>
11077
11078         * gcc.dg/noreturn-2.c: New test.
11079
11080 2000-05-04  Neil Booth  <NeilB@earthling.net>
11081
11082         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
11083         preprocessor.
11084
11085 2000-05-04  Richard Henderson  <rth@cygnus.com>
11086
11087         * gcc.c-torture/execute/20000503-1.c: Fix typo.
11088
11089 2000-05-04  Richard Henderson  <rth@cygnus.com>
11090
11091         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
11092         OpenSSL by Jason R Thorpe.
11093
11094 2000-05-03  Jim Wilson  <wilson@cygnus.com>
11095
11096         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
11097
11098 2000-05-03  Robert Lipe <robertlipe@usa.net>
11099
11100         * gcc.dg/20000503-1.c: New test.
11101
11102 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
11103
11104         * gcc.c-torture/compile/20000502-1.c: New test.
11105         * g++.old-deja/g++.other/align.C: New test.
11106         * gcc.dg/cpp-tradstringify.c: New test.
11107
11108 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11109
11110         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
11111         and hard registers.
11112
11113 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
11114
11115         * gcc.c-torture/execute/loop-5.c: New test.
11116
11117 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
11118
11119         * gcc.c-torture/execute/va-arg-20.c: New test.
11120
11121 2000-04-23  Jeffrey A Law  (law@cygnus.com)
11122
11123         * gcc.c-torture/execute/20000422-1.c: New test.
11124
11125 2000-04-20  Greg McGary  <gkm@gnu.org>
11126
11127         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
11128         when optimizing, but without sibling-call optimizations (-O1).
11129
11130 2000-04-20  Jeffrey A Law  (law@cygnus.com)
11131
11132           * gcc.c-torture/compile/20000420-1.c: New test.
11133
11134 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11135
11136         * g++.abi/ptrflags.C: New test.
11137         * g++.eh/catchptr1.C: Test incomplete pointer chains.
11138
11139 2000-04-19  Catherine Moore  <clm@cygnus.com>
11140
11141         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
11142
11143 2000-04-19  Greg McGary  <gkm@gnu.org>
11144
11145         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
11146         sibling-call optimizations.
11147
11148 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
11149
11150         * gcc.dg/20000419-1.c: New test.
11151
11152 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
11153
11154         * gcc.c-torture/execute/20000412-6.c: New test.
11155
11156 2000-04-12  Jeffrey A Law  (law@cygnus.com)
11157
11158         * gcc.c-torture/execute/20000412-5.c: New test.
11159         * g77.f-torture/compile/20000412-1.f: New test.
11160         * gcc.c-torture/execute/20000412-4.c: New test.
11161         * gcc.c-torture/compile/20000412-2.c: New test.
11162         * gcc.c-torture/execute/20000412-3.c: New test.
11163         * gcc.c-torture/compile/20000412-1.c: New test.
11164         * gcc.c-torture/execute/20000412-2.c: New test.
11165
11166 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
11167
11168         * objc/execute/bf-20.m: New test.
11169
11170 2000-04-10  Richard Henderson  <rth@cygnus.com>
11171
11172         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
11173
11174         * gcc.c-torture/execute/20000412-1.c: New test.
11175
11176 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
11177
11178         * g++.old-deja/g++.eh/catchptr1.C: New test.
11179
11180 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
11181
11182         * g++.old-deja/g++.abi/cxa_vec.C: New test.
11183
11184 2000-04-08  Neil Booth  <NeilB@earthling.net>
11185
11186         * gcc.dg/cpp-nullchar.c: Remove test as
11187         embedded nulls cause problems.
11188
11189 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11190
11191         * gcc.dg/compare2.c: New test.
11192
11193 2000-04-08  Neil Booth  <NeilB@earthling.net>
11194
11195         * gcc.dg/cpp-nullchar.c: New test.
11196
11197 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
11198
11199         * gcc.dg/cpp-mi2.c: New test.
11200         * gcc.dg/cpp-mi2[abc].h: New files.
11201
11202 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
11203
11204         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
11205         member name.
11206
11207 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11208
11209         * g++.old-deja/g++.abi/vmihint.C: New test.
11210
11211 2000-04-06  Neil Booth  <NeilB@earthling.net>
11212
11213         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
11214         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
11215         copyright.
11216
11217 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
11218
11219         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
11220         avoid stack-frame overwrite.
11221
11222 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
11223
11224         * gcc.c-torture/compile/20000405-2.c: New test.
11225         * gcc.c-torture/compile/20000405-3.c: New test.
11226
11227 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11228
11229         * gcc.c-torture/compile/20000405-1.c: New test.
11230
11231 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
11232
11233         * gcc.dg/cast-qual-1.c: Revert last change.
11234
11235 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11236
11237         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
11238
11239 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
11240
11241         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
11242         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
11243
11244 2000-04-03  Jeffrey A Law  (law@cygnus.com)
11245
11246         * gcc.c-torture/compile/20000403-2.c: New test.
11247         * gcc.c-torture/compile/20000403-1.c: New test.
11248
11249 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
11250
11251         * gcc.c-torture/execute/20000403-1.c: New test.
11252
11253 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
11254
11255         * gcc.c-torture/execute/20000402-1.c: New test.
11256
11257 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
11258
11259         * gcc.c-torture/execute/va-arg-15.c: New test.
11260         * gcc.c-torture/execute/va-arg-16.c: New test.
11261         * gcc.c-torture/execute/va-arg-17.c: New test.
11262         * gcc.c-torture/execute/va-arg-18.c: New test.
11263         * gcc.c-torture/execute/va-arg-19.c: New test.
11264
11265 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
11266
11267         * gcc.c-torture/compile/981211-1.c: Move to...
11268         * gcc.dg/cpp-as1.c: ...here.
11269         * gcc.dg/cpp-as2.c: New file.
11270
11271         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
11272         compiler.
11273
11274 2000-04-02  Neil Booth  <NeilB@earthling.net>
11275
11276         * gcc.dg/cpp-cond.c  New tests.
11277         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
11278         accidental success less likely.
11279         * gcc.dg/cpp-missingop.c  New tests.
11280         * gcc.dg/cpp-missingparen.c  New tests.
11281         * gcc.dg/cpp-shift.c  New tests.
11282         * gcc.dg/cpp-shortcircuit.c  New tests.
11283         * gcc.dg/cpp-unary.c  New tests.
11284
11285 2000-03-29  Jeffrey A Law  (law@cygnus.com)
11286
11287         * gcc.c-torture/compile/20000329-1.c: New test.
11288
11289 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
11290
11291         * gcc.c-torture/compile/20000326-1.c: New test.
11292         * gcc.c-torture/compile/20000326-2.c: New test.
11293
11294 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
11295
11296         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
11297         the first parameter is a function argument.
11298
11299 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
11300
11301         * g++.old-deja/g++.ext/array4.C: New test.
11302
11303 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
11304
11305         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
11306
11307 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11308
11309         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
11310
11311 2000-03-19  Richard Henderson  <rth@cygnus.com>
11312
11313         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
11314
11315 2000-03-19  Richard Henderson  <rth@cygnus.com>
11316
11317         * gcc.c-torture/compile/20000319-1.c: New test.
11318
11319 2000-03-14  Jeffrey A Law  (law@cygnus.com)
11320
11321         * gcc.c-torture/execute/20000314-3.c: New test.
11322         * gcc.c-torture/execute/20000314-2.c: New test.
11323         * gcc.c-torture/execute/20000314-1.c: New test.
11324         * gcc.c-torture/compile/20000314-2.c: New test.
11325         * gcc.c-torture/compile/20000314-1.c: New test.
11326
11327 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
11328
11329         * g++.old-deja/g++.warn/inline.C: New test.
11330
11331 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
11332
11333         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
11334         standards-compliant result rather than specific constants.
11335         Put test-values in array.
11336
11337 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
11338
11339         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
11340         (g++_target_compile): Put test-specific options last.
11341
11342 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11343
11344         * g++.old-deja/g++.eh/vbase4.C: New test.
11345
11346 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11347
11348         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
11349
11350 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11351
11352         * g++.old-deja/g++.brendan/misc12.C: Removed.
11353         * g++.old-deja/g++.pt/memtemp77.C: Constify.
11354         * g++.old-deja/g++.ext/pretty4.C: New test.
11355
11356 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
11357
11358         * g++.old-deja/g++.other/string2.C: New test.
11359
11360 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
11361
11362         * g++.old-deja/g++.warn/impint2.C: New test.
11363
11364 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
11365
11366         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
11367         is 1, not zero.
11368
11369 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
11370
11371         * g++.old-deja/g++.warn/impint.C: New test.
11372         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
11373         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
11374         * g++.old-deja/g++.pt/explicit12.C: Likewise.
11375         * g++.old-deja/g++.pt/explicit13.C: Likewise.
11376         * g++.old-deja/g++.pt/explicit17.C: Likewise.
11377         * g++.old-deja/g++.pt/explicit18.C: Likewise.
11378         * g++.old-deja/g++.pt/explicit19.C: Likewise.
11379         * g++.old-deja/g++.pt/explicit23.C: Likewise.
11380         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11381         * g++.old-deja/g++.pt/explicit35.C: Likewise.
11382         * g++.old-deja/g++.pt/explicit6.C: Likewise.
11383         * g++.old-deja/g++.pt/memclass7.C: Likewise.
11384
11385 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
11386
11387         * gcc.dg/cpp-redef.c: New test.
11388
11389 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
11390
11391         * g++.old-deja/g++.pt/unify7.C: New test.
11392
11393 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11394
11395         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
11396         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
11397
11398 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
11399
11400         * gcc.c-torture/compile/20000224-1.c: New test.
11401
11402 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11403
11404         * gcc.c-torture/compile/cpp-2.c: New test.
11405         * gcc.c-torture/compile/cpp-1.c: New test.
11406
11407 2000-02-25  Jeffrey A Law  (law@cygnus.com)
11408
11409         * gcc.c-torture/execute/20000225-1.c: New test.
11410
11411 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11412
11413         * gcc.dg/cpp-li2.c: New test.
11414
11415         * gcc.dg/cpp-wi1.c: New test.
11416
11417         * gcc.dg/cpp-li1.c: New test.
11418
11419 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
11420
11421         * g++.old-deja/g++.other/sizeof5.C: New test.
11422
11423 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11424
11425         * gcc.c-torture/execute/va-arg-13.c: New test.
11426
11427 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
11428
11429         * gcc.c-torture/execute/va-arg-12.c: New test.
11430
11431 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11432
11433         * gcc.c-torture/execute/20000223-1.c: New test.
11434
11435 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
11436
11437         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11438
11439 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
11440
11441         * g++.old-deja/g++.abi/ptrmem.C: New test.
11442
11443 2000-02-19  Richard Henderson  <rth@cygnus.com>
11444
11445         * gcc.c-torture/compile/init-3.c: New.
11446
11447 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
11448
11449         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11450         ALWAYS_CXXFLAGS.
11451
11452 2000-02-11  Robert Lipe <robertl@sco.com>
11453
11454         * gcc.c-torture/compile/20000211-3.c: New test.
11455
11456 2000-02-11  Martin Buchholz <martin@xemacs.org>
11457
11458         * gcc.c-torture/compile/20000211-2.c: New test.
11459
11460 2000-02-11  Jeffrey A Law  (law@cygnus.com)
11461
11462         * gcc.c-torture/compile/20000211-1.c: New test.
11463
11464 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
11465
11466         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11467           on native targets
11468
11469 2000-02-08  Nathan Sidwell  <nathan@acm.org>
11470
11471         * g++.old-deja/g++.other/cast5.C: New test.
11472
11473 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
11474
11475         * gcc.c-torture/execute/20000205-1.c: New.
11476
11477 2000-02-03  Nathan Sidwell  <nathan@acm.org>
11478
11479         * g++.old-deja/g++.jason/cast3.C: Return void.
11480         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11481
11482 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11483
11484         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11485
11486         * gcc.dg/loop-1.c: New test.
11487
11488 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
11489
11490         * gcc.c-torture/compile/20000127-1.c: New test.
11491         * gcc.c-torture/execute/991228-1.c: New test.
11492
11493 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11494
11495         * gcc.dg/unused-2.c: New test.
11496
11497         * gcc.dg/conv-1.c: New test.
11498
11499 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11500
11501         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11502         compiler.
11503         (tool_option_proc): Fix typo.
11504
11505 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
11506
11507         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11508         of the ld on the host, not on the build machine.
11509         Also, don't crash if '--help' is not a supported option.
11510
11511 2000-01-24  Richard Henderson  <rth@cygnus.com>
11512
11513         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11514
11515 2000-01-20  Jeffrey A Law  (law@cygnus.com)
11516
11517         * gcc.c-torture/execute/20000120-2.c: New test.
11518         * gcc.c-torture/execute/20000120-1.c: New test.
11519
11520 2000-01-13  Jeffrey A Law  (law@cygnus.com)
11521
11522         * gcc.c-torture/execute/20000113-1.c: New test.
11523
11524 2000-01-12  Jeffrey A Law  (law@cygnus.com)
11525
11526         * gcc.c-torture/execute/20000112-1.c: New test.
11527
11528 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11529
11530         * gcc.dg/20000111-1.c: New test.
11531
11532 2000-01-10  Jeffrey A Law  (law@cygnus.com)
11533
11534         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11535         with 16 bit integers.
11536
11537 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11538
11539         * gcc.dg/20000108-1.c: New test.
11540
11541 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11542
11543         * g++.old-deja/g++.ns/koenig8.C: New test.
11544
11545 2000-01-05  Nathan Sidwell  <nathan@acm.org>
11546
11547         * g++.old-deja/g++.other/cast4.C: New test.
11548
11549 2000-01-05  Jeffrey A Law  (law@cygnus.com)
11550
11551         * gcc.c-torture/compile/20000105-2.c: New test.
11552         * gcc.c-torture/compile/20000105-1.c: New test.
11553
11554 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11555
11556         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11557         references to printf & atoi to conform to ANSI standard.
11558         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11559         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11560         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11561         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11562         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11563         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11564         * g++.old-deja/g++.brendan/copy1.C: Likewise.
11565         * g++.old-deja/g++.brendan/copy2.C: Likewise.
11566         * g++.old-deja/g++.brendan/copy3.C: Likewise.
11567         * g++.old-deja/g++.brendan/copy4.C: Likewise.
11568         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11569         * g++.old-deja/g++.brendan/copy6.C: Likewise.
11570         * g++.old-deja/g++.brendan/copy7.C: Likewise.
11571         * g++.old-deja/g++.brendan/copy8.C: Likewise.
11572         * g++.old-deja/g++.brendan/crash11.C: Likewise.
11573         * g++.old-deja/g++.brendan/crash14.C: Likewise.
11574         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11575         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11576         * g++.old-deja/g++.brendan/delete2.C: Likewise.
11577         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11578         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11579         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11580         * g++.old-deja/g++.brendan/eh1.C: Likewise.
11581         * g++.old-deja/g++.brendan/groff1.C: Likewise.
11582         * g++.old-deja/g++.brendan/init3.C: Likewise.
11583         * g++.old-deja/g++.brendan/misc12.C: Likewise.
11584         * g++.old-deja/g++.brendan/misc7.C: Likewise.
11585         * g++.old-deja/g++.brendan/new2.C: Likewise.
11586         * g++.old-deja/g++.brendan/operators4.C: Likewise.
11587         * g++.old-deja/g++.brendan/operators5.C: Likewise.
11588         * g++.old-deja/g++.brendan/overload2.C: Likewise.
11589         * g++.old-deja/g++.brendan/overload7.C: Likewise.
11590         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11591         * g++.old-deja/g++.brendan/reference1.C: Likewise.
11592         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11593         * g++.old-deja/g++.brendan/template24.C: Likewise.
11594         * g++.old-deja/g++.brendan/template3.C: Likewise.
11595         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11596         * g++.old-deja/g++.jason/inline3.C: Likewise.
11597         * g++.old-deja/g++.jason/opeq.C: Likewise.
11598         * g++.old-deja/g++.law/arg5.C: Likewise.
11599         * g++.old-deja/g++.law/arm7.C: Likewise.
11600         * g++.old-deja/g++.law/ctors11.C: Likewise.
11601         * g++.old-deja/g++.law/cvt8.C: Likewise.
11602         * g++.old-deja/g++.law/init9.C: Likewise.
11603         * g++.old-deja/g++.law/refs4.C: Likewise.
11604         * g++.old-deja/g++.law/template2.C: Likewise.
11605         * g++.old-deja/g++.law/visibility24.C: Likewise.
11606         * g++.old-deja/g++.law/vtable3.C: Likewise.
11607         * g++.old-deja/g++.mike/asm2.C: Likewise.
11608         * g++.old-deja/g++.mike/eh1.C: Likewise.
11609         * g++.old-deja/g++.mike/misc1.C: Likewise.
11610         * g++.old-deja/g++.mike/misc13.C: Likewise.
11611         * g++.old-deja/g++.mike/misc14.C: Likewise.
11612         * g++.old-deja/g++.mike/ns12.C: Likewise.
11613         * g++.old-deja/g++.mike/p1248.C: Likewise.
11614         * g++.old-deja/g++.mike/p3708.C: Likewise.
11615         * g++.old-deja/g++.mike/p3708a.C: Likewise.
11616         * g++.old-deja/g++.mike/p3708b.C: Likewise.
11617         * g++.old-deja/g++.mike/p646.C: Likewise.
11618         * g++.old-deja/g++.mike/p700.C: Likewise.
11619         * g++.old-deja/g++.mike/p783.C: Likewise.
11620         * g++.old-deja/g++.mike/p783a.C: Likewise.
11621         * g++.old-deja/g++.mike/p783b.C: Likewise.
11622         * g++.old-deja/g++.mike/p786.C: Likewise.
11623         * g++.old-deja/g++.mike/p789.C: Likewise.
11624         * g++.old-deja/g++.mike/p789a.C: Likewise.
11625         * g++.old-deja/g++.mike/p807a.C: Likewise.
11626         * g++.old-deja/g++.other/delete3.C: Likewise.
11627         * g++.old-deja/g++.other/dyncast1.C: Likewise.
11628         * g++.old-deja/g++.other/dyncast2.C: Likewise.
11629         * g++.old-deja/g++.other/dyncast3.C: Likewise.
11630         * g++.old-deja/g++.other/empty1.C: Likewise.
11631         * g++.old-deja/g++.other/temporary1.C: Likewise.
11632         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11633         * g++.old-deja/g++.pt/t16.C: Likewise.
11634         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11635
11636 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
11637
11638         * gcc.dg/991230-1.c: New test.
11639
11640 1999-12-29  Jeffrey A Law  (law@cygnus.com)
11641
11642         * gcc.c-torture/compile/991229-3.c: New test.
11643         * gcc.c-torture/compile/991229-2.c: New test.
11644         * gcc.c-torture/compile/991229-1.c: New test.
11645
11646 1999-12-29  Greg McGary <gkm@eng.ascend.com>
11647
11648         * gcc.c-torture/compile/labels-2.c: New test.
11649
11650 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
11651
11652         * gcc.c-torture/execute/991227-1.c: New test.
11653
11654 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11655
11656         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11657
11658 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
11659
11660         * gcc.c-torture/execute/991221-1.c: New test.
11661
11662 1999-12-20  Nathan Sidwell  <nathan@acm.org>
11663
11664         * g++.old-deja/g++.other/cast3.C: New test.
11665
11666 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
11667
11668         * gcc.c-torture/execute/991216-4.c: New test.
11669
11670 1999-12-16  Michael Meissner  <meissner@cygnus.com>
11671
11672         * gcc.c-torture/execute/991216-1.c: New test.
11673         * gcc.c-torture/execute/991216-2.c: New test.
11674         * gcc.c-torture/execute/991216-3.c: New test.
11675
11676 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11677
11678         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11679         Actually make the test fail by using "-O2" for compilation.
11680
11681 1999-12-15  Nathan Sidwell  <nathan@acm.org>
11682
11683         * g++.old-deja/g++.warn/cast-align1.C: New test.
11684
11685 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11686
11687         * gcc.c-torture/compile/991214-1.c: New test.
11688         * gcc.c-torture/compile/991214-2.c: New test.
11689
11690 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
11691
11692         * gcc.dg/991214-1.c: New test.
11693
11694 1999-12-13  Jeffrey A Law  (law@cygnus.com)
11695
11696         * gcc.c-torture/compile/991213-3.c: New test.
11697         * gcc.c-torture/compile/991213-2.c: New test.
11698         * gcc.c-torture/compile/991213-1.c: New test.
11699
11700 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
11701
11702         * gcc.dg/991209-1.c: New test.
11703
11704 1999-12-08  Nathan Sidwell <nathan@acm.org>
11705
11706         * gcc.c-torture/compile/991208-1.c: New test.
11707
11708 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11709
11710         * gcc.dg/ultrasp2.c: New test.
11711
11712 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
11713
11714         * g++.old-deja/g++.abi/align.C (main): Fix typo.
11715
11716 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
11717
11718         * gcc.c-torture/compile/991202-1.c: New test.
11719         * gcc.c-torture/execute/991202-1.c: New test.
11720         * gcc.c-torture/execute/991202-2.c: New test.
11721         * gcc.c-torture/execute/991202-3.c: New test.
11722
11723 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
11724
11725         * g++.old-deja/g++.abi/align.C: New test.
11726         * g++.old-deja/g++.abi/aggregates.C: Likewise.
11727         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11728
11729 1999-12-01  Richard Henderson  <rth@cygnus.com>
11730
11731         * gcc.c-torture/execute/991201-1.c: New.
11732
11733 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
11734
11735         * gcc.dg/991129-1.c: New test.
11736
11737 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11738
11739         * gcc.c-torture/compile/991127-1.c: New test.
11740
11741 1999-11-22  Nathan Sidwell  <nathan@acm.org>
11742
11743         * g++.old-deja/g++.other/warn4.C: New test.
11744
11745 1999-11-22  Nathan Sidwell  <nathan@acm.org>
11746
11747         * g++.old-deja/g++.eh/cleanup2.C: New test.
11748         * g++.old-deja/g++.ext/pretty2.C: New test.
11749         * g++.old-deja/g++.ext/pretty3.C: New test.
11750         * g++.old-deja/g++.other/debug6.C: New test.
11751
11752 1999-10-20  Jim Wilson  <wilson@cygnus.com>
11753
11754         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11755         compiler_output to look for one error message instead of two.
11756
11757 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
11758
11759         * gcc.c-torture/execute/991118-1.c: Also test case
11760         where the word boundary does not split a byte evenly.
11761
11762 1999-11-19  Nathan Sidwell  <nathan@acm.org>
11763
11764         * g++.old-deja/g++.ext/restrict1.C: New test.
11765
11766 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11767
11768         * gcc.c-torture/execute/991118-1.c: New test.
11769
11770 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
11771
11772         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11773         working directory pathnames.
11774
11775 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
11776
11777         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11778         host is equipped with driver.h and driver.o so it can actually
11779         compile and run the tests.
11780
11781 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
11782
11783         * gcc.c-torture/compile/991008-1.c: New test.
11784
11785 1999-11-08  Nick Clifton  <nickc@cygnus.com>
11786
11787         * lib/gcc-dg.exp: Include target-supports.exp
11788
11789 1999-11-05  Nick Clifton  <nickc@cygnus.com>
11790
11791         * lib/target-supports.exp: New file: Provide procs to test for
11792         features supported by the target.
11793         (check_weak_available): Moved here from ecos.exp.
11794         (check_alias_available): New proc: Determine of the target
11795         toolchain supports the alias attribute.
11796
11797         * gcc.dg/special/ecos.exp: Move check_weak_available to
11798         target-supports.exp.
11799         (alias-1.c): Only perform the test if the target supports
11800         aliases.
11801         (wkali-1.c): Only perform the test if the target supports
11802         aliases.
11803
11804         * gcc.dg/990506-0.c: Expect error messages from cross
11805         targets as well as native targets.
11806
11807 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11808
11809         * gcc.dg/ultrasp1.c: Removed xfail.
11810         * gcc.dg/struct-ret-2.c: Likewise.
11811         * gcc.dg/array-1.c: Likewise.
11812
11813 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11814
11815         * gcc.dg/struct-ret-2.c: New test.
11816
11817         * gcc.dg/array-1.c: New test.
11818
11819 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
11820
11821         * gcc.c-torture/execute/991030-1.c: New test.
11822
11823 1999-10-26  Richard Henderson  <rth@cygnus.com>
11824
11825         * gcc.c-torture/compile/991026-2.c: New test.
11826
11827 1999-10-26  Jeffrey A Law  (law@cygnus.com)
11828
11829         * gcc.c-torture/compile/991026-1.c: New test.
11830
11831 1999-10-23  Jeffrey A Law  (law@cygnus.com)
11832
11833         * gcc.c-torture/execute/991023-1.c: New test.
11834
11835 1999-10-19  Jeffrey A Law  (law@cygnus.com)
11836
11837         * gcc.c-torture/execute/991019-1.c: New test.
11838
11839 1999-10-16  Richard Henderson  <rth@cygnus.com>
11840
11841         * gcc.c-torture/execute/991016-1.c: New test.
11842
11843 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
11844
11845         * gcc.c-torture/execute/991014-1.c: New test.
11846
11847 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
11848
11849         * g++.old-deja/g++.other/union2.C: New test.
11850
11851 1999-10-13  Nathan Sidwell  <nathan@acm.org>
11852
11853         * g++.old-deja/g++.other/vaarg2.C: New test.
11854         * g++.old-deja/g++.other/vaarg3.C: New test.
11855
11856 1999-10-12  Craig Burley  <craig@jcb-sc.com>
11857
11858         * g77.f-torture/noncompile/19990905-1.f: Moved from being
11859         in compile/.
11860
11861 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
11862
11863         * gcc.c-torture/execute/va-arg-11.c: New test.
11864
11865 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
11866
11867         * lib/file-format.exp (gcc_target_object_format): Don't
11868         crash if objdump is unavailable.
11869
11870 1999-09-29  Donn Terry <donn@interix.com>
11871
11872         * gcc.misc-tests/mg.exp: delete extraneous redirection.
11873
11874 1999-09-28  Nick Clifton  <nickc@cygnus.com>
11875
11876         * gcc.c-torture/compile/990928-1.c: New test.
11877
11878 1999-09-28  Nathan Sidwell  <nathan@acm.org>
11879
11880         * g++.old-deja/g++.other/decl6.C: New test.
11881
11882 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11883
11884         * gcc.c-torture/execute/va-arg-10.c: New test.
11885
11886 1999-09-27  Nathan Sidwell  <nathan@acm.org>
11887
11888         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11889         __PRETTY_FUNCTION__.
11890
11891 1999-09-23  Nick Clifton  <nickc@cygnus.com>
11892
11893         * gcc.c-torture/execute/990923-1.c: New test.
11894
11895 1999-09-21  Nick Clifton  <nickc@cygnus.com>
11896
11897         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11898         for which -fpic is inappropriate.
11899
11900 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
11901
11902         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11903
11904 1999-09-21  Nathan Sidwell  <nathan@acm.org>
11905
11906         * g++.old-deja/g++.other/dyncast1.C: New test.
11907         * g++.old-deja/g++.other/dyncast2.C: New test.
11908         * g++.old-deja/g++.other/dyncast3.C: New test.
11909         * g++.old-deja/g++.other/dyncast4.C: New test.
11910         * g++.old-deja/g++.other/dyncast5.C: New test.
11911         * g++.old-deja/g++.eh/catch3.C: New test.
11912         * g++.old-deja/g++.eh/catch3p.C: New test.
11913         * g++.old-deja/g++.eh/catch4.C: New test.
11914         * g++.old-deja/g++.eh/catch4p.C: New test.
11915         * g++.old-deja/g++.eh/catch5.C: New test.
11916         * g++.old-deja/g++.eh/catch5p.C: New test.
11917         * g++.old-deja/g++.eh/catch6.C: New test.
11918         * g++.old-deja/g++.eh/catch6p.C: New test.
11919         * g++.old-deja/g++.eh/catch7.C: New test.
11920         * g++.old-deja/g++.eh/catch7p.C: New test.
11921         * g++.old-deja/g++.eh/catch8.C: New test.
11922         * g++.old-deja/g++.eh/catch8p.C: New test.
11923         * g++.old-deja/g++.eh/catch9.C: New test.
11924         * g++.old-deja/g++.eh/catch9p.C: New test.
11925
11926 1999-09-13  Nathan Sidwell  <nathan@acm.org>
11927
11928         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11929         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11930
11931 1999-09-13  Jeffrey A Law  (law@cygnus.com)
11932
11933         * gcc.c-torture/compile/990913-1.c: New test.
11934
11935 1999-09-10  Nathan Sidwell  <nathan@acm.org>
11936
11937         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11938         * g++.old-deja/g++.jason/rfg5.C: Likewise.
11939
11940 1999-09-09  Richard Henderson  <rth@cygnus.com>
11941
11942         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11943
11944 1999-09-09  Nathan Sidwell  <nathan@acm.org>
11945
11946         * g++.old-deja/g++.other/lookup11.C: New test.
11947         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11948         what is permitted and what we want.
11949         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11950         overload use.
11951         * g++.old-deja/g++.jason/rfg5.C: Likewise
11952
11953 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
11954
11955         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11956         * gcc.c-torture/noncompile/poison-1.c: New file.
11957
11958 1999-09-08  Nathan Sidwell  <nathan@acm.org>
11959
11960         * g++.old-deja/g++.other/sizeof3.C: New test.
11961         * g++.old-deja/g++.other/sizeof4.C: New test.
11962         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11963         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11964
11965 1999-09-07  Richard Henderson  <rth@cygnus.com>
11966
11967         * gcc.dg/va-arg-1.c: New.
11968
11969 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11970
11971         * gcc.c-torture/execute/va-arg-9.c: New test.
11972
11973 1999-09-05  Craig Burley  <craig@jcb-sc.com>
11974
11975         * g77.f-torture/compile/980519-2.f: New test.
11976         * g77.f-torture/compile/19990905-0.f: New test.
11977         * g77.f-torture/compile/19990905-1.f: New test.
11978         * g77.f-torture/compile/19990905-2.f: New test.
11979
11980         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11981
11982 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
11983
11984         * gcc.c-torture/execute/990827-1.c: Fix typo.
11985
11986 1999-09-03  Nathan Sidwell  <nathan@acm.org>
11987
11988         * g++.old-deja/g++.other/deref1.C: New test.
11989
11990 1999-09-02  Nathan Sidwell  <nathan@acm.org>
11991
11992         * g++.old-deja/g++.other/ambig2.C: New test.
11993         * g++.old-deja/g++.other/cond5.C: New test.
11994         * g++.old-deja/g++.other/lookup16.C: New test.
11995
11996 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
11997
11998         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11999         assemblers too.
12000
12001 1999-08-31  Jeffrey A Law  (law@cygnus.com)
12002
12003         * lib/c-torture.exp: Avoid the "compare executables" optimization
12004         when testing native.
12005
12006 1999-08-29  Jeffrey A Law  (law@cygnus.com)
12007
12008         * gcc.c-torture/execute/990829-1.c: New test.
12009         * gcc.c-torture/compile/990829-1.c: New test.
12010
12011 1999-08-27  Paul Burchard  <burchard@pobox.com>
12012
12013         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
12014         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
12015         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
12016         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
12017         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
12018         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
12019         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
12020         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
12021         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
12022         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
12023         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
12024
12025 1999-08-27  Jeffrey A Law  (law@cygnus.com)
12026
12027         * gcc.c-torture/execute/990827-1.c: New test.
12028
12029 1999-08-26  Craig Burley  <craig@jcb-sc.com>
12030
12031         * g77.f-torture/noncompile/19990826-4.f: New test.
12032
12033         * g77.f-torture/compile/19990826-3.f: New test.
12034
12035         * g77.f-torture/execute/19990826-2.f: New test.
12036
12037         * g77.f-torture/compile/19990826-1.f: New test.
12038
12039         * gcc.c-torture/execute/990826-0.c: New test.
12040         * g77.c-torture/execute/19990826-0.f: New test.
12041
12042         * g77.f-torture/noncompile/970626-2.f: New test.
12043
12044 1999-08-25  Paul Burchard  <burchard@pobox.com>
12045
12046         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
12047         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
12048         lss-011.C: New tests.
12049
12050 1999-08-25  Nathan Sidwell  <nathan@acm.org>
12051
12052         * g++.old-deja/g++.other/decl5.C: New test.
12053
12054 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12055
12056         * noncompile/noncompile.exp: Load_lib c-torture.exp.
12057         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
12058         call `postbase' for each one.  All callers of `postbase' changed
12059         to call this instead.
12060
12061 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
12062
12063         * gcc.c-torture/execute/990811-1.c: New test.
12064
12065 1999-08-09  Nick Clifton  <nickc@cygnus.com>
12066
12067         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
12068         just native ones.
12069
12070         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
12071         just native ones.
12072
12073 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12074
12075         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
12076
12077 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12078
12079         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
12080
12081 1999-08-04  Nathan Sidwell  <nathan@acm.org>
12082
12083         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
12084
12085 1999-08-04  Jeffrey A Law  (law@cygnus.com)
12086
12087         * gcc.c-torture/execute/990804-1.c: New test.
12088
12089 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12090
12091         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
12092         * g++.old-deja/g++.brendan/crash64.C: Likewise
12093         * g++.old-deja/g++.brendan/overload8.C: Likewise
12094
12095 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12096
12097         * g++.old-deja/g++.other/struct1.C: New test.
12098
12099 1999-08-03  Nathan Sidwell  <nathan@acm.org>
12100
12101         * g++.old-deja/g++.other/enum2.C: New test.
12102
12103 1999-08-02  Richard Henderson  <rth@cygnus.com>
12104
12105         Adapted from tests from Franz Sirl:
12106         * gcc.c-torture/execute/va-arg-7.c: New test.
12107         * gcc.c-torture/execute/va-arg-8.c: New test.
12108
12109 1999-08-01  Jeffrey A Law  (law@cygnus.com)
12110
12111         * gcc.c-torture/compile/990801-2.c: New test.
12112
12113         * gcc.c-torture/compile/990801-1.c: New test.
12114
12115 1999-07-27  Michael Meissner  <meissner@cygnus.com>
12116
12117         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
12118         fp-cmp-1.c, converting double to float.
12119
12120         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
12121         fp-cmp-1.c, converting double to long double.
12122
12123         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
12124         from fr1 to unknown_register, since fr1 is a legitimate register
12125         on some machines.
12126
12127 1999-07-25  Jeffrey A Law  (law@cygnus.com)
12128
12129         * README: More listname related changes.
12130
12131 1999-07-08  Catherine Moore  <clm@cygnus.com>
12132
12133         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
12134
12135 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
12136
12137         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
12138
12139 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
12140
12141         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
12142
12143 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
12144
12145         * gcc.dg/990703-1.c: New test.
12146
12147 1999-06-29  Nick Clifton  <nickc@cygnus.com>
12148
12149         * lib/file-format.exp: New file: Move definition of proc
12150         gcc_target_object_format to here from
12151         gcc.dg/special/ecos.exp.
12152
12153         * lib/c-torture.exp: Include lib file-format.exp.
12154         * lib/gcc-dg.exp: Include lib file-format.exp.
12155
12156         * gcc.dg/special/ecos.exp: Remove definition of proc
12157         gcc_target_object_format.
12158
12159 1999-06-28  Jeffrey A Law  (law@cygnus.com)
12160
12161         * gcc.c-torture/execute/990628-1.c: New test.
12162
12163 1999-06-25  Jeffrey A Law  (law@cygnus.com)
12164
12165         * gcc.c-torture/compile/990625-2.c: New test.
12166
12167         * gcc.c-torture/compile/990625-1.c: New test.
12168
12169 1999-06-23  Nick Clifton  <nickc@cygnus.com>
12170
12171         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
12172         attributes compile.
12173         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
12174         ports that use the COFF/PE file format.
12175
12176 1999-06-17  Jeffrey A Law  (law@cygnus.com)
12177
12178         * gcc.c-torture/compile/990617-1.c: New test.
12179
12180 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
12181
12182         * g++.old-deja/g++.other/decl4.C: New test.
12183
12184 1999-06-14  Nathan Sidwell  <nathan@acm.org>
12185
12186         * g++.old-deja/g++.other/bitfld3.C: New test.
12187
12188 1999-06-08  Nathan Sidwell  <nathan@acm.org>
12189
12190         * g++.old-deja/g++.eh/catch1.C: New test.
12191
12192 1999-06-07  Jeffrey A Law  (law@cygnus.com)
12193
12194         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
12195
12196         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
12197         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
12198
12199 1999-06-05  Craig Burley  <craig@jcb-sc.com>
12200
12201         * g77.f-torture/compile/19990502-0.f: Replace with new,
12202         shorter, test that still fails after recent changes.
12203
12204 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12205
12206         * gcc.c-torture/execute/990604-1.c: New test.
12207
12208 1999-05-31  Jeffrey A Law  (law@cygnus.com)
12209
12210         * gcc.c-torture/execute/990531-1.c: New test.
12211
12212 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12213
12214         * gcc.c-torture/compile/990527-1.c: New test.
12215
12216 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
12217
12218         * gcc.c-torture/execute/990527-1.c: New test.
12219
12220 1999-05-25  Nick Clifton  <nickc@cygnus.com>
12221
12222         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
12223         bitfields as signed.
12224
12225 1999-05-25  Craig Burley  <craig@jcb-sc.com>
12226
12227         * g77.f-torture/compile/19990525-0.f: New test.
12228
12229 1999-05-25  Jeffrey A Law  (law@cygnus.com)
12230
12231         * gcc.c-torture/execute/990525-2.c: New test.
12232
12233         * gcc.c-torture/execute/990525-1.c: New test.
12234
12235 1999-05-24  Nathan Sidwell  <nathan@acm.org>
12236
12237         * g++.old-deja/g++.other/anon3.C: New test.
12238         * g++.old-deja/g++.other/anon4.C: New test.
12239         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
12240         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
12241         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
12242         Merrill).
12243
12244 1999-05-24  Jeffrey A Law  (law@cygnus.com)
12245
12246         * gcc.c-torture/execute/990524-1.c: New test.
12247
12248         * gcc.dg/990524-1.c: New test.
12249
12250 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12251
12252         * gcc.c-torture/compile/990523-1.c: New test.
12253
12254 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
12255
12256         * gcc.c-torture/compile/990519-1.c: New test.
12257
12258 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12259
12260         * gcc.c-torture/compile/990517-1.c: New test.
12261
12262         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
12263         (e4, f4): New tests.
12264         (main): Call them.
12265
12266 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12267
12268         * gcc.dg/noreturn-1.c: New test.
12269
12270 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12271
12272         * gcc.c-torture/execute/990513-1.c: New test.
12273
12274 1999-05-10  Richard Henderson  <rth@cygnus.com>
12275
12276         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
12277
12278 1999-05-10  Craig Burley  <craig@jcb-sc.com>
12279
12280         * g77.f-torture/execute/erfc.f: Use small single-precision
12281         values, to avoid problems on Alphas when not -mieee.
12282
12283 1999-05-08  Craig Burley  <craig@jcb-sc.com>
12284
12285         * gcc.dg/990506-0.c: New test.
12286
12287 1999-05-08  Richard Henderson  <rth@cygnus.com>
12288
12289         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
12290         the constant to test.  Don't XFAIL 64-bit targets.
12291
12292         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
12293         * g++.old-deja/g++.law/profile1.C: Likewise.
12294
12295         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
12296         operator new instances.
12297         * g++.old-deja/g++.other/delete5.C: Likewise.
12298
12299 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12300
12301         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
12302         intrinsic.
12303
12304 1999-05-03  Craig Burley  <craig@jcb-sc.com>
12305
12306         * g77.f-torture/execute/u77-test.f: Reverse order of two
12307         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
12308
12309 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12310
12311         * gcc.dg/compare1.c: New test.
12312
12313 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12314
12315         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
12316         New tests.
12317
12318 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12319
12320         * g77.f-torture/compile/19990502-1.f: New test.
12321
12322 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12323
12324         * g77.f-torture/compile/19990502-0.f: New test.
12325
12326 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12327
12328         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
12329         intrinsic.
12330
12331 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12332
12333         * g77.f-torture/execute/u77-test.f (main): List libU77
12334         intrinsics not currently tested.
12335         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
12336         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
12337         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
12338         Trim blanks off the ends of some printed strings.
12339
12340 1999-05-02  Craig Burley  <craig@jcb-sc.com>
12341
12342         * g77.f-torture/execute/u77-test.f (main): Just warn about
12343         FSTAT gid disagreement, as it's expected on some systems.
12344
12345 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12346
12347         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
12348         use a new function, which allows for some slop.
12349         Clean up some commentary.
12350         (issum): The new function.
12351         (sgladd): Deleted subroutine.
12352
12353 1999-05-01  Craig Burley  <craig@jcb-sc.com>
12354
12355         * g77.f-torture/execute/u77-test.f: Modify to be more like
12356         libf2c/libU77 version, bringing patches to that version here.
12357         Add suitable commentary.
12358
12359 1999-04-25  Richard Henderson  <rth@cygnus.com>
12360
12361         * gcc.dg/990424-1.c: New test.
12362
12363 1999-04-24  Craig Burley  <craig@jcb-sc.com>
12364
12365         * g77.f-torture/execute/u77-test.f (main): Bug involving
12366         LSTAT has been fixed, so turn back on full checking.
12367
12368 1999-04-20  Craig Burley  <craig@jcb-sc.com>
12369
12370         * g77.f-torture/compile/19990419-0.f: New test.
12371         * g77.f-torture/execute/19990419-1.f: New test.
12372
12373 1999-04-17  Richard Henderson  <rth@cygnus.com>
12374
12375         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
12376         to avoid the need for a prototype to supress a warning.
12377
12378 1999-04-07  Jim Wilson  <wilson@cygnus.com>
12379
12380         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
12381
12382 1999-04-04  Jeffrey A Law  (law@cygnus.com)
12383
12384         * gcc.c-torture/execute/990404-1.c: New test.
12385
12386 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12387
12388         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
12389         * gcc.dg/cpp-if3.c: Don't use -pedantic.
12390         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
12391         missing initializer warnings.
12392
12393 1999-03-28  Jeffrey A Law  (law@cygnus.com)
12394
12395         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
12396         matching strings.
12397
12398 1999-03-26  Jeffrey A Law  (law@cygnus.com)
12399
12400         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
12401
12402 1999-03-26  Craig Burley  <craig@jcb-sc.com>
12403
12404         * g77.f-torture/execute/19990325-0.f: New test.
12405         * g77.f-torture/execute/19990325-1.f: New test.
12406
12407 1999-03-24  Jeffrey A Law  (law@cygnus.com)
12408
12409         * gcc.c-torture/execute/990324-1.c: New test.
12410
12411 1999-03-22  Jim Wilson  <wilson@cygnus.com>
12412
12413         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
12414         test with 4.
12415
12416 1999-03-17  Richard Henderson  <rth@cygnus.com>
12417
12418         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
12419
12420 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12421
12422         * g77.f-torture/execute/19990313-2.f: New test.
12423         * g77.f-torture/execute/19990313-3.f: New test.
12424
12425 1999-03-13  Craig Burley  <craig@jcb-sc.com>
12426
12427         * g77.f-torture/execute/19990313-0.f: New test.
12428         * g77.f-torture/execute/19990313-1.f: New test.
12429
12430 1999-03-12  Jim Wilson  <wilson@cygnus.com>
12431
12432         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12433         printf to sprintf.
12434         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12435         (main): Add check for u15.  Conditionalize u31 check depending on
12436         whether ints are <32 bits or >=32 bits.
12437
12438 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12439
12440         * g77.f-torture/execute/19981119-0.f: Improve testiness.
12441
12442 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12443
12444         * g77.f-torture/compile/19990305-0.f: New test.
12445         * g77.f-torture/execute/19981119-0.f: New test.
12446
12447 1999-03-08  Craig Burley  <craig@jcb-sc.com>
12448
12449         * g77.f-torture/execute/970625-2.f: call ABORT if final
12450         result is not correct, instead of just printing it.
12451         Add this checking via newly introduced obfuscation, to
12452         trip up buggy front ends.
12453
12454 1999-03-07  Craig Burley  <craig@jcb-sc.com>
12455
12456         * g77.f-torture/compile/960317-1.f: Moved from being
12457         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
12458
12459 1999-03-06  Craig Burley  <craig@jcb-sc.com>
12460
12461         * g77.f-torture/execute/960317-1.f: New (old) test.
12462         * g77.f-torture/execute/970625-2.f: Ditto.
12463
12464 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
12465
12466         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12467         message on line 1 or line 2; cccp and cpplib do this differently.
12468
12469 1999-03-01  Jeffrey A Law  (law@cygnus.com)
12470
12471         * g++.old-deja/g++.law/weak1.C: New test.
12472
12473 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12474
12475         * gcc.c-torture/execute/990119-1.c: Renamed to...
12476         * gcc.dg/990119-1.c: this, so it will only be tested once
12477         (it's a preprocessor test, it doesn't need to be run at
12478         multiple optimization levels).
12479
12480 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
12481
12482         * lib/g++.exp: Don't add incdir=$base_dir/../include to
12483           ALWAYS_CXXFLAGS.
12484
12485 1999-02-24  Craig Burley  <craig@jcb-sc.com>
12486
12487         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12488         * g77.f-torture/compile/19981216-0.f: ...as it is expected
12489         to not be compilable by current g77.
12490
12491 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12492
12493         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12494
12495 1999-02-22  Jeffrey A Law  (law@cygnus.com)
12496
12497         * gcc.c-torture/execute/990222-1.c: New test.
12498
12499 1999-02-19  Craig Burley  <craig@jcb-sc.com>
12500
12501         * g77.f-torture/compile/19990218-0.f: New test.
12502         * g77.f-torture/noncompile/19990218-1.f: New test.
12503
12504 1999-02-18  Craig Burley  <craig@jcb-sc.com>
12505
12506         * g77.f-torture/compile/19981216-0.f: New test.
12507
12508 1999-02-14  Jeffrey A Law  (law@cygnus.com)
12509
12510         * gcc.dg/990214-1.c: New test.
12511
12512 1999-02-13  Jeffrey A Law  (law@cygnus.com)
12513
12514         * gcc.dg/990213-2.c: New test.
12515
12516         * gcc.dg/990213-1.c: New test.
12517
12518 1999-02-12  Jeffrey A Law  (law@cygnus.com)
12519
12520         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12521         ints.
12522
12523 1999-02-11  Nick Clifton  <nickc@cygnus.com>
12524
12525         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12526         specified by target.
12527
12528         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12529
12530 1999-02-11  Jeffrey A Law  (law@cygnus.com)
12531
12532         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12533
12534 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
12535
12536         * gcc.dg/special/ecos.exp: New test driver for new tests with
12537         special requirements.
12538
12539         * gcc.dg/special/alias-1.c: New test.
12540         * gcc.dg/special/gcsec-1.c: New test.
12541         * gcc.dg/special/weak-1.c: New test.
12542         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12543         * gcc.dg/special/weak-2.c: New test.
12544         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12545         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12546         * gcc.dg/special/wkali-1.c: New test.
12547         * gcc.dg/special/wkali-2.c: New test.
12548         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12549         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12550
12551 1999-02-10  Felix Lee  <flee@cygnus.com>
12552
12553           * lib/c-torture.exp (c-torture-compile): Pull out code for
12554           analyzing gcc error messages.
12555           (c-torture-execute): Likewise.  Fix some (harmless) false
12556           positives.
12557           * lib/gcc.exp (gcc_check_compile): New function.
12558
12559 1999-02-08  Richard Henderson  <rth@cygnus.com>
12560
12561         * gcc.c-torture/execute/990208-1.c: New test.
12562
12563 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
12564
12565         * g++.dg/special/ecos.exp: New driver for new tests with special
12566         requirements
12567
12568         * g++.dg/special/conpr-1.C: New test
12569         * g++.dg/special/conpr-2.C: New test
12570         * g++.dg/special/conpr-2a.C: New test
12571         * g++.dg/special/conpr-3.C: New test
12572         * g++.dg/special/conpr-3a.C: New test
12573         * g++.dg/special/conpr-3b.C: New test
12574
12575         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12576         allow g++ to use the dg driver
12577
12578         * README: Add comment about g++.dg directory
12579
12580 1999-02-06  Jeffrey A Law  (law@cygnus.com)
12581
12582         * README: Update email addresses.
12583
12584 1999-02-03  Nick Clifton  <nickc@cygnus.com>
12585
12586         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12587         arguments in order to force structure S onto the stack even on
12588         the alpha.
12589         (test): Pass 10 leading arguments to function foo as well as the
12590         structure S.
12591
12592         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12593         failure for all targets.
12594
12595         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12596         abort to terminate program execution.
12597
12598 1999-01-30  Richard Henderson  <rth@cygnus.com>
12599
12600         * gcc.c-torture/execute/990130-1.c: New test.
12601
12602 1999-01-30  Jeffrey A Law  (law@cygnus.com)
12603
12604         * gcc.dg/990130-1.c: New test.
12605
12606 1999-01-28  Michael Meissner  <meissner@cygnus.com>
12607
12608         * gcc.c-torture/execute/990128-1.c: New test.
12609
12610 1999-01-27  Michael Meissner  <meissner@cygnus.com>
12611
12612         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12613
12614 1999-01-27  Felix Lee  <flee@cygnus.com>
12615
12616         * lib/c-torture.exp (c-torture-compile): pull out code for
12617         analyzing gcc error messages.
12618         (c-torture-execute): ditto, and fix some (harmless) false
12619         positives.
12620         * lib/gcc.exp (gcc_check_compile): new function.
12621
12622 1999-01-17  Jeffrey A Law  (law@cygnus.com)
12623
12624         * gcc.dg/990117-1.c: New test.
12625
12626         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12627
12628         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12629
12630 1999-01-15  Jeffrey A Law  (law@cygnus.com)
12631
12632         * g77.f-torture/compile/990115-1.f: New test.
12633
12634 1999-01-07  Jeffrey A Law  (law@cygnus.com)
12635
12636         * gcc.c-torture/compile/990107-1.c: New test
12637
12638 1999-01-06  Jeffrey A Law  (law@cygnus.com)
12639
12640         * gcc.c-torture/execute/990106-2.c: New test.
12641
12642         * gcc.c-torture/execute/990106-1.c: New test.
12643
12644 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
12645
12646         * gcc.c-torture/compile/981223-1.c: New test.
12647
12648 1998-12-29  Richard Henderson  <rth@cygnus.com>
12649
12650         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12651         (opt3): Rename from opt4 and disable.
12652
12653 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
12654
12655         * g++.old-deja/g++.pt/ptrmem5.C: New test.
12656
12657 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
12658
12659         * g++.old-deja/g++.other/conv5.C: New test.
12660
12661 1998-12-14  Nick Clifton  <nickc@cygnus.com>
12662
12663         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12664
12665 1998-12-11  Jeffrey A Law  (law@cygnus.com)
12666
12667         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12668
12669 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
12670
12671         * gcc.c-torture/compile/981211-1.c: New test.
12672
12673 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
12674
12675         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12676
12677         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12678
12679 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12680
12681         * gcc.special/930510-1.c: Make C9X safe.
12682         * gcc.misc-tests/gcov-1.c Similarly.
12683         * gcc.misc-tests/gcov-2.c Similarly.
12684
12685 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12686
12687         * gcc.dg/ultrasp1.c: New test.
12688
12689 1998-12-06  Richard Henderson  <rth@cygnus.com>
12690
12691         * gcc.c-torture/execute/981206.c: New test.
12692
12693 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12694
12695         * g++.old-deja/g++.ns/template7.C: New test.
12696
12697         * g++.old-deja/g++.other/expr1.C: New test.
12698
12699         * g++.old-deja/g++.eh/tmpl3.C: New test.
12700
12701         * g++.old-deja/g++.eh/tmpl2.C: New test.
12702
12703 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
12704
12705         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12706         * g++.old-deja/g++.other/using6.C: Removed.
12707         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12708
12709         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12710
12711 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
12712
12713         * g++.old-deja/g++.pt/overload8.C: New test.
12714
12715         * g++.old-deja/g++.pt/overload7.C: New test.
12716
12717         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12718
12719         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12720         and relinking messages.
12721         * lib/g++.exp (g++_target_compile): Remove .rpo file when
12722         compiling with -frepo.
12723
12724 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
12725
12726         * g++.old-deja/g++.pt/lookup6.C: New test.
12727
12728 1998-11-30  Nick Clifton  <nickc@cygnus.com>
12729
12730         * gcc.c-torture/execute/981130-1.c: New test.
12731         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12732
12733 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
12734
12735         * g++.old-deja/g++.pt/explicit76.C: New test.
12736
12737         * g++.old-deja/g++.pt/friend38.C: New test.
12738
12739         * g++.old-deja/g++.ns/crash2.C: New test.
12740
12741         * g++.old-deja/g++.pt/defarg8.C: New test.
12742
12743         * g++.old-deja/g++.pt/instantiate6.C: New test.
12744
12745         * g++.old-deja/g++.pt/static6.C: New test.
12746
12747         * g++.old-deja/g++.pt/decl2.C: New test.
12748
12749 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
12750
12751         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
12752         problem is actually related with name lookup, but so what? :-)
12753
12754         * g++.old-deja/g++.pt/friend37.C: New test.
12755
12756 1998-11-25  Dave Love  <d.love@dl.ac.uk>
12757
12758         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12759         element, which fails on some systems.
12760
12761         * g77.f-torture/execute/labug1.f: New test.
12762
12763 1998-11-21  Jeffrey A Law  (law@cygnus.com)
12764
12765         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12766         is defined.
12767
12768 1998-11-18  Dave Love  <d.love@dl.ac.uk>
12769
12770         * g77.f-torture/compile/981117-1.f: New test.
12771
12772 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
12773
12774         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
12775         properly discarded.
12776
12777 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
12778
12779         * gcc.c-torture/execute/memcheck: New directory of tests for
12780         -fcheck-memory-usage.
12781
12782 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12783
12784         * README: New file, general information about the testsuite and
12785         new description of the various C++ test subdirectories.
12786         * README.g++: Eliminate obsolete information, update and move most
12787         relevant stuff to README.
12788
12789 1998-11-07  Richard Henderson  <rth@cygnus.com>
12790
12791         * gcc.c-torture/compile/981107-1.c: New test.
12792
12793 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
12794
12795         * execute/memcpy-bi.c: New testcase.
12796
12797 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
12798
12799         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12800         base classes.
12801
12802         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12803         template is selected.
12804
12805         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12806         classes, it should be accepted for all types.
12807
12808         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12809
12810         * g++.old-deja/g++.pt/spec24.C: Ensure that template
12811         specializations start with template headers.
12812
12813 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
12814
12815         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12816
12817         * g++.old-deja/g++.other/init9.C: Test cross initialization of
12818         non-POD types.
12819
12820 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
12821
12822         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12823
12824 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12825
12826         * compile/981022-1.c, compile/981022-1.x: New test and driver.
12827
12828 1998-10-19  Jeffrey A Law  (law@cygnus.com)
12829
12830         * 981019-1.c: New test.
12831
12832 1998-10-14  Robert Lipe <robertl@dgii.com>
12833
12834         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12835         find objc headers.
12836
12837 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
12838
12839         * compile/981001-4.c: Remove use of GCC extension that triggers a
12840         compiler bug.
12841
12842 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
12843
12844         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12845
12846 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
12847
12848         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
12849         instantiation of template produces incorrect code for delete
12850         expression.
12851
12852         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
12853         constructors' name is not unique.
12854         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12855         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12856
12857         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
12858         automatic array of const is ill-formed.
12859
12860         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
12861         of template parameter?
12862
12863         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
12864         const.
12865
12866         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
12867         pointer-to-member expression.
12868
12869         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
12870         declaration causes ICE.
12871
12872 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
12873
12874         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
12875         reserved in the global namespace.
12876
12877         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12878         generate needed virtual table.
12879
12880         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12881
12882 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
12883
12884         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12885         template-dependent type
12886
12887 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
12888
12889         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12890         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12891         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12892
12893         * g++.old-deja/g++.other/using5.C: New test; using decl from base
12894         class should be usable as argument of member function.
12895         * g++.old-deja/g++.other/using6.C: New test; using decl from base
12896         class should be usable as return type of member function.
12897         * g++.old-deja/g++.other/using7.C: New test; using decl from base
12898         class should be usable as type of data member.
12899
12900         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12901
12902 1998-10-09  Jeffrey A Law  (law@cygnus.com)
12903
12904         * gcc.c-torture/special/920521-1.c: Fix bogus test.
12905
12906 1998-10-08  Nick Clifton  <nickc@cygnus.com>
12907
12908         * gcc.dg/dll-?.c Add thumb to target list.
12909         Fix assembler scan patterns to match current assembler output.
12910
12911 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
12912
12913         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
12914         matching of template brackets.
12915
12916         * g++.old-deja/g++.other/using4.C: New test.  Test using
12917         declarations of methods from base classes.
12918
12919         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
12920         within functions should introduce names into the innermost
12921         enclosing namespace.
12922
12923         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
12924         of static locals if first initialization throws.
12925
12926 1998-10-07  Jim Wilson  <wilson@cygnus.com>
12927
12928         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12929
12930 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
12931
12932         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
12933         lose track of the possible targets of tablejump insns.
12934         * special/special.exp: Run it.
12935
12936 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
12937
12938         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
12939         must be declared before its specializations can be named in friend
12940         declarations.
12941
12942 1998-10-05  Dave Love  <d.love@dl.ac.uk>
12943
12944         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12945
12946         * g77.f-torture/execute/io1.f: New test.
12947
12948 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
12949
12950         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12951         with pointer to template function, for which no argument deduction
12952         is possible.
12953
12954         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12955         specialization of template function as argument to template
12956         function.
12957
12958         * g++.old-deja/g++.other/access2.C: New test; Inner class
12959         shouldn't have privileged access to Outer's names.
12960
12961 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
12962
12963         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12964         friend template declared within template class conflicts with
12965         nested class of the same name.
12966
12967         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12968         is ignored.
12969
12970         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12971         object with direct initializer as function declaration.
12972
12973         * g++.old-deja/g++.other/decl2.C: New test; duplicate
12974         initializers.
12975
12976         * g++.old-deja/g++.other/null2.C: New test; conditional operator
12977         involving const pointer and NULL produces incorrect result.
12978
12979         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12980         type name without `typename' should be rejected with -pedantic.
12981
12982 1998-10-02  Richard Henderson  <rth@cygnus.com>
12983
12984         * g++.old-deja/g++.other/addrof1.C: New test.
12985
12986 1998-10-01  Nick Clifton  <nickc@cygnus.com>
12987
12988         * gcc.c-torture/compile/981001-1.c: New test.
12989         * gcc.c-torture/execute/981001-1.c: New test.
12990
12991 1998-10-01  Jeffrey A Law  (law@cygnus.com)
12992
12993         * gcc.c-torture/compile/981001-2.c: New test.
12994         * gcc.c-torture/compile/981001-3.c: New test.
12995         * gcc.c-torture/compile/981001-4.c: New test.
12996
12997 1998-10-01  Robert Lipe  <robertl@dgii.com>
12998
12999         * lib/objc.exp (objc_target_compile): Add -L during compiles for
13000         multilibbed hosts.   Idea grafted from g77.exp.
13001
13002 1998-09-30  Dave Love  <d.love@dl.ac.uk>
13003
13004         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
13005         avoid losing on systems which need -lsocket.
13006
13007 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
13008
13009         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
13010         * g++.old-deja/g++.other/nested2.C: Ditto.
13011         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
13012         failure.
13013
13014 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
13015
13016         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
13017         preferred over template operator!= for enum bitfields.
13018
13019 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
13020
13021         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
13022         that happen to have the same base name, but in different scopes,
13023         are incorrectly rejected.
13024
13025 1998-09-16  Richard Henderson  <rth@cygnus.com>
13026
13027         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
13028         on the native word size instead of an integer literal.
13029
13030 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
13031
13032         * g++.old-deja/g++.other/static2.C: Invocation of static data
13033         member of type pointer-to-function denoted as non-static member.
13034
13035         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
13036         checks involving function types and aliases.
13037
13038 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
13039
13040         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
13041         redefined to the same non-trivial type.
13042
13043         * g++.old-deja/g++.pt/explicit73.C: Test for proper
13044         namespace-qualification of template specializations declared in
13045         other namespaces.
13046
13047         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
13048         to declare a subset of the specializations of a template function
13049         as friends of specializations of a template class.
13050
13051         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
13052         member templates that do not fully specialize the enclosing
13053         template class are rejected.
13054
13055 1998-09-11  Dave Love  <d.love@dl.ac.uk>
13056
13057         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
13058
13059 1998-09-08  Dave Love  <d.love@dl.ac.uk>
13060
13061         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
13062         altered from libf2c/libU77 version.
13063
13064 1998-09-06  Dave Love  <d.love@dl.ac.uk>
13065
13066         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
13067
13068 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
13069
13070         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
13071         (un)signed char are different types for template specialization
13072         purposes.
13073
13074 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
13075
13076         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
13077         * objc: ObjC testsuite.
13078
13079 1998-08-31  Catherine Moore  <clm@cygnus.com>
13080
13081         * gcc.c-torture/execute/941014-1.x:  New file.
13082
13083 1998-08-31  Nick Clifton  <nickc@cygnus.com>
13084
13085         * lib/c-torture.exp: Add support for
13086         torture_eval_before_compile and torture_eval_before_execute
13087         variables.
13088
13089 1998-08-30  Jeffrey A Law  (law@cygnus.com)
13090
13091         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
13092         this test triggers valid.
13093
13094 1998-08-27  Jeffrey A Law  (law@cygnus.com)
13095
13096         * gcc.dg/980827-1.c: New test.
13097
13098 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
13099
13100         * gcc.c-torture/execute/loop-4b.c: New test.
13101
13102 1998-08-26  Nick Clifton  <nickc@cygnus.com>
13103
13104         * lib/c-torture.exp: Add support for
13105         torture_eval_before_compile and torture_eval_before_execute
13106         variables.
13107
13108 1998-08-25  Jeffrey A Law  (law@cygnus.com)
13109
13110         * gcc.c-torture/compile/980825-1.c: New test.
13111
13112 1998-08-24  Nick Clifton  <nickc@cygnus.com>
13113
13114         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
13115         count number tests in opt_t0 not good_t0.
13116
13117 1998-08-24  Jeffrey A Law  (law@cygnus.com)
13118
13119         * gcc.c-torture/compile/930326-1.x: Fix typo.
13120
13121 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
13122
13123         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
13124         causes an ICE.
13125
13126 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13127
13128         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
13129         STACK_SIZE is defined.
13130         * gcc.c-torture/unsorted/stuct.c: Similarly.
13131
13132         * gcc.c-torture/compile/980821-1.c: New test.
13133
13134 1998-08-21  Jeffrey A Law  (law@cygnus.com)
13135
13136         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
13137
13138 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
13139
13140         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
13141         code.
13142
13143 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
13144
13145         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
13146         error'.
13147
13148 1998-08-18  Jeffrey A Law  (law@cygnus.com)
13149
13150         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
13151
13152 1998-08-16  Jeffrey A Law  (law@cygnus.com)
13153
13154         * gcc.c-torture/compile/980816-1.c: New test.
13155
13156         * gcc.dg/980816-1.c: New test.
13157
13158 1998-08-13  Jeffrey A Law  (law@cygnus.com)
13159
13160         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
13161         compiler for ieee tests.
13162
13163 1998-08-01  Dave Love  <d.love@dl.ac.uk>
13164
13165         * g77.f-torture/compile/980729-0.f: New test.
13166
13167 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
13168
13169         * gcc.c-torture/special/eeprof-1.c: New test, for
13170         -finstrument-functions.
13171         * gcc.c-torture/special/special.exp: Run it.
13172
13173 1998-07-29  Jeffrey A Law  (law@cygnus.com)
13174
13175         * gcc.c-torture/compile/980729-1.c: New test.
13176
13177 1998-07-27  Nick Clifton  <nickc@cygnus.com>
13178
13179         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
13180         __thumb__ is defined, and test for ARM style doubles if so.
13181
13182 1998-07-26  Dave Love  <d.love@dl.ac.uk>
13183
13184         * g77.f-torture/noncompile/980615-0.f: New test.
13185
13186 1998-07-26  H.J. Lu  (hjl@gnu.org)
13187
13188         * gcc.dg/980312-1.c: Do link instead of compile.
13189         * gcc.dg/980313-1.c: Likewise.
13190
13191 1998-07-26  Jeffrey A Law  (law@cygnus.com)
13192
13193         * gcc.c-torture/compile/980726-1.c: New test.
13194
13195 1998-07-25  Dave Love  <d.love@dl.ac.uk>
13196
13197         * g77.f-torture/execute/io0.f: New test.
13198
13199 1998-07-24  Nick Clifton  <nickc@cygnus.com>
13200
13201         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
13202         an int.
13203
13204 1998-06-18  Michael Meissner  <meissner@cygnus.com>
13205
13206         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
13207         m32r bugs.
13208
13209 1998-07-17  Nick Clifton  <nickc@cygnus.com>
13210
13211         * gcc.dg/980626-1.c: Expect failures for all toolchains until
13212         c-decl.c:grokdeclarator can handle mode attributes.
13213
13214 1998-07-16  Jeffrey A Law  (law@cygnus.com)
13215
13216         * gcc.c-torture/execute/980716-1.c: New test.
13217
13218 1998-07-13  Jeffrey A Law  (law@cygnus.com)
13219
13220         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
13221         the mn10200.
13222         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
13223         the mn10200.
13224         * gcc.c-torture/execute/va-arg-3.x: Similarly.
13225         * gcc.c-torture/compile/930326-1.x: Similarly.
13226
13227 1998-07-13  Dave Love  <d.love@dl.ac.uk>
13228
13229         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
13230         New test from Craig.
13231
13232 1998-07-12  Dave Love  <d.love@dl.ac.uk>
13233
13234         * g77.f-torture/noncompile/980616-0.f: New test.
13235
13236         * g77.f-torture/execute/970816-3.f:  New test from Craig.
13237
13238 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13239
13240         *  g++.other/singleton.C: Return error value instead of taking
13241         SIGSEGV.
13242
13243 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
13244
13245         *  g++.other/singleton.C: New test.   Warning is under dispute.
13246         Runtime crash is not.
13247
13248 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13249
13250         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
13251         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
13252         using6.C, using7.C}:  New namespace tests.
13253
13254 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
13255
13256         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
13257         specialization with typedef'ed names used as array indexes.
13258
13259 1998-07-09  Jeffrey A Law  (law@cygnus.com)
13260
13261         * gcc.c-torture/execute/980709-1.c: New test.
13262
13263         * gcc.dg/980709-1.c: New test.
13264
13265 1998-07-07  Richard Henderson  <rth@cygnus.com>
13266
13267         * gcc.c-torture/execute/bcp-1.c: New test.
13268
13269 1998-07-07  Jeffrey A Law  (law@cygnus.com)
13270
13271         * gcc.c-torture/execute/980707-1.c: New test.
13272
13273 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
13274
13275         * gcc.c-torture/compile/980706-1.c: New test.
13276
13277 1998-07-01  Dave Love  <d.love@dl.ac.uk>
13278
13279         * g77.f-torture/execute/980701-0.f,
13280         g77.f-torture/execute/980701-1.f: New test from Craig.
13281
13282 1998-07-01  Jeffrey A Law  (law@cygnus.com)
13283
13284         * gcc.c-torture/compile/980701-1.c: New test.
13285
13286         * gcc.c-torture/execute/980701-1.c: New test.
13287
13288 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
13289 rlsruhe.de>
13290
13291         * g++.old-deja/g++.robertl/eb132.C: New test.
13292         * g++.old-deja/g++.robertl/eb133.C: Likewise.
13293
13294 1998-06-29  Dave Love  <d.love@dl.ac.uk>
13295
13296         * g77.f-torture/execute/980628-7.f,
13297         g77.f-torture/execute/980628-8.f,
13298         g77.f-torture/execute/980628-9.f,
13299         g77.f-torture/execute/980628-10.f: New tests from Craig.
13300
13301         * g77.f-torture/execute/980628-3.f: Remove mail headers.
13302
13303 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13304
13305         * g77.f-torture/execute/980628-4.f: New test from Craig.
13306         * g77.f-torture/execute/980628-5.f: Likewise.
13307         * g77.f-torture/execute/980628-2.f: Likewise.
13308         * g77.f-torture/execute/980628-0.f: Likewise.
13309         * g77.f-torture/execute/980628-1.f: Likewise.
13310         * g77.f-torture/execute/980628-3.f: Likewise.
13311         * g77.f-torture/execute/980628-6.f: Likewise.
13312
13313 1998-06-28  Jeffrey A Law  (law@cygnus.com)
13314
13315         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
13316         directory when nothing has been installed yet.
13317
13318 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
13319
13320         * gcc.c-torture/special/special.exp: Handle newer versions of
13321         dejagnu.
13322
13323 1998-06-26  Jeffrey A Law  (law@cygnus.com)
13324
13325         * gcc.dg/980626-1.c: New test.
13326
13327 1998-06-19  Bruno Haible <haible@ilog.fr>
13328
13329         * gcc.misc-tests/m-un-2.c: New test.
13330         * g++.old-deja/g++.other/warn01.c: Likewise.
13331
13332 1998-06-19  Robert Lipe  <robertl@dgii.com>
13333
13334         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
13335         compatibility with assmblers with a different comment character.
13336         Eliminate use of GAS-specific extensions.
13337
13338 1998-06-19  Jeffrey A Law  (law@cygnus.com)
13339
13340         * gcc.c-torture/execute/ieee/980619-1.c: New test.
13341
13342 1998-06-19  Robert Lipe  <robertl@dgii.com>
13343
13344         *lib/g77.exp: Replace search for libf2c.a with search for newly
13345         renamed libg2c.a
13346
13347 1998-06-17  Jeffrey A Law  (law@cygnus.com)
13348
13349         * gcc.c-torture/execute/980617-1.c: New test.
13350
13351 1998-06-12  Jeffrey A Law  (law@cygnus.com)
13352
13353         * gcc.c-torture/execute/980612-1.c: New test.
13354
13355 1998-06-08  Jeffrey A Law  (law@cygnus.com)
13356
13357         * gcc.dg/980523-1.c: Only test on ppc-linux.
13358         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
13359
13360         * gcc.c-torture/execute/980608-1.c: New test.
13361
13362 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
13363
13364         * gcc.c-torture/execute/980605-1.c: New test.
13365
13366 1998-06-04  Jeffrey A Law  (law@cygnus.com)
13367
13368         * gcc.c-torture/execute/980604-1.c: New test.
13369
13370 1998-06-02  Jeffrey A Law  (law@cygnus.com)
13371
13372         * gcc.c-torture/execute/980602-1.c: New test.
13373         * gcc.c-torture/execute/980602-2.c: Likewise.
13374
13375 1998-06-02  Dave Love  <d.love@dl.ac.uk>
13376
13377         * 970125-0.f: Fix per JCB.  Add commentary.
13378
13379 1998-05-31  Michael Meissner  <meissner@cygnus.com>
13380
13381         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
13382         IEEE -0 support.
13383
13384 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
13385
13386         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
13387         earlier.
13388
13389 1998-05-28  Catherine Moore <clm@cygnus.com>
13390
13391         * gcc.c-torture/execute/980526-3.c: New test.
13392
13393 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
13394
13395         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
13396         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
13397         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
13398         m88k-motorola-sysv3 to XFAIL.
13399
13400 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13401
13402         * gcc.dg/980526-1.c: New test.
13403         * gcc.c-torture/execute/980526-2.c: New test.
13404
13405 1998-05-26  Jeffrey A Law  (law@cygnus.com)
13406
13407         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
13408
13409         * gcc.c-torture/execute/980526-1.c: New test.
13410
13411 1998-05-26  Dave Love  <d.love@dl.ac.uk>
13412
13413         * g77.f-torture/execute/alpha2.f: Add runtime test.
13414
13415 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
13416
13417         * g++.old-deja/old-deja.exp: Strip leading directories.
13418
13419         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
13420         error for the line.  Don't run multiple tests for the same line.
13421
13422 1998-05-23  Jeffrey A Law  (law@cygnus.com)
13423
13424         * gcc.dg/980523-1.c: New test.
13425
13426 1998-05-23  Dave Love  <d.love@dl.ac.uk>
13427
13428         * g77.f-torture/compile/970915-0.f: New test.
13429
13430 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
13431
13432         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13433
13434 1998-05-21  Jeffrey A Law  (law@cygnus.com)
13435
13436         * gcc.dg/980520-1.c: New test.
13437
13438 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
13439
13440         * gcc.dg/980502-1.c: Fix return type.
13441
13442 1998-05-20  Jeffrey A Law  (law@cygnus.com)
13443
13444         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13445         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13446         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13447         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13448         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13449
13450 1998-05-20  Dave Love  <d.love@dl.ac.uk>
13451
13452         * g77.f-torture/execute/980520-1.f: New test.
13453
13454 1998-05-15  Dave Love  <d.love@dl.ac.uk>
13455
13456         * lib/mike-g77.exp: New file.
13457
13458         * g77.f-torture/noncompile/noncompile.exp,
13459         g77.f-torture/noncompile/check0.f: New files.
13460
13461 1998-05-14  Dave Love  <d.love@dl.ac.uk>
13462
13463         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13464         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13465         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13466         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13467         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13468         abort where appropriate.
13469
13470 1998-05-05  Michael Meissner  <meissner@cygnus.com>
13471
13472         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13473         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13474
13475 1998-04-29  Dave Love  <d.love@dl.ac.uk>
13476
13477         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13478
13479 1998-04-27  Dave Love  <d.love@dl.ac.uk>
13480
13481         * g77.f-torture/compile/980427-0.f: New test.
13482
13483 1998-04-24  Dave Love  <d.love@dl.ac.uk>
13484
13485         * g77.f-torture/compile/980424-0.f: New test.
13486
13487 1998-04-19  Dave Love  <d.love@dl.ac.uk>
13488
13489         * g77.f-torture/compile/980419-2.f (main): New test.
13490         * g77.f-torture/compile/970125-0.f: New test.
13491         * g77.f-torture/compile/980419-1.f: New test.
13492
13493 1998-04-08  Jim Wilson  <wilson@cygnus.com>
13494
13495         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
13496         of loop-4.c.
13497
13498 1998-04-07  Jim Wilson  <wilson@cygnus.com>
13499
13500         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13501
13502 1998-04-03  Jim Wilson  <wilson@cygnus.com>
13503
13504         * gcc.c-torture/compile/980329-1.c: New test.
13505
13506 1998-03-18  Jim Wilson  <wilson@cygnus.com>
13507
13508         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13509         * gcc.dg/980312-1.c: Fix typo in -march command.
13510
13511 1998-03-16  H.J. Lu  (hjl@gnu.org)
13512
13513         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13514
13515 1998-03-11  Robert Lipe  <robertl@dgii.com>
13516
13517         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
13518         Dave Love agree the Fortran source is bogus.
13519
13520 1998-03-11  Robert Lipe  <robertl@dgii.com>
13521
13522         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13523         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13524         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13525         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13526         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13527
13528 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
13529
13530         * g++.old-deja/g++.other/friend1.C: New test.
13531
13532 1998-02-18  Dave Love  <d.love@dl.ac.uk>
13533
13534         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13535         possibly uninitialized) variables and declare dnrm2.
13536
13537 1998-02-23  Robert Lipe <robertl@dgii.com>
13538
13539         From Bruno Haible <haible@ilog.fr>:
13540         * gcc.c-torture/execute/980223.c: New test.
13541
13542 1998-02-13  Jeffrey A Law  (law@cygnus.com)
13543
13544         * gcc.dg/ifelse-1.c: New test.
13545
13546 1998-02-09  H.J. Lu  (hjl@gnu.org)
13547
13548         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13549
13550           * lib/old-dejagnu.exp (old-dejagnu): Added the
13551           "execution test - XFAIL *-*-*" handling in the spirit of
13552           "excess errors test -". Changed the "execution test fails"
13553           handling to be like "excess errors test fails".
13554           * Update various tests accordingly.
13555
13556 1998-02-06  Jim Wilson  <wilson@cygnus.com>
13557
13558         * gcc.c-torture/execute/980205.c: New test.
13559
13560 1998-01-18  Jeffrey A Law  (law@cygnus.com)
13561
13562         * lib/c-torture.exp: Look for .x files instead of .cexp files.
13563         * lib/f-torture.exp: Similarly.
13564         * gcc.c-torture: Rename all .cexp files to .x files.
13565
13566 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
13567
13568         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13569         (940510-1.c): Removed duplicate.
13570         (971104-1.c): New test.
13571
13572 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
13573
13574           * lib/f-torture.exp: Improve error and loop detection.
13575
13576 1997-11-19  Michael Meissner  <meissner@cygnus.com>
13577
13578         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13579         use that to size the filler array.
13580
13581 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
13582
13583         * lib/c-torture.exp(c-torture-execute): Fix typo.
13584
13585         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13586         testcase as the executable name. Keep the executable around if
13587         the test fails.
13588
13589 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
13590
13591         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13592         changes.  Only test one -g option, and move it to the end of the
13593         list of options to test.
13594
13595 1997-09-19  Michael Meissner  <meissner@cygnus.com>
13596
13597         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13598         variable GCC_TORTURE_OPTIONS to supply default switches separated
13599         by colons.  If no environment variable, run tests with -O0 -g, -O1
13600         -g, and -O2 -g as well.
13601
13602 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
13603
13604         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13605         explanatory comments. Fix indentation.
13606
13607 1997-09-15  Jeffrey A Law  (law@cygnus.com)
13608
13609         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13610
13611 1997-09-11  Jeffrey A Law  (law@cygnus.com)
13612
13613         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13614         * g++.old-deja/g++.mike/p7325.C: Likewise.
13615         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13616
13617 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
13618
13619         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13620         * g++.old-deja/g++.brendan/crash30.C: Likewise.
13621         * g++.old-deja/g++.brendan/crash39.C: Likewise.
13622         * g++.old-deja/g++.law/operators4.C: Likewise.
13623
13624 1997-09-11  Joe Buck  (jbuck@synopsys.com)
13625
13626         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13627         * g++.old-deja/g++.mike/p784.C: Ditto.
13628         * g++.old-deja/g++.mike/p785.C: Ditto.
13629
13630 1997-09-05  Jeffrey A Law  (law@cygnus.com)
13631
13632           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13633
13634 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
13635
13636         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13637         target feature; pass this to c-torture-execute as needed.
13638
13639 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
13640
13641         * lib/c-torture.exp(c-torture-execute): If the previous and the
13642         current executables being tested are identical, we don't need to
13643         run the executable again. Try to make the executable names
13644         unique. Add an optional argument for passing additional compiler
13645         flags.
13646
13647 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
13648
13649         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13650
13651 1997-08-29  Jeffrey A Law  (law@cygnus.com)
13652
13653         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13654
13655 1997-07-31  Jeffrey A Law  (law@cygnus.com)
13656
13657         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13658         32bit or larger longs.
13659
13660         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13661         have either a 32bit long or 32bit int.
13662
13663 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
13664
13665         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13666         Make double precision tests dependent on sizeof (double).
13667
13668 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
13669
13670         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13671         too.
13672
13673 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
13674
13675         * gcc.c-torture/compile/961203-1.cexp: New script.
13676
13677 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
13678
13679         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13680         up the includes ourselves.
13681
13682 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
13683
13684         * lib/plumhall.exp: Remove random include, and add a few
13685         verbose messages for debugging.
13686
13687 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
13688
13689         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13690         of trying to do it ourselves.
13691
13692 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13693
13694         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13695
13696 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
13697
13698         * gcc.prms/5403.c: Made regexp a bit less strict.
13699
13700 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
13701
13702         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13703         is returned from remote_load instead.
13704         * lib/plumhall.exp: Ditto.
13705         * lib/mike-g++.exp: Ditto.
13706         * lib/old-dejagnu.exp: Ditto.
13707         * lib/c-torture.exp: Ditto.
13708
13709 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
13710
13711         * lib/g++.exp: Use build_wrapper procedure.
13712         * lib/gcc.exp: Ditto.
13713
13714 1997-05-20  Jeffrey A Law  (law@cygnus.com)
13715
13716         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13717         an old-style decl for malloc.  Fixes tests to work when
13718         sizeof (int) != sizeof (size_t).
13719
13720 1997-05-15  Mike Meissner  <meissner@cygnus.com>
13721
13722         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13723
13724         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13725         use stdargs.h interface.
13726
13727 1997-05-15  Mike Meissner  <meissner@cygnus.com>
13728
13729         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13730         NO_VARARGS when compiling.
13731
13732 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
13733
13734         * lib/plumhall.exp(ph_includes): New procedure.
13735         (ph_make): Use it.
13736         (ph_compiler): Ditto.
13737
13738         * lib/g++.exp: Rename test-glue.c to testglue.c.
13739         * lib/gcc.exp: Ditto.
13740
13741 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
13742
13743         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13744         to completion when it's called.
13745
13746 1997-03-21  Michael Meissner  <meissner@cygnus.com>
13747
13748         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13749         is defined, don't do test.
13750
13751 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
13752
13753         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13754         for object files.
13755         (ph_summary): Mark skipped testcases as untested, not unresolved.
13756
13757         * lib/plumhall.exp (ph_make): If unresolved because of bad
13758         errorCode, record errorCode in log file.
13759         (*): Replace send_log/verbose with verbose -log.
13760
13761 1997-03-19  Michael Meissner  <meissner@cygnus.com>
13762
13763         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13764         double conversion if double isn't at least 8 bytes.
13765
13766         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13767         int to work with targets where int is 16 bits.
13768
13769         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13770         8 bytes, just exit, since 4 byte doubles don't have enough bits of
13771         precision for the test to complete.
13772
13773 1997-03-14  Michael Meissner  <meissner@cygnus.com>
13774
13775         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13776         if d10v is not compiled with the -mdouble64 flag.
13777         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13778
13779         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13780         d10v is not compiled with the -mint32 flag.
13781
13782 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
13783
13784         * lib/plumhall.exp: Use incr_count.
13785
13786 1997-03-12  Jeffrey A Law  (law@cygnus.com)
13787
13788         * gcc.c-torture: Update to c-torture-1.45.
13789
13790 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
13791
13792         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13793         the name of the expect testcase file).
13794
13795         * lib/g++.exp(g++_init): Ditto.
13796
13797 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
13798
13799         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13800         the host.
13801
13802         * lib/gcc.exp(gcc_exit): New procedure.
13803
13804 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
13805
13806         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13807         specs where appropriate.
13808
13809         * g++.old-deja/g++.arm/*: Added additional ERROR checks
13810         because of new "candidates are" messages, and removed a few
13811
13812         * Converted all non-old-style g++ testcases to old-style, and
13813         moved into g++.old-deja.
13814
13815 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
13816
13817         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13818         options.
13819
13820         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13821         succeeded.
13822
13823         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13824
13825 1997-02-13  Michael Meissner  <meissner@cygnus.com>
13826
13827         * lib/gcc.exp (gcc_target_compile): Add support for defining
13828         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13829         the machine doesn't have those features.
13830
13831 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
13832
13833         * g++.law/operators4.exp: Don't use LIBS.
13834
13835 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
13836
13837         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13838
13839         * lib/mike-g++.exp: Don't set the compiler to be tested here.
13840         * lib/g++.exp: Set it here instead. Also, allow use of the
13841         --tool_exec and --tool_opt options. Change CXX to
13842         GXX_UNDER_TEST.
13843
13844         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13845
13846         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13847
13848 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
13849
13850         * lib/old-dejagnu.exp: Use prune_warnings instead of
13851         prune_system_crud.
13852         * lib/mike-g++.exp: Ditto.
13853         * lib/gcc.exp: Ditto.
13854         * lib/g++.exp: Ditto.
13855
13856         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13857
13858 1997-02-07  Jeffrey A Law  (law@cygnus.com)
13859
13860           * 941014-2.c: Include stdlib.h
13861           * 960327-1.c: Include stdio.h
13862           * dbra.c, index-1.c: Don't assume ints are 32bits.
13863
13864 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
13865
13866         * lib/gcc.exp: Add gcc,stack_size target feature.
13867
13868         * lib/g++.exp(g++_target_compile): Add the include and link
13869         paths here, not in two other places. And, it's $options, not
13870         options.
13871
13872         * lib/mike-g++.exp(postbase): Remove the code that determines
13873         the correct include and link paths.
13874         * g++.old-deja/old-deja.exp: Ditto.
13875
13876 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
13877
13878         * lib/g++.exp(g++_init): target_compile no longer returns the
13879         filename of the result.
13880
13881 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
13882
13883         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13884         call to glob.
13885
13886         * gcc.c-torture/special/special.exp: Change call to
13887         gcc_target_compile to include the object file.
13888
13889 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
13890
13891         * gcc.c-torture/special/special.exp: Correct misspelling in last
13892         change.
13893
13894 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
13895
13896         * lib/plumhall.exp(ph_summary): Log the entire output of the
13897         executable. Return -1 if there were any failures, 0 otherwise.
13898         (ph_execute): Return -1 if there were any failures, 0 otherwise.
13899         (ph_make): Clean up objects and executables that were built
13900         if the tests succeeded.
13901
13902 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
13903
13904         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13905         libraries and includes in the build tree as appropriate.
13906
13907 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
13908
13909         * lib/c-torture.exp: Instead of looking for the global variable
13910         NO_LONG_LONG, check to see if that's a feature of the target.
13911
13912 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
13913
13914         * config/default.exp: Minimize. Delete the remainer of the files in
13915         config; this functionality is now in devo/dejagnu/config.
13916
13917         g++.*/*: Pass any additional flags used to compile to postbase;
13918         delete CXXFLAGS.
13919
13920         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13921         is now done by runtest.exp. Use gcc_target_compile instead of
13922         compile.
13923
13924         lib/c-torture.exp: Use gcc_target_compile instead of compile.
13925         Remove references to CFLAGS. Use remote_file instead of
13926         calling rm -f.
13927         (c-torture): Take a list of arguments to use to compile this
13928         testcase.
13929
13930         lib/g++.exp: Simplify. Use target_compile instead of compile.
13931         lib/gcc-dg.exp: Ditto.
13932         lib/gcc.exp: Ditto.
13933         lib/mike-{gcc,g++}.exp: Ditto.
13934         lib/old-dejagnu.exp: Ditto.
13935         lib/plumhall.exp: Ditto.
13936
13937 1997-01-08  Jim Wilson  <wilson@cygnus.com>
13938
13939         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13940         (ph_linker): Likewise.
13941
13942 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
13943
13944           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13945         MAP_ANON / MAP_ANONYMOUS if defined;
13946         else try to map from /dev/zero .
13947
13948 1996-11-12  Jeffrey A Law  (law@cygnus.com)
13949
13950         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
13951         isn't defined, then define it to MAP_ANONYMOUS.
13952
13953 1996-11-12  Jeffrey A Law  (law@cygnus.com)
13954
13955         * gcc.c-torture: Update to c-torture-1.42 release.
13956
13957 1996-11-11  Jeffrey A Law  (law@cygnus.com)
13958
13959         * gcc.c-torture: Update to c-torture-1.41 release.
13960
13961 1996-10-27  Jeffrey A Law  (law@cygnus.com)
13962
13963         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
13964         c-torture release.
13965
13966 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
13967
13968         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13969         and LDFLAGS.  Fix second case to append the target_info ldflags
13970         onto LDFLAGS, not CFLAGS.
13971         * lib/g++.exp (g++_init): Add target_info stuff.
13972         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
13973         of libgloss and newlib flags for !native.
13974
13975         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13976         (GDB): Fix relative path to go up another dir for finding gdb.
13977
13978 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
13979
13980         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13981         versions in the target_info array, if they don't exist.
13982
13983 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
13984
13985         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13986
13987 1996-07-08  Jim Wilson  <wilson@cygnus.com>
13988
13989         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13990         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13991
13992 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
13993
13994         * lib/old-dejagnu.exp: Don't remove the output file before we've
13995         actually tested it. Don't append pwd to the path of the executable
13996         we're testing.
13997
13998 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
13999
14000         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
14001
14002 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
14003
14004         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
14005         temporary directory for compiler files, and set it to a default
14006         value of /tmp. Set $output as the name of the output file from
14007         compiling the testcase. Add a -o option to $cflags_var so the
14008         compiler writes the final output file as $output. Set $executable
14009         to $output.
14010
14011         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
14012         directory for compiler files, and set it to /tmp if it doesn't
14013         already have a value. Set $output_file to the name of the output
14014         file from compiling the testcase. Add a -o option to CXXFLAGS so
14015         the compiler writes the final output file as $output. Use $output
14016         as the executable to be tested.
14017
14018 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14019
14020         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
14021
14022 1996-06-08  Jeffrey A Law  (law@cygnus.com)
14023
14024         * gcc.c-torture/execute/pending-1.c: New test.  Still
14025         pending in Tege's queue.
14026
14027 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
14028
14029         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
14030         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
14031         if there were failures.  Call unresolved if there were unresolved
14032         testcases.  Call gcc_fail if program did not run to completion.
14033         (ph_make): Pass additional argument name to ph_execute.
14034         (ph_execute): Add new argument.  Pass additional arguments to
14035         ph_summary.  Call gcc_fail is there is no execution output.
14036
14037 1996-04-24  Jeffrey A Law  (law@cygnus.com)
14038
14039         * lib/plumhall.exp (proc_summary): Output relavent summary
14040         lines into the log so specific failures in plumhall can be
14041         investigated.
14042
14043 1996-04-10  Jeffrey A Law  (law@cygnus.com)
14044
14045         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
14046         (c-torture-execute): Don't try to execute tests which use
14047         "long long" types if $NO_LONG_LONG is nonzero.
14048
14049 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
14050
14051         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
14052         not c-torture.
14053
14054         * gcc.ieee: Move from here.
14055         * gcc.c-torture/execute/ieee: To here.
14056
14057 1996-03-26  Jeffrey A Law  (law@cygnus.com)
14058
14059         * gcc.c-torture: Update to c-torture-1.41 release.
14060
14061 1996-03-22  Jeffrey A Law  (law@cygnus.com)
14062
14063         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
14064         not "$output".
14065
14066 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
14067
14068         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
14069         -c present.
14070
14071 1996-03-02  Jeffrey A Law  (law@cygnus.com)
14072
14073         * config/proelf.exp: Handle connecting to a simulator.
14074
14075 1996-01-31  Jeffrey A Law  (law@cygnus.com)
14076
14077         * config/proelf.exp: New file.  Enough framework that we can
14078         run c-torture tests on the proelf targets (or any other target
14079         that gdb can connect to for that matter).
14080
14081 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
14082
14083         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
14084         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
14085
14086         * lib/plumhall.exp (ph_execute): Always call ph_summary if
14087         exec_output exists.
14088
14089 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
14090
14091         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
14092         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
14093
14094         * config/*.exp: Update FSF address.  Change result of ${tool}_load
14095         to pass/fail/unresolved/unsupported/untested.  Caller must now
14096         call unresolved/unsupported/untested.
14097         * lib/*.exp: Update FSF address.  Update to handle new results of
14098         ${tool}_load.
14099         * lib/chill.exp (verbose): Delete.
14100
14101 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
14102
14103         * lib/gcc.exp (default_gcc_start): Change order of args to
14104         $LDFLAGS $CFLAGS $LIBS.
14105         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
14106         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
14107         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
14108         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
14109         * gcc.misc-tests/dg-test.exp: Likewise.
14110         * gcc.misc-tests/msgs.exp: Likewise.
14111         * gcc.prms/prms.exp: Likewise.
14112         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
14113         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
14114
14115         * lib/dg.exp: Deleted, moved to dejagnu/lib.
14116
14117 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
14118
14119         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
14120
14121         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
14122         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
14123
14124         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
14125         necessary.
14126
14127 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
14128
14129         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
14130         global for loop; add use of $mathlib.
14131         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
14132         settings here; set mathlib for anything but VxWorks.
14133
14134 1996-01-22  Jeffrey A Law  (law@cygnus.com)
14135
14136         * gcc.c-torture: Update to c-torture-1.40 release.
14137
14138 1996-01-03  Jeffrey A Law  (law@cygnus.com)
14139
14140         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
14141         dg.exp.
14142
14143 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
14144
14145         * lib/c-torture.exp (c-torture-execute): Declare "output" as
14146         global.
14147
14148 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
14149
14150         * lib/g++.exp (LIBS): Define if not already.
14151         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
14152         (gcc-dg-prune): Call prune_gcc_output.
14153         * lib/gcc.exp (prune_gcc_output): New proc.
14154         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
14155         prune_gcc_output.
14156
14157 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
14158
14159         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
14160         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
14161
14162 1995-11-15  Jeffrey A Law  (law@cygnus.com)
14163
14164         * gcc.c-torture: Update to c-torture-1.39 release.
14165
14166 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
14167
14168         * lib/c-torture.exp (c-torture-execute): Don't return if one option
14169         fails, try others as well.
14170
14171 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
14172
14173         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
14174         If compilation fails, mark execute tests as `untested'.
14175         If test is marked as unsupported, don't mark compilation and
14176         execute tests as failed.
14177
14178 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
14179
14180         * lib/g++.exp (g++_init): Don't link in libg++, and look to
14181         libstdc++ for whether or not we want to be doing shared
14182         libraries.  Delete link_curses since we don't need it anymore.
14183         * lib/mike-g++.exp (postbase): Don't link in libg++.
14184         * g++.old-deja/old-deja.exp: Likewise.
14185
14186 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
14187
14188         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
14189
14190 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
14191
14192         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
14193         For that, add `-Wl,-a,shared_archive'.
14194         * g++.old-deja/old-deja.exp: Likewise.
14195
14196 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
14197
14198         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
14199
14200 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
14201
14202         * lib/mike-g++.exp (postbase): Pay attention to the status of
14203         g++_load.
14204
14205 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
14206
14207           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
14208
14209 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
14210
14211         * lib/gcc.exp (default_gcc_start): No longer need to log program
14212         being executed or its output, execute_anywhere does that now.
14213         * lib/g++.exp (default_g++_version): Call execute_anywhere.
14214         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
14215
14216 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
14217
14218         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
14219         the same as those in lib/g++.exp.
14220
14221 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
14222
14223         * gcc.c-torture: Update to c-torture-1.38 release.
14224         * gcc.ieee: Related changes.
14225
14226 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
14227
14228         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
14229         "exec". Minor reformatting changes.
14230
14231         * config/rom68k.exp (${tool}_load): Make it work in a canadian
14232         cross. This means all "exec" calls now work on a remote host as
14233         well.
14234         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
14235         cross. Filter out the extra "\r\n" stuff that expect puts in.
14236         (c-torture-execute): Filter out the bogus warnings like
14237         c-torture-compile does. Add support for canadian cross.
14238         * lib/gcc.exp (default_gcc_version, default_gcc_start)
14239         Use execute_anywhere rather than calling exec directly. Now it
14240         works for canadian cross testing.
14241
14242 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
14243
14244         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
14245         results into a variable, and check that rather than using file exists.
14246
14247 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
14248
14249         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
14250         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
14251
14252 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14253
14254         * g++.old-deja/old-deja.exp: Create and pass runshlib and
14255         lib_curses if there's a shared libg++ in the build tree.
14256
14257 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
14258
14259         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
14260         if not supported target.
14261
14262 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
14263
14264         * lib/g++.exp (g++_init): Move empty setting of runshlib and
14265         link_curses up to always happen, not just for native builds.
14266
14267 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
14268
14269         * gcc.c-torture: Update to c-torture-1.36 release.
14270         * gcc.failure: Related changes.
14271
14272 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
14273
14274         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
14275
14276 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
14277
14278         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
14279         * lib/mike-g++.exp (postbase): Not in here.  Still reference
14280         runshlib, link_curses, and mathlib for link and run.
14281
14282         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
14283         pass the runtime shared library options for Solaris, OSF/1, and
14284         Irix5, and link with -lcurses to avoid unresolved references.
14285
14286 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
14287
14288         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
14289         only run once.
14290
14291 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
14292
14293         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
14294
14295 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
14296
14297         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
14298         do not have a framework for the "compat" tests yet.
14299
14300 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
14301
14302         * lib/mike-g++.exp (postbase): New local variable `mathlib',
14303         set to null if we're testing vxworks5.1.  Use that instead of
14304         `-lm' in the setting of LIBS for link and run.
14305
14306 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
14307
14308         * config/rom68k.exp (${tool}_load): Major changes to make it
14309         work.  Verified that it does in fact return the stuff in
14310         exec_output properly.  Catch any Emul or any TRAP other than 0.
14311
14312 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
14313
14314         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
14315         LDFLAGS properly for targets that need stuff from libgloss.
14316         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
14317         only run once.
14318         (gpp_initialized): New variable.
14319
14320 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
14321
14322         * config/rom68k.exp: Load libgloss.exp.
14323         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
14324         so we can produce a fully linked binary.
14325         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
14326         so we can produce a fully linked binary.
14327
14328 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
14329
14330         * lib/plumhall.exp (ph_section): Watch for expected failures.
14331         Add missing `else'.
14332
14333         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
14334         run the testcase.
14335         (c-torture): Likewise.
14336
14337 1995-08-28  Doug Evans  <dje@cygnus.com>
14338
14339         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
14340
14341         * lib/mike-g++.exp (mike_cleanup): New proc.
14342         (prebase): New globals compiler_result, not_compiler_result,
14343         target_regexp.
14344         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
14345         allow leading "-" in pattern.  Watch for unsupported tests.
14346         If $compiler_result is set, pattern match assembler code,
14347         and ditto for $not_compiler_result.
14348         * lib/mike-gcc.exp: Likewise.
14349
14350         * lib/plumhall.exp (ph_execute): Only call ph_summary if
14351         execution "succeeded".
14352
14353 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
14354
14355         * config/win32.exp: New file.
14356         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
14357
14358 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
14359
14360         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
14361         unsupported.
14362         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
14363         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
14364         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
14365
14366         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
14367         "... without exceptions was ...".  That is now handled by
14368         prune_system_crud.
14369         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14370
14371 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
14372
14373         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
14374         sieve.c,sort2.c}: New files.
14375         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
14376         sieve.exp,sort2.exp}: Drivers for them.
14377
14378         * lib/mike-gcc.exp (program_output): New user settable variable.
14379         (postbase): Call prune_system_crud.  Also prune extraneous compiler
14380         messages.
14381         * lib/mike-g++.exp (program_output): New user settable variable.
14382
14383         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
14384
14385         * config/sh.exp: Deleted (use sim.exp instead).
14386
14387 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
14388
14389         * config/vx.exp: Declare CHECKTASK as global.
14390         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
14391         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
14392         * lib/old-dejagnu.exp: Load [pwd]/$executable.
14393
14394 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
14395
14396         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
14397         target. Like vx.exp, only includes `vx29k.exp' instead of
14398         `vxworks.exp'.
14399
14400 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
14401
14402         * config/sim.exp: Increase time limit from 120 seconds to 240.
14403
14404 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
14405
14406         * gcc.c-torture/execute/950628-1.c: New test.
14407
14408 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
14409
14410         * gcc.c-torture: Update with changes/additions from
14411         c-torture-1.34.
14412
14413 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
14414
14415         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
14416
14417 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
14418
14419         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
14420
14421 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
14422
14423         * gcc.c-torture/compile/950512-1.c: New test.
14424         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
14425         * gcc.dg/struct-ret-1.c: Likewise.
14426
14427 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
14428
14429         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
14430           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
14431
14432 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
14433
14434         * gcc.c-torture/special/920411-1.c: Deleted.
14435         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14436
14437 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
14438
14439         * config/sim.exp (${tool}_load): Hack in call to bash to get a
14440         cpu limit.
14441
14442 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
14443
14444         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14445
14446 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
14447
14448         From kenner;
14449         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14450         is the proper length.
14451         * va-arg-3.c: Likewise.
14452
14453 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
14454
14455         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
14456         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14457
14458         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
14459         * lib/g++.exp (default_g++_start): Delete old cruft.
14460
14461 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
14462
14463         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14464         (2 * (1 << 18)) to (2 * (1 << 17)).
14465
14466         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14467
14468 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
14469
14470         * config/rom68k.exp: Renamed from config/idp.exp
14471
14472 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
14473
14474         * c-torture/compile/921109-2.c
14475
14476 1995-04-18  Mike Stump  <mrs@cygnus.com>
14477
14478         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14479         excess errors.
14480
14481 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
14482
14483         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14484         output.
14485         * lib/g++.exp (default_g++_start): Likewise.
14486
14487 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
14488
14489         * gcc.c-torture/compile/950329-1.c: New test.
14490
14491 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
14492
14493           * config/bug.exp (${tool}_load): Updated to use new remote_open
14494           and remote_close procs.
14495         * config/idp.exp: New file.
14496
14497 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
14498
14499         * gcc.c-torture/execute/950322-1.c: New test.
14500
14501 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
14502
14503         * config/vx.exp (${tool}_load): Clean up testing of return code from
14504         vxworks_ld and vxworks_spawn.
14505
14506 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
14507
14508         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14509
14510 1995-03-13  Mike Stump  <mrs@cygnus.com>
14511
14512         * lib/old-deja.exp: Add `excess errors test - ' error, now one
14513         can mark excess errors on a machine by machine basis.  Note, the
14514         default is to not expect any excess errors, even when excess
14515         errors test - is given, so you will want to put an XFAIL ... on
14516         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
14517         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14518         those 4 machines, but no others.
14519
14520 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
14521
14522         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14523         * lib/c-torture.exp: to here.
14524
14525 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
14526
14527         * gcc.c-torture/execute/950221-1.c: New test.
14528         * gcc.c-torture/execute/struct-ret-1.c: New test.
14529         * gcc.c-torture/compile/950221-1.c: New test.
14530
14531         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14532
14533 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
14534
14535         * gcc.c-torture/execute/arith-1.c (main): Return 0.
14536         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14537
14538 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
14539
14540         * g++.gb: New directory of tests, derived from my signature and
14541         class scoping tests.
14542
14543         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14544         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14545         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14546         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14547         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14548         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14549         * g++.gb/sig25.C: Likewise.
14550
14551         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14552         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14553         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14554         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14555         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14556         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14557         * g++.gb/sig25.exp: Likewise.
14558
14559         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14560         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14561         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14562         * g++.gb/scope13.C: Likewise, this test still fails.
14563
14564         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14565         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14566         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14567         * g++.gb/scope13.exp: Ditto.
14568
14569         * g++.gb/README: New file, explains what these tests are about.
14570
14571 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
14572
14573         * lib/dg.exp (dg-do): Support `preprocess'.
14574         (dg-test): Likewise.
14575
14576 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
14577
14578         * config/udi.exp: change "continue -expect" to "exp_continue".
14579
14580 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
14581
14582         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14583         Delete redundant tests.
14584
14585         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14586         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14587         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14588         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14589         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14590         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14591         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14592         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14593
14594         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14595         storing label pointers.
14596         * gcc.c-torture/execute/921019-1.c: Likewise.
14597         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14598         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14599         parameter fp.
14600         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14601         constants.
14602
14603         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14604         Delete obsolete tests.
14605
14606         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14607         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14608         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14609         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14610         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14611         * gcc.c-torture/compile/950124-1.c: New test.
14612
14613         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14614
14615 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
14616
14617         * lib/mike-g++.exp: Add -lm to LIBS.
14618
14619 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
14620
14621         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14622
14623 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
14624
14625         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14626
14627 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
14628
14629         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14630
14631 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
14632
14633         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14634         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14635         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14636         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14637         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14638         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14639         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14640         * g++.law/{operators31.C, operators32.C,
14641         * g++.law/{operators33.C, operators34.C}: Likewise.
14642         * g++.law/{pic1.C, refs2.C}: Likewise.
14643         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14644         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14645         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14646         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14647
14648         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14649         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14650         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14651         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14652         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14653         * g++.law/{enum9.exp, friend5.exp}: Likewise.
14654         * g++.law/{nest3.exp, nest4.exp}: Likewise.
14655         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14656         * g++.law/{operators30.exp, operators31.exp}: Likewise.
14657         * g++.law/{operators32.exp, operators33.exp}: Likewise.
14658         * g++.law/{operators34.exp}: Likewise.
14659         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14660         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14661         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14662         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14663         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14664
14665         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14666         No longer expected to fail.
14667         * g++.law/missed-error3.C: Tweak for recent bool changes.
14668
14669 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
14670
14671         * config/emb-unix: Deleted.
14672         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14673         remote execution.  Do final link on remote host if REMOTE_LINK is set.
14674
14675 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
14676
14677         * lib/dg.exp (dg-test): Fix typo in last patch.
14678
14679 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
14680
14681         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14682         (handles multiple occurrences).
14683
14684 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
14685
14686         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14687         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14688         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14689         printed).
14690         * lib/c-torture.exp (c-torture-compile): Likewise.
14691         (c-torture): Prepend full path if missing.
14692         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14693         (gcc_fail): Likewise.
14694         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14695
14696 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
14697
14698         * lib/netware.exp: Only attach to NetWare i386 systems.
14699
14700 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
14701
14702         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14703         messages.  Add test name to "output pattern match" pass/fail message.
14704
14705 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
14706
14707         * gcc.dg: New testsuite.
14708         * gcc.dg/dg.exp: New file.
14709
14710         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14711         test-switch.c}: Deleted.
14712
14713         * gcc.misc-tests/msgs.exp: New testcase driver.
14714
14715 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
14716
14717         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14718         Watch for illegal return values from ${tool}_load.
14719         * config/unix.exp (${tool}_load): Fix pass/fail detection for
14720         cross targets.  Coerce return value >0 to 1.
14721
14722 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
14723
14724         * config/unix.exp (${tool}_load): Call program rsh, not proc.
14725
14726         * config/emb-unix.exp: New file.
14727
14728         * config/sim.exp: Error if variable $SIM not defined.
14729         (${tool}_load): Mark test as "untested" if simulator missing.
14730
14731         * config/unix.exp: Load remote.exp to get rcp_download.
14732         * lib/c-torture.exp: Use different option lists for testcases with
14733         and without loops.
14734         * gcc.c-torture/execute/execute.exp: Likewise.
14735
14736 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
14737
14738         * config/*.exp: Clarify return code from ${tool}_load.
14739         Call `unresolved' or `untested' instead of `warning' or `perror'
14740         (sometimes you still want to call both though).
14741         Add comment that `shell_id' is local to each file.
14742         * config/udi.exp (timeout): Set to 30.
14743         Don't print warning if connection fails, $connectmode has already
14744         printed an error.
14745         (${tool}_load): Move verbose messages to level 2.
14746         Rework pattern for "Process started" message.
14747         Pass `shell_id' to ${connectmode}_download.
14748         Retry twice upon timeout.  Make resetting of target more robust.
14749         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14750         Pass `shell_id' to exit_$connectmode.
14751         Only call exit_$connectmode if connected.
14752         * config/unix.exp (${tool}_load): Check return codes better.
14753         * config/vrtx.exp (${tool}_load): Likewise.
14754         * config/vx.exp (${tool}_load): Likewise.
14755         Delete unneeded global's.
14756         * lib/dg.exp (dg-test): Update to reflect clarified return codes
14757         from ${tool}_load.
14758         (dg-stat): Delete.
14759         (dg-init): Delete recording of pass/fail counts.
14760         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14761         (old-dejagnu-init): Likewise.
14762         (old-dejagnu-stat): Delete contents, empty proc now.
14763         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14764         (c-torture): Delete references to lcnt, lpass, lfail.
14765         Get option list from TORTURE_OPTIONS.
14766         Delete -funroll[-all]-loops if no loops.
14767         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14768         (g++_stat): Delete contents (empty proc now).
14769         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14770         (gcc_finish): Likewise.
14771         (gcc_stat): Deleted.
14772         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14773         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14774         * gcc.c-torture/execute/execute.exp: Likewise.
14775         Split tests into two parts: compile, execute.
14776         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
14777         no loops.  Update to reflect clarified return codes from ${tool}_load.
14778
14779 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
14780
14781         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14782         to grep for.
14783         (old-dejagnu): Likewise (where necessary).
14784
14785 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
14786
14787         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14788
14789         * lib/dg.exp (dg-process-target): Fix processing of selector.
14790         Add comment regarding use of `error'.
14791
14792         * lib/gcc.exp (prune_system_crud): Define if missing.
14793         * lib/g++.exp (prune_system_crud): Likewise.
14794
14795         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14796         Call prune_system_crud.
14797         * lib/dg.exp (dg-runtest): New proc.
14798         Use perror instead of send_user for tcl errors in testcase.
14799         Don't return any value, it's never used.
14800         Don't clobber previous definition of `unknown'.
14801         Print tcl errors in `dg-final'.
14802
14803 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
14804
14805         * lib/dg.exp (dg-process-target): Improve syntax error messages.
14806         (dg-test): Don't print errorInfo, it contains stack backtrace.
14807
14808 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
14809
14810         * lib/g++.exp (runtest_file_p): Define if missing.
14811
14812 1994-09-24  Doug Evans  (dje@cygnus.com)
14813
14814         * lib/mike-g++.exp: Comment out loading of g++.exp.
14815         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
14816         (default_g++_version): Always print something.
14817         (default_g++_start): Comment out call to `which'.
14818         (g++_start, g++_load): Deleted (must be defined in config file).
14819         * lib/gcc.exp: Test for existence of $CC at start.
14820         Delete check for tmpdir (done in gcc_init).
14821         (default_gcc_version): Always print something.
14822         (default_gcc_start): Comment out call to `which'.
14823         * config/*.exp: Major cleanup - make cross targets work at least a
14824         little better for g++ (by not being "--tool gcc" specific).
14825         Rename gcc_xxx to ${tool}_xxx.
14826         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14827         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14828
14829 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
14830
14831         * lib/c-torture.exp (c-torture-compile): Rework compiler
14832         message processing.
14833
14834         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14835         c-torture.
14836
14837 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
14838
14839         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14840
14841         * lib/dg.exp (dg-process-target): Support { target native }.
14842
14843 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
14844
14845         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
14846         looked for "... program xxx got fatal signal".
14847         Correct regsub munging of `comp_output'.
14848         Ignore compiler messages "path prefix not used" and "linker input
14849         file unused".
14850
14851 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
14852
14853         * lib/gcc.exp (runtest_file_p): Define if missing.
14854         * gcc.prms/template.c: Example to work from.
14855
14856 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
14857
14858         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14859         * lib/dg.exp (dg-test): Call unsupported testcases as such.
14860
14861         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14862         * gcc.prms/1883.c: Moved from compile/940714-1.c.
14863         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14864         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14865
14866         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14867         (dg-process-target): No longer a varargs proc.
14868         Return S/N for target, P/F for xfail.  All callers changed.
14869         (user option procs): More argument checking.
14870         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14871         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14872         (dg-test): Skip test if not running on selected target in `dg-do'.
14873         Update handling of `dg-do-what', `dg-output-text'.
14874         Separate execution pass/fail from output pattern match pass/fail.
14875         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14876
14877 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
14878
14879         * gcc.c-torture/special/special.exp: Don't expect failure for mips
14880         target for 920510-1.c.
14881
14882 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
14883
14884         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14885         Clean up comment regarding use of passcnt, etc.
14886         (gcc_stat): Don't update `testcnt' here.
14887         (gcc_finish): Do it here.
14888         Might as well reset `but_id' here too.
14889         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14890         to determine if the file should be tested.
14891         * gcc.c-torture/compile/compile.exp: Likewise.
14892         * gcc.c-torture/execute/execute.exp: Likewise.
14893         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14894         * gcc.misc-tests/dg-test.exp: Likewise.
14895         * gcc.prms/prms.exp: Likewise.
14896         * gcc.wendy/wendy.exp: Likewise.
14897         * g++.old-deja.exp: Likewise.
14898         Move "Testing file" message to verbose level 1.
14899
14900 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
14901
14902         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14903
14904 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
14905
14906         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14907         (default_gcc_start): Accept optional second list element
14908         of compiler flags.  Print compiler output at verbosity level 2.
14909         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14910         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14911         Save current values of framework globals passcnt, failcnt, xpasscnt,
14912         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14913         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
14914         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14915         xfailcnt to compute stats.  Update framework global `testcnt' from
14916         pass/fail counts.
14917         (gcc_finish): New proc.  Clean up test environment.
14918         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14919         (gcc_epass, gcc_efail): Delete.
14920         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14921         argument of line number.
14922         (dg-init): If the tool has an init routine, call it.
14923         (dg-test): Remove args `cflags_var' and `libs_var'.
14924         Pass all compiler options to ${tool}_start.
14925         Handle missing line number.
14926         (dg-finish): New function.
14927         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14928         particular files.  Call gcc_finish at end.  Move "skipping test"
14929         message to verbosity level 3.
14930         * gcc.c-torture/compile/compile.exp: Likewise.
14931         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14932         * gcc.c-torture/execute/execute.exp: Likewise.
14933         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14934         Print testcase being tried at verbosity level 1.
14935         * gcc.c-torture/special/special.exp: Unset xfail.
14936         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14937         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14938         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14939         * gcc.failure/failure.exp: Likewise.
14940         * gcc.ieee/ieee.exp: Likewise.
14941         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14942         Update call to dg-test.  Call dg-finish at end.
14943         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
14944         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14945         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14946         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14947         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
14948         * gcc.wendy/wendy.exp: Add copyright.
14949         Delete setting of tmpdir (done by gcc_init).
14950         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14951         Pass compiler flags to gcc_start.  Call gcc_finish at end.
14952         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14953         gcc_[ce]pass/fail.
14954
14955 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
14956
14957         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14958         confusion.
14959         (g++_load): Likewise.
14960
14961         * config/*.exp (gcc_load): Some were varargs fns and some were not.
14962         Rename argument to `prog' to remove the confusion.
14963         Varargs fns behave differently too!
14964         (g++_load): Likewise.
14965
14966         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14967
14968         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14969         what it is.  Delete (always) printing of status value for !native.
14970         Simplify verbose code, and include status and exec_output.
14971         (g++_load): Use gcc_load.
14972
14973 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
14974
14975         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14976         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14977         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14978         940714-3.c as these testcases don't exist anymore.  Make
14979         va-arg-1.c expected to pass.
14980
14981 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
14982
14983         * gcc.misc-tests/misc.exp: Only run specific testcases.
14984         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
14985         * gcc.misc-tests/dg-[1-9].c: New files.
14986
14987         * lib/dg.exp: New testsuite driver.
14988         * gcc.prms/prms.exp: Use it.
14989
14990         * README.gcc: New file.
14991
14992         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14993         Document and reset `lxpass' and `lxfail'.
14994         Simplify "initialized" message.
14995         (gcc_stat): Clean up comments a little.
14996
14997 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
14998
14999         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
15000
15001 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
15002
15003         * lib/old-dejagnu.exp (process-option): New proc.
15004         (old-dejagnu-init, old-dejagnu-stat): Likewise.
15005         (old-dejagnu): Simplify.
15006         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
15007
15008 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
15009
15010         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
15011         exists and is not an empty string.
15012
15013         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
15014         $xfail rather than calling setup_xfail.  Clear $xfail when test is
15015         finished.
15016         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
15017         automatically.
15018
15019         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
15020         longer expected to fail.
15021
15022         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
15023         "f" function call.
15024
15025         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
15026
15027         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
15028         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
15029         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
15030         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
15031         c-torture-1.29.
15032
15033         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
15034         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
15035
15036         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
15037
15038         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
15039         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
15040
15041         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
15042         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
15043         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
15044
15045 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
15046
15047         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
15048         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
15049         940714-1.c, 940714-2.c, 940714-3.c},
15050         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
15051         gcc.misc-tests/{mg.c,mg.exp}:
15052         New tests.
15053         * gcc.noncompile/noncompile.exp: Change accordingly.
15054
15055 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
15056
15057         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
15058         Undo previous clobberage.
15059
15060 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
15061
15062         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
15063         * gcc.special/{930510-1.c, special.exp}:
15064         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
15065         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
15066         struct-varargs-1.c}: New tests from c-torture-1.26.
15067
15068 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
15069
15070         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
15071           argument to switch.
15072
15073 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
15074
15075         * Revert the previous changes.  Please see Rob's directory
15076           (/lisa/test/rob/progressive/gcc/testsuite) for testing
15077           fixes.
15078
15079 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
15080
15081         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
15082             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
15083             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
15084             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
15085             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
15086             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
15087             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
15088             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
15089             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
15090             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
15091             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
15092             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
15093             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
15094             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
15095             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
15096             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
15097             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
15098             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
15099             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
15100             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
15101             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
15102             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
15103             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
15104             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
15105             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
15106             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
15107             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
15108
15109 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
15110
15111         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
15112             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
15113           with perror calls.
15114
15115 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
15116
15117         * config/unix.exp (g++_load): Fix syntax.
15118
15119 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
15120
15121         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
15122         * gcc.noncompile/921017-1.c: Deleted obsolete test.
15123         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
15124         Don't expect va-arg-1.c to fail.  Correct expected output for
15125         920928-1.c.
15126         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
15127         * gcc.wendy/hbm4.c: Correct typo.
15128         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
15129
15130 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
15131
15132         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
15133         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
15134         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
15135         * lib/c-torture.exp (c-torture-compile): Ditto.
15136
15137         Reduce volume of output (remove all the -I's and such).
15138         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
15139         Call gcc_cpass, gcc_cfail.
15140         (c-torture): Pass testing option to c-torture-compile.
15141
15142 1994-03-21  Doug Evans  (dje@cygnus.com)
15143
15144         Bring patches over from progressive.
15145         * config/default.exp: Exit remote shell cleanly.
15146         (g++_exit, g++_start): Add default versions.
15147         * config/sim.exp (gcc_load): Use perror, not error.
15148
15149 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
15150
15151         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
15152         set in site.exp.
15153
15154 1994-03-14  Doug Evans  (dje@cygnus.com)
15155
15156         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
15157         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
15158         (wendy_try): New proc to run testcase.
15159         (main loop): Call 'em.
15160         * gcc.wendy/*.c: Clean up pass to correct expected output.
15161
15162         * lib/gcc.exp: Minor cleanup work.
15163         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
15164
15165 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
15166
15167         * config/sim.exp (gcc_load): Document return codes better.
15168         Don't pass -v to simulator.
15169
15170 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
15171
15172           * gcc.special/920717-x.c: Fix typo.
15173           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
15174           get at sources.
15175
15176         * lib/mike-gcc.exp: Fix typo.
15177
15178 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
15179
15180         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
15181         binary to use, transform the name.
15182         * config/*.exp: rename everything. Nuke any g++ specific files,
15183         it's now a special case of gcc that requires no special support.
15184         Add a default.exp for unsupported targets.
15185
15186 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
15187
15188         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
15189         lib/old-dejagnu.exp: Fix a few patterns to work with the new
15190         version of Tcl.
15191
15192 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
15193
15194         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
15195         than a warning.
15196
15197 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
15198
15199         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
15200
15201 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
15202
15203         * gcc.execute/execute.exp: Combine opt_list and foption_list into
15204         option_list.  Compile every file with only 4/6 option choices
15205         (same as C torture) instead of with 12/18 different option
15206         choices.
15207         * lib/c-torture.exp: Likewise.
15208
15209         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
15210         not already set.
15211
15212 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
15213
15214         * lib/old-deja.exp: Add `excess errors test fails' error, now one
15215         can put an XFAIL *-*-* on excess errors.
15216
15217 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
15218
15219         * g++.law: Add more tests derived from g++-bugs snapshots.
15220
15221         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
15222         equivalent to g++.law/init9.
15223
15224         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
15225         compiled it, and the a.out file after we've run it.
15226
15227 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
15228
15229         * lib/mike-g++.exp (postbase): Delete the .o file after we've
15230         compiled it, and the a.out file after we've run it.
15231
15232 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
15233
15234         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
15235
15236 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
15237
15238         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
15239         version number.
15240
15241 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
15242
15243         * g++.law: New directory of g++ tests derived from the g++-bugs
15244         snapshots.
15245
15246 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
15247
15248         * gcc.compile: initbug1.c initbug1.exp testcase added
15249
15250 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
15251
15252         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
15253         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
15254           fixes submitted by Jeff Law (law@cs.utah.edu)
15255         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
15256           Jeff Law (law@cs.utah.edu)
15257
15258
15259 1993-11-30  Mike Stump  (mrs@cygnus.com)
15260
15261         * config/unix-g++.exp: Follow the gcc way of doing things.
15262         * g++.old-deja/old-deja.exp: Minor updates.
15263         * lib/g++.exp: New file, follow the gcc way of doing things.
15264         * lib/old-dejagnu.exp: Minor updates.
15265         * lib/mike-g++.exp: Always unset errorInfo.
15266
15267 1993-11-06  Mike Stump  (mrs@cygnus.com)
15268
15269         * lib/gcc.exp: Fix some errors with the below change, CC and
15270         CFLAGS should be global when setting, not local.
15271
15272 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
15273
15274         * lib/gcc.exp: Transform tool name.
15275
15276 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15277
15278         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
15279
15280 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15281
15282         * lib/gcc.exp: change gcc_done to gcc_stat
15283
15284 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
15285
15286         * Upgraded gcc testsuite to c-torture version 1.25
15287
15288 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
15289
15290         * lib/gcc.exp: added reporting code. Changed verbose compile message.
15291         * lib/c-torture: added hooks for new reporting code.
15292
15293 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
15294
15295         * config/sh-gcc.exp: check if sh-sim exists in the path
15296
15297 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
15298
15299         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
15300         * gcc.compile/compile.exp: Initial changes for new logic.
15301         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
15302         * gcc.failure/failure.exp: Initial changes for new logic.
15303         * gcc.ieee/ieee.exp: Initial changes for new logic.
15304         * gcc.misc-tests/misc.exp: Initial changes for new logic.
15305         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
15306         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
15307         * lib/c-torture.exp: Initial changes for new logic.
15308         * lib/gcc.exp: Initial changes for new logic.
15309
15310 1993-10-15  Mike Stump  (mrs@cygnus.com)
15311
15312         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
15313         depend upon failure or success.  Fully qualify names in failure
15314         and success messages.  Always remove a.out before starting
15315         compile, just in case.  Pay more attention to error text output by
15316         the compiler.  Handle testcases with no known past errors just
15317         like all others, so that things are uniform.  Other miscellaneous
15318         improvements.
15319
15320 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
15321
15322         * gcc.cpp: new directory for cpp tests
15323
15324 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
15325
15326         * lib/chill.exp: Code reformatted, removed unused code.
15327         * config/unix-chill.exp: Code reformatted, removed unused code.
15328         * chill.execute/execute.exp: Code reformatted, removed unused code.
15329         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
15330
15331 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
15332
15333         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
15334         routines not written.
15335
15336 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
15337
15338         * config/bug-gcc.exp: Use new procs from bug.exp.
15339
15340 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
15341
15342         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
15343         via ftp, rather than depending on NFS.
15344         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
15345         case.
15346
15347 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
15348
15349         * config/bug-gcc.exp: Use new download proc.
15350
15351 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
15352
15353         * chill.execute/execute.exp: cleanups, handles errors better
15354         * chill.compile/compile.exp: rewrite, based on execute.exp
15355         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
15356         * lib/chill.exp: major changes to diff proc and compile and link
15357           procs. added chill_fail and chill_pass wrappers to pass and
15358           fail. added more comments, and handle error codes better.
15359           Added a hack to capture stderr from exec, so noncompile tests
15360           can work.
15361
15362 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
15363
15364         * chill.execute/execute.exp: rewrite of testsuite driver
15365         * lib/chill.exp: rewrite of testsuite driver
15366         * config/unix-chill.exp: rewrite of testsuite driver
15367
15368 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
15369
15370     In chill.execute:
15371         * iexpr.ch: Standardize uppercase.
15372         * tuples.dat: Standardize uppercase.
15373         * vary.ch: standardize.  Correct varying string assignments.
15374         * vary.dat: Add new output lines.
15375
15376 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
15377
15378     In chill.execute:
15379         * chprintf.ch: Standardize use of uppercase.
15380         * tuples.ch: Standardize and turn arr2 into a DCL,
15381           rather than a SYN.
15382         * pinits.ch: Standardize.
15383
15384 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
15385
15386         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
15387         * Makefil: Renamed to Makefile.in.
15388         * configure.in: New.
15389
15390 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
15391
15392     In chill.execute:
15393         * .cvsignore: Add result/output files.
15394         * Makefile: Fix up variables at start.  Use MFLAGS
15395           everywhere.  Correct bool_loc, built_ins entries.
15396           Add entry for vary1.ch.
15397         * bitarray.ch: Standardize upper-case usage.
15398         * bitexpr.ch: Standardize, add output of b1.
15399         * params.ch: Use arrayt in along PROC parameters, to
15400           avoid novelty problems.
15401         * sets.ch: Tiny cleanup.
15402         * vary1.ch: Re-indent.
15403
15404 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
15405
15406           * Add PR-related files to Makefiles, .cvsignore files, etc.
15407
15408 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
15409
15410         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
15411           with compiler objects. New names are test-flow.c and test-loop.c
15412
15413 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
15414
15415         * Upgraded c-torture tests from 1.19 to 1.20
15416
15417         * new files:
15418         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
15419         * gcc.compile: 930623-1.c 930623-2.c
15420         * gcc.noncompile: 930622-1.c 930622-2.c
15421         * gcc.failure: 920411-1.c 920627-2.c
15422         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
15423
15424 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
15425
15426         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15427           More changes to get testsuite working properly. Needs more work.
15428           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
15429
15430 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
15431
15432         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15433           More changes to get testsuite working properly. Needs more work.
15434
15435 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
15436
15437         * chill.compile/compile.exp: Added for Dejagnu support
15438         * chill.execute/execute.exp: Added for Dejagnu support
15439         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
15440
15441 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
15442
15443     This should complete moving the CHILL test files.
15444         * chill.noncompile(.cvsignore printf.grt
15445             in-printf.grt chprintf.grt chprintf.ch):
15446             Added test-support files.
15447           (Makefile): Modified further.
15448         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15449             signal.ch): Added test files.
15450           * chill.execute (.cvsignore printf.grt printr.c
15451             in-printf.grt rts.c chprintf.grt rts.h): Added
15452           test-support files.
15453             (Makefile): More corrections.
15454
15455 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
15456
15457         * chill.compile, chill.execute, chill.nocompile: Add CHILL
15458           test cases, ready for DejaGnu.
15459
15460 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
15461
15462         * Upgraded c-torture tests from 1.18 to 1.19
15463
15464         * gcc.compile: added test(s):
15465           930607-1.c
15466         * gcc.execute: added test(s):
15467           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15468
15469         * added new subdirectory for misc tests: gcc.misc-tests
15470         * gcc.misc-test(s): added tests:
15471           inst-check.c test-consts.c test-ior.c test-switch.c
15472
15473 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
15474
15475         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15476
15477 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
15478
15479         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15480
15481 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
15482
15483         * Upgraded c-torture tests from 1.17 to 1.18
15484
15485 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
15486
15487         * Upgraded c-torture tests from 1.12 to 1.17
15488
15489 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
15490
15491         * lib/old-dejagnu.exp:
15492           Fixed handling of XFAIL target triplets to correctly
15493           recognize wildcard characters.  Removed code that
15494           appended a unique id tag to the end of the file name
15495           printed out by the result of the testcases within a
15496           given test file.
15497
15498 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
15499
15500         * lib/old-dejagnu.exp:
15501           Reworked expected failure handling to trigger off of XFAIL
15502           keyword in keyphrase embeded in testcase source code. The
15503           XFAIL keyword must be at the end of the keyphrase line. It
15504           may optionally be followed by one or more target triplets.
15505           It has just occured that the handling of wildcards in the
15506           target triplet may not be correct.
15507
15508 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
15509
15510         * g++.old-deja/tests:
15511           Moved all subdirectories up one level into g++.old-deja .
15512
15513         * lib/old-dejagnu.exp:
15514           Fixed problem with CXXFLAGS not being properly reset, and being
15515           corrupted with extraneous "-c" compiler option.  This was
15516           causing binaries to not be generated for test that needed them.
15517           Modified strings passed to "pass" and "fail" so that individual
15518           tests from the same test file would be distinguished by an
15519           identifier appended to the test file name in the summary logs;
15520           this corrected a problem with erroneous diff logs.  Added code
15521           to search testcases for expected fail and unexpected pass keywords.
15522
15523 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
15524
15525         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15526
15527 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
15528
15529         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15530           Removed extraneous text from end of "Special g++ Options"
15531           keyphrase.
15532
15533         * lib/old-dejagnu.exp: Added pattern matching to look for new
15534           keywords, embedded in testcases comments, which will trigger
15535           calls to xpass and xfail.
15536
15537 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
15538
15539         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15540           comments embedded in the testcases, especially the one looking for
15541           special compiler options, as well as the pattern matching for the
15542           compiler output again.
15543
15544 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
15545
15546         * lib/old-dejagnu.exp: Do a proper check of the return value for
15547           execute tests. Fixed several problems with the pattern matching
15548           of the compiler output which gave erroneous test results.
15549           Changed several of the test result messages to be more descriptive.
15550         * config/unix-g++.exp: Proc g++_load now actually works and
15551           executes the tests passed to it and returns a usable return
15552           value.
15553
15554 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
15555
15556           * lib/gcc.exp: Exits gracefully if $CC is bogus.
15557
15558 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
15559
15560         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15561           Modified both files to properly execute the old style
15562           dejagnu tests. The previous versions of these files were
15563           experimental and did not function anything near correctly.
15564
15565 1993-04-05  Rob Savoye  (rob@cygnus.com)
15566
15567         * Removed all Makefile.in and configure.in files. No configuration
15568         needed now.
15569
15570 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
15571
15572         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15573
15574 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15575
15576         * gcc.compile/configure.in, gcc.unsorted/configure.in,
15577         gcc.special/configure.in, gcc.noncompile/configure.in,
15578         gcc.execute/configure.in, gcc.code_quality/configure.in,
15579         g++.other/configure.in, g++.old-deja/configure.in,
15580         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15581         in srcname setting.
15582
15583 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
15584
15585         * lib/udi.exp:  Fixed mondfe and mondfe_download.
15586         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15587         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15588
15589 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
15590
15591         * config/udi-gdb.exp: Check $shell_id after connecting to target.
15592         (gdb_exit): Don't remove *_soc files.
15593
15594 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
15595
15596         * lib/c-torture.exp: Don't look for main; instead always use -w
15597         -c.  This is how the c-torture tests work.  Remove the object
15598         file if the compilation succeeds.
15599         * gcc.execute/execute.exp: Remove executable if test passes.
15600         * gcc.noncompile/noncompile.exp: Every test is an expected
15601         failure.
15602         * gcc.special/special.exp: Added tests from c-torture 1.11,
15603         corrected use of existing test.
15604         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15605         gcc.execute/920625-1.c: Updated to c-torture 1.11.
15606         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15607         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15608         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15609         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15610         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15611         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15612         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15613         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15614         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15615         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15616         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15617         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15618         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15619         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15620         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15621         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15622         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15623         c-torture 1.11.
15624         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15625         correspond to c-torture 1.11.
15626
15627         * New file.